summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | arm64: add on_accessible_stack()Mark Rutland2017-08-151-0/+16
| | * | | | arm64: add basic VMAP_STACK supportMark Rutland2017-08-152-2/+28
| | * | | | arm64: use an irq stack pointerMark Rutland2017-08-151-2/+5
| | * | | | arm64: assembler: allow adr_this_cpu to use the stack pointerArd Biesheuvel2017-08-151-1/+7
| | * | | | efi/arm64: add EFI_KIMG_ALIGNMark Rutland2017-08-151-0/+3
| | * | | | arm64: move SEGMENT_ALIGN to <asm/memory.h>Mark Rutland2017-08-151-0/+19
| | * | | | arm64: clean up irq stack definitionsMark Rutland2017-08-153-25/+26
| | * | | | arm64: clean up THREAD_* definitionsMark Rutland2017-08-152-8/+9
| | * | | | arm64: factor out PAGE_* and CONT_* definitionsMark Rutland2017-08-153-11/+36
| | * | | | arm64: kernel: remove {THREAD,IRQ_STACK}_START_SPArd Biesheuvel2017-08-153-5/+3
| * | | | | arm64: numa: Remove the unused parent_node() macroDou Liyang2017-08-151-3/+0
| * | | | | arm64: compat: Remove leftover variable declarationKevin Brodsky2017-08-101-2/+0
| * | | | | Merge branch 'arm64/exception-stack' of git://git.kernel.org/pub/scm/linux/ke...Catalin Marinas2017-08-097-61/+85
| |\ \ \ \ \ | | |/ / / /
| | * | | | arm64: unwind: remove sp from struct stackframeArd Biesheuvel2017-08-091-1/+0
| | * | | | arm64: unwind: reference pt_regs via embedded stack frameArd Biesheuvel2017-08-093-25/+6
| | * | | | arm64: unwind: disregard frame.sp when validating frame pointerArd Biesheuvel2017-08-081-1/+9
| | * | | | 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
|/ / / /
OpenPOWER on IntegriCloud