aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2015-03-30 Merge tag 'v3.14.37' into linux-linaro-lsk-v3.14linux-linaro-lsk-v3.14Alex Shi
2015-03-26arm64: Honor __GFP_ZERO in dma allocationsSuzuki K. Poulose
2015-03-19Merge remote-tracking branch 'lsk/v3.14/topic/gcov' into linux-linaro-lsk-v3.14linux-linaro-lsk-v3.14-testMark Brown
2015-03-19gcov: enable GCOV_PROFILE_ALL from ARCH Kconfigsv3.14/topic/gcovRiku Voipio
2015-03-10 Merge tag 'v3.14.35' into linux-linaro-lsk-v3.14Alex Shi
2015-03-06arm64: compat Fix siginfo_t -> compat_siginfo_t conversion on big endianCatalin Marinas
2015-03-03Merge tag 'v3.14.34' into linux-linaro-lsk-v3.14Mark Brown
2015-02-11arm64: Fix up /proc/cpuinfoMark Rutland
2015-01-23Merge remote-tracking branch 'lsk/v3.14/topic/arm64-efi' into linux-linaro-ls...lsk-v3.14-15.01Mark Brown
2015-01-16Merge tag 'v3.14.29' into linux-linaro-lsk-v3.14Mark Brown
2015-01-16arm64: kernel: fix __cpu_suspend mm switch on warm-bootLorenzo Pieralisi
2015-01-16arm64: Move cpu_resume into the text sectionLaura Abbott
2015-01-16arm64: kernel: refactor the CPU suspend API for retention statesLorenzo Pieralisi
2015-01-16arm64: kernel: add missing __init section marker to cpu_suspend_initLorenzo Pieralisi
2015-01-08Merge tag 'v3.14.28' into linux-linaro-lsk-v3.14Mark Brown
2015-01-08arm64: Add COMPAT_HWCAP_LPAECatalin Marinas
2014-12-04arm64: mm: Fix mismerge in pgtable.hMark Brown
2014-11-21Merge tag 'v3.14.25' into linux-linaro-lsk-v3.14Mark Brown
2014-11-21Correct the race condition in aarch64_insn_patch_text_sync()William Cohen
2014-11-21arm64: __clear_user: handle exceptions on strbKyle McMartin
2014-11-18Merge remote-tracking branch 'lsk/v3.14/topic/arm64-fpsimd' into linux-linaro...Mark Brown
2014-11-18arm64: add support for kernel mode NEON in interrupt contextv3.14/topic/arm64-fpsimdArd Biesheuvel
2014-11-18arm64: defer reloading a task's FPSIMD state to userland resumeArd Biesheuvel
2014-11-18arm64: add abstractions for FPSIMD state manipulationArd Biesheuvel
2014-10-31Merge tag 'v3.14.23' into linux-linaro-lsk-v3.14Mark Brown
2014-10-30arm64: compat: fix compat types affecting struct compat_elf_prpsinfoVictor Kamensky
2014-10-15arm64: enable context trackingLarry Bassel
2014-10-15arm64: adjust el0_sync so that a function can be calledLarry Bassel
2014-10-15arm64: Support arch_irq_work_raise() via self IPIsLarry Bassel
2014-10-09Merge remote-tracking branch 'lsk/v3.14/topic/kvm' into linux-linaro-lsk-v3.14Mark Brown
2014-10-08Merge remote-tracking branch 'lsk/v3.14/topic/gicv3' into linux-linaro-lsk-v3.14Mark Brown
2014-10-08Merge branch 'lsk/v3.14/topic/kvm' into lsk/lsk-with-kvm-v3.14v3.14/topic/kvmChristoffer Dall
2014-10-08Merge branch 'lsk/v3.14/topic/gic-v3' into lsk/lsk-with-kvm-v3.14Christoffer Dall
2014-10-06Merge tag 'v3.14.20' into linux-linaro-lsk-v3.14Mark Brown
2014-10-05arm64: ptrace: fix compat hardware watchpoint reportingWill Deacon
2014-10-05ARM/ARM64: KVM: Nuke Hyp-mode tlbs before enabling MMUPranavkumar Sawargaonkar
2014-10-05arm/arm64: KVM: Complete WFI/WFE instructionsChristoffer Dall
2014-10-05arm64: use irq_set_affinity with force=false when migrating irqsSudeep Holla
2014-10-05arm64: flush TLS registers during execWill Deacon
2014-10-03arm64: barriers: wire up new barrier optionsWill Deacon
2014-10-03arm/arm64: KVM: Report correct FSC for unsupported fault typesChristoffer Dall
2014-10-03arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd allocJoel Schopp
2014-10-03arm/arm64: KVM: vgic: make number of irqs a configurable attributeMarc Zyngier
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}ableChristoffer Dall
2014-10-02KVM: static inline empty kvm_arch functionsChristoffer Dall
2014-10-02KVM: forward declare structs in kvm_types.hChristoffer Dall
2014-10-02KVM: ARM/arm64: return -EFAULT if copy_from_user fails in set_timer_regWill Deacon
2014-10-02KVM: ARM/arm64: avoid returning negative error code as boolWill Deacon
2014-10-02KVM: ARM/arm64: fix broken __percpu annotationWill Deacon