Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
8400ab8896324641243b57fc49b448023c07409a
/
arch
/
arm64
/
kernel
/
process.c
0238d3c
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 5 years ago
b51c6ac
arm64: Introduce system_capabilities_finalized() marker
by Suzuki K Poulose
· 5 years ago
a4376f2
arm64: Implement copy_thread_tls
by Amanieu d'Antras
· 5 years ago
19c95f2
arm64: entry.S: Do not preempt from IRQ before all cpufeatures are enabled
by Julien Thierry
· 5 years ago
4585fc5
arm64/sve: Fix wrong free for task->thread.sve_state
by Masayoshi Mizuma
· 5 years ago
e7142bf
arm64, mm: make randomization selected by generic topdown mmap layout
by Alexandre Ghiti
· 5 years ago
413235f
arm64: Change the tagged_addr sysctl control semantics to only prevent the opt-in
by Catalin Marinas
· 5 years ago
63f0c60
arm64: Introduce prctl() options to control the tagged user addresses ABI
by Catalin Marinas
· 5 years ago
cbdf8a1
arm64: Force SSBS on context switch
by Marc Zyngier
· 5 years ago
f3dcbe6
arm64: stacktrace: Factor out backtrace initialisation
by Dave Martin
· 6 years ago
dfd437a
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 5 years ago
bd82d4b
arm64: Fix incorrect irqflag restore for priority masking
by Julien Thierry
· 6 years ago
caab277
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
by Thomas Gleixner
· 6 years ago
a9806aa
arm64: Unmask PMR before going idle
by Julien Thierry
· 6 years ago
133d051
arm64: Make PMR part of task context
by Julien Thierry
· 6 years ago
495d714
Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
a448276
arm64: Use ftrace_graph_get_ret_stack() instead of curr_ret_stack
by Steven Rostedt (VMware)
· 6 years ago
7503197
arm64: add basic pointer authentication support
by Mark Rutland
· 6 years ago
0a1213f
arm64: enable per-task stack canaries
by Ard Biesheuvel
· 6 years ago
2d6bb6a
Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 6 years ago
8f04e8e
arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3
by Will Deacon
· 6 years ago
6fcde90
arm64: Drop unneeded stackleak_check_alloca()
by Alexander Popov
· 6 years ago
0b3e336
arm64: Add support for STACKLEAK gcc plugin
by Laura Abbott
· 6 years ago
d64567f
arm64: use PSR_AA32 definitions
by Mark Rutland
· 7 years ago
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
Next »