aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/process.c
Commit message (Expand)AuthorAge
* Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-11-01
|\
| * arm64: Drop unneeded stackleak_check_alloca()Alexander Popov2018-09-04
* | arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3Will Deacon2018-09-14
|/
* arm64: Add support for STACKLEAK gcc pluginLaura Abbott2018-07-26
* arm64: use PSR_AA32 definitionsMark Rutland2018-07-05
* Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds2018-06-13
* arm64: uaccess: Fix omissions from usercopy whitelistDave Martin2018-03-28
* arm64: __show_regs: Only resolve kernel symbols when running at EL1Will Deacon2018-02-19
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2018-02-01
|\
| * arm64: do not use print_symbol()Sergey Senozhatsky2018-01-05
* | arm64: tls: Avoid unconditional zeroing of tpidrro_el0 for native tasksWill Deacon2017-12-11
* | arm64: fpsimd: Prevent registers leaking from dead tasksDave Martin2017-12-06
|/
* arm64/sve: Core task context handlingDave Martin2017-11-03
* arm64: traps: Pretty-print pstate in register dumpsWill Deacon2017-10-27
* arm64: traps: Don't print stack or raw PC/LR values in backtracesWill Deacon2017-10-27
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-09-05
|\
| * arm64: cleanup {COMPAT_,}SET_PERSONALITY() macroYury Norov2017-08-22
| * arm64: unwind: remove sp from struct stackframeArd Biesheuvel2017-08-09
* | membarrier: Provide expedited private commandMathieu Desnoyers2017-08-17
|/
* arm64: ptrace: Flush user-RW TLS reg to thread_struct before readingDave Martin2017-06-22
* arm64: Add dump_backtrace() in show_regsKefeng Wang2017-05-30
* arm64: drop unnecessary newlines in show_regs()Kefeng Wang2017-03-23
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* arm64: use linux/sizes.h for constantsMiles Chen2017-02-09
* arm64: Don't trace __switch_to if function graph tracer is enabledJoel Fernandes2017-01-10
* arm64: Add hypervisor safe helper for checking constant capabilitiesSuzuki K Poulose2016-11-16
* arm64: split thread_info from task stackMark Rutland2016-11-11
* arm64: prep stack walkers for THREAD_INFO_IN_TASKMark Rutland2016-11-11
* arm64: fix show_regs fallout from KERN_CONT changesMark Rutland2016-10-20
* arm64: suspend: Reconfigure PSTATE after resume from idleJames Morse2016-10-20
* arm64: use simpler API for random address requestsJason Cooper2016-10-11
* arm64: simplify sysreg manipulationMark Rutland2016-09-09
* exit_thread: remove empty bodiesJiri Slaby2016-05-20
* arm64: do not enforce strict 16 byte alignment to stack pointerColin Ian King2016-05-12
* arm64: kernel: Fix incorrect brk randomizationKees Cook2016-05-11
* arm64: Remove the get_thread_info() functionCatalin Marinas2016-02-18
* arm64: kernel: Add support for User Access OverrideJames Morse2016-02-18
* arm64: ftrace: fix a stack tracer's output under function graph tracerAKASHI Takahiro2015-12-21
* arm64: pass a task parameter to unwind_frame()AKASHI Takahiro2015-12-21
* arm64: add cpu_idle tracepoints to arch_cpu_idleJisheng Zhang2015-10-19
* arm64: kernel thread don't need to save fpsimd context.Janet Liu2015-06-11
* arm64: context-switch user tls register tpidr_el0 for compat tasksWill Deacon2015-06-01
* arm64: kill flush_cache_all()Mark Rutland2015-05-19
* efi/arm64: use UEFI for system reset and poweroffArd Biesheuvel2015-03-14
* arm64: ASLR: Don't randomise text when randomise_va_space == 0Arun Chandran2014-10-24
* Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-10
|\
| * arm/arm64: unexport restart handlersGuenter Roeck2014-09-26
| * arm64: support restart through restart handler call chainGuenter Roeck2014-09-26