index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
os-Linux
/
sys-i386
Commit message (
Expand
)
Author
Age
Files
Lines
*
uml: remove include of asm/user.h
Jeff Dike
2008-06-12
1
-2
/
+2
*
uml: deal with inaccessible address space start
Tom Spink
2008-06-06
1
-8
/
+23
*
fix include order in sys-i386/registers.c
Al Viro
2008-05-21
1
-0
/
+1
*
uml: tidy ptrace interface
Jeff Dike
2008-05-13
1
-2
/
+3
*
arch/um/os-Linux/sys-i386/task_size.c: improve a bit
WANG Cong
2008-04-28
1
-4
/
+8
*
uml: fix FP register corruption
Jeff Dike
2008-02-23
1
-0
/
+16
*
uml: style fixes in arch/um/os-Linux
Jeff Dike
2008-02-08
1
-2
/
+2
*
uml: runtime host VMSPLIT detection
Jeff Dike
2008-02-08
2
-1
/
+121
*
uml: style fixes in FP code
Jeff Dike
2007-10-16
1
-10
/
+16
*
uml: floating point signal delivery fixes
Jeff Dike
2007-10-16
1
-3
/
+32
*
uml: style fixes pass 1
Jeff Dike
2007-10-16
1
-1
/
+1
*
uml: throw out CONFIG_MODE_TT
Jeff Dike
2007-10-16
1
-1
/
+1
*
uml: stop saving process FP state
Jeff Dike
2007-10-16
1
-107
/
+1
*
uml: iRQ stacks
Jeff Dike
2007-05-11
1
-5
/
+3
*
uml: remove user_util.h
Jeff Dike
2007-05-07
1
-1
/
+0
*
uml: move remaining useful contents of user_util.h
Jeff Dike
2007-05-07
1
-0
/
+1
*
[PATCH] uml: use correct register file size everywhere
Jeff Dike
2007-03-27
1
-2
/
+3
*
[PATCH] uml: register handling formatting fixes
Jeff Dike
2007-02-11
1
-7
/
+7
*
[PATCH] Fix "Remove the use of _syscallX macros in UML"
Paolo 'Blaisorblade' Giarrusso
2006-10-30
1
-0
/
+3
*
[PATCH] Remove the use of _syscallX macros in UML
Arnd Bergmann
2006-10-02
1
-3
/
+2
*
[PATCH] uml: stack usage reduction
Jeff Dike
2006-09-26
1
-6
/
+9
*
[PATCH] uml: Move signal handlers to arch code
Jeff Dike
2006-09-26
2
-1
/
+16
*
[PATCH] uml: Use klibc setjmp/longjmp
Jeff Dike
2006-09-26
1
-5
/
+5
*
[PATCH] uml: error handling fixes
Jeff Dike
2006-05-01
1
-2
/
+2
*
[PATCH] UML: TLS fixlets
Jeff Dike
2006-04-11
1
-0
/
+1
*
[PATCH] uml: check for differences in host support
Paolo 'Blaisorblade' Giarrusso
2006-03-31
2
-1
/
+34
*
[PATCH] uml: initialize process FP registers properly
Jeff Dike
2006-02-07
1
-1
/
+4
*
[PATCH] uml: Fix sysrq-r support for skas mode
Allan Graves
2005-10-04
1
-10
/
+9
*
[PATCH] uml: skas0 - separate kernel address space on stock hosts
Jeff Dike
2005-07-07
1
-0
/
+5
*
[PATCH] uml: fix handling of no fpx_regs
Andree Leidenfrost
2005-05-01
1
-3
/
+4
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
2
-0
/
+142