开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched
/
task_stack.h
Age
Commit message (
Expand
)
Author
2024-09-01
task_stack: uninline stack_not_used
Pasha Tatashin
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