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-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2
-9
/
+46
2009-07-02
sh: LCDC dcache flush for deferred io
Paul Mundt
1
-8
/
+45
2009-07-01
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
7
-26
/
+36
2009-07-01
Fix iommu address space allocation
David Woodhouse
1
-4
/
+22
2009-07-01
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-5
/
+3
2009-07-01
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
7
-48
/
+84
2009-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
13
-63
/
+107
2009-07-01
block: get rid of queue-private command filter
Jens Axboe
1
-3
/
+1
2009-07-01
block: Create bip slabs with embedded integrity vectors
Martin K. Petersen
1
-2
/
+2
2009-07-01
md: use interruptible wait when duration is controlled by userspace.
NeilBrown
2
-8
/
+21
2009-07-01
md/raid5: suspend shouldn't affect read requests.
NeilBrown
1
-1
/
+2
2009-06-30
igb: return PCI_ERS_RESULT_DISCONNECT on permanent error
Alexander Duyck
1
-0
/
+3
2009-06-30
e1000e: io_error_detected callback should return PCI_ERS_RESULT_DISCONNECT
Mike Mason
1
-0
/
+3
2009-06-30
e1000: return PCI_ERS_RESULT_DISCONNECT on permanent error
Andre Detsch
1
-0
/
+3
2009-06-30
e1000: fix unmap bug
Jesse Brandeburg
1
-1
/
+7
2009-06-30
igb: fix unmap length bug
Jesse Brandeburg
1
-5
/
+6
2009-06-30
ixgbe: fix unmap length bug
Jesse Brandeburg
1
-6
/
+11
2009-06-30
ixgbe: Fix link capabilities during adapter resets
Mallikarjuna R Chilakala
1
-1
/
+2
2009-06-30
ixgbe: Fix device capabilities of 82599 single speed fiber NICs.
Mallikarjuna R Chilakala
1
-2
/
+3
2009-06-30
ixgbe: Fix SFP log messages
Don Skidmore
1
-8
/
+17
2009-06-30
usbnet: Use netdev stats structure
Herbert Xu
1
-15
/
+15
2009-06-30
smsc95xx: Use netdev stats structure
Herbert Xu
1
-5
/
+5
2009-06-30
rndis_host: Use netdev stats structure
Herbert Xu
1
-1
/
+1
2009-06-30
net1080: Use netdev stats structure
Herbert Xu
1
-6
/
+6
2009-06-30
dm9601: Use netdev stats structure
Herbert Xu
1
-5
/
+5
2009-06-30
cdc_eem: Use netdev stats structure
Herbert Xu
1
-1
/
+1
2009-07-01
md: tidy up error paths in md_alloc
NeilBrown
1
-20
/
+18
2009-07-01
md: fix error path when duplicate name is found on md device creation.
NeilBrown
1
-0
/
+2
2009-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
2
-4
/
+7
2009-06-30
floppy: fix lock imbalance
Jiri Slaby
1
-1
/
+4
2009-06-30
bfin: delay IRQ registration until driver is ready
Mike Frysinger
1
-15
/
+15
2009-06-30
atyfb: fix alignment for block writes
Ville Syrjala
3
-14
/
+46
2009-06-30
atyfb: fix HP OmniBook 500 reboot hang
Ville Syrjala
2
-9
/
+82
2009-06-30
gpio: pl061: fix IRQ handling for GPIOs >= PL061_GPIO_NR
Baruch Siach
1
-3
/
+14
2009-06-30
gpio: pl061: fix probe error handling code
Baruch Siach
1
-1
/
+2
2009-06-30
spi: bitbang bugfix in message setup
David Brownell
1
-10
/
+14
2009-06-30
fbdev: add mutex for fb_mmap locking
Krzysztof Helt
15
-42
/
+73
2009-06-30
spi: add spi_master flag word
David Brownell
2
-0
/
+8
2009-06-30
spi: new spi->mode bits
David Brownell
1
-6
/
+11
2009-06-30
edac: add DDR3 memory type for MPC85xx EDAC
Yang Shi
4
-1
/
+14
2009-06-30
parport/serial: add support for NetMos 9901 Multi-IO card
Michael Buesch
2
-1
/
+10
2009-06-30
eventfd: revised interface and cleanups
Davide Libenzi
2
-3
/
+3
2009-07-01
md: avoid dereferencing NULL pointer when accessing suspend_* sysfs attributes.
NeilBrown
1
-2
/
+4
2009-07-01
md: Use new topology calls to indicate alignment and I/O sizes
Martin K. Petersen
6
-19
/
+39
2009-06-30
bnx2x: Fix the behavior of ethtool when ONBOOT=no
Naohiro Ooiwa
1
-1
/
+9
2009-06-30
dm table: fix blk_stack_limits arg to use bytes not sectors
Mike Snitzer
1
-1
/
+1
2009-06-30
dm exception store: really fix type lookup
Milan Broz
1
-3
/
+6
2009-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
Linus Torvalds
8
-60
/
+44
2009-06-29
net/irda: convert bfin_sir to net_device_ops
Graf Yang
1
-6
/
+10
2009-06-29
ide: memory overrun in ide_get_identity_ioctl() on big endian machines using ...
Christian Engelmayer
1
-1
/
+2
[next]