| Commit message (Expand) | Author | Age |
* | [PATCH] acpiphp: only size new bus | Kristen Accardi | 2006-01-09 |
* | [PATCH] PCI Hotplug: fix up the sysfs file in the compaq pci hotplug driver | Greg Kroah-Hartman | 2006-01-09 |
* | [PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/pciehp_core.c | Jesper Juhl | 2006-01-09 |
* | [PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/pciehprm_acpi.c | Jesper Juhl | 2006-01-09 |
* | [PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/rpaphp_pci.c | Jesper Juhl | 2006-01-09 |
* | [PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/cpqphp_core.c | Jesper Juhl | 2006-01-09 |
* | [PATCH] PCI: document sysfs rom file interface | Jesse Barnes | 2006-01-09 |
* | [PATCH] PCI: Export pci_cfg_space_size | Benjamin Herrenschmidt | 2006-01-09 |
* | [PATCH] PCI: use bus numbers sparsely, if necessary | Dominik Brodowski | 2006-01-09 |
* | [PATCH] pciehp: allow bridged card hotplug | Rajesh Shah | 2006-01-09 |
* | [PATCH] pciehp: handle sticky power-fault status | Thomas Schaefer | 2006-01-09 |
* | [PATCH] PCI Quirk: 1K I/O space granularity on Intel P64H2 | Daniel Yeisley | 2006-01-09 |
* | [PATCH] shpchp: Implement get_address callback | Kenji Kaneshige | 2006-01-09 |
* | [PATCH] PCI Hotplug/powerpc: more removal of duplicated code | linas@austin.ibm.com | 2006-01-09 |
* | [PATCH] PCI Hotplug/powerpc: remove duplicated code | linas@austin.ibm.com | 2006-01-09 |
* | [PATCH] PCI: irq.c: trivial printk and DBG updates | Daniel Marjam�ki | 2006-01-09 |
* | [PATCH] shpchp: fix improper wait for command completion | Kenji Kaneshige | 2006-01-09 |
* | [PATCH] shpchp: fix improper write to Command Completion Detect bit | Kenji Kaneshige | 2006-01-09 |
* | [PATCH] shpchp: fix improper mmio mapping | Kenji Kaneshige | 2006-01-09 |
* | [PATCH] shpchp: fix improper reference to Mode 1 ECC Capability" bit | Kenji Kaneshige | 2006-01-09 |
* | [PATCH] shpchp: fix improper reference to Slot Avail Regsister | Kenji Kaneshige | 2006-01-09 |
* | [PATCH] shpchp: replace pci_find_slot() with pci_get_slot() | Kenji Kaneshige | 2006-01-09 |
* | [PATCH] PCI Hotplug: cpqphp_ctrl.c: remove dead code | Adrian Bunk | 2006-01-09 |
* | [PATCH] PCI Hotplug: ibmphp_pci.c copy-n-paste fix | Jordan, William P | 2006-01-09 |
* | [PATCH] PCIE: make bus_id for PCI Express devices unique | Sergey Vlasov | 2006-01-09 |
* | [PATCH] PCI: arch/i386/pci/acpi.c: use for_each_pci_dev | Hanna Linder | 2006-01-09 |
* | [PATCH] PCI: arch: pci_find_device remove (frv/mb93090-mb00/pci-irq.c) | Jiri Slaby | 2006-01-09 |
* | [PATCH] PCI: pci_find_device remove (sparc64/kernel/ebus.c) | Jiri Slaby | 2006-01-09 |
* | [PATCH] PCI: pci_find_device remove (frv/mb93090-mb00/pci-frv.c) | Jiri Slaby | 2006-01-09 |
* | [PATCH] PCI: pci_find_device remove (ppc/platforms/85xx/mpc85xx_cds_common.c) | Jiri Slaby | 2006-01-09 |
* | [PATCH] PCI: pci_find_device remove (ppc/kernel/pci.c) | Jiri Slaby | 2006-01-09 |
* | [PATCH] PCI: pci_find_device remove (alpha/kernel/sys_alcor.c) | Jiri Slaby | 2006-01-09 |
* | [PATCH] PCI: pci_find_device remove (alpha/kernel/sys_sio.c) | Jiri Slaby | 2006-01-09 |
* | [PATCH] pci: call pci_read_irq for bridges | Kristen Accardi | 2006-01-09 |
* | [PATCH] pci: use pin stored in pci_dev | Kristen Accardi | 2006-01-09 |
* | [PATCH] apci: use pin stored in pci_dev | Kristen Accardi | 2006-01-09 |
* | [PATCH] pci: store PCI_INTERRUPT_PIN in pci_dev | Kristen Accardi | 2006-01-09 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 2006-01-09 |
|\ |
|
| * | powerpc: unbreak iSeries compilation again | Paul Mackerras | 2006-01-09 |
| * | [PATCH] powerpc: Don't use KERNELBASE in add_memory() | Michael Ellerman | 2006-01-09 |
| * | powerpc: set CONFIG_PPC_OF=y always for ARCH=powerpc | Paul Mackerras | 2006-01-09 |
| * | [PATCH] powerpc: DABR exceptions should report the address not the PC | Anton Blanchard | 2006-01-09 |
| * | [PATCH] ppc64: POWER5+ oprofile support | Anton Blanchard | 2006-01-09 |
| * | [PATCH] ppc64: Fix oprofile when compiled as a module | Anton Blanchard | 2006-01-09 |
| * | [PATCH] 4/5 powerpc: Add cpufreq support for all desktop G5 | Benjamin Herrenschmidt | 2006-01-08 |
| * | [PATCH] 3/5 powerpc: Add platform functions interpreter | Benjamin Herrenschmidt | 2006-01-08 |
| * | [PATCH] 2/5 powerpc: Rework PowerMac i2c part 2 | Benjamin Herrenschmidt | 2006-01-08 |
| * | [PATCH] 1/5 powerpc: Rework PowerMac i2c part 1 | Benjamin Herrenschmidt | 2006-01-08 |
| * | [PATCH] ppc64: fix time syscall | Anton Blanchard | 2006-01-08 |
| * | [PATCH] ppc32: Put cache flush routines back into .relocate_code section | Paul Janzen | 2006-01-08 |