aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2016-02-05Merge tag 'v3.14.60' into linux-linaro-lsk-v3.14lsk-v3.14-16.02Mark Brown
2016-01-28arm64: restore bogomips information in /proc/cpuinfoYang Shi
2016-01-28arm64: mm: ensure that the zero page is visible to the page table walkerWill Deacon
2016-01-28arm64: Clear out any singlestep state on a ptrace detach operationJohn Blackwood
2016-01-28arm64: KVM: Fix AArch32 to AArch64 register mappingMarc Zyngier
2015-12-10Merge tag 'v3.14.58' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...lsk-v3.14-16.01lsk-v3.14-15.12Kevin Hilman
2015-12-09arm64: Fix compat register mappingsRobin Murphy
2015-11-10Merge tag 'v3.14.57' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...Kevin Hilman
2015-11-09Revert "ARM64: unwind: Fix PC calculation"Will Deacon
2015-11-04Merge tag 'v3.14.56' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...Kevin Hilman
2015-10-27arm64: errata: use KBUILD_CFLAGS_MODULE for erratum #843419Will Deacon
2015-10-22arm64: readahead: fault retry breaks mmap file read random detectionMark Salyzyn
2015-10-13Merge tag 'v3.14.54' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...lsk-v3.14-15.10Kevin Hilman
2015-10-01arm64: KVM: Disable virtual timer even if the guest is not using itMarc Zyngier
2015-10-01arm64: errata: add module build workaround for erratum #843419Will Deacon
2015-10-01arm64: head.S: initialise mdcr_el2 in el2_setupWill Deacon
2015-10-01arm64: compat: fix vfp save/restore across signal handlers in big-endianWill Deacon
2015-10-01arm64: kconfig: Move LIST_POISON to a safe valueJeff Vander Stoep
2015-09-14Merge tag 'v3.14.52' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...lsk-v3.14-15.09Kevin Hilman
2015-09-13arm64: KVM: Fix host crash when injecting a fault into a 32bit guestMarc Zyngier
2015-09-13arm64/mm: Remove hack in mmap randomize layoutYann Droneaud
2015-09-01Merge branch 'v3.14/topic/nohz' into linux-linaro-lsk-v3.14lsk-v3.14-15.08Kevin Hilman
2015-09-01arm64: el0_dbg does not set link reg for return to user path, breaks debugv3.14/topic/nohzLuke Starrett
2015-08-16signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras
2015-08-16signal: fix information leak in copy_siginfo_to_userAmanieu d'Antras
2015-08-04Merge tag 'v3.14.49' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...Kevin Hilman
2015-08-03arm64: Don't report clear pmds and puds as hugeChristoffer Dall
2015-08-03arm64: vdso: work-around broken ELF toolchains in MakefileWill Deacon
2015-08-03arm64: mm: Fix freeing of the wrong memmap entries with !SPARSEMEM_VMEMMAPDave P Martin
2015-08-03arm64: Do not attempt to use init_mm in reset_context()Catalin Marinas
2015-08-03Merge tag 'v3.14.48' of git://git./linux/kernel/git/stable/linux-stable into ...Shannon Zhao
2015-07-10arm64: KVM: Do not use pgd_index to index stage-2 pgdMarc Zyngier
2015-07-10arm64: KVM: Fix HCR setting for 32bit guestsMarc Zyngier
2015-07-10arm64: KVM: Fix TLB invalidation by IPA/VMIDMarc Zyngier
2015-07-07Merge tag 'v3.14.47' of git://git./linux/kernel/git/stable/linux-stable into ...Shannon Zhao
2015-07-03arm/arm64: KVM: Introduce stage2_unmap_vmChristoffer Dall
2015-07-03arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpuChristoffer Dall
2015-07-03arm64/kvm: Fix assembler compatibility of macrosGeoff Levand
2015-07-03arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd allocJoel Schopp
2015-07-03ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault()Ard Biesheuvel
2015-07-03arm64: dma-mapping: always clear allocated buffersMarek Szyprowski
2015-06-29KVM: ARM/arm64: avoid returning negative error code as boolWill Deacon
2015-06-29KVM: ARM/arm64: fix broken __percpu annotationWill Deacon
2015-06-29KVM: ARM/arm64: fix non-const declaration of function returning constWill Deacon
2015-06-29ARM64: KVM: store kvm_vcpu_fault_info est_el2 as wordVictor Kamensky
2015-06-29arm64: KVM: export demux regids as KVM_REG_ARM64Alex Bennée
2015-06-29arm/arm64: KVM: Fix and refactor unmap_rangeChristoffer Dall
2015-05-26Merge branch 'linux-3.14.y' of git://git.kernel.org/pub/scm/linux/kernel/git/...Shannon Zhao
2015-05-18Merge branch 'v3.14/topic/arm64-errata' into linux-linaro-lsk-v3.14Kevin Hilman
2015-05-18arm64: errata: add workaround for cortex-a53 erratum #845719v3.14/topic/arm64-errataWill Deacon