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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] uml: workqueue build fix
Andrew Morton
2006-12-07
3
-5
/
+5
*
WorkQueue: Fix up arch-specific work items where possible
David Howells
2006-12-05
4
-5
/
+6
*
[NET]: UML checksum annotations and cleanups.
Al Viro
2006-12-02
2
-68
/
+53
*
Fix typos in doc and comments
Jan Engelhardt
2006-11-30
1
-1
/
+1
*
[PATCH] uml: make execvp safe for our usage
Paolo 'Blaisorblade' Giarrusso
2006-11-25
4
-9
/
+166
*
[PATCH] uml: include tidying
Jeff Dike
2006-11-03
3
-3
/
+2
*
[PATCH] uml: fix I/O hang
Jeff Dike
2006-11-03
3
-3
/
+44
*
[PATCH] uml: add _text definition to linker scripts
Jeff Dike
2006-10-31
2
-0
/
+2
*
[PATCH] uml ubd driver: various little changes
Paolo 'Blaisorblade' Giarrusso
2006-10-31
3
-20
/
+26
*
[PATCH] uml ubd driver: do not store error codes as ->fd
Paolo 'Blaisorblade' Giarrusso
2006-10-31
1
-7
/
+10
*
[PATCH] uml ubd driver: use bitfields where possible
Paolo 'Blaisorblade' Giarrusso
2006-10-31
1
-2
/
+2
*
[PATCH] uml ubd driver: reformat ubd_config
Paolo 'Blaisorblade' Giarrusso
2006-10-31
1
-11
/
+20
*
[PATCH] uml ubd driver: convert do_ubd to a boolean variable
Paolo 'Blaisorblade' Giarrusso
2006-10-31
1
-3
/
+6
*
[PATCH] uml ubd driver: ubd_io_lock usage fixup
Paolo 'Blaisorblade' Giarrusso
2006-10-31
1
-1
/
+7
*
[PATCH] uml ubd driver: change ubd_lock to be a mutex
Paolo 'Blaisorblade' Giarrusso
2006-10-31
1
-11
/
+12
*
[PATCH] uml ubd driver: give better names to some functions.
Paolo 'Blaisorblade' Giarrusso
2006-10-31
1
-6
/
+6
*
[PATCH] uml ubd driver: var renames
Paolo 'Blaisorblade' Giarrusso
2006-10-31
1
-98
/
+98
*
[PATCH] uml ubd driver: document some struct fields
Paolo 'Blaisorblade' Giarrusso
2006-10-31
1
-1
/
+4
*
[PATCH] uml ubd driver: allow using up to 16 UBD devices
Paolo 'Blaisorblade' Giarrusso
2006-10-31
1
-2
/
+2
*
[PATCH] uml: fix compilation options for USER_OBJS
akpm@osdl.org
2006-10-30
3
-15
/
+14
*
[PATCH] Fix "Remove the use of _syscallX macros in UML"
Paolo 'Blaisorblade' Giarrusso
2006-10-30
4
-8
/
+18
*
[PATCH] uml: mconsole fixes
Al Viro
2006-10-24
3
-6
/
+19
*
[PATCH] uml: mmapper - remove just added but wrong "const" attribute
Paolo 'Blaisorblade' Giarrusso
2006-10-20
1
-1
/
+2
*
[PATCH] uml: kconfig - silence warning
Paolo 'Blaisorblade' Giarrusso
2006-10-20
1
-0
/
+5
*
[PATCH] uml: cleanup run_helper() API to fix a leak
Paolo 'Blaisorblade' Giarrusso
2006-10-20
2
-6
/
+3
*
[PATCH] uml: use DEFCONFIG_LIST to avoid reading host's config
Paolo 'Blaisorblade' Giarrusso
2006-10-20
1
-0
/
+5
*
[PATCH] uml: reenable compilation of enable_timer, disabled by mistake
Paolo 'Blaisorblade' Giarrusso
2006-10-20
1
-1
/
+2
*
[PATCH] uml: code convention cleanup of a file
Paolo 'Blaisorblade' Giarrusso
2006-10-20
1
-25
/
+28
*
[PATCH] uml: split memory allocation prototypes out of user.h
Paolo 'Blaisorblade' Giarrusso
2006-10-20
19
-7
/
+33
*
[PATCH] uml: MODE_TT is bust
Jeff Dike
2006-10-20
1
-0
/
+1
*
[PATCH] make UML compile (FC6/x86-64)
Ulrich Drepper
2006-10-15
2
-2
/
+0
*
[PATCH] uml: allow finer tuning for host VMSPLIT setting
Paolo 'Blaisorblade' Giarrusso
2006-10-11
1
-15
/
+34
*
[PATCH] uml: deprecate CONFIG_MODE_TT
Paolo 'Blaisorblade' Giarrusso
2006-10-11
1
-7
/
+15
*
[PATCH] uml: remove duplicate export
Paolo 'Blaisorblade' Giarrusso
2006-10-11
1
-3
/
+0
*
[PATCH] uml: asm offsets duplication removal
Paolo 'Blaisorblade' Giarrusso
2006-10-11
3
-8
/
+10
*
[PATCH] uml: allow using again x86/x86_64 crypto code
Paolo 'Blaisorblade' Giarrusso
2006-10-11
4
-1
/
+4
*
[PATCH] uml: declare in Kconfig our partial LOCKDEP support
Paolo 'Blaisorblade' Giarrusso
2006-10-11
1
-0
/
+13
*
[PATCH] uml: fix uname under setarch i386
Paolo 'Blaisorblade' Giarrusso
2006-10-11
1
-1
/
+8
*
[PATCH] uml: make UML_SETJMP always safe
Paolo 'Blaisorblade' Giarrusso
2006-10-11
1
-1
/
+2
*
[PATCH] uml: make TT mode compile after setjmp-related changes
Paolo 'Blaisorblade' Giarrusso
2006-10-11
2
-4
/
+3
*
[PATCH] uml: readd forgot prototype
Paolo 'Blaisorblade' Giarrusso
2006-10-11
1
-0
/
+1
*
[PATCH] uml: correct removal of pte_mkexec
Paolo 'Blaisorblade' Giarrusso
2006-10-11
1
-4
/
+1
*
[PATCH] uml: revert wrong patch
Paolo 'Blaisorblade' Giarrusso
2006-10-11
1
-1
/
+1
*
[PATCH] missed const in prototype
Al Viro
2006-10-10
1
-1
/
+1
*
IRQ: Use the new typedef for interrupt handler function pointers
David Howells
2006-10-09
2
-4
/
+4
*
[PATCH] uml pt_regs fixes
Al Viro
2006-10-08
10
-25
/
+24
*
[PATCH] um: irq changes break build
Pekka Enberg
2006-10-06
1
-1
/
+1
*
Remove all inclusions of <linux/config.h>
Dave Jones
2006-10-04
27
-28
/
+0
*
more misc typo fixes
Matt LaPlante
2006-10-03
1
-1
/
+1
*
Attack of "the the"s in arch
Matt LaPlante
2006-10-03
3
-3
/
+3
[next]