index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
process.c
Age
Commit message (
Expand
)
Author
2018-09-14
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
2014-09-26
arm/arm64: unexport restart handlers
Guenter Roeck
2014-09-26
arm64: support restart through restart handler call chain
Guenter Roeck
2014-09-11
arm64: flush TLS registers during exec
Will Deacon
[next]