summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2017-01-27arm64/ptrace: Reject attempts to set incomplete hardware breakpoint fieldsDave Martin
2017-01-27arm64/ptrace: Avoid uninitialised struct padding in fpr_set()Dave Martin
2017-01-27arm64/ptrace: Preserve previous registers for short regset writeDave Martin
2017-01-26arm64: avoid returning from bad_modeMark Rutland
2016-10-07arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEPWill Deacon
2016-09-29arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb()Will Deacon
2016-09-21arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan
2016-02-12arm64: restore bogomips information in /proc/cpuinfoYang Shi
2016-02-12arm64: mm: ensure that the zero page is visible to the page table walkerWill Deacon
2016-02-12arm64: Clear out any singlestep state on a ptrace detach operationJohn Blackwood
2016-02-12arm64: KVM: Fix AArch32 to AArch64 register mappingMarc Zyngier
2016-01-05arm64: Fix compat register mappingsRobin Murphy
2015-11-12Revert "ARM64: unwind: Fix PC calculation"Will Deacon
2015-10-28arm64: errata: use KBUILD_CFLAGS_MODULE for erratum #843419Will Deacon
2015-10-28arm64: readahead: fault retry breaks mmap file read random detectionMark Salyzyn
2015-09-30arm64: KVM: Disable virtual timer even if the guest is not using itMarc Zyngier
2015-09-30arm64: errata: add module build workaround for erratum #843419Will Deacon
2015-09-30arm64: head.S: initialise mdcr_el2 in el2_setupWill Deacon
2015-09-30arm64: compat: fix vfp save/restore across signal handlers in big-endianWill Deacon
2015-09-30arm64: kconfig: Move LIST_POISON to a safe valueJeff Vander Stoep
2015-09-18arm64: KVM: Fix host crash when injecting a fault into a 32bit guestMarc Zyngier
2015-08-25signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras
2015-08-25signal: fix information leak in copy_siginfo_to_userAmanieu d'Antras
2015-08-25arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra
2015-08-04arm64: Don't report clear pmds and puds as hugeChristoffer Dall
2015-07-30arm64: vdso: work-around broken ELF toolchains in MakefileWill Deacon
2015-07-30arm64: mm: Fix freeing of the wrong memmap entries with !SPARSEMEM_VMEMMAPDave P Martin
2015-07-30arm64: Do not attempt to use init_mm in reset_context()Catalin Marinas
2015-07-30arm64/mm: Remove hack in mmap randomize layoutYann Droneaud
2015-06-23arm64: cmpxchg: update macros to prevent warningsMark Hambleton
2015-06-23arm64: xchg: prevent warning if return value is unusedWill Deacon
2015-05-04arm64: vdso: fix build error when switching from LE to BEArun Chandran
2015-04-30arm64: KVM: Do not use pgd_index to index stage-2 pgdMarc Zyngier
2015-04-30arm64: KVM: Fix HCR setting for 32bit guestsMarc Zyngier
2015-04-30arm64: KVM: Fix TLB invalidation by IPA/VMIDMarc Zyngier
2015-04-30arm/arm64: KVM: Introduce stage2_unmap_vmChristoffer Dall
2015-04-30arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpuChristoffer Dall
2015-04-30arm64/kvm: Fix assembler compatibility of macrosGeoff Levand
2015-04-30arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd allocJoel Schopp
2015-04-30ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault()Ard Biesheuvel
2015-04-30arm/arm64: KVM: Complete WFI/WFE instructionsChristoffer Dall
2015-04-30ARM/ARM64: KVM: Nuke Hyp-mode tlbs before enabling MMUPranavkumar Sawargaonkar
2015-04-30KVM: ARM/arm64: avoid returning negative error code as boolWill Deacon
2015-04-30KVM: ARM/arm64: fix broken __percpu annotationWill Deacon
2015-04-30KVM: ARM/arm64: fix non-const declaration of function returning constWill Deacon
2015-04-30ARM64: KVM: store kvm_vcpu_fault_info est_el2 as wordVictor Kamensky
2015-04-30arm64: KVM: export demux regids as KVM_REG_ARM64Alex Bennée
2015-04-30arm/arm64: KVM: Fix and refactor unmap_rangeChristoffer Dall
2015-04-30arm64: kvm: use inner-shareable barriers for inner-shareable maintenanceWill Deacon
2015-04-30arm64: KVM: flush VM pages before letting the guest enable cachesMarc Zyngier