summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2019-05-22locking/static_keys: Add a new static_key interfacePeter Zijlstra
2019-05-22jump_label: Allow asm/jump_label.h to be included in assemblyAnton Blanchard
2019-05-02arm64: Use get_signal() signal_setup_done()Richard Weinberger
2018-11-20arm64: use linux/types.h in kvm.hArnd Bergmann
2018-11-20arm64: ensure extension of smp_store_release valueMark Rutland
2018-11-20arm64: add missing data types in smp_load_acquire/smp_store_releaseAndre Przywara
2018-10-03arm64: drop PTE_FILE and pte_file()-related helpersKirill A. Shutemov
2018-03-03arm64: KVM: fix VTTBR_BADDR_MASK BUG_ON off-by-oneKristina Martsenko
2017-10-12arm64: Rework valid_user_regsMark Rutland
2017-10-12arm64: Preventing READ_IMPLIES_EXEC propagationDong Bo
2017-09-15arm64: KVM: Preserve RES1 bits in SCTLR_EL2Marc Zyngier
2017-08-26arm64: uaccess: ensure extension of access_ok() addrMark Rutland
2017-08-26arm64: ensure extension of smp_store_release valueMark Rutland
2017-08-26arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accessesMarc Zyngier
2017-06-05arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2Marc Zyngier
2017-03-16arm64/ptrace: Avoid uninitialised struct padding in fpr_set()Dave Martin
2017-02-23arm64: KVM: Take S1 walks into account when determining S2 write faultsWill Deacon
2016-11-20arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb()Will Deacon
2016-11-20arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan
2016-08-22arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasksCatalin Marinas
2016-08-22arm64: Ensure pmd_present() returns false after pmd_mknotpresent()Catalin Marinas
2015-12-18arm64: KVM: Fix AArch32 to AArch64 register mappingMarc Zyngier
2015-12-13arm64: Fix compat register mappingsRobin Murphy
2015-05-20arm64: KVM: Do not use pgd_index to index stage-2 pgdMarc Zyngier
2015-05-20arm64: KVM: Fix HCR setting for 32bit guestsMarc Zyngier
2015-05-20arm/arm64: KVM: Introduce stage2_unmap_vmChristoffer Dall
2015-05-20arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpuChristoffer Dall
2015-05-20arm64/kvm: Fix assembler compatibility of macrosGeoff Levand
2015-05-20arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd allocJoel Schopp
2015-05-20ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault()Ard Biesheuvel
2015-05-20KVM: ARM/arm64: fix broken __percpu annotationWill Deacon
2015-05-20KVM: ARM/arm64: fix non-const declaration of function returning constWill Deacon
2015-05-20arm/arm64: KVM: Fix and refactor unmap_rangeChristoffer Dall
2015-04-10arm64: Use the reserved TTBR0 if context switching to the init_mmCatalin Marinas
2015-02-10arm64: Fix up /proc/cpuinfoMark Rutland
2015-01-15arm64: kernel: refactor the CPU suspend API for retention statesLorenzo Pieralisi
2015-01-15clocksource: arch_timer: Fix code to use physical timers when requestedSonny Rao
2015-01-05arm64: Add COMPAT_HWCAP_LPAECatalin Marinas
2014-10-30arm64: compat: fix compat types affecting struct compat_elf_prpsinfoVictor Kamensky
2014-10-05arm64: Add brackets around user_stack_pointer()Catalin Marinas
2014-10-05arm64: ptrace: fix compat hardware watchpoint reportingWill Deacon
2014-09-05arm64: Fix barriers used for page table modificationsCatalin Marinas
2014-07-08arm64: implement TASK_SIZE_OFColin Cross
2014-07-04arm64: fix el2_setup check of CurrentELMarc Zyngier
2014-07-04arm64: mm: Fix horrendous config typoSteve Capper
2014-06-18arm64: mm: remove broken &= operator from pmd_mknotpresentWill Deacon
2014-06-18arm64: fix build error in sigcontext.hMark Salter
2014-06-18arm64/dma: Removing ARCH_HAS_DMA_GET_REQUIRED_MASK macroSuravee Suthikulpanit
2014-06-18arm64: uid16: fix __kernel_old_{gid,uid}_t definitionsWill Deacon
2014-06-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds