summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PCI: re-enable onboard sound on "MSI K8T Neo2-FIR"Johannes Goecke2007-10-122-32/+47
* PCI: quirk_vt82c586_acpi: Omit reading PCI revision IDAuke Kok2007-10-121-3/+1
* PCI: quirk amd_8131_mmrbc: Omit reading pci revision IDAuke Kok2007-10-121-5/+2
* cpqphp: Use PCI_CLASS_REVISION instead of PCI_REVISION_ID for readAuke Kok2007-10-121-1/+1
* PCI: Add missing PCI capability IDsAlex Chiang2007-10-121-1/+5
* i386: add support for picopower irq routerThomas Backlund2007-10-122-0/+42
* PCI: pci_get_device call from interrupt in reboot fixupsDenis V. Lunev2007-10-121-0/+6
* dma_free_coherent() needs irqs enabled (sigh)David Brownell2007-10-124-1/+7
* pci: hotplug: cpqphp: convert to kthread infrastructureChristoph Hellwig2007-10-121-48/+21
* pci: hotplug: ibmphp: convert to kthreadKristen Carlson Accardi2007-10-121-45/+12
* PCI: is_power_of_2 in drivers/pci/pci.cvignesh babu2007-10-121-2/+3
* pciehp: minor cleanups for pciehp_hpc.cKenji Kaneshige2007-10-121-21/+26
* pciehp: remove trailing whitespace form pciehp_pci.cKenji Kaneshige2007-10-121-3/+3
* pciehp: remove trailing whitespace from pciehp_ctrl.cKenji Kaneshige2007-10-121-10/+10
* pciehp: remove trailing whitespace from pciehp_core.cKenji Kaneshige2007-10-121-10/+10
* pciehp: remove trailing whitespace from pciehp_hpc.cKenji Kaneshige2007-10-121-25/+25
* pciehp: remove DBG_XXX_ROUTINEKenji Kaneshige2007-10-121-106/+5
* PCI Hotplug: pciehp: Request control over PCI Express Capability as well as N...Kristen Carlson Accardi2007-10-121-0/+1
* PCI Hotplug: pciehp: Dont check bridge control on removeKristen Carlson Accardi2007-10-121-6/+12
* pciehp: remove CONFIG_HOTPLUG_PCI_PCIE_POLL_EVENT_MODEKenji Kaneshige2007-10-122-13/+0
* PCI Hotplug: cpqphp_ctrl.c: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-10-121-4/+1
* Fix up more bio falloutAl Viro2007-10-125-10/+3
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-10-126-92/+129
|\
| * [ZLIB]: Fix external builds of zlib_inflate code.David S. Miller2007-10-113-48/+50
| * [TG3]: Fix APE induced regressionMatt Carlson2007-10-111-3/+4
| * [SKY2]: version 1.19Stephen Hemminger2007-10-111-1/+1
| * [SKY2]: use netdevice stats structStephen Hemminger2007-10-112-22/+13
| * [SKY2]: fiber advertise bits initialization (trivial)Stephen Hemminger2007-10-111-2/+2
| * [SKY2]: fix power settings on Yukon XLStephen Hemminger2007-10-111-7/+6
| * [SKY2]: ethtool register reserved area blackoutStephen Hemminger2007-10-111-9/+53
* | missed bio_endio() in axonramAl Viro2007-10-111-2/+2
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-10-11529-13476/+31125
|\
| * [POWERPC] Add memchr() to the bootwrapperDavid Gibson2007-10-122-0/+14
| * [POWERPC] Implement logging of unhandled signalsOlof Johansson2007-10-125-2/+71
| * [POWERPC] Add legacy serial support for OPB with flattened device treeValentine Barshak2007-10-121-2/+3
| * [POWERPC] Use 1TB segmentsPaul Mackerras2007-10-1223-258/+513
| * [POWERPC] XilinxFB: Allow fixed framebuffer base addressGrant Likely2007-10-122-6/+21
| * [POWERPC] XilinxFB: Add support for custom screen resolutionGrant Likely2007-10-122-28/+49
| * [POWERPC] XilinxFB: Use pdata to pass around framebuffer parametersGrant Likely2007-10-121-20/+23
| * [POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pciValentine Barshak2007-10-122-3/+6
| * Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2007-10-1221-334/+259
| |\
| | * [POWERPC] Adjust TASK_SIZE on ppc32 systems to 3GB that are capableKumar Gala2007-10-111-1/+2
| | * [POWERPC] Use PAGE_OFFSET to tell if an address is user/kernel in SW TLB hand...Kumar Gala2007-10-114-22/+19
| | * [POWERPC] 85xx: Enable FP emulation in MPC8560 ADS defconfigKumar Gala2007-10-111-5/+18
| | * [POWERPC] 85xx: Killed <asm/mpc85xx.h>Kumar Gala2007-10-1110-189/+13
| | * [POWERPC] 85xx: Add cpm nodes for 8541/8555 CDSScott Wood2007-10-112-0/+72
| | * [POWERPC] 85xx: Convert mpc8560ads to the new CPM binding.Scott Wood2007-10-113-116/+134
| | * [POWERPC] mpc8272ads: Remove muram from the CPM reg property.Scott Wood2007-10-111-1/+1
| * | Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int...Paul Mackerras2007-10-126-99/+68
| |\ \
| | * | [POWERPC] Add co-maintainer for PowerPC MPC52xx platformGrant Likely2007-10-101-0/+2
OpenPOWER on IntegriCloud