| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-12-30 | 2 | -19/+113 |
|\ |
|
| *---. | Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.2... | Ingo Molnar | 2008-12-25 | 12 | -44/+175 |
| |\ \ \ |
|
| | * | | | sparseirq: fix !SMP building, #2 | Yinghai Lu | 2008-12-17 | 1 | -0/+1 |
| | * | | | x86, MSI: pass irq_cfg and irq_desc | Yinghai Lu | 2008-12-08 | 1 | -17/+38 |
| | * | | | sparse irq_desc[] array: core kernel and x86 changes | Yinghai Lu | 2008-12-08 | 1 | -2/+74 |
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p... | Linus Torvalds | 2008-12-28 | 1 | -39/+30 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'merge' into next | Paul Mackerras | 2008-12-16 | 2 | -3/+27 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'merge' | Paul Mackerras | 2008-12-03 | 3 | -5/+24 |
| |\ \ \ \ \ \
| | | |_|/ / /
| | |/| | | | |
|
| * | | | | | | Merge branch 'linux-2.6' into next | Paul Mackerras | 2008-11-19 | 1 | -7/+8 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'linux-2.6' into next | Paul Mackerras | 2008-11-12 | 3 | -21/+23 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | powerpc/pci: Fix various pseries PCI hotplug issues | Benjamin Herrenschmidt | 2008-11-06 | 1 | -39/+30 |
| | | | | | | | | | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ \ | |
*-----------------. \ \ \ \ \ \ \ \ | Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',... | Ingo Molnar | 2008-12-23 | 1 | -21/+149 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | |_|_|_|_|/ / / / / / / /
| | | | | |/| | | | | / / / / / / /
| | | | |_|_|_|_|_|_|/ / / / / / /
| | | |/| | | | | | | | / / / / /
| | | | | | | | | | | |/ / / / /
| | | | | | | | | | |/| / / / /
| | |_|_|_|_|_|_|_|_|_|/ / / /
| |/| | | | | | | | | | / / /
| | | | | |_|_|_|_|_|_|/ / /
| | | | |/| | | | | | | / /
| | | |_|_|_|_|_|_|_|_|/ /
| | |/| | | | | | | | | /
| |_|_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | | |
|
| | | | | | | | | * | | | Merge commit 'v2.6.28-rc2' into x86/pci-ioapic-boot-irq-quirks | Ingo Molnar | 2008-10-28 | 63 | -2051/+3234 |
| | | | | | | | | |\ \ \ |
|
| | | | | | | | | * | | | | x86, pci: introduce config option for pci reroute quirks (was: [PATCH 0/3] Bo... | Stefan Assmann | 2008-07-18 | 1 | -1/+1 |
| | | | | | | | | * | | | | Merge branch 'linus' into x86/pci-ioapic-boot-irq-quirks | Ingo Molnar | 2008-07-18 | 39 | -1115/+1787 |
| | | | | | | | | |\ \ \ \ |
|
| | | | | | | | | * | | | | | PCI quirks: call boot IRQ quirks at end of device init and during resume | Olaf Dabrunz | 2008-07-13 | 1 | -13/+24 |
| | | | | | | | | * | | | | | PCI quirks: disable AMD/ATI legacy boot interrupt generation | Olaf Dabrunz | 2008-07-13 | 1 | -21/+50 |
| | | | | | | | | * | | | | | PCI quirks: add quirk to disable boot interrupt generation on broadcom HT1000 | Olaf Dabrunz | 2008-07-13 | 1 | -0/+32 |
| | | | | | | | | * | | | | | pci, acpi: reroute PCI interrupt to legacy boot interrupt equivalent, warning... | Bernhard Walle | 2008-07-08 | 1 | -2/+0 |
| | | | | | | | | * | | | | | pci, acpi: reroute PCI interrupt to legacy boot interrupt equivalent | Stefan Assmann | 2008-07-08 | 1 | -0/+28 |
| | | | | | | | | * | | | | | pci: add quirk to disable boot interrupt generation on intel 6300ESB | Stefan Assmann | 2008-07-08 | 1 | -0/+30 |
* | | | | | | | | | | | | | | PCI hotplug: ibmphp: Fix module ref count underflow | Neil Horman | 2008-12-17 | 1 | -5/+0 |
* | | | | | | | | | | | | | | PCI hotplug: acpiphp wants a 64-bit _SUN | Justin Chen | 2008-12-16 | 3 | -4/+4 |
* | | | | | | | | | | | | | | PCI: pciehp: fix unexpected power off with pciehp_force | Kenji Kaneshige | 2008-12-16 | 1 | -11/+12 |
* | | | | | | | | | | | | | | PCI: fix aer resume sanity check | Hidetoshi Seto | 2008-12-16 | 1 | -1/+1 |
|/ / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | PCIe: ASPM: Break out of endless loop waiting for PCI config bits to switch | Thomas Renninger | 2008-12-09 | 1 | -3/+26 |
* | | | | | | | | | | | | | PCI: stop leaking 'slot_name' in pci_create_slot | Alex Chiang | 2008-12-09 | 1 | -0/+1 |
| |_|_|_|_|_|_|_|_|_|/ /
|/| | | | | | | | | | | |
|
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-12-02 | 1 | -0/+17 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | pci: Added quirk to disable msi for MCP55 NIC on Asus P5N32-SLI Premium | Andreas Petlund | 2008-11-20 | 1 | -0/+17 |
| | |/ / / / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | pci_setup() is init, not devinit | Al Viro | 2008-11-30 | 1 | -1/+1 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-11-20 | 1 | -2/+4 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | intel-iommu: fix compile warnings | FUJITA Tomonori | 2008-11-19 | 1 | -2/+4 |
| | |_|_|_|_|_|_|/
| |/| | | | | | | |
|
* | | | | | | | | | PCI: Fix disable IRQ 0 in pci_reset_function() | Sheng Yang | 2008-11-19 | 1 | -2/+2 |
|/ / / / / / / / |
|
* | | | | | | | | PCI: ignore bit0 of _OSC return code | Kenji Kaneshige | 2008-11-11 | 1 | -7/+8 |
|/ / / / / / / |
|
* | | | | | | | PCI: fix range check on mmapped sysfs resource files | Ed Swierk | 2008-11-03 | 1 | -1/+1 |
* | | | | | | | PCI: remove excess kernel-doc notation | Randy Dunlap | 2008-11-03 | 1 | -2/+4 |
* | | | | | | | PCI: fix VPD limit quirk for Broadcom 5708S | Yu Zhao | 2008-11-03 | 1 | -18/+18 |
|/ / / / / / |
|
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2008-10-30 | 1 | -14/+0 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | x86/PCI: build failure at x86/kernel/pci-dma.c with !CONFIG_PCI | Fenghua Yu | 2008-10-24 | 1 | -14/+0 |
| | |_|_|/
| |/| | | |
|
* | | | | | ACPI: Oops in ACPI with git latest | Rafael J. Wysocki | 2008-10-25 | 1 | -0/+3 |
|/ / / / |
|
* | | | | Fix PCI hotplug printk format | Randy Dunlap | 2008-10-23 | 1 | -1/+1 |
* | | | | PCI: remove unused resource assignment in pci_read_bridge_bases() | Zhao, Yu | 2008-10-23 | 1 | -3/+0 |
* | | | | PCI hotplug: shpchp: message refinement | Taku Izumi | 2008-10-23 | 5 | -98/+86 |
* | | | | PCI hotplug: shpchp: replace printk with dev_printk | Taku Izumi | 2008-10-23 | 5 | -159/+224 |
* | | | | PCI: add routines for debugging and handling lost interrupts | James Bottomley | 2008-10-23 | 2 | -1/+62 |
* | | | | PCI hotplug: pciehp: message refinement | Taku Izumi | 2008-10-23 | 5 | -88/+78 |
* | | | | PCI: fix ARI code to be compatible with mixed ARI/non-ARI systems | Zhao, Yu | 2008-10-23 | 1 | -8/+13 |
* | | | | PCI hotplug: cpqphp: fix kernel NULL pointer dereference | Kenji Kaneshige | 2008-10-23 | 1 | -1/+1 |
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2008-10-23 | 3 | -12/+14 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'linus' into test | Len Brown | 2008-10-23 | 39 | -1308/+1872 |
| |\ \ \ \
| | |/ / / |
|