Age | Commit message (Expand) | Author | Files | Lines |
2008-03-26 | Merge branch 'linux-2.6' | Paul Mackerras | 204 | -2690/+3326 |
2008-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 11 | -9/+54 |
2008-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2 | -0/+7 |
2008-03-25 | PCI: revert "pcie: utilize pcie transaction pending bit" | Andrew Morton | 1 | -21/+0 |
2008-03-25 | PCI: iova: lockdep false alarm fix | Mark Gross | 1 | -0/+7 |
2008-03-25 | driver core: debug for bad dev_attr_show() return value. | Andrew Morton | 1 | -0/+5 |
2008-03-25 | UIO: add pgprot_noncached() to UIO mmap code | Jean-Samuel Chenard | 1 | -0/+2 |
2008-03-25 | USB: Fix cut-and-paste error in rtl8150.c | Robert P. J. Day | 1 | -1/+1 |
2008-03-25 | USB: ehci: stop vt6212 bus hogging | Rene Herman | 1 | -0/+14 |
2008-03-25 | USB: sierra: add another device id | Kevin Lloyd | 1 | -0/+1 |
2008-03-25 | USB: sierra: dma fixes | Oliver Neukum | 1 | -4/+13 |
2008-03-25 | USB: add support for Motorola ROKR Z6 cellphone in mass storage mode | Constantin Baranov | 2 | -1/+13 |
2008-03-25 | USB: isd200: fix memory leak in isd200_get_inquiry_data | Boaz Harrosh | 1 | -0/+1 |
2008-03-25 | USB: pl2303: another product ID | Max Arnold | 2 | -0/+2 |
2008-03-25 | USB: new quirk flag to avoid Set-Interface | Alan Stern | 2 | -1/+7 |
2008-03-25 | USB: fix gadgetfs class request delegation | Roy Hashimoto | 1 | -2/+2 |
2008-03-25 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 5 | -44/+133 |
2008-03-25 | [libata] ahci: SB600 workaround is suspect... play it safe for now | Jeff Garzik | 1 | -1/+5 |
2008-03-25 | sata_promise: fix hardreset hotplug events, take 2 | Mikael Pettersson | 1 | -21/+88 |
2008-03-25 | hw_random doc updates | David Brownell | 1 | -1/+8 |
2008-03-25 | mtd: memory corruption in block2mtd.c | Ingo van Lil | 1 | -1/+0 |
2008-03-25 | libata: improve HPA error handling | Tejun Heo | 1 | -4/+4 |
2008-03-25 | libata: assume no device is attached if both IDENTIFYs are aborted | Tejun Heo | 1 | -14/+24 |
2008-03-25 | pata_it821x: use raw nbytes in check_atapi_dma | Tejun Heo | 1 | -1/+1 |
2008-03-25 | libata: implement ata_qc_raw_nbytes() | Tejun Heo | 1 | -3/+11 |
2008-03-24 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 1 | -1/+2 |
2008-03-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 3 | -36/+4 |
2008-03-24 | [POWERPC] mpc5200-fec: Fix possible NULL dereference in mdio driver | Grant Likely | 1 | -1/+2 |
2008-03-24 | connector: convert to single-threaded workqueue | Evgeniy Polyakov | 1 | -1/+1 |
2008-03-23 | [SUNGEM]: Fix NAPI assertion failure. | David S. Miller | 1 | -1/+1 |
2008-03-23 | BNX2X: prevent ethtool from setting port type | Eliezer Tamir | 1 | -34/+2 |
2008-03-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 1 | -1/+2 |
2008-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 3 | -25/+10 |
2008-03-23 | mmc: use sysfs groups to handle conditional attributes | Pierre Ossman | 9 | -198/+96 |
2008-03-23 | ISAPNP: fix limits of logical device register set | Bjorn Helgaas | 1 | -8/+17 |
2008-03-22 | Revert "ide-tape: schedule driver for removal after 6 months" | Bartlomiej Zolnierkiewicz | 1 | -5/+0 |
2008-03-22 | ide: mark "hdx=remap" and "hdx=remap63" kernel parameters as obsoleted | Bartlomiej Zolnierkiewicz | 1 | -2/+2 |
2008-03-22 | ide: mark "hdx=[driver_name]" and "hdx=scsi" kernel parameters as obsoleted | Bartlomiej Zolnierkiewicz | 1 | -2/+2 |
2008-03-22 | ide: mark special "ide0=" kernel parameters as obsoleted | Bartlomiej Zolnierkiewicz | 1 | -6/+6 |
2008-03-22 | ide: remove commented out entries from ide_pio_blacklist[] | Bartlomiej Zolnierkiewicz | 1 | -10/+0 |
2008-03-21 | RDMA/nes: Fix MSS calculation on RDMA path | Chien Tung | 1 | -1/+2 |
2008-03-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 29 | -288/+486 |
2008-03-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.25 | Linus Torvalds | 1 | -2/+2 |
2008-03-21 | [NET] ifb: set separate lockdep classes for queue locks | Jarek Poplawski | 1 | -0/+15 |
2008-03-21 | [TG3]: Fix build warning on sparc32. | David S. Miller | 1 | -3/+3 |
2008-03-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 1 | -0/+6 |
2008-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 12 | -136/+199 |
2008-03-20 | firewire: fix panic in handle_at_packet | Stefan Richter | 1 | -0/+6 |
2008-03-20 | V4L/DVB (7367): bug #10211: Fix depencencies for cx2341x | Mauro Carvalho Chehab | 1 | -1/+1 |
2008-03-20 | V4L/DVB (7362): tvp5150.c: logical-bitwise and confusion | Roel Kluin | 1 | -2/+2 |