| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2008-03-04 | 1 | -1/+1 |
|\ |
|
| * | scsi: missing add of padded bytes to io completion byte count | Jens Axboe | 2008-03-04 | 1 | -1/+1 |
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as... | Linus Torvalds | 2008-03-04 | 5 | -1/+1277 |
|\ \
| |/
|/| |
|
| * | ioat: fix 'ack' handling, driver must ensure that 'ack' is zero | Dan Williams | 2008-03-04 | 1 | -0/+2 |
| * | fsldma: do not cleanup descriptors in hardirq context | Dan Williams | 2008-03-04 | 1 | -1/+0 |
| * | dmaengine: add driver for Freescale MPC85xx DMA controller | Zhang Wei | 2008-03-04 | 4 | -1/+1276 |
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2008-03-04 | 4 | -112/+167 |
|\ \ |
|
| * | | cciss: remove READ_AHEAD define and use block layer defaults | Mike Miller | 2008-03-04 | 1 | -3/+0 |
| * | | make cdrom.c:check_for_audio_disc() static | Adrian Bunk | 2008-03-04 | 1 | -2/+2 |
| * | | block: separate out padding from alignment | Tejun Heo | 2008-03-04 | 1 | -1/+2 |
| * | | block: restore the meaning of rq->data_len to the true data length | FUJITA Tomonori | 2008-03-04 | 1 | -3/+3 |
| * | | resubmit: cciss: procfs updates to display info about many | Mike Miller | 2008-03-04 | 2 | -103/+160 |
| |/ |
|
* | | m68knommu: fix fec driver interrupt races | Greg Ungerer | 2008-03-04 | 1 | -4/+4 |
* | | Build fix for drivers/s390/char/defkeymap.c | Tony Breeds | 2008-03-04 | 1 | -1/+1 |
|/ |
|
* | Fix default compose table initialization | Samuel Thibault | 2008-03-03 | 3 | -70/+70 |
* | docbook: fix fusion source files | Randy Dunlap | 2008-03-03 | 2 | -21/+18 |
* | docbook: fix kernel-api source files | Randy Dunlap | 2008-03-03 | 2 | -5/+2 |
* | docbook: fix usb source files | Randy Dunlap | 2008-03-03 | 1 | -4/+2 |
* | docbook: fix scsi source file | Randy Dunlap | 2008-03-03 | 1 | -2/+1 |
* | docbook: fix rapidio source files | Randy Dunlap | 2008-03-03 | 1 | -5/+3 |
* | Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/arnd... | Paul Mackerras | 2008-03-03 | 115 | -2045/+4126 |
|\ |
|
| * | firewire: fix crash in automatic module unloading | Stefan Richter | 2008-03-02 | 5 | -18/+35 |
| * | firewire: potentially invalid pointers used in fw_card_bm_work | Stefan Richter | 2008-03-02 | 2 | -17/+35 |
| * | firewire: fw-sbp2: better fix for NULL pointer dereference in scsi_remove_device | Stefan Richter | 2008-03-02 | 1 | -19/+27 |
| * | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-03-01 | 2 | -14/+73 |
| |\ |
|
| | * | [libata] wrap kmap_atomic(KM_IRQ0) with local_irq_save/restore() | Jeff Garzik | 2008-03-01 | 1 | -0/+10 |
| | * | sata_svw: Add support for HT1100 SATA controller | Anantha Subramanyam | 2008-02-29 | 1 | -14/+63 |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds | 2008-02-29 | 2 | -148/+139 |
| |\ \ |
|
| | * | | Blackfin Serial Driver: Fix bug - Only insert UART rx char in timer task. | Sonic Zhang | 2008-02-29 | 1 | -16/+7 |
| | * | | Blackfin Serial Driver: Fix bug - update tx dma buffer tail before wake up pr... | Sonic Zhang | 2008-02-25 | 1 | -22/+29 |
| | * | | Blackfin Serial Driver: Fix bug - Increase buffer tail immediately before sta... | Sonic Zhang | 2008-02-25 | 1 | -14/+18 |
| | * | | [Blackfin] serial driver: Add flow control support to bf54x | Sonic Zhang | 2008-02-02 | 2 | -2/+14 |
| | * | | [Blackfin] serial driver: Fix bug Poll RTS/CTS status in DMA mode as well | Sonic Zhang | 2008-02-02 | 1 | -11/+5 |
| | * | | [Blackfin] serial driver: ADSP-BF52x arch/mach support | Michael Hennerich | 2008-02-02 | 1 | -1/+1 |
| | * | | [Blackfin] serial driver: use simpler comment headers and strip out informati... | Mike Frysinger | 2008-01-11 | 1 | -23/+4 |
| | * | | [Blackfin] serial driver: rework break flood anomaly handling to be more robu... | Mike Frysinger | 2007-12-24 | 1 | -14/+52 |
| | * | | [Blackfin] serial driver: fix bug - cache the bits of the LSR on systems wher... | Mike Frysinger | 2007-12-24 | 1 | -3/+7 |
| | * | | [Blackfin] serial driver: fix bug - should not wait for the TFI bit, just cle... | Sonic Zhang | 2007-12-23 | 1 | -3/+0 |
| | * | | [Blackfin] serial driver: Fix bug serial driver in DMA mode spams history to ... | Sonic Zhang | 2007-12-21 | 1 | -3/+4 |
| | * | | [Blackfin] serial driver: Fix bug Free rx dma buffer in shutdown. | Sonic Zhang | 2007-12-21 | 1 | -0/+1 |
| | * | | [Blackfin] serial driver: Clean up UART DMA code. | Sonic Zhang | 2007-12-21 | 1 | -15/+10 |
| | * | | Blackfin Serial driver: Fix bug - serial driver in PIO mode cant handle input... | Sonic Zhang | 2007-11-21 | 1 | -48/+14 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2008-02-29 | 2 | -24/+44 |
| |\ \ \ |
|
| | * | | | serial: Move asm-sh/sci.h to linux/serial_sci.h. | Paul Mundt | 2008-02-26 | 1 | -1/+1 |
| | * | | | maple: fix device detection | Adrian McMenamin | 2008-02-26 | 1 | -23/+43 |
| | |/ / |
|
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-02-29 | 54 | -1439/+2912 |
| |\ \ \ |
|
| | * | | | [BNX2X]: update version, remove CVS strings | Eliezer Tamir | 2008-02-28 | 1 | -3/+2 |
| | * | | | [BNX2X]: Fix Xmit bugs | Eliezer Tamir | 2008-02-28 | 2 | -5/+10 |
| | * | | | [BNX2X]: Prevent PCI queue overflow | Eliezer Tamir | 2008-02-28 | 1 | -4/+8 |
| | * | | | [BNX2X]: fix slowpath races and locking | Eliezer Tamir | 2008-02-28 | 2 | -100/+116 |