summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm
AgeCommit message (Expand)AuthorFilesLines
2016-12-15arm64: futex.h: Add missing PAN togglingJames Morse1-0/+2
2016-12-08arm64: cpufeature: Schedule enable() calls instead of calling them via IPIJames Morse2-2/+2
2016-10-28arm64: percpu: rewrite ll/sc loops in assemblyWill Deacon1-64/+56
2016-09-24arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb()Will Deacon1-0/+10
2016-09-15arm64: Add workaround for Cavium erratum 27456Andrew Pinski1-1/+2
2016-09-15arm64: KVM: Configure TCR_EL2.PS at runtimeTirumalesh Chalamarla1-2/+0
2016-09-15irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributorTirumalesh Chalamarla1-0/+1
2016-09-07arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan1-0/+1
2016-08-20arm64: kernel: Save and restore UAO and addr_limit on exception entryJames Morse1-0/+2
2016-07-27arm64: Rework valid_user_regsMark Rutland1-29/+4
2016-06-24arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasksCatalin Marinas1-2/+2
2016-06-01arm64: Implement pmdp_set_access_flags() for hardware AF/DBMCatalin Marinas1-0/+10
2016-06-01arm64: Implement ptep_set_access_flags() for hardware AF/DBMCatalin Marinas1-0/+5
2016-06-01arm64: Ensure pmd_present() returns false after pmd_mknotpresent()Catalin Marinas2-3/+2
2016-06-01arm64: Fix typo in the pmdp_huge_get_and_clear() definitionCatalin Marinas1-3/+3
2016-05-05arm64: Update PTE_RDONLY in set_pte_at() for PROT_NONE permissionCatalin Marinas1-1/+2
2016-05-05arm64: Honour !PTE_WRITE in set_pte_at() for kernel mappingsCatalin Marinas1-11/+10
2016-04-20arm64: opcodes.h: Add arm big-endian config options before including arm headerJames Morse1-0/+4
2016-03-16arm64: account for sparsemem section alignment when choosing vmemmap offsetArd Biesheuvel1-2/+3
2016-03-10arm64: vmemmap: use virtual projection of linear regionArd Biesheuvel1-3/+4
2015-12-13Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2015-12-11arm64: Improve error reporting on set_pte_at() checksCatalin Marinas1-4/+8
2015-12-10irqchip/gic-v3: Add missing include for barrier.hMarc Zyngier1-0/+1
2015-12-04Merge tag 'kvm-arm-for-v4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini1-5/+13
2015-12-04arm64: KVM: Get rid of old vcpu_reg()Pavel Fedin1-8/+3
2015-12-04arm64: KVM: Correctly handle zero register during MMIOPavel Fedin1-0/+13
2015-11-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-4/+24
2015-11-26Merge tag 'for-linus-4.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+5
2015-11-26arm64: debug: Treat the BRPs/WRPs as unsignedSuzuki K. Poulose1-2/+4
2015-11-26arm64: cpufeature: Track unsigned fieldsSuzuki K. Poulose1-2/+8
2015-11-26xen/events: Always allocate legacy interrupts on PV guestsBoris Ostrovsky1-0/+5
2015-11-26arm64: cpufeature: Add helpers for extracting unsigned valuesSuzuki K. Poulose1-0/+12
2015-11-24arm64: KVM: Add workaround for Cortex-A57 erratum 834220Marc Zyngier1-1/+2
2015-11-24arm64: KVM: Fix AArch32 to AArch64 register mappingMarc Zyngier1-3/+5
2015-11-18arm64: barriers: fix smp_load_acquire to work with const argumentsWill Deacon1-6/+10
2015-11-18arm64: Fix R/O permissions in mark_rodata_roLaura Abbott1-0/+1
2015-11-18arm64: use non-global mappings for UEFI runtime regionsArd Biesheuvel1-1/+1
2015-11-17arm64: do not include ptrace.h from compat.hArnd Bergmann1-2/+1
2015-11-17arm64: simplify dma_get_opsArnd Bergmann1-10/+3
2015-11-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-2/+3
2015-11-09arm64: fix R/O permissions of FDT mappingArd Biesheuvel1-0/+1
2015-11-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-1/+20
2015-11-06Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-8/+7
2015-11-05arm64: cmpxchg_dbl: fix return value typeLorenzo Pieralisi2-2/+2
2015-11-05Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+55
2015-11-05Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-14/+0
2015-11-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds32-536/+940
2015-11-04Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2-1/+20
2015-11-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2015-11-04Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-0/+8