Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as... | Linus Torvalds | 2009-03-08 | 13 | -50/+86 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | dmatest: fix use after free in dmatest_exit | Dan Williams | 2009-03-05 | 1 | -2/+4 | |
| * | | | | | | | ipu_idmac: fix spinlock type | Luotao Fu | 2009-03-05 | 1 | -1/+1 | |
| * | | | | | | | iop-adma, mv_xor: fix mem leak on self-test setup failure | Roel Kluin | 2009-03-05 | 2 | -16/+16 | |
| * | | | | | | | fsldma: fix off by one in dma_halt | Dan Williams | 2009-03-05 | 1 | -2/+6 | |
| * | | | | | | | I/OAT: fail self-test if callback test reaches timeout | Dan Williams | 2009-03-05 | 1 | -2/+4 | |
| * | | | | | | | I/OAT: update driver version and copyright dates | Maciej Sosnowski | 2009-03-05 | 7 | -8/+8 | |
| * | | | | | | | I/OAT: list usage cleanup | Eric Sesterhenn | 2009-03-05 | 1 | -3/+2 | |
| * | | | | | | | I/OAT: set tcp_dma_copybreak to 256k for I/OAT ver.3 | Maciej Sosnowski | 2009-03-05 | 1 | -1/+3 | |
| * | | | | | | | I/OAT: cancel watchdog before dma remove | Maciej Sosnowski | 2009-03-05 | 1 | -4/+3 | |
| * | | | | | | | I/OAT: fail initialization on zero channels detection | Maciej Sosnowski | 2009-03-05 | 1 | -0/+7 | |
| * | | | | | | | I/OAT: do not set DCACTRL_CMPL_WRITE_ENABLE for I/OAT ver.3 | Maciej Sosnowski | 2009-03-05 | 1 | -5/+7 | |
| * | | | | | | | I/OAT: add verification for proper APICID_TAG_MAP setting by BIOS | Maciej Sosnowski | 2009-03-05 | 1 | -0/+24 | |
| * | | | | | | | dmaengine: update kerneldoc | Johannes Weiner | 2009-02-12 | 1 | -6/+1 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2009-03-08 | 15 | -7/+598 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ata: add CFA specific identify data words | Sergei Shtylyov | 2009-03-05 | 1 | -0/+2 | |
| * | | | | | | | | remove stale comment from <linux/hdreg.h> | Bartlomiej Zolnierkiewicz | 2009-03-05 | 1 | -1/+0 | |
| * | | | | | | | | AT91: initialize Compact Flash on AT91SAM9263 cpu | Stanislaw Gruszka | 2009-03-05 | 1 | -0/+105 | |
| * | | | | | | | | ide: add at91_ide driver | Stanislaw Gruszka | 2009-03-05 | 4 | -0/+476 | |
| * | | | | | | | | ide: allow to wrap interrupt handler | Stanislaw Gruszka | 2009-03-05 | 3 | -1/+8 | |
| * | | | | | | | | ide-iops: fix odd-length ATAPI PIO transfers | Sergei Shtylyov | 2009-03-05 | 1 | -0/+2 | |
| * | | | | | | | | ide: NULL noise: drivers/ide/ide-*.c | Hannes Eder | 2009-03-05 | 4 | -4/+4 | |
| * | | | | | | | | ide: expiry() returns int, negative expiry() return values won't be noticed | Roel Kluin | 2009-03-05 | 1 | -1/+1 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-03-08 | 5 | -23/+30 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | libata: Don't trust current capacity values in identify words 57-58 | Robert Hancock | 2009-03-05 | 1 | -4/+6 | |
| * | | | | | | | | libata: make sure port is thawed when skipping resets | Tejun Heo | 2009-03-05 | 1 | -1/+4 | |
| * | | | | | | | | sata_nv: fix module parameter description | Brandon Ehle | 2009-03-05 | 1 | -1/+1 | |
| * | | | | | | | | ahci: Add the Device IDs for MCP89 and remove IDs of MCP7B to/from ahci.c | peerchen | 2009-03-05 | 1 | -12/+12 | |
| * | | | | | | | | libata: don't use on-stack sense buffer | Tejun Heo | 2009-03-05 | 1 | -1/+1 | |
| * | | | | | | | | libata: align ap->sector_buf | Tejun Heo | 2009-03-05 | 1 | -1/+2 | |
| * | | | | | | | | libata: fix dma_unmap_sg misuse | FUJITA Tomonori | 2009-03-05 | 2 | -2/+3 | |
| * | | | | | | | | libata: change drive ready wait after hard reset to 5s | Stuart Hayes | 2009-03-05 | 1 | -1/+1 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus | Linus Torvalds | 2009-03-08 | 6 | -9/+20 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Squashfs: frag_size should be signed, as it can hold an error result | Roel Kluin | 2009-03-05 | 1 | -2/+4 | |
| * | | | | | | | | Squashfs: fix documentation typo, Cramfs filesystem limit is 256 MiB | Phillip Lougher | 2009-03-05 | 1 | -1/+1 | |
| * | | | | | | | | Squashfs: Fix oops when reading fsfuzzer corrupted filesystems | Phillip Lougher | 2009-03-05 | 4 | -6/+15 | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2009-03-08 | 2 | -50/+57 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | smack: fixes for unlabeled host support | etienne | 2009-03-04 | 2 | -50/+57 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-03-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Input: serio - fix protocol number for TouchIT213 | Dmitry Torokhov | 2009-03-08 | 1 | -1/+1 | |
* | | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2009-03-08 | 1 | -4/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | [IA64] fix PCI DMA flag propagation on SN (Altix) with PICs | Jeremy Higdon | 2009-03-06 | 1 | -4/+3 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-03-08 | 4 | -23/+15 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | block: fix missing bio back/front segment size setting in blk_recount_segments() | Jens Axboe | 2009-03-06 | 1 | -16/+9 | |
| * | | | | | | | | | | loop: don't increment p->offset with (size_t) -EINVAL | Roel Kluin | 2009-03-05 | 1 | -2/+1 | |
| * | | | | | | | | | | cciss: remove 30 second initial timeout on controller reset | Jens Axboe | 2009-03-05 | 1 | -5/+3 | |
| * | | | | | | | | | | Fix kernel NULL pointer dereference in xen-blkfront | Kris Shannon | 2009-03-05 | 1 | -0/+2 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds | 2009-03-08 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | ALSA: hda - Fix headphone-detect regression with multiple HP jacks | Takashi Iwai | 2009-03-06 | 1 | -0/+2 | |
| * | | | | | | | | | | ALSA: hda - Fix typos in slave controls in patch_sigmatel.c | Takashi Iwai | 2009-03-06 | 1 | -2/+2 |