index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-11
[PATCH] uml: remove unused variable and function
Jeff Dike
2
-17
/
+0
2007-02-11
[PATCH] uml: delete unused file
Jeff Dike
2
-24
/
+1
2007-02-11
[PATCH] uml: make time data per-cpu
Jeff Dike
1
-12
/
+12
2007-02-11
[PATCH] uml: initialize a list head
Jeff Dike
1
-0
/
+1
2007-02-11
[PATCH] uml: mem.c and physmem.c formatting fixes
Jeff Dike
2
-77
/
+57
2007-02-11
[PATCH] uml: locking comments in iomem driver
Jeff Dike
2
-10
/
+17
2007-02-11
[PATCH] uml: fix previous console locking
Jeff Dike
2
-41
/
+8
2007-02-11
[PATCH] uml: console locking commentary and code cleanup
Jeff Dike
4
-45
/
+31
2007-02-11
[PATCH] uml: chan_user.h formatting fixes
Jeff Dike
1
-12
/
+1
2007-02-11
[PATCH] uml: mostly const a structure
Jeff Dike
5
-11
/
+11
2007-02-11
[PATCH] uml: locking commentary in the random driver
Jeff Dike
1
-0
/
+1
2007-02-11
[PATCH] uml: use LIST_HEAD where possible
Jeff Dike
2
-2
/
+2
2007-02-11
[PATCH] uml: network driver locking and code cleanup
Jeff Dike
1
-24
/
+18
2007-02-11
[PATCH] uml: Kill a compilation warning
Jeff Dike
1
-1
/
+1
2007-02-11
[PATCH] uml: port driver formatting
Jeff Dike
2
-54
/
+43
2007-02-11
[PATCH] uml: make two variables static
Jeff Dike
1
-2
/
+2
2007-02-11
[PATCH] uml: mconsole locking
Jeff Dike
5
-6
/
+19
2007-02-11
[PATCH] uml: audio driver formatting
Jeff Dike
1
-87
/
+73
2007-02-11
[PATCH] uml: audio driver locking
Jeff Dike
1
-3
/
+6
2007-02-11
[PATCH] uml: watchdog driver formatting
Jeff Dike
2
-39
/
+17
2007-02-11
[PATCH] uml: watchdog driver locking
Jeff Dike
1
-8
/
+15
2007-02-11
[PATCH] uml: network driver whitespace and style fixes
Jeff Dike
2
-17
/
+18
2007-02-11
[PATCH] uml: add locking to network transport registration
Jeff Dike
2
-8
/
+9
2007-02-11
[PATCH] uml: lock the irqs_to_free list
Jeff Dike
1
-3
/
+18
2007-02-11
[PATCH] uml: console whitespace and comment tidying
Jeff Dike
2
-3
/
+1
2007-02-11
[PATCH] uml: return hotplug errors to host
Jeff Dike
12
-238
/
+253
2007-02-11
[PATCH] uml: console locking fixes
Jeff Dike
3
-72
/
+134
2007-01-30
[PATCH] uml: fix signal frame alignment
Jeff Dike
2
-3
/
+5
2007-01-30
[PATCH] fix indentation-related breakage in Kconfig.i386
Al Viro
1
-8
/
+8
2007-01-26
[PATCH] Fix UML on non-standard VM split hosts
Jeff Dike
1
-17
/
+17
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
1
-2
/
+2
2006-12-13
[PATCH] uml: fix net_kern workqueue abuse
Peter Zijlstra
2
-6
/
+11
2006-12-12
um: replace kmalloc+memset with kzalloc
Yan Burman
1
-2
/
+1
2006-12-08
[PATCH] tty: switch to ktermios
Alan Cox
2
-2
/
+2
2006-12-08
[PATCH] UML: add generic BUG support
Jeff Dike
5
-2
/
+47
2006-12-08
[PATCH] tty: ->signal->tty locking
Peter Zijlstra
1
-3
/
+4
2006-12-07
[PATCH] uml: use get_random_bytes() after random pool is seeded
Jeff Dike
7
-7
/
+7
2006-12-07
[PATCH] uml: size register files correctly
Jeff Dike
2
-2
/
+2
2006-12-07
[PATCH] uml: include asm/page.h in order to get PAGE_SHIFT
Jeff Dike
1
-0
/
+1
2006-12-07
[PATCH] uml: include stddef.h correctly
Jeff Dike
3
-3
/
+2
2006-12-07
[PATCH] uml: workqueue build fix
Andrew Morton
3
-5
/
+5
2006-12-05
WorkQueue: Fix up arch-specific work items where possible
David Howells
4
-5
/
+6
2006-12-02
[NET]: UML checksum annotations and cleanups.
Al Viro
2
-68
/
+53
2006-11-30
Fix typos in doc and comments
Jan Engelhardt
1
-1
/
+1
2006-11-25
[PATCH] uml: make execvp safe for our usage
Paolo 'Blaisorblade' Giarrusso
4
-9
/
+166
2006-11-03
[PATCH] uml: include tidying
Jeff Dike
3
-3
/
+2
2006-11-03
[PATCH] uml: fix I/O hang
Jeff Dike
3
-3
/
+44
2006-10-31
[PATCH] uml: add _text definition to linker scripts
Jeff Dike
2
-0
/
+2
2006-10-31
[PATCH] uml ubd driver: various little changes
Paolo 'Blaisorblade' Giarrusso
3
-20
/
+26
2006-10-31
[PATCH] uml ubd driver: do not store error codes as ->fd
Paolo 'Blaisorblade' Giarrusso
1
-7
/
+10
[prev]
[next]