| Commit message (Expand) | Author | Age | Files | Lines |
* | video: Fix include in hp680_bl. | Kristoffer Ericson | 2006-10-31 | 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 |
* | | | | [PATCH] md: fix bug where spares don't always get rebuilt properly when they ... | NeilBrown | 2006-10-28 | 1 | -0/+1 |
| |_|/
|/| | |
|
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-10-27 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | [SPARC]: Fix bus_id[] string overflow. | David S. Miller | 2006-10-27 | 1 | -2/+2 |
| |/ / |
|
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-10-27 | 4 | -78/+19 |
|\ \ \ |
|
| * | | | PCI: Remove quirk_via_abnormal_poweroff | Karsten Wiese | 2006-10-27 | 1 | -27/+0 |
| * | | | PCI: reset pci device state to unknown state for resume | Shaohua Li | 2006-10-27 | 1 | -0/+13 |
| * | | | PCI: fix pci_fixup_video as it blows up on sparc64 | Eiichiro Oiwa | 2006-10-27 | 2 | -48/+3 |
| * | | | acpiphp: fix latch status | MUNEDA Takahiro | 2006-10-27 | 1 | -3/+3 |
| |/ / |
|
* | | | [PATCH] silence 'make xmldocs' warning by adding missing description of 'raw'... | Jesper Juhl | 2006-10-27 | 1 | -0/+1 |
* | | | [PATCH] drivers: wait for threaded probes between initcall levels | Andrew Morton | 2006-10-27 | 1 | -0/+30 |
|/ / |
|
* | | Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netde... | Jeff Garzik | 2006-10-25 | 4 | -19/+42 |
|\ \ |
|
| * | | e100: account for closed interface when shutting down | Auke Kok | 2006-10-24 | 1 | -2/+8 |
| * | | e1000: Increment version to 7.2.9-k4 | Auke Kok | 2006-10-24 | 1 | -1/+1 |
| * | | e1000: FIX: move length adjustment due to crc stripping disabled. | Jesse Brandeburg | 2006-10-24 | 1 | -3/+4 |