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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-14
net: constify remaining proto_ops
Alexey Dobriyan
1
-2
/
+2
2009-09-14
netdev: smc91x: drop Blackfin cruft
Michael Hennerich
1
-28
/
+0
2009-09-14
Merge branch 'osync_cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-4
/
+4
2009-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
847
-38480
/
+79612
2009-09-14
Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+3
2009-09-14
pohmelfs: Use new syncing helper
Jan Kara
1
-2
/
+2
2009-09-14
vfs: Rename generic_file_aio_write_nolock
Christoph Hellwig
1
-1
/
+1
2009-09-14
pohmelfs: Use __generic_file_aio_write instead of generic_file_aio_write_nolock
Jan Kara
1
-1
/
+1
2009-09-14
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-14
/
+11
2009-09-11
netxen: update copyright
Dhananjay Phadke
9
-54
/
+9
2009-09-11
netxen: fix tx timeout recovery
Amit Kumar Salecha
3
-13
/
+64
2009-09-11
netxen: fix file firmware leak
Dhananjay Phadke
1
-2
/
+3
2009-09-11
netxen: improve pci memory access
Dhananjay Phadke
3
-266
/
+93
2009-09-11
netxen: change firmware write size
Amit Kumar Salecha
1
-5
/
+12
2009-09-11
tg3: Fix return ring size breakage
Matt Carlson
1
-1
/
+1
2009-09-11
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
26
-246
/
+891
2009-09-11
netxen: build fix for INET=n
Randy Dunlap
1
-0
/
+4
2009-09-11
Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-2
/
+140
2009-09-11
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-11
/
+3
2009-09-11
Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+14
2009-09-11
cdc-phonet: autoconfigure Phonet address
RĂ©mi Denis-Courmont
1
-0
/
+15
2009-09-11
net: Add DEVTYPE support for Ethernet based devices
Marcel Holtmann
3
-0
/
+15
2009-09-11
mv643xx_eth.c: remove unused txq_set_wrr()
Mikael Pettersson
1
-34
/
+0
2009-09-11
ucc_geth: Fix hangs after switching from full to half duplex
Anton Vorontsov
1
-5
/
+31
2009-09-11
ucc_geth: Rearrange some code to avoid forward declarations
Anton Vorontsov
1
-151
/
+149
2009-09-11
phy/marvell: Make non-aneg speed/duplex forcing work for 88E1111 PHYs
Anton Vorontsov
1
-1
/
+20
2009-09-11
drivers/net/phy: introduce missing kfree
Julia Lawall
1
-1
/
+1
2009-09-11
drivers/net/wan: introduce missing kfree
Julia Lawall
1
-0
/
+1
2009-09-11
Subject: [PATCH] appletalk: Fix skb leak when ipddp interface is not loaded
Arnaldo Carvalho de Melo
1
-2
/
+1
2009-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
13
-327
/
+1082
2009-09-11
Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
3
-8
/
+3
2009-09-11
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
41
-1237
/
+532
2009-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
62
-589
/
+1272
2009-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
3
-17
/
+25
2009-09-11
[S390] tape: Use pr_xxx instead of dev_xxx in shared driver code
Michael Holzheu
4
-16
/
+14
2009-09-11
[S390] Get rid of cpuid.h header file.
Heiko Carstens
2
-3
/
+3
2009-09-11
[S390] tape: Fix device online messages
Michael Holzheu
2
-6
/
+8
2009-09-11
[S390] kvm: use console_initcall() to initialize s390 virtio console
Hendrik Brueckner
1
-2
/
+6
2009-09-11
[S390] tape: reversed order of labels
Roel Kluin
1
-2
/
+2
2009-09-11
[S390] zcrypt: Free ap_device if dev_set_name fails.
Felix Beck
1
-2
/
+5
2009-09-11
[S390] zcrypt: Use spin_lock_bh in suspend callback
Felix Beck
1
-2
/
+6
2009-09-11
[S390] xpram: Remove checksum validation for suspend/resume
Michael Holzheu
1
-65
/
+0
2009-09-11
[S390] vmur: Invalid allocation sequence for vmur class
Michael Holzheu
1
-9
/
+10
2009-09-11
[S390] add call home support
Hans-Joachim Picht
4
-1
/
+238
2009-09-11
[S390] tape: use init_timer_on_stack() rather than init_timer()
Frank Munzert
1
-1
/
+1
2009-09-11
[S390] proper use of device register
Sebastian Ott
8
-26
/
+25
2009-09-11
[S390] dasd: fix message naming
Stefan Haberland
8
-20
/
+20
2009-09-11
[S390] dasd: optimize cpu usage in goodcase
Stefan Haberland
7
-51
/
+41
2009-09-11
[S390] dasd: fail requests when device state is less then ready
Stefan Weinhuber
1
-1
/
+4
2009-09-11
[S390] cio: remove ccw_device init_name
Sebastian Ott
2
-19
/
+6
[next]