summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Kdump: i386 compiler warning fixVivek Goyal2006-01-101-0/+1
* [PATCH] kdump: save registers early (inline functions)Vivek Goyal2006-01-103-45/+51
* [PATCH] kdump: export per cpu crash notes pointer through sysfs (fix)Vivek Goyal2006-01-101-2/+0Star
* [PATCH] kdump: export per cpu crash notes pointer through sysfsVivek Goyal2006-01-102-13/+32
* [PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registersVivek Goyal2006-01-1010-24/+21Star
* [PATCH] kdump: i386 save ss esp bug fixakpm@osdl.org2006-01-101-2/+4
* [PATCH] Disable rio on 64-bit platformsAlexey Dobriyan2006-01-102-5/+1Star
* [PATCH] Remove set_fs() in stop_machine()akpm@osdl.org2006-01-101-5/+1Star
* [PATCH] dump_thread() cleanupakpm@osdl.org2006-01-1028-250/+5Star
* [PATCH] ipmi: fix compile errors with PROC_FS=nAdrian Bunk2006-01-102-1/+4
* [PATCH] printk levels for i386 oops code.Dave Jones2006-01-101-27/+34
* [PATCH] printk levels for spinlock debugDave Jones2006-01-101-7/+11
* [PATCH] Add list_for_each_entry_safe_reverse()David Howells2006-01-101-0/+14
* [PATCH] i386: GPIO driver for AMD CS5535/CS5536Ben Gardner2006-01-105-1/+270
* [PATCH] fix /sys/class/net/<if>/wireless without dev->get_wireless_statsAndrey Borzenkov2006-01-101-9/+19
* [PATCH] nvidiafb: Fixes for new G5Benjamin Herrenschmidt2006-01-103-18/+75
* [PATCH] "tiny-make-id16-support-optional" fixesAdrian Bunk2006-01-106-24/+1Star
* [PATCH] remove asm/serial.h from synclink_gt.Andrew Morton2006-01-101-1/+0Star
* [PATCH] spufs: fix for recent "shrink dentry_struct" patchAndrew Morton2006-01-101-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-01-1068-442/+954
|\
| * [PATCH] drivers/*rest*: Replace pci_module_init() with pci_register_driver()Richard Knutsson2006-01-095-4/+5
| * [PATCH] drivers/sound/oss: Replace pci_module_init() with pci_register_driver()Greg Kroah-Hartman2006-01-0916-16/+16
| * [PATCH] drivers/block: Replace pci_module_init() with pci_register_driver()Richard Knutsson2006-01-098-8/+8
| * [PATCH] arch: Replace pci_module_init() with pci_register_driver()Richard Knutsson2006-01-092-2/+2
| * [PATCH] PCI Error Recovery: documentationlinas@austin.ibm.com2006-01-092-0/+253
| * [PATCH] PCI Error Recovery: header file patchlinas2006-01-091-0/+67
| * [PATCH] PCI: update Toshiba ohci quirk DMI tableJesse Barnes2006-01-091-0/+7
| * [PATCH] PCI: drivers/pci: some cleanupsAdrian Bunk2006-01-095-10/+8Star
| * [PATCH] acpiphp: only size new busKristen Accardi2006-01-091-2/+4
| * [PATCH] PCI Hotplug: fix up the sysfs file in the compaq pci hotplug driverGreg Kroah-Hartman2006-01-093-25/+127
| * [PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/pciehp_core.cJesper Juhl2006-01-091-40/+50
| * [PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/pciehprm_acpi.cJesper Juhl2006-01-091-5/+8
| * [PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/rpaphp_pci.cJesper Juhl2006-01-091-4/+5
| * [PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/cpqphp_core.cJesper Juhl2006-01-091-54/+67
| * [PATCH] PCI: document sysfs rom file interfaceJesse Barnes2006-01-091-6/+15
| * [PATCH] PCI: Export pci_cfg_space_sizeBenjamin Herrenschmidt2006-01-092-1/+2
| * [PATCH] PCI: use bus numbers sparsely, if necessaryDominik Brodowski2006-01-091-2/+37
| * [PATCH] pciehp: allow bridged card hotplugRajesh Shah2006-01-091-24/+28
| * [PATCH] pciehp: handle sticky power-fault statusThomas Schaefer2006-01-091-2/+17
| * [PATCH] PCI Quirk: 1K I/O space granularity on Intel P64H2Daniel Yeisley2006-01-092-2/+30
| * [PATCH] shpchp: Implement get_address callbackKenji Kaneshige2006-01-091-0/+14
| * [PATCH] PCI Hotplug/powerpc: more removal of duplicated codelinas@austin.ibm.com2006-01-092-46/+2Star
| * [PATCH] PCI Hotplug/powerpc: remove duplicated codelinas@austin.ibm.com2006-01-092-14/+3Star
| * [PATCH] PCI: irq.c: trivial printk and DBG updatesDaniel Marjamäki2006-01-091-19/+23
| * [PATCH] shpchp: fix improper wait for command completionKenji Kaneshige2006-01-093-37/+27Star
| * [PATCH] shpchp: fix improper write to Command Completion Detect bitKenji Kaneshige2006-01-091-2/+2
| * [PATCH] shpchp: fix improper mmio mappingKenji Kaneshige2006-01-093-29/+49
| * [PATCH] shpchp: fix improper reference to Mode 1 ECC Capability" bitKenji Kaneshige2006-01-091-1/+1
| * [PATCH] shpchp: fix improper reference to Slot Avail RegsisterKenji Kaneshige2006-01-091-17/+16Star
| * [PATCH] shpchp: replace pci_find_slot() with pci_get_slot()Kenji Kaneshige2006-01-091-5/+14