index
:
kernel/linux.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
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.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2007-03-29
[PATCH] uml: fix I/O hang when multiple devices are in use
Jeff Dike
1
-7
/
+6
2007-03-08
[PATCH] um: fix errno usage
Paolo 'Blaisorblade' Giarrusso
1
-8
/
+9
2007-03-08
[PATCH] um: fix confusion irq early reenabling
Paolo 'Blaisorblade' Giarrusso
1
-3
/
+3
2007-03-08
[PATCH] um: mark both consoles as CON_ANYTIME
Paolo 'Blaisorblade' Giarrusso
2
-2
/
+2
2007-03-08
[PATCH] um: fix a memory leak in the multicast driver
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+9
2007-02-12
[PATCH] mark struct file_operations const 2
Arjan van de Ven
1
-1
/
+1
2007-02-12
[PATCH] tty: update the tty layer to work with struct pid
Eric W. Biederman
1
-1
/
+1
2007-02-11
[PATCH] proc: remove useless (and buggy) ->nlink settings
Alexey Dobriyan
1
-1
/
+0
2007-02-11
[PATCH] uml: umid tidying
Jeff Dike
2
-2
/
+1
2007-02-11
[PATCH] uml: locking fixes in the ubd driver
Jeff Dike
1
-20
/
+15
2007-02-11
[PATCH] uml: add per-device queues and locks to ubd driver
Jeff Dike
1
-30
/
+40
2007-02-11
[PATCH] uml: initialize a list head
Jeff Dike
1
-0
/
+1
2007-02-11
[PATCH] uml: fix previous console locking
Jeff Dike
1
-40
/
+8
2007-02-11
[PATCH] uml: console locking commentary and code cleanup
Jeff Dike
3
-23
/
+17
2007-02-11
[PATCH] uml: mostly const a structure
Jeff Dike
3
-5
/
+6
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: 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
4
-6
/
+18
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
1
-14
/
+15
2007-02-11
[PATCH] uml: add locking to network transport registration
Jeff Dike
1
-4
/
+5
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
1
-2
/
+0
2007-02-11
[PATCH] uml: return hotplug errors to host
Jeff Dike
7
-217
/
+241
2007-02-11
[PATCH] uml: console locking fixes
Jeff Dike
2
-67
/
+125
2006-12-13
[PATCH] uml: fix net_kern workqueue abuse
Peter Zijlstra
1
-6
/
+9
2006-12-12
um: replace kmalloc+memset with kzalloc
Yan Burman
1
-2
/
+1
2006-12-08
[PATCH] tty: switch to ktermios
Alan Cox
1
-1
/
+1
2006-12-07
[PATCH] uml: use get_random_bytes() after random pool is seeded
Jeff Dike
5
-5
/
+5
2006-12-07
[PATCH] uml: workqueue build fix
Andrew Morton
1
-3
/
+3
2006-12-05
WorkQueue: Fix up arch-specific work items where possible
David Howells
4
-5
/
+6
2006-11-30
Fix typos in doc and comments
Jan Engelhardt
1
-1
/
+1
2006-10-31
[PATCH] uml ubd driver: various little changes
Paolo 'Blaisorblade' Giarrusso
1
-19
/
+25
2006-10-31
[PATCH] uml ubd driver: do not store error codes as ->fd
Paolo 'Blaisorblade' Giarrusso
1
-7
/
+10
2006-10-31
[PATCH] uml ubd driver: use bitfields where possible
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+2
2006-10-31
[PATCH] uml ubd driver: reformat ubd_config
Paolo 'Blaisorblade' Giarrusso
1
-11
/
+20
2006-10-31
[PATCH] uml ubd driver: convert do_ubd to a boolean variable
Paolo 'Blaisorblade' Giarrusso
1
-3
/
+6
2006-10-31
[PATCH] uml ubd driver: ubd_io_lock usage fixup
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+7
2006-10-31
[PATCH] uml ubd driver: change ubd_lock to be a mutex
Paolo 'Blaisorblade' Giarrusso
1
-11
/
+12
2006-10-31
[PATCH] uml ubd driver: give better names to some functions.
Paolo 'Blaisorblade' Giarrusso
1
-6
/
+6
2006-10-31
[PATCH] uml ubd driver: var renames
Paolo 'Blaisorblade' Giarrusso
1
-98
/
+98
2006-10-31
[PATCH] uml ubd driver: document some struct fields
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+4
2006-10-31
[PATCH] uml ubd driver: allow using up to 16 UBD devices
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+2
2006-10-25
[PATCH] uml: mconsole fixes
Al Viro
2
-6
/
+18
[prev]
[next]