index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
process.c
Age
Commit message (
Expand
)
Author
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
2014-09-08
arm64: convert part of soft_restart() to assembly
Arun Chandran
2014-07-09
arm64: Add CONFIG_CC_STACKPROTECTOR
Laura Abbott
2014-05-16
arm64: Fix deadlock scenario with smp_send_stop()
Arun KS
2014-05-16
arm64: Fix machine_shutdown() definition
Arun KS
2014-05-16
Merge tag 'for-3.16' of git://git.linaro.org/people/ard.biesheuvel/linux-arm ...
Catalin Marinas
2014-05-12
arm64: is_compat_task is defined both in asm/compat.h and linux/compat.h
AKASHI Takahiro
2014-05-09
arm64: barriers: make use of barrier options with explicit barriers
Will Deacon
2014-05-08
arm64: add abstractions for FPSIMD state manipulation
Ard Biesheuvel
2014-03-31
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-02-26
arm64: Fix the soft_restart routine
Geoff Levand
2014-02-22
cpuidle/arm64: Remove redundant cpuidle_idle_call()
Nicolas Pitre
2014-01-30
arm64: FIQs are unused
Nicolas Pitre
2013-12-19
Merge tag 'arm64-suspend' of git://linux-arm.org/linux-2.6-lp into upstream
Catalin Marinas
2013-12-19
ARM64: check stack pointer in get_wchan
Konstantin Khlebnikov
2013-12-16
arm64: kernel: add CPU idle call
Lorenzo Pieralisi
2013-10-25
arm64: add CPU_HOTPLUG infrastructure
Mark Rutland
2013-09-20
arm64: Correctly report LR and SP for compat tasks
Catalin Marinas
[next]