aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm
AgeCommit message (Expand)Author
2015-01-23Merge remote-tracking branch 'lsk/v3.10/topic/arm64-perf' into linux-linaro-lskMark Brown
2015-01-22arm64: Add brackets around user_stack_pointer()Catalin Marinas
2015-01-18Merge remote-tracking branch 'lsk/v3.10/topic/arm64-cpuidle' into linux-linar...Mark Brown
2015-01-18arm64: kernel: introduce cpu_init_idle CPU operationLorenzo Pieralisi
2015-01-17Merge remote-tracking branch 'lsk/v3.10/topic/arm64-misc' into linux-linaro-lskMark Brown
2014-10-31Merge tag 'v3.10.59' into linux-linaro-lskMark Brown
2014-10-30arm64: compat: fix compat types affecting struct compat_elf_prpsinfoVictor Kamensky
2014-10-24arm64: Cast KSTK_(EIP|ESP) to unsigned longCatalin Marinas
2014-10-24arm64: Add CONFIG_CC_STACKPROTECTORLaura Abbott
2014-10-24arm64: implement TASK_SIZE_OFColin Cross
2014-10-24arm64: mm: remove broken &= operator from pmd_mknotpresentWill Deacon
2014-10-24arm64/dma: Removing ARCH_HAS_DMA_GET_REQUIRED_MASK macroSuravee Suthikulpanit
2014-10-24arm64: mm: fix pmd_write CoW brokennessWill Deacon
2014-10-24arm64: mm: Route pmd thp functions through pte equivalentsSteve Capper
2014-10-24arm64: lib: Implement optimized string length routineszhichang.yuan
2014-10-24arm64: lib: Implement optimized string compare routineszhichang.yuan
2014-10-24arm64: lib: Implement optimized memcmp routinezhichang.yuan
2014-10-24Merge remote-tracking branch 'lsk/v3.10/topic/arm64-misc' into linux-linaro-lsklsk-v3.10-14.10Mark Brown
2014-10-23ARM: Check if a CPU has gone offlineAshwin Chaugule
2014-10-23PSCI: Add initial support for PSCIv0.2 functionsAshwin Chaugule
2014-10-23arm64: barriers: use barrier() instead of smp_mb() when !SMPWill Deacon
2014-10-23arm64: barriers: wire up new barrier optionsWill Deacon
2014-10-11Merge remote-tracking branch 'lsk/v3.10/topic/kvm' into linux-linaro-lskMark Brown
2014-10-11Merge remote-tracking branch 'lsk/v3.10/topic/gicv3' into linux-linaro-lskMark Brown
2014-10-06Merge tag 'v3.10.56' into linux-linaro-lskMark Brown
2014-10-05arm64: ptrace: fix compat hardware watchpoint reportingWill Deacon
2014-10-02arm/arm64: KVM: Report correct FSC for unsupported fault typesChristoffer Dall
2014-10-02arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd allocJoel Schopp
2014-10-02ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault()Ard Biesheuvel
2014-10-02KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář
2014-10-02KVM: static inline empty kvm_arch functionsRadim Krčmář
2014-10-02KVM: forward declare structs in kvm_types.hPaolo Bonzini
2014-10-02KVM: ARM/arm64: fix broken __percpu annotationWill Deacon
2014-10-02KVM: ARM/arm64: fix non-const declaration of function returning constWill Deacon
2014-10-02arm64: KVM: fix 64bit CP15 VM access for 32bit guestsMarc Zyngier
2014-10-02arm64: KVM: add trap handlers for AArch32 debug registersMarc Zyngier
2014-10-02arm64: KVM: common infrastructure for handling AArch32 CP14/CP15Marc Zyngier
2014-10-02arm64: KVM: add trap handlers for AArch64 debug registersMarc Zyngier
2014-10-02arm64: move DBG_MDSCR_* to asm/debug-monitors.hMarc Zyngier
2014-10-02ARM64: KVM: fix big endian issue in access_vm_reg for 32bit guestVictor Kamensky
2014-10-02ARM64: KVM: MMIO support BE host running LE codeVictor Kamensky
2014-10-02arm64: KVM: vgic: enable GICv2 emulation on top on GICv3 hardwareMarc Zyngier
2014-10-02arm64: KVM: vgic: add GICv3 world switchMarc Zyngier
2014-10-02KVM: ARM: vgic: add the GICv3 backendMarc Zyngier
2014-10-02arm64: KVM: move HCR_EL2.{IMO,FMO} manipulation into the vgic switch codeMarc Zyngier
2014-10-02arm64: KVM: split GICv2 world switch from hyp codeMarc Zyngier
2014-10-02arm64: KVM: remove __kvm_hyp_code_{start,end} from hyp.SMarc Zyngier
2014-10-02arm/arm64: KVM: Fix and refactor unmap_rangeChristoffer Dall
2014-10-02arm64: KVM: Enable minimalistic support for Cortex-A53Marc Zyngier
2014-10-02ARM/ARM64: KVM: Make kvm_psci_call() return convention more flexibleAnup Patel