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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-08
uml: pcap devices should get MACs from command line
Jeff Dike
1
-1
/
+1
2007-05-08
uml: network and pcap cleanup
Jeff Dike
3
-25
/
+38
2007-05-07
uml: rename os_{read_write}_file_k back to os_{read_write}_file
Jeff Dike
10
-30
/
+30
2007-05-07
uml: formatting fixes around os_{read_write}_file callers
Jeff Dike
3
-85
/
+67
2007-05-07
uml: change remaining callers of os_{read_write}_file
Jeff Dike
4
-7
/
+7
2007-05-07
uml: fixup allocation in the ubd driver
Peter Zijlstra
1
-1
/
+1
2007-05-07
uml: send pointers instead of structures to I/O thread
Jeff Dike
1
-15
/
+26
2007-05-07
uml: batch I/O requests
Jeff Dike
1
-77
/
+99
2007-05-07
uml: start fixing os_read_file and os_write_file
Jeff Dike
8
-23
/
+22
2007-05-07
uml: drivers get release methods
Jeff Dike
2
-9
/
+27
2007-05-07
uml: remove page_size()
Jeff Dike
2
-2
/
+4
2007-05-07
uml: fix umid in xterm titles
Davide Brini
2
-4
/
+4
2007-05-07
uml: Replace one-element array with zero-element array
Paolo 'Blaisorblade' Giarrusso
1
-11
/
+3
2007-05-07
uml: Eliminate temporary buffer in eth_configure
Paolo 'Blaisorblade' Giarrusso
1
-12
/
+13
2007-05-07
uml: improve checking and diagnostics of ethernet MACs
Paolo 'Blaisorblade' Giarrusso
1
-9
/
+29
2007-05-07
uml: remove user_util.h
Jeff Dike
23
-23
/
+0
2007-05-07
uml: move remaining useful contents of user_util.h
Jeff Dike
1
-0
/
+1
2007-05-07
uml: network interface hotplug error handling
Jeff Dike
6
-41
/
+59
2007-05-07
uml-driver-formatting-fixes-fix
Andrew Morton
1
-1
/
+1
2007-05-07
uml: driver formatting fixes
Jeff Dike
5
-60
/
+27
2007-05-07
uml: handle block device hotplug errors
Jeff Dike
1
-6
/
+7
2007-04-25
[SK_BUFF]: Introduce skb_mac_header()
Arnaldo Carvalho de Melo
5
-5
/
+5
2007-04-25
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-03-29
[PATCH] uml: irq locking fixes
Jeff Dike
1
-5
/
+7
2007-03-29
[PATCH] uml: fix device unplug crash
Jeff Dike
1
-0
/
+3
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
[next]