summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-041-0/+7
|\
| * irqchip/gic-v3-its: Add VPE interrupt maskingMarc Zyngier2017-08-311-0/+2
| * irqchip/gic-v3-its: Add VPENDBASER/VPROPBASER accessorsMarc Zyngier2017-08-311-0/+5
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-042-31/+6
|\ \
| * \ Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar2017-09-041-6/+0
| |\ \
| * | | futex: Remove duplicated code and fix undefined behaviourJiri Slaby2017-08-251-22/+4
| * | | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2017-08-252-4/+4
| |\ \ \
| * | | | locking: Remove smp_mb__before_spinlock()Peter Zijlstra2017-08-101-9/+0
| * | | | locking: Introduce smp_mb__after_spinlock()Peter Zijlstra2017-08-101-0/+2
| | |_|/ | |/| |
* | | | Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-09-042-1/+6
|\ \ \ \
| * | | | arm64/syscalls: Check address limit on user-mode returnThomas Garnier2017-07-082-1/+6
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-09-041-7/+0
|\ \ \ \ \
| * \ \ \ \ Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2017-08-242-4/+4
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | irq: Make the irqentry text section unconditionalMasami Hiramatsu2017-08-101-7/+0
| | |_|/ / | |/| | |
* | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-041-53/+5
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2017-08-211-53/+5
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney2017-08-171-53/+5
* | | | | KVM: update to new mmu_notifier semantic v2Jérôme Glisse2017-09-011-6/+0
| |_|/ / |/| | |
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-08-201-2/+2
|\ \ \ \
| * \ \ \ Merge branch 'clockevents/4.13-fixes' of http://git.linaro.org/people/daniel....Ingo Molnar2017-08-131-2/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | clocksource/drivers/arm_arch_timer: Avoid infinite recursion when ftrace is e...Ding Tianhong2017-08-111-2/+2
* | | | | mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changesKees Cook2017-08-191-2/+2
|/ / / /
* / / / arm64: avoid overflow in VA_START and PAGE_OFFSETNick Desaulniers2017-08-041-2/+4
|/ / /
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2017-07-283-4/+4
|\ \ \ | |/ / |/| |
| * | arm64: sysreg: Fix unprotected macro argmuent in write_sysregDave Martin2017-07-261-2/+2
| * | arm64: atomics: Remove '&' from '+&' asm constraint in lse atomicsWill Deacon2017-07-201-1/+1
| * | arm64: uaccess: Remove redundant __force from addr cast in __range_okWill Deacon2017-07-201-1/+1
* | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-211-1/+1
|\ \ \ | |/ / |/| |
| * | debug: Fix WARN_ON_ONCE() for modulesJosh Poimboeuf2017-07-201-1/+1
| |/
* | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-151-4/+0
|\ \
| * | kill {__,}{get,put}_user_unaligned()Al Viro2017-07-041-4/+0
* | | Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2017-07-131-17/+0
|\ \ \
| * | | arm64: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-091-17/+0
* | | | arm64: ascii armor the arm64 boot init stack canaryRik van Riel2017-07-131-0/+1
* | | | include/linux/string.h: add the option of fortified string.h functionsDaniel Micay2017-07-131-0/+5
* | | | arm64: move ELF_ET_DYN_BASE to 4GB / 4MBKees Cook2017-07-111-6/+6
|/ / /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-071-0/+4
|\ \ \
| * | | mm/hugetlb: clean up ARCH_HAS_GIGANTIC_PAGEAneesh Kumar K.V2017-07-071-0/+4
* | | | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-071-1/+0
|\ \ \ \
| * | | | kill strlen_user()Al Viro2017-05-161-1/+0
| | |/ / | |/| |
* | | | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-071-1/+0
|\ \ \ \
| * | | | arm64: remove DMA_ERROR_CODEChristoph Hellwig2017-06-201-1/+0
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-07-077-8/+53
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2017-06-307-6/+55
| |\ \ \ \
| | * | | | arm64: Remove a redundancy in sysreg.hStefan Traby2017-06-221-2/+2
| | * | | | arm64/kvm: vgic: use SYS_DESC()Mark Rutland2017-06-151-0/+8
| | * | | | arm64/kvm: sysreg: fix typo'd SYS_ICC_IGRPEN*_EL1Mark Rutland2017-06-152-3/+3
| | * | | | KVM: arm64: vgic-v3: Add ICV_RPR_EL1 handlerMarc Zyngier2017-06-151-0/+1
| | * | | | arm64: Add workaround for Cavium Thunder erratum 30115David Daney2017-06-151-1/+2
| | * | | | arm64: Add MIDR values for Cavium cn83XX SoCsDavid Daney2017-06-151-0/+2