| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | [PATCH] net s2io: return on NULL dev_alloc_skb() | David Rientjes | 2006-10-31 | 1 | -1/+10 |
* | | | [PATCH] ehea: kzalloc GFP_ATOMIC fix | Jan-Bernd Themann | 2006-10-31 | 1 | -6/+5 |
* | | | [PATCH] myri10ge: ServerWorks HT2000 PCI id is already defined in pci_ids.h | Brice Goglin | 2006-10-31 | 1 | -1/+0 |
* | | | [PATCH] sky2: not experimental | Stephen Hemminger | 2006-10-31 | 1 | -3/+3 |
* | | | [PATCH] n2: fix confusing error code | Akinobu Mita | 2006-10-31 | 1 | -3/+3 |
* | | | [PATCH] tokenring: fix module_init error handling | Akinobu Mita | 2006-10-31 | 2 | -4/+14 |
* | | | [PATCH] ep93xx_eth: don't report RX errors | Lennert Buytenhek | 2006-10-31 | 1 | -3/+0 |
* | | | [PATCH] ep93xx_eth: fix unlikely(x) > y test | Lennert Buytenhek | 2006-10-31 | 1 | -1/+1 |
* | | | [PATCH] ep93xx_eth: fix RX/TXstatus ring full handling | Lennert Buytenhek | 2006-10-31 | 1 | -26/+9 |
|/ / |
|
* | | [MIPS] Sort out missuse of __init for prom_getcmdline() | Ralf Baechle | 2006-10-31 | 1 | -1/+1 |
* | | [PATCH] SCSI: ISCSI build failure | Randy Dunlap | 2006-10-31 | 1 | -1/+1 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2006-10-31 | 1 | -1/+1 |
|\ \ |
|
| * | | video: Fix include in hp680_bl. | Kristoffer Ericson | 2006-10-31 | 1 | -1/+1 |
| |/ |
|
* | | [ETH1394]: Fix unaligned accesses. | David S. Miller | 2006-10-30 | 1 | -8/+12 |
* | | [NET] sealevel: uses arp_broken_ops | Randy Dunlap | 2006-10-30 | 1 | -1/+1 |
|/ |
|
* | [PATCH] drivers/ide/pci/generic.c: add missing newline to the all-generic-ide... | Sergey Vlasov | 2006-10-30 | 1 | -1/+1 |
* | [PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEAD | Peter Zijlstra | 2006-10-30 | 8 | -9/+9 |
* | [PATCH] isdn/gigaset: avoid cs->dev null pointer dereference | Akinobu Mita | 2006-10-30 | 1 | -1/+1 |
* | [PATCH] ioc4_serial: irq flags fix | Andrew Morton | 2006-10-30 | 1 | -2/+2 |
* | [PATCH] Fix dmsetup table output change | Christophe Saout | 2006-10-30 | 1 | -8/+3 |
* | Revert "r8169: mac address change support" | Linus Torvalds | 2006-10-29 | 1 | -38/+0 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-10-29 | 4 | -16/+37 |
|\ |
|
| * | [ARM] Fix suspend oops caused by PXA2xx PCMCIA driver | Russell King | 2006-10-28 | 3 | -14/+31 |
| * | [ARM] Fix i2c-pxa slave mode support | Russell King | 2006-10-28 | 1 | -2/+6 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6 | Linus Torvalds | 2006-10-29 | 12 | -48/+105 |
|\ \ |
|
| * | | [PATCH] PCMCIA: fix __must_check warnings | Dominik Brodowski | 2006-10-25 | 1 | -3/+10 |
| * | | [PATCH] PCMCIA: handle sysfs, PCI errors | Jeff Garzik | 2006-10-25 | 2 | -6/+21 |
| * | | [PATCH] Export soc_common_drv_pcmcia_remove to allow modular PCMCIA. | Jonathan McDowell | 2006-10-25 | 1 | -0/+1 |
| * | | [PATCH] ioremap balanced with iounmap for drivers/pcmcia | Amol Lad | 2006-10-25 | 4 | -6/+22 |
| * | | [PATCH] pcmcia: au1000_generic fix | Om Narasimhan | 2006-10-25 | 1 | -6/+9 |
| * | | [PATCH] i82092: wire up errors from pci_register_driver() | Alexey Dobriyan | 2006-10-25 | 1 | -4/+1 |
| * | | [PATCH] CONFIG_PM=n slim: drivers/pcmcia/* | Alexey Dobriyan | 2006-10-25 | 3 | -2/+12 |
| * | | [PATCH] pcmcia/ds: driver layer error checking | Randy Dunlap | 2006-10-25 | 1 | -2/+14 |
| * | | [PATCH] pcmcia: update alloc_io_space for conflict checking for multifunction... | Kaustav Majumdar | 2006-10-25 | 1 | -1/+1 |
| * | | [PATCH] pcmcia: add more IDs to hostap_cs.c | Dominik Brodowski | 2006-10-25 | 1 | -0/+7 |
| * | | [PATCH] pcmcia: at91_cf update | David Brownell | 2006-10-25 | 1 | -18/+7 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2006-10-29 | 1 | -2/+7 |
|\ \ \ |
|
| * | | | [WATCHDOG] sc1200wdt.c pnp unregister fix. | Akinobu Mita | 2006-10-29 | 1 | -2/+7 |
* | | | | ieee1394: ohci1394: revert fail on error in suspend | Stefan Richter | 2006-10-29 | 1 | -5/+14 |
|/ / / |
|
* | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2006-10-28 | 4 | -8/+10 |
|\ \ \ |
|
| * | | | [S390] cio: Make ccw_device_register() static. | Cornelia Huck | 2006-10-27 | 2 | -3/+1 |
| * | | | [S390] Improve AP bus device removal. | Ralph Wuerthner | 2006-10-27 | 1 | -1/+6 |
| * | | | [S390] cio: css_probe_device() must be called enabled. | Cornelia Huck | 2006-10-27 | 1 | -4/+3 |
* | | | | [PATCH] JMB 368 PATA detection | Alan Cox | 2006-10-28 | 1 | -2/+4 |
* | | | | [PATCH] move SYS_HYPERVISOR inside the Generic Driver menu | Randy Dunlap | 2006-10-28 | 1 | -2/+2 |
* | | | | [PATCH] cciss: fix printk format warning | Randy Dunlap | 2006-10-28 | 1 | -4/+4 |
* | | | | [PATCH] ioc4: fix printk format warning | Randy Dunlap | 2006-10-28 | 1 | -2/+2 |
* | | | | [PATCH] md: fix printk format warnings, seen on powerpc64: | Randy Dunlap | 2006-10-28 | 2 | -4/+4 |
* | | | | [PATCH] md: fix up maintenance of ->degraded in multipath | NeilBrown | 2006-10-28 | 1 | -0/+2 |
* | | | | [PATCH] md: simplify checking of available size when resizing an array | NeilBrown | 2006-10-28 | 1 | -5/+2 |