index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched
/
task_stack.h
Age
Commit message (
Expand
)
Author
2023-12-20
task_stack.h: add missing include
Kent Overstreet
2023-04-14
sched: Fix KCSAN noinstr violation
Josh Poimboeuf
2022-04-04
task_stack, x86/cea: Force-inline stack helpers
Borislav Petkov
2022-02-22
fork: Move task stack accounting to do_exit()
Sebastian Andrzej Siewior
2021-10-30
task_stack: Fix end_of_stack() for architectures with upwards-growing stack
Helge Deller
2019-02-04
sched/core: Convert task_struct.stack_refcount to refcount_t
Elena Reshetova
2017-12-06
sched/headers: Constify object_is_on_stack()
Sascha Hauer
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-03-03
sched/headers: Move kstack_end() from <linux/sched.h> to <linux/sched/task_st...
Ingo Molnar
2017-03-03
sched/headers: Move task-stack related APIs from <linux/sched.h> to <linux/sc...
Ingo Molnar
2017-03-02
sched/headers: Prepare to remove the <linux/magic.h> include from <linux/sche...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar