index
:
delta/linux-rt.git
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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
sys-i386
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
um: merge arch/um/sys-{i386,x86_64}
Al Viro
2011-11-02
1
-24
/
+0
*
um: -include user.h for USER_OBJ, trim includes
Al Viro
2011-11-02
1
-1
/
+1
*
um: use subarch-obj instead of copying...
Al Viro
2011-11-02
1
-2
/
+2
*
um: Set __HAVE_ARCH_GATE_AREA for i386
Richard Weinberger
2011-07-25
1
-1
/
+1
*
um: Make rwsem.S depend on CONFIG_RWSEM_XCHGADD_ALGORITHM
Richard Weinberger
2011-07-22
1
-1
/
+2
*
x86: Unify rwsem assembly implementation
Jan Beulich
2011-07-21
1
-1
/
+1
*
um: mdd support for 64 bit atomic operations
Richard Weinberger
2011-04-28
1
-1
/
+1
*
elf coredump: replace ELF_CORE_EXTRA_* macros by functions
Daisuke HATAYAMA
2010-03-06
1
-0
/
+2
*
uml module: fix uml build process due to this merge
Amerigo Wang
2009-06-12
1
-1
/
+1
*
x86, UML: remove x86-specific implementations of find_first_bit
Alexander van Heukelum
2008-04-26
1
-1
/
+1
*
uml: style fixes in FP code
Jeff Dike
2007-10-16
1
-3
/
+3
*
uml: style fixes pass 1
Jeff Dike
2007-10-16
1
-0
/
+4
*
uml: throw out CONFIG_MODE_TT
Jeff Dike
2007-10-16
1
-8
/
+2
*
minimal build fixes for uml (fallout from x86 merge)
Al Viro
2007-10-13
1
-3
/
+3
*
uml: fix string exporting on UML/i386
Jeff Dike
2007-07-24
1
-1
/
+1
*
[PATCH] UML: add generic BUG support
Jeff Dike
2006-12-08
1
-1
/
+1
*
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2006-09-26
1
-1
/
+1
|
\
|
*
[PATCH] i386: Redo semaphore and rwlock assembly helpers
Andi Kleen
2006-09-26
1
-1
/
+1
*
|
[PATCH] uml: Use klibc setjmp/longjmp
Jeff Dike
2006-09-26
1
-1
/
+1
|
/
*
[PATCH] uml: cleanup unprofile expression and build infrastructure
Paolo 'Blaisorblade' Giarrusso
2006-05-01
1
-5
/
+5
*
[PATCH] uml: fix compilation and execution with hardened GCC
Paolo 'Blaisorblade' Giarrusso
2006-05-01
1
-0
/
+2
*
[PATCH] uml: use Kbuild tracking for all files and fix compilation output
Paolo 'Blaisorblade' Giarrusso
2006-05-01
1
-1
/
+4
*
[PATCH] uml: implement {get,set}_thread_area for i386
Paolo 'Blaisorblade' Giarrusso
2006-03-31
1
-1
/
+2
*
[PATCH] uml: clean up remapping code build magic
Al Viro
2006-03-31
1
-2
/
+3
*
[PATCH] uml: eliminate symlinks to host arch
Al Viro
2006-03-31
1
-12
/
+5
*
[PATCH] uml: fix compilation with CONFIG_MODE_TT disabled
Paolo 'Blaisorblade' Giarrusso
2005-12-29
1
-3
/
+5
*
[PATCH] uml: properly invoke x86_64 system calls
Jeff Dike
2005-11-22
1
-1
/
+1
*
[PATCH] uml makefiles sanitized
Al Viro
2005-09-29
1
-2
/
+0
*
[PATCH] uml: build cleanups
Al Viro
2005-09-05
1
-5
/
+1
*
[PATCH] uml: build cleanup
Al Viro
2005-09-05
1
-2
/
+0
*
[PATCH] uml: skas0 - separate kernel address space on stock hosts
Jeff Dike
2005-07-07
1
-2
/
+10
*
[PATCH] uml: fix linkage of tt mode against NPTL
Paolo 'Blaisorblade' Giarrusso
2005-06-21
1
-0
/
+2
*
[PATCH] uml: small fixes left over from rc4
Jeff Dike
2005-05-20
1
-2
/
+2
*
[PATCH] uml kbuild: avoid useless rebuilds
Paolo 'Blaisorblade' Giarrusso
2005-05-05
1
-13
/
+2
*
[PATCH] uml: fix syscall table by including $(SUBARCH)'s one, for i386
Paolo 'Blaisorblade' Giarrusso
2005-05-01
1
-1
/
+2
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+29