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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-07
firmware: convert e100 driver to request_firmware()
Jaswinder Singh Rajput
6
-202
/
+225
2009-01-06
ieee1394: use internal network device stats
Stephen Hemminger
2
-23
/
+16
2009-01-06
ieee1394: remove unneeded last_rx
Stephen Hemminger
1
-2
/
+0
2009-01-06
ieee1394: convert to net_device_ops
Stephen Hemminger
1
-6
/
+10
2009-01-06
dsa: convert to net_device_ops (v2)
Stephen Hemminger
1
-10
/
+41
2009-01-06
gianfar: ensure ECNTRL[R100] is cleared on link state change
Li Yang
1
-0
/
+2
2009-01-06
can: omit unneeded skb_clone() calls
Oliver Hartkopp
4
-22
/
+22
2009-01-06
dm9601: bring datasheet URL up to date
Wu Fengguang
1
-1
/
+1
2009-01-06
dm9601: handle corrupt mac address
Wu Fengguang
1
-1
/
+8
2009-01-06
vlan: Add GRO interfaces
Herbert Xu
2
-23
/
+107
2009-01-06
gro: Add internal interfaces for VLAN
Herbert Xu
2
-23
/
+65
2009-01-06
ibmveth: use consistent types
Stephen Rothwell
2
-7
/
+7
2009-01-06
net/ehea: use consistant type
Stephen Rothwell
1
-8
/
+8
2009-01-06
sch_teql: convert to net_device_ops
Stephen Hemminger
1
-8
/
+12
2009-01-06
xen-netfront: convert to net_device_ops
Stephen Hemminger
1
-5
/
+12
2009-01-06
virtio: convert to net_device_ops
Stephen Hemminger
1
-7
/
+13
2009-01-06
wireless: convert wireless ioctl to net_device_ops
Stephen Hemminger
1
-2
/
+2
2009-01-06
bonding: use net_device_ops
Stephen Hemminger
1
-1
/
+1
2009-01-06
irda: convert to internal stats
Stephen Hemminger
26
-391
/
+230
2009-01-05
acenic: Missed delete of acenic_firmware.h
David S. Miller
1
-9456
/
+0
2009-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
22
-983
/
+1319
2009-01-06
dm snapshot: extend exception store functions
Jonathan Brassow
6
-37
/
+55
2009-01-06
dm snapshot: split out exception store implementations
Alasdair G Kergon
6
-737
/
+833
2009-01-06
dm snapshot: rename struct exception_store
Jonathan Brassow
3
-24
/
+25
2009-01-06
dm snapshot: separate out exception store interface
Jonathan Brassow
4
-120
/
+134
2009-01-06
dm mpath: move trigger_event to system workqueue
Alasdair G Kergon
1
-4
/
+4
2009-01-06
dm: add name and uuid to sysfs
Milan Broz
4
-2
/
+136
2009-01-06
dm table: rework reference counting
Mikulas Patocka
4
-20
/
+33
2009-01-06
dm: support barriers on simple devices
Andi Kleen
5
-10
/
+33
2009-01-06
dm request: extend target interface
Kiyoshi Ueda
1
-0
/
+15
2009-01-06
dm request: add caches
Kiyoshi Ueda
1
-1
/
+40
2009-01-06
dm ioctl: allow dm_copy_name_and_uuid to return only one field
Milan Broz
1
-2
/
+4
2009-01-06
dm log: ensure log bitmap fits on log device
Milan Broz
1
-0
/
+8
2009-01-06
dm log: move region_size validation
Milan Broz
2
-14
/
+14
2009-01-06
dm log: avoid reinitialising io_req on every operation
Takahiro Yasui
1
-10
/
+7
2009-01-06
dm: consolidate target deregistration error handling
Mikulas Patocka
10
-50
/
+20
2009-01-06
dm raid1: fix error count
Jonathan Brassow
1
-3
/
+3
2009-01-06
dm log: fix dm_io_client leak on error paths
Takahiro Yasui
1
-0
/
+5
2009-01-06
dm snapshot: change yield to msleep
Mikulas Patocka
1
-3
/
+4
2009-01-06
dm table: drop reference at unbind
Mikulas Patocka
1
-1
/
+1
2009-01-05
Merge branch 'for-next' of git://git.o-hand.com/linux-mfd
Linus Torvalds
29
-343
/
+4546
2009-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
8
-115
/
+258
2009-01-05
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-3
/
+10
2009-01-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
12
-130
/
+316
2009-01-05
Merge branch 'i2c-next' of git://aeryn.fluff.org.uk/bjdooks/linux
Linus Torvalds
3
-201
/
+408
2009-01-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
20
-269
/
+685
2009-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
43
-1084
/
+964
2009-01-05
igb: fix anoying type mismatch warning on rx/tx queue sizing
Linus Torvalds
1
-2
/
+2
2009-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
47
-2462
/
+1481
2009-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
63
-1910
/
+11470
[next]