summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2017-12-16arm64: KVM: fix VTTBR_BADDR_MASK BUG_ON off-by-oneKristina Martsenko
2017-08-24mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changesKees Cook
2017-07-21arm64: move ELF_ET_DYN_BASE to 4GB / 4MBKees Cook
2017-07-05ARM64/ACPI: Fix BAD_MADT_GICC_ENTRY() macro implementationLorenzo Pieralisi
2017-06-14arm64: ensure extension of smp_store_release valueMark Rutland
2017-06-14arm64: entry: improve data abort handling of tagged pointersKristina Martsenko
2017-06-14arm64: hw_breakpoint: fix watchpoint matching for tagged pointersKristina Martsenko
2017-05-25arm64: uaccess: ensure extension of access_ok() addrMark Rutland
2017-05-25arm64: xchg: hazard against entire exchange variableMark Rutland
2017-03-12arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2Marc Zyngier
2017-01-26arm64/ptrace: Avoid uninitialised struct padding in fpr_set()Dave Martin
2016-12-15arm64: futex.h: Add missing PAN togglingJames Morse
2016-12-08arm64: cpufeature: Schedule enable() calls instead of calling them via IPIJames Morse
2016-10-28arm64: percpu: rewrite ll/sc loops in assemblyWill Deacon
2016-09-24arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb()Will Deacon
2016-09-15arm64: Add workaround for Cavium erratum 27456Andrew Pinski
2016-09-15arm64: KVM: Configure TCR_EL2.PS at runtimeTirumalesh Chalamarla
2016-09-15irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributorTirumalesh Chalamarla
2016-09-07arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan
2016-08-20arm64: kernel: Save and restore UAO and addr_limit on exception entryJames Morse
2016-07-27arm64: Rework valid_user_regsMark Rutland
2016-06-24arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasksCatalin Marinas
2016-06-01arm64: Implement pmdp_set_access_flags() for hardware AF/DBMCatalin Marinas
2016-06-01arm64: Implement ptep_set_access_flags() for hardware AF/DBMCatalin Marinas
2016-06-01arm64: Ensure pmd_present() returns false after pmd_mknotpresent()Catalin Marinas
2016-06-01arm64: Fix typo in the pmdp_huge_get_and_clear() definitionCatalin Marinas
2016-05-04arm64: Update PTE_RDONLY in set_pte_at() for PROT_NONE permissionCatalin Marinas
2016-05-04arm64: Honour !PTE_WRITE in set_pte_at() for kernel mappingsCatalin Marinas
2016-04-20arm64: opcodes.h: Add arm big-endian config options before including arm headerJames Morse
2016-03-16arm64: account for sparsemem section alignment when choosing vmemmap offsetArd Biesheuvel
2016-03-09arm64: vmemmap: use virtual projection of linear regionArd Biesheuvel
2015-12-13Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-12-11arm64: Improve error reporting on set_pte_at() checksCatalin Marinas
2015-12-10irqchip/gic-v3: Add missing include for barrier.hMarc Zyngier
2015-12-04Merge tag 'kvm-arm-for-v4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2015-12-04arm64: KVM: Get rid of old vcpu_reg()Pavel Fedin
2015-12-04arm64: KVM: Correctly handle zero register during MMIOPavel Fedin
2015-11-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-11-26Merge tag 'for-linus-4.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-11-26arm64: debug: Treat the BRPs/WRPs as unsignedSuzuki K. Poulose
2015-11-26arm64: cpufeature: Track unsigned fieldsSuzuki K. Poulose
2015-11-26xen/events: Always allocate legacy interrupts on PV guestsBoris Ostrovsky
2015-11-26arm64: cpufeature: Add helpers for extracting unsigned valuesSuzuki K. Poulose
2015-11-24arm64: KVM: Add workaround for Cortex-A57 erratum 834220Marc Zyngier
2015-11-24arm64: KVM: Fix AArch32 to AArch64 register mappingMarc Zyngier
2015-11-18arm64: barriers: fix smp_load_acquire to work with const argumentsWill Deacon
2015-11-18arm64: Fix R/O permissions in mark_rodata_roLaura Abbott
2015-11-18arm64: use non-global mappings for UEFI runtime regionsArd Biesheuvel
2015-11-17arm64: do not include ptrace.h from compat.hArnd Bergmann
2015-11-17arm64: simplify dma_get_opsArnd Bergmann