| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jesse Barnes | 2008-06-12 | 1 | -4/+4 |
|\ |
|
| * | pci, x86: add workaround for bug in ASUS A7V600 BIOS (rev 1005) | Bertram Felgenhauer | 2008-06-02 | 1 | -0/+7 |
| * | PCI: Correct last two HP entries in the bfsort whitelist | Tony Camuso | 2008-05-22 | 1 | -4/+4 |
* | | x86/PCI: add workaround for bug in ASUS A7V600 BIOS (rev 1005) | Bertram Felgenhauer | 2008-06-05 | 1 | -0/+7 |
* | | PCI/x86: fix up PCI stuff so that PCI_GOANY supports OLPC | Andres Salomon | 2008-06-05 | 3 | -4/+6 |
|/ |
|
* | PCI: Correct last two HP entries in the bfsort whitelist | Tony Camuso | 2008-05-19 | 1 | -4/+4 |
* | x86/PCI: X86_PAT & mprotect | Venki Pallipadi | 2008-05-13 | 1 | -3/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-05-10 | 1 | -8/+0 |
|\ |
|
| * | x86: remove spew print out about bus to node mapping | Yinghai Lu | 2008-05-10 | 1 | -8/+0 |
* | | Revert "PCI: remove default PCI expansion ROM memory allocation" | Linus Torvalds | 2008-05-08 | 1 | -17/+0 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2008-05-05 | 5 | -46/+62 |
|\ |
|
| * | x86 PCI: call dmi_check_pciprobe() | Yinghai Lu | 2008-05-05 | 3 | -2/+8 |
| * | x86/pci: add pci=skip_isa_align command lines. | Yinghai Lu | 2008-05-05 | 4 | -41/+51 |
| * | x86/pci: remove flag in pci_cfg_space_size_ext | Yinghai Lu | 2008-04-29 | 1 | -1/+1 |
| * | x86: fix section mismatch in pci_scan_bus | Sam Ravnborg | 2008-04-29 | 1 | -2/+2 |
* | | x86: undo visws/numaq build changes | Thomas Gleixner | 2008-05-04 | 1 | -2/+10 |
* | | x86: numaq fix | Ingo Molnar | 2008-04-30 | 1 | -2/+2 |
* | | x86 PAT: fix performance drop for glx, use UC minus for ioremap(), ioremap_no... | Suresh Siddha | 2008-04-30 | 1 | -3/+9 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-04-29 | 15 | -126/+847 |
|\ |
|
| * | x86: add pci=check_enable_amd_mmconf and dmi check | Yinghai Lu | 2008-04-26 | 3 | -0/+8 |
| * | x86: work around io allocation overlap of HT links | Yinghai Lu | 2008-04-26 | 1 | -18/+38 |
| * | x86_64: don't need set default res if only have one root bus | Yinghai Lu | 2008-04-26 | 1 | -1/+2 |
| * | x86: double check the multi root bus with fam10h mmconf | Yinghai Lu | 2008-04-26 | 1 | -2/+82 |
| * | x86: multi pci root bus with different io resource range, on 64-bit | Yinghai Lu | 2008-04-26 | 2 | -51/+355 |
| * | x86: use bus conf in NB conf fun1 to get bus range on, on 64-bit | Yinghai Lu | 2008-04-26 | 1 | -40/+48 |
| * | x86: get mp_bus_to_node early | Yinghai Lu | 2008-04-26 | 7 | -42/+127 |
| * | x86 pci: remove checking type for mmconfig probe | Yinghai Lu | 2008-04-26 | 3 | -26/+25 |
| * | x86: remove unneeded check in mmconf reject | Yinghai Lu | 2008-04-26 | 1 | -12/+0 |
| * | x86_64: check MSR to get MMCONFIG for AMD Family 10h | Yinghai Lu | 2008-04-26 | 1 | -6/+69 |
| * | x86_64: set cfg_size for AMD Family 10h in case MMCONFIG | Yinghai Lu | 2008-04-26 | 1 | -0/+17 |
| * | x86: mmconf enable mcfg early | Yinghai Lu | 2008-04-26 | 1 | -46/+55 |
| * | x86: clear pci_mmcfg_virt when mmcfg get rejected | Yinghai Lu | 2008-04-26 | 4 | -1/+27 |
| * | x86: validate against acpi motherboard resources | Robert Hancock | 2008-04-26 | 3 | -21/+133 |
* | | x86: olpc: add One Laptop Per Child architecture support | Andres Salomon | 2008-04-29 | 4 | -0/+318 |
|/ |
|
* | PCI: x86: use generic pci_enable_resources() | Bjorn Helgaas | 2008-04-20 | 3 | -40/+1 |
* | PCI: remove "pci=routeirq" noise from dmesg | Bjorn Helgaas | 2008-04-20 | 1 | -2/+1 |
* | PCI: Include PCI domain in PCI bus names on x86/x86_64 | Gary Hade | 2008-04-20 | 1 | -4/+4 |
* | PCI: remove pcibios_fixup_ghosts() | Greg Kroah-Hartman | 2008-04-20 | 1 | -54/+0 |
* | PCI: remove initial bios sort of PCI devices on x86 | Greg Kroah-Hartman | 2008-04-20 | 3 | -82/+0 |
* | x86: PAT bug fix for attribute type check after reserve_memtype | Venki Pallipadi | 2008-04-17 | 1 | -1/+6 |
* | x86: PAT use reserve free memtype in pci_mmap_page_range | venkatesh.pallipadi@intel.com | 2008-04-17 | 1 | -8/+60 |
* | x86: remove mpc_oem_bus_info() | Alexey Starikovskiy | 2008-04-17 | 1 | -0/+12 |
* | x86: remove mpc_oem_pci_bus() | Alexey Starikovskiy | 2008-04-17 | 1 | -0/+8 |
* | x86: remove smpboot_32.c and smpboot_64.c | Glauber de Oliveira Costa | 2008-04-17 | 1 | -1/+6 |
* | x86: move mp_bus_id_to_node to numa.c | Alexey Starikovskiy | 2008-04-17 | 1 | -0/+1 |
* | x86: move mp_bus_id_to_local to numa.c | Alexey Starikovskiy | 2008-04-17 | 1 | -0/+2 |
* | x86: move quad_local_to_mp_bus_id to numa.c | Alexey Starikovskiy | 2008-04-17 | 1 | -0/+2 |
* | x86, pci: fix off-by-one errors in some pirq warnings | Björn Steinbrink | 2008-04-17 | 1 | -6/+6 |
* | acpi: unneccessary to scan the PCI bus already scanned | yakui.zhao@intel.com | 2008-04-15 | 1 | -2/+15 |
* | fix BIOS PCI config cycle buglet causing ACPI boot regression | Ingo Molnar | 2008-03-10 | 1 | -0/+10 |