summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | arm64: unwind: avoid percpu indirection for irq stackMark Rutland2017-08-081-3/+3
| | * | | | arm64: move non-entry code out of .entry.textMark Rutland2017-08-081-0/+11
| | * | | | arm64: Add ASM_BUG()Mark Rutland2017-08-082-32/+57
| | |/ / /
| * | | | arm64: uaccess: Implement *_flushcache variantsRobin Murphy2017-08-092-0/+16
| * | | | arm64: Implement pmem API supportRobin Murphy2017-08-093-1/+9
| * | | | arm64: Handle trapped DC CVAPRobin Murphy2017-08-091-1/+2
| * | | | arm64: Expose DC CVAP to userspaceRobin Murphy2017-08-092-0/+2
| * | | | arm64: Convert __inval_cache_range() to area-basedRobin Murphy2017-08-091-0/+1
| * | | | arm64: mm: Fix set_memory_valid() declarationRobin Murphy2017-08-091-1/+1
| * | | | arm64: Decode information from ESR upon mem faultsJulien Thierry2017-08-071-10/+29
| * | | | arm64: Abstract syscallno manipulationDave Martin2017-08-072-1/+22
| * | | | arm64: syscallno is secretly an int, make it officialDave Martin2017-08-072-2/+9
| | |_|/ | |/| |
* | | | 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-08-311-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-181-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-031-4/+0
* | | Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2017-07-132-17/+16
|\ \ \
| * | | arm64: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-102-17/+16
* | | | arm64: ascii armor the arm64 boot init stack canaryRik van Riel2017-07-121-0/+1
* | | | include/linux/string.h: add the option of fortified string.h functionsDaniel Micay2017-07-121-0/+5
* | | | arm64: move ELF_ET_DYN_BASE to 4GB / 4MBKees Cook2017-07-101-6/+6
|/ / /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-061-0/+4
|\ \ \
| * | | mm/hugetlb: clean up ARCH_HAS_GIGANTIC_PAGEAneesh Kumar K.V2017-07-061-0/+4