summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2017-08-15arm64: add VMAP_STACK overflow detectionMark Rutland
2017-08-15arm64: add on_accessible_stack()Mark Rutland
2017-08-15arm64: add basic VMAP_STACK supportMark Rutland
2017-08-15arm64: use an irq stack pointerMark Rutland
2017-08-15arm64: assembler: allow adr_this_cpu to use the stack pointerArd Biesheuvel
2017-08-15efi/arm64: add EFI_KIMG_ALIGNMark Rutland
2017-08-15arm64: move SEGMENT_ALIGN to <asm/memory.h>Mark Rutland
2017-08-15arm64: clean up irq stack definitionsMark Rutland
2017-08-15arm64: clean up THREAD_* definitionsMark Rutland
2017-08-15arm64: factor out PAGE_* and CONT_* definitionsMark Rutland
2017-08-15arm64: kernel: remove {THREAD,IRQ_STACK}_START_SPArd Biesheuvel
2017-08-15arm64: numa: Remove the unused parent_node() macroDou Liyang
2017-08-13Merge branch 'clockevents/4.13-fixes' of http://git.linaro.org/people/daniel....Ingo Molnar
2017-08-11clocksource/drivers/arm_arch_timer: Avoid infinite recursion when ftrace is e...Ding Tianhong
2017-08-10arm64: compat: Remove leftover variable declarationKevin Brodsky
2017-08-10irq: Make the irqentry text section unconditionalMasami Hiramatsu
2017-08-10locking: Remove smp_mb__before_spinlock()Peter Zijlstra
2017-08-10locking: Introduce smp_mb__after_spinlock()Peter Zijlstra
2017-08-09Merge branch 'arm64/exception-stack' of git://git.kernel.org/pub/scm/linux/ke...Catalin Marinas
2017-08-09arm64: neon: Forbid when irqs are disabledDave Martin
2017-08-09arm64: unwind: remove sp from struct stackframeArd Biesheuvel
2017-08-09arm64: unwind: reference pt_regs via embedded stack frameArd Biesheuvel
2017-08-09arm64: uaccess: Implement *_flushcache variantsRobin Murphy
2017-08-09arm64: Implement pmem API supportRobin Murphy
2017-08-09arm64: Handle trapped DC CVAPRobin Murphy
2017-08-09arm64: Expose DC CVAP to userspaceRobin Murphy
2017-08-09arm64: Convert __inval_cache_range() to area-basedRobin Murphy
2017-08-09arm64: mm: Fix set_memory_valid() declarationRobin Murphy
2017-08-08arm64: unwind: disregard frame.sp when validating frame pointerArd Biesheuvel
2017-08-08arm64: unwind: avoid percpu indirection for irq stackMark Rutland
2017-08-08arm64: move non-entry code out of .entry.textMark Rutland
2017-08-08arm64: Add ASM_BUG()Mark Rutland
2017-08-07arm64: Decode information from ESR upon mem faultsJulien Thierry
2017-08-07arm64: Abstract syscallno manipulationDave Martin
2017-08-07arm64: syscallno is secretly an int, make it officialDave Martin
2017-08-04arm64: neon: Temporarily add a kernel_mode_begin_partial() definitionCatalin Marinas
2017-08-04arm64: avoid overflow in VA_START and PAGE_OFFSETNick Desaulniers
2017-08-04arm64: neon: Remove support for nested or hardirq kernel-mode NEONDave Martin
2017-08-04arm64: neon: Allow EFI runtime services to use FPSIMD in irq contextDave Martin
2017-08-04arm64: neon: Add missing header guard in <asm/neon.h>Dave Martin
2017-08-04arm64: neon: replace generic definition of may_use_simd()Ard Biesheuvel
2017-07-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-07-26arm64: sysreg: Fix unprotected macro argmuent in write_sysregDave Martin
2017-07-21Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-20debug: Fix WARN_ON_ONCE() for modulesJosh Poimboeuf
2017-07-20arm64: atomics: Remove '&' from '+&' asm constraint in lse atomicsWill Deacon
2017-07-20arm64: uaccess: Remove redundant __force from addr cast in __range_okWill Deacon
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-13Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2017-07-12arm64: ascii armor the arm64 boot init stack canaryRik van Riel