index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
process.c
Age
Commit message (
Expand
)
Author
2020-02-19
arm64: ssbs: Fix context-switch when SSBS is present on all CPUs
Will Deacon
2019-10-17
arm64/sve: Fix wrong free for task->thread.sve_state
Masayoshi Mizuma
2019-10-11
arm64: Force SSBS on context switch
Marc Zyngier
2019-10-11
arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3
Will Deacon
2018-07-26
arm64: Add support for STACKLEAK gcc plugin
Laura Abbott
2018-07-05
arm64: use PSR_AA32 definitions
Mark Rutland
2018-06-14
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
Linus Torvalds
2018-03-28
arm64: uaccess: Fix omissions from usercopy whitelist
Dave Martin
2018-02-19
arm64: __show_regs: Only resolve kernel symbols when running at EL1
Will Deacon
2018-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
2018-01-05
arm64: do not use print_symbol()
Sergey Senozhatsky
2017-12-11
arm64: tls: Avoid unconditional zeroing of tpidrro_el0 for native tasks
Will Deacon
2017-12-06
arm64: fpsimd: Prevent registers leaking from dead tasks
Dave Martin
2017-11-03
arm64/sve: Core task context handling
Dave Martin
2017-10-27
arm64: traps: Pretty-print pstate in register dumps
Will Deacon
2017-10-27
arm64: traps: Don't print stack or raw PC/LR values in backtraces
Will Deacon
2017-09-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-08-22
arm64: cleanup {COMPAT_,}SET_PERSONALITY() macro
Yury Norov
2017-08-17
membarrier: Provide expedited private command
Mathieu Desnoyers
2017-08-09
arm64: unwind: remove sp from struct stackframe
Ard Biesheuvel
2017-06-22
arm64: ptrace: Flush user-RW TLS reg to thread_struct before reading
Dave Martin
2017-05-30
arm64: Add dump_backtrace() in show_regs
Kefeng Wang
2017-03-23
arm64: drop unnecessary newlines in show_regs()
Kefeng Wang
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-02-09
arm64: use linux/sizes.h for constants
Miles Chen
2017-01-10
arm64: Don't trace __switch_to if function graph tracer is enabled
Joel Fernandes
2016-11-16
arm64: Add hypervisor safe helper for checking constant capabilities
Suzuki K Poulose
2016-11-11
arm64: split thread_info from task stack
Mark Rutland
2016-11-11
arm64: prep stack walkers for THREAD_INFO_IN_TASK
Mark Rutland
2016-10-20
arm64: fix show_regs fallout from KERN_CONT changes
Mark Rutland
2016-10-20
arm64: suspend: Reconfigure PSTATE after resume from idle
James Morse
2016-10-11
arm64: use simpler API for random address requests
Jason Cooper
2016-09-09
arm64: simplify sysreg manipulation
Mark Rutland
2016-05-20
exit_thread: remove empty bodies
Jiri Slaby
2016-05-12
arm64: do not enforce strict 16 byte alignment to stack pointer
Colin Ian King
2016-05-11
arm64: kernel: Fix incorrect brk randomization
Kees Cook
2016-02-18
arm64: Remove the get_thread_info() function
Catalin Marinas
2016-02-18
arm64: kernel: Add support for User Access Override
James Morse
2015-12-21
arm64: ftrace: fix a stack tracer's output under function graph tracer
AKASHI Takahiro
2015-12-21
arm64: pass a task parameter to unwind_frame()
AKASHI Takahiro
2015-10-19
arm64: add cpu_idle tracepoints to arch_cpu_idle
Jisheng Zhang
2015-06-11
arm64: kernel thread don't need to save fpsimd context.
Janet Liu
2015-06-01
arm64: context-switch user tls register tpidr_el0 for compat tasks
Will Deacon
2015-05-19
arm64: kill flush_cache_all()
Mark Rutland
2015-03-14
efi/arm64: use UEFI for system reset and poweroff
Ard Biesheuvel
2014-10-24
arm64: ASLR: Don't randomise text when randomise_va_space == 0
Arun Chandran
2014-10-10
Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-10-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
[next]