index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[PATCH] uml: fix previous console locking
Jeff Dike
2007-02-11
2
-41
/
+8
*
[PATCH] uml: console locking commentary and code cleanup
Jeff Dike
2007-02-11
4
-45
/
+31
*
[PATCH] uml: chan_user.h formatting fixes
Jeff Dike
2007-02-11
1
-12
/
+1
*
[PATCH] uml: mostly const a structure
Jeff Dike
2007-02-11
5
-11
/
+11
*
[PATCH] uml: locking commentary in the random driver
Jeff Dike
2007-02-11
1
-0
/
+1
*
[PATCH] uml: use LIST_HEAD where possible
Jeff Dike
2007-02-11
2
-2
/
+2
*
[PATCH] uml: network driver locking and code cleanup
Jeff Dike
2007-02-11
1
-24
/
+18
*
[PATCH] uml: Kill a compilation warning
Jeff Dike
2007-02-11
1
-1
/
+1
*
[PATCH] uml: port driver formatting
Jeff Dike
2007-02-11
2
-54
/
+43
*
[PATCH] uml: make two variables static
Jeff Dike
2007-02-11
1
-2
/
+2
*
[PATCH] uml: mconsole locking
Jeff Dike
2007-02-11
5
-6
/
+19
*
[PATCH] uml: audio driver formatting
Jeff Dike
2007-02-11
1
-87
/
+73
*
[PATCH] uml: audio driver locking
Jeff Dike
2007-02-11
1
-3
/
+6
*
[PATCH] uml: watchdog driver formatting
Jeff Dike
2007-02-11
2
-39
/
+17
*
[PATCH] uml: watchdog driver locking
Jeff Dike
2007-02-11
1
-8
/
+15
*
[PATCH] uml: network driver whitespace and style fixes
Jeff Dike
2007-02-11
2
-17
/
+18
*
[PATCH] uml: add locking to network transport registration
Jeff Dike
2007-02-11
2
-8
/
+9
*
[PATCH] uml: lock the irqs_to_free list
Jeff Dike
2007-02-11
1
-3
/
+18
*
[PATCH] uml: console whitespace and comment tidying
Jeff Dike
2007-02-11
2
-3
/
+1
*
[PATCH] uml: return hotplug errors to host
Jeff Dike
2007-02-11
12
-238
/
+253
*
[PATCH] uml: console locking fixes
Jeff Dike
2007-02-11
3
-72
/
+134
*
[PATCH] uml: fix signal frame alignment
Jeff Dike
2007-01-30
2
-3
/
+5
*
[PATCH] fix indentation-related breakage in Kconfig.i386
Al Viro
2007-01-30
1
-8
/
+8
*
[PATCH] Fix UML on non-standard VM split hosts
Jeff Dike
2007-01-26
1
-17
/
+17
*
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-13
1
-2
/
+2
*
[PATCH] uml: fix net_kern workqueue abuse
Peter Zijlstra
2006-12-13
2
-6
/
+11
*
um: replace kmalloc+memset with kzalloc
Yan Burman
2006-12-12
1
-2
/
+1
*
[PATCH] tty: switch to ktermios
Alan Cox
2006-12-08
2
-2
/
+2
*
[PATCH] UML: add generic BUG support
Jeff Dike
2006-12-08
5
-2
/
+47
*
[PATCH] tty: ->signal->tty locking
Peter Zijlstra
2006-12-08
1
-3
/
+4
*
[PATCH] uml: use get_random_bytes() after random pool is seeded
Jeff Dike
2006-12-07
7
-7
/
+7
*
[PATCH] uml: size register files correctly
Jeff Dike
2006-12-07
2
-2
/
+2
*
[PATCH] uml: include asm/page.h in order to get PAGE_SHIFT
Jeff Dike
2006-12-07
1
-0
/
+1
*
[PATCH] uml: include stddef.h correctly
Jeff Dike
2006-12-07
3
-3
/
+2
*
[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
[prev]
[next]