Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
050e9baa9dc9fbd9ce2b27f0056990fc9e0a08a0
/
arch
/
arm64
/
kernel
/
process.c
050e9ba
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
by Linus Torvalds
· 7 years ago
6589654
arm64: uaccess: Fix omissions from usercopy whitelist
by Dave Martin
· 7 years ago
a06f818
arm64: __show_regs: Only resolve kernel symbols when running at EL1
by Will Deacon
· 7 years ago
ab486bc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 7 years ago
4ef7963
arm64: do not use print_symbol()
by Sergey Senozhatsky
· 7 years ago
18011ea
arm64: tls: Avoid unconditional zeroing of tpidrro_el0 for native tasks
by Will Deacon
· 7 years ago
071b6d4
arm64: fpsimd: Prevent registers leaking from dead tasks
by Dave Martin
· 7 years ago
bc0ee47
arm64/sve: Core task context handling
by Dave Martin
· 7 years ago
b7300d4
arm64: traps: Pretty-print pstate in register dumps
by Will Deacon
· 7 years ago
a25ffd3
arm64: traps: Don't print stack or raw PC/LR values in backtraces
by Will Deacon
· 7 years ago
0475919
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
d1be5c9
arm64: cleanup {COMPAT_,}SET_PERSONALITY() macro
by Yury Norov
· 7 years ago
22e4ebb
membarrier: Provide expedited private command
by Mathieu Desnoyers
· 7 years ago
31e43ad
arm64: unwind: remove sp from struct stackframe
by Ard Biesheuvel
· 7 years ago
936eb65
arm64: ptrace: Flush user-RW TLS reg to thread_struct before reading
by Dave Martin
· 8 years ago
1149aad
arm64: Add dump_backtrace() in show_regs
by Kefeng Wang
· 8 years ago
29d9812
arm64: drop unnecessary newlines in show_regs()
by Kefeng Wang
· 8 years ago
68db0cf
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
by Ingo Molnar
· 8 years ago
2993002
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>
by Ingo Molnar
· 8 years ago
b17b015
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>
by Ingo Molnar
· 8 years ago
ffe3d1e
arm64: use linux/sizes.h for constants
by Miles Chen
· 8 years ago
8f4b326
arm64: Don't trace __switch_to if function graph tracer is enabled
by Joel Fernandes
· 8 years ago
a4023f68
arm64: Add hypervisor safe helper for checking constant capabilities
by Suzuki K Poulose
· 8 years ago
c02433d
arm64: split thread_info from task stack
by Mark Rutland
· 8 years ago
9bbd4c5
arm64: prep stack walkers for THREAD_INFO_IN_TASK
by Mark Rutland
· 8 years ago
db4b071
arm64: fix show_regs fallout from KERN_CONT changes
by Mark Rutland
· 8 years ago
d085441
arm64: suspend: Reconfigure PSTATE after resume from idle
by James Morse
· 8 years ago
fa5114c
arm64: use simpler API for random address requests
by Jason Cooper
· 8 years ago
adf7589
arm64: simplify sysreg manipulation
by Mark Rutland
· 8 years ago
5f56a5d
exit_thread: remove empty bodies
by Jiri Slaby
· 9 years ago
e6d9a52
arm64: do not enforce strict 16 byte alignment to stack pointer
by Colin Ian King
· 9 years ago
61462c8
arm64: kernel: Fix incorrect brk randomization
by Kees Cook
· 9 years ago
e950631
arm64: Remove the get_thread_info() function
by Catalin Marinas
· 9 years ago
57f4959
arm64: kernel: Add support for User Access Override
by James Morse
· 9 years ago
20380bb
arm64: ftrace: fix a stack tracer's output under function graph tracer
by AKASHI Takahiro
· 9 years ago
fe13f95
arm64: pass a task parameter to unwind_frame()
by AKASHI Takahiro
· 9 years ago
096b322
arm64: add cpu_idle tracepoints to arch_cpu_idle
by Jisheng Zhang
· 9 years ago
6eb6c80
arm64: kernel thread don't need to save fpsimd context.
by Janet Liu
· 10 years ago
d00a381
arm64: context-switch user tls register tpidr_el0 for compat tasks
by Will Deacon
· 10 years ago
68234df
arm64: kill flush_cache_all()
by Mark Rutland
· 10 years ago
60c0d45
efi/arm64: use UEFI for system reset and poweroff
by Ard Biesheuvel
· 10 years ago
9298040
arm64: ASLR: Don't randomise text when randomise_va_space == 0
by Arun Chandran
· 10 years ago
93834c6
Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 10 years ago
6325e94
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
6cd6d94
arm/arm64: unexport restart handlers
by Guenter Roeck
· 10 years ago
1c7ffc3
arm64: support restart through restart handler call chain
by Guenter Roeck
· 10 years ago
eb35bdd7
arm64: flush TLS registers during exec
by Will Deacon
· 10 years ago
5e05153
arm64: convert part of soft_restart() to assembly
by Arun Chandran
· 10 years ago
c0c264a
arm64: Add CONFIG_CC_STACKPROTECTOR
by Laura Abbott
· 11 years ago
b9acc49
arm64: Fix deadlock scenario with smp_send_stop()
by Arun KS
· 11 years ago
90f51a0
arm64: Fix machine_shutdown() definition
by Arun KS
· 11 years ago
cf5c95d
Merge tag 'for-3.16' of git://git.linaro.org/people/ard.biesheuvel/linux-arm into upstream
by Catalin Marinas
· 11 years ago
fd92d4a
arm64: is_compat_task is defined both in asm/compat.h and linux/compat.h
by AKASHI Takahiro
· 11 years ago
98f7685
arm64: barriers: make use of barrier options with explicit barriers
by Will Deacon
· 11 years ago
c51f926
arm64: add abstractions for FPSIMD state manipulation
by Ard Biesheuvel
· 11 years ago
1ce235f
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 11 years ago
09024aa
arm64: Fix the soft_restart routine
by Geoff Levand
· 11 years ago
6990566
cpuidle/arm64: Remove redundant cpuidle_idle_call()
by Nicolas Pitre
· 11 years ago
f864b61
arm64: FIQs are unused
by Nicolas Pitre
· 11 years ago
0a5be74
Merge tag 'arm64-suspend' of git://linux-arm.org/linux-2.6-lp into upstream
by Catalin Marinas
· 11 years ago
408c365
ARM64: check stack pointer in get_wchan
by Konstantin Khlebnikov
· 11 years ago
b8824df
arm64: kernel: add CPU idle call
by Lorenzo Pieralisi
· 11 years ago
9327e2c
arm64: add CPU_HOTPLUG infrastructure
by Mark Rutland
· 11 years ago
6ca68e8
arm64: Correctly report LR and SP for compat tasks
by Catalin Marinas
· 11 years ago
b0946fc
arm64: Fix definition of arm_pm_restart to match the declaration
by Catalin Marinas
· 11 years ago
ff70130
arm64: use common reboot infrastructure
by Marc Zyngier
· 11 years ago
3d15b79
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64
by Linus Torvalds
· 12 years ago
aa1e8ec
arm64: vexpress: Add support for poweroff/restart
by Catalin Marinas
· 12 years ago
a43cb95
dump_stack: unify debug information printed by show_regs()
by Tejun Heo
· 12 years ago
c9ef713
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64
by Linus Torvalds
· 12 years ago
5108c67
arm64: Execute DSB during thread switching for TLB/cache maintenance
by Catalin Marinas
· 12 years ago
3325732
arm64: Fix task tracing
by Christopher Covington
· 12 years ago
0087298
arm64: Use generic idle loop
by Thomas Gleixner
· 12 years ago
79a69d3
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64
by Linus Torvalds
· 12 years ago
dc883ca
ARM64 idle: delete pm_idle
by Len Brown
· 12 years ago
ec45d1c
arm64: mm: update CONTEXTIDR register to contain PID of current process
by Will Deacon
· 12 years ago
afa86fc
flagday: don't pass regs to copy_thread()
by Al Viro
· 12 years ago
9ac0800
arm64: sanitize copy_thread(), switch to generic fork/vfork/clone
by Al Viro
· 12 years ago
6929039
Merge commit '6ba1bc826d160fe4f32bcb188687dcca4bdfaf3d' into arch-arm64
by Al Viro
· 12 years ago
6ba1bc8
arm64: elf: fix core dumping definitions for GP and FP registers
by Will Deacon
· 12 years ago
e0fd18c
arm64: get rid of fork/vfork/clone wrappers
by Al Viro
· 12 years ago
c34501d
arm64: Use generic kernel_thread() implementation
by Catalin Marinas
· 12 years ago
b3901d5
arm64: Process management
by Catalin Marinas
· 13 years ago