开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
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
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
kernel
/
skas
/
clone.c
Age
Commit message (
Expand
)
Author
2024-07-03
um: remove copy_context_skas0
Benjamin Berg
2024-07-03
um: Rework syscall handling
Benjamin Berg
2024-07-03
um: Create signal stack memory assignment in stub_data
Benjamin Berg
2023-04-20
um: make stub data pages size tweakable
Johannes Berg
2021-08-26
um: fix stub location calculation
Johannes Berg
2021-06-17
um: Fix stack pointer alignment
YiFei Zhu
2021-02-12
um: rework userspace stubs to not hard-code stub location
Johannes Berg
2021-02-12
um: separate child and parent errors in clone stub
Johannes Berg
2020-10-26
arch/um: partially revert the conversion to __section() macro
Linus Torvalds
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2019-09-15
um: Add SPDX headers to files in arch/um/kernel/
Alex Dewar
2015-11-06
um: Switch clocksource to hrtimers
Anton Ivanov
2012-10-09
um: get rid of pointless include "..." where include <...> will do
Al Viro
2011-11-02
um: -include user.h for USER_OBJ, trim includes
Al Viro
2008-02-05
uml: clone.c tidying
Jeff Dike
2007-11-14
uml: remove last include of libc asm/page.h
Jeff Dike
2007-10-16
uml: fix stub address calculations
Jeff Dike
2005-12-18
[PATCH] uml skas0: stop gcc's insanity
Jeff Dike
2005-11-22
[PATCH] uml: eliminate use of libc PAGE_SIZE
Jeff Dike
2005-11-22
[PATCH] uml: eliminate use of local in clone stub
Jeff Dike
2005-07-07
[PATCH] uml: Proper clone support for skas0
Bodo Stroesser