Age | Commit message (Expand) | Author | Files | Lines |
2006-01-31 | [PATCH] PCI: handle bogus MCFG entries | Andi Kleen | 1 | -2/+13 |
2006-01-31 | [PATCH] PCI: irq and pci_ids: patch for Intel ICH8 | Jason Gaston | 1 | -0/+5 |
2006-01-14 | [PATCH] gx1fb: (try to) play nicer with various BIOSes | David Vrabel | 1 | -0/+16 |
2006-01-09 | [PATCH] PCI: update Toshiba ohci quirk DMI table | Jesse Barnes | 1 | -0/+7 |
2006-01-09 | [PATCH] PCI: irq.c: trivial printk and DBG updates | Daniel Marjam�ki | 1 | -19/+23 |
2006-01-09 | [PATCH] PCI: arch/i386/pci/acpi.c: use for_each_pci_dev | Hanna Linder | 1 | -1/+1 |
2006-01-06 | x86: remove bogus 'pci=usepirqmask' suggestion when no irq is defined | Linus Torvalds | 1 | -1/+1 |
2005-12-20 | [PATCH] Fix build with CONFIG_PCI_MMCONFIG | Andi Kleen | 1 | -1/+1 |
2005-12-16 | [PATCH] PCI: Fix dumb bug in mmconfig fix | Andi Kleen | 1 | -1/+1 |
2005-12-15 | [PATCH] i386,amd64: mmconfig __iomem annotations | Al Viro | 1 | -1/+1 |
2005-12-12 | [PATCH] i386/x86-64 Correct for broken MCFG tables on K8 systems | Andi Kleen | 1 | -3/+42 |
2005-12-12 | [PATCH] i386/x86-64 Fall back to type 1 access when no entry found | Andi Kleen | 3 | -10/+25 |
2005-11-23 | [PATCH] PCI: direct.c: DBG | Daniel Marjam�ki | 1 | -1/+1 |
2005-11-23 | [PATCH] PCI: remove bogus resource collision error | Rajesh Shah | 1 | -2/+5 |
2005-11-23 | [PATCH] PCI: trivial printk updates in common.c | Daniel Marjam�kia | 1 | -2/+2 |
2005-11-10 | [PATCH] PCI: fix for Toshiba ohci1394 quirk | Jesse Barnes | 1 | -2/+1 |
2005-11-01 | [PATCH] toshiba_ohci1394_dmi_table should be __devinitdata, not __devinit | Roland Dreier | 1 | -1/+1 |
2005-10-30 | [PATCH] asus vt8235 router buggy bios workaround | aleksey_gorelov@phoenix.com | 1 | -19/+36 |
2005-10-28 | [PATCH] PCI fixup for Toshiba laptops and ohci1394 | Jesse Barnes | 1 | -0/+59 |
2005-09-30 | [PATCH] i386: include linux/irq.h rather than asm/hw_irq.h | Nick Piggin | 2 | -2/+2 |
2005-09-26 | [PATCH] useless includes of linux/irq.h in arch/i386 | Al Viro | 2 | -2/+0 |
2005-09-12 | [PATCH] x86-64: Use ACPI PXM to parse PCI<->node assignments | Andi Kleen | 1 | -1/+16 |
2005-09-12 | [PATCH] x86{-64}: Remove old hack that disabled mmconfig support on AMD systems. | Andi Kleen | 1 | -7/+0 |
2005-09-08 | [PATCH] arch/386/pci: remap_pfn_range -> io_remap_pfn_range | Michael S. Tsirkin | 1 | -3/+3 |
2005-09-03 | Merge linux-2.6 into linux-acpi-2.6 test | Len Brown | 2 | -34/+16 |
2005-08-30 | [PATCH] x86: pci_assign_unassigned_resources() update | Ivan Kokshaysky | 2 | -34/+16 |
2005-08-25 | [ACPI] delete CONFIG_ACPI_PCI | Len Brown | 2 | -2/+2 |
2005-08-07 | [PATCH] visws: linkage fix | Tom Duffy | 1 | -0/+2 |
2005-07-30 | merge 2.6.13-rc4 with ACPI's to-linus tree | Len Brown | 1 | -0/+7 |
2005-07-29 | /home/lenb/src/to-linus branch 'acpi-2.6.12' | Len Brown | 4 | -0/+9 |
2005-07-29 | [ACPI] suspend/resume ACPI PCI Interrupt Links | David Shaohua Li | 4 | -0/+9 |
2005-07-28 | [PATCH] Fix incorrect Asus k7m irq router detection | Giancarlo Formicuccia | 1 | -0/+7 |
2005-07-12 | [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc... | Len Brown | 2 | -7/+11 |
2005-07-12 | [ACPI] PNPACPI vs sound IRQ | David Shaohua Li | 2 | -7/+11 |
2005-07-01 | [PATCH] PCI: pci_assign_unassigned_resources() on x86 | Ivan Kokshaysky | 2 | -3/+9 |
2005-06-27 | [PATCH] PCI: use the MCFG table to properly access pci devices (i386) | Greg Kroah-Hartman | 1 | -4/+25 |
2005-06-27 | [PATCH] PCI: add proper MCFG table parsing to ACPI core. | Greg Kroah-Hartman | 1 | -5/+7 |
2005-06-27 | [PATCH] acpi bridge hotadd: ACPI based root bridge hot-add | Rajesh Shah | 3 | -1/+5 |
2005-06-27 | [PATCH] PCI Allow OutOfRange PIRQ table address | jayalk@intworks.biz | 3 | -15/+43 |
2005-06-23 | [PATCH] Remove i386_ksyms.c, almost. | Alexey Dobriyan | 1 | -1/+3 |
2005-06-23 | [PATCH] VIA 82C586B IRQ routing fix | Aleksey Gorelov | 1 | -0/+22 |
2005-05-27 | [PATCH] VIA IRQ quirk | Len Brown | 1 | -5/+0 |
2005-05-17 | [PATCH] fix memory scribble in arch/i386/pci/fixup.c | Christoph Lameter | 1 | -1/+1 |
2005-05-01 | [PATCH] irq and pci_ids for Intel ICH7DH & ICH7-M DH | Jason Gaston | 1 | -0/+2 |
2005-04-16 | [PATCH] irq and pci_ids: patch for Intel ESB2 | Jason Gaston | 1 | -0/+1 |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 13 | -0/+3393 |