aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2015-12-08Merge branch 'pan-3.18' of https://git.linaro.org/people/david.brown/linux-ls...Kevin Hilman
2015-12-03arm64: kernel: Add support for Privileged Access Neverv3.18/topic/PANJames Morse
2015-12-03arm64: Generalise msr_s/mrs_s operationsSuzuki K. Poulose
2015-12-03arm64: kernel: Add cpufeature 'enable' callbackJames Morse
2015-12-03arm64: kernel: Add cpuid_feature_extract_field() for 4bit sign extensionJames Morse
2015-12-03arm64: kernel: Add min_field_value and use '>=' for feature detectionJames Morse
2015-12-03arm64: kernel: Add optional CONFIG_ parameter to ALTERNATIVE()James Morse
2015-12-03arm64: alternative: Provide if/else/endif assembler macrosDaniel Thompson
2015-12-03arm64: alternative: Work around .inst assembler bugsMarc Zyngier
2015-12-03arm64: alternative: Merge alternative-asm.h into alternative.hMarc Zyngier
2015-12-03arm64: Add AArch32 instruction set condition code checksPunit Agrawal
2015-12-03arm64/uaccess: fix sparse errorsMichael S. Tsirkin
2015-12-03arm64: kernel: Move config_sctlr_el1James Morse
2015-12-03arm64: Emulate SETEND for AArch32 tasksSuzuki K. Poulose
2015-12-03arm64: Consolidate hotplug notifier for instruction emulationSuzuki K. Poulose
2015-12-03arm64: Emulate CP15 Barrier instructionsPunit Agrawal
2015-12-03arm64: Port SWP/SWPB emulation support from armPunit Agrawal
2015-12-03arm64: Add support for hooks to handle undefined instructionsPunit Agrawal
2015-12-03arm64: alternative: Introduce feature for GICv3 CPU interfaceMarc Zyngier
2015-12-03arm64: Extract feature parsing code from cpu_errata.cMarc Zyngier
2015-12-03arm64: Track system support for mixed endian EL0Suzuki K. Poulose
2015-12-03arm64: Provide a namespace to NCAPSFabio Estevam
2015-11-07arm64: PCI/MSI: Use asm-generic/msi.hMarc Zyngier
2015-07-13arm64/kvm: Fix assembler compatibility of macrosGeoff Levand
2015-05-17KVM: arm/arm64: check IRQ number on userland injectionAndre Przywara
2015-05-11arm64: KVM: Do not use pgd_index to index stage-2 pgdMarc Zyngier
2015-05-11arm64: KVM: Fix stage-2 PGD allocation to have per-page refcountingMarc Zyngier
2015-05-11arm/arm64: KVM: Use kernel mapping to perform invalidation on page faultMarc Zyngier
2015-05-11arm/arm64: KVM: Invalidate data cache on unmapMarc Zyngier
2015-05-11arm64: KVM: Fix HCR setting for 32bit guestsMarc Zyngier
2015-05-11arm/arm64: KVM: Introduce stage2_unmap_vmChristoffer Dall
2015-05-11arm/arm64: KVM: Turn off vcpus on PSCI shutdown/rebootChristoffer Dall
2015-05-11arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpuChristoffer Dall
2015-05-11arm, arm64: KVM: allow forced dcache flush on page faultsLaszlo Ersek
2015-04-27arm64: errata: add workaround for cortex-a53 erratum #845719Will Deacon
2015-04-27arm64: add Cortex-A57 erratum 832075 workaroundAndre Przywara
2015-04-27arm64: add Cortex-A53 cache errata workaroundAndre Przywara
2015-04-27arm64: detect silicon revisions and set cap bits accordinglyAndre Przywara
2015-04-27arm64: add alternative runtime patchingAndre Przywara
2015-04-27arm64: add cpu_capabilities bitmapAndre Przywara
2015-04-16arm64: Use the reserved TTBR0 if context switching to the init_mmCatalin Marinas
2015-03-28arm64: Invalidate the TLB corresponding to intermediate page table levelsCatalin Marinas
2015-03-28mmu_gather: move minimal range calculations into generic codeWill Deacon
2015-01-08arm64: Add COMPAT_HWCAP_LPAECatalin Marinas
2015-01-08clocksource: arch_timer: Fix code to use physical timers when requestedSonny Rao
2014-11-13arm64: ARCH_PFN_OFFSET should be unsigned longNeil Zhang
2014-11-05arm64: compat: Enable bpf syscallCatalin Marinas
2014-10-24arm64: ASLR: Don't randomise text when randomise_va_space == 0Arun Chandran
2014-10-21arm64: Fix compilation error on UP buildsCatalin Marinas
2014-10-20arm64: compat: fix compat types affecting struct compat_elf_prpsinfoVictor Kamensky