summaryrefslogtreecommitdiffstats
path: root/arch/x86/pci
Commit message (Expand)AuthorAgeFilesLines
* x86: fixup config space size of CPU functions for AMD family 11hAndreas Herrmann2008-11-261-11/+14
* x86/PCI: irq and pci_ids patch for Intel Ibex Peak DeviceIDsSeth Heasley2008-10-201-2/+9
* x86/PCI: follow lspci device/vendor styleBjorn Helgaas2008-10-201-4/+4
* Merge branches 'oprofile-v2' and 'timers/hpet' into x86/core-v4Ingo Molnar2008-10-131-0/+28
|\
| * x86, hpet: SB600 - remove HPET resources from PCI deviceJordan Crouse2008-09-141-0/+28
* | Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-DIngo Molnar2008-10-112-7/+8
|\ \
| * | x86: unify using pci_mmcfg_insert_resourceYinghai Lu2008-09-041-7/+5
| * | x86: split e820 reserved entries record to late v4Ingo Molnar2008-09-041-78/+2
| * | x86: split e820 reserved entries record to late v2Yinghai Lu2008-09-041-0/+79
| * | Merge branch 'linus' into x86/coreH. Peter Anvin2008-09-041-84/+3
| |\|
| * | Merge branch 'x86/cpu' into x86/coreH. Peter Anvin2008-09-045-25/+176
| |\ \
* | | | Merge branch 'x86/apic' into x86-v28-for-linus-phase4-BIngo Molnar2008-10-111-5/+0
|\| | |
| * | | Merge branch 'x86/apic' into x86/coreIngo Molnar2008-08-141-5/+0
| |\ \ \
| | * | | x86: PIC, L-APIC and I/O APIC debug informationMaciej W. Rozycki2008-07-241-5/+0
* | | | | Merge commit 'v2.6.27-rc6' into x86/cleanupsIngo Molnar2008-09-191-84/+3
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Un-break printk strings in x86 PCI probing codeLinus Torvalds2008-09-021-6/+3
| * | | | Revert "x86: fix HPET regression in 2.6.26 versus 2.6.25, check hpet against ...Linus Torvalds2008-08-291-78/+0
| | |_|/ | |/| |
* | | | Merge branch 'x86/urgent' into x86/cleanupsH. Peter Anvin2008-08-253-18/+51
|\| | |
| * | | Merge branch 'linus' into x86/urgentIngo Molnar2008-08-253-18/+51
| |\ \ \
| | * \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-08-193-18/+51
| | |\ \ \
| | | * \ \ Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git...Jesse Barnes2008-08-181-17/+48
| | | |\ \ \
| | | | * | | x86, pci: detect end_bus_number according to acpi/e820 reserved, v2Yinghai Lu2008-07-201-17/+48
| | | * | | | x86/PCI: irq and pci_ids patch for Intel Ibex Peak PCHsSeth Heasley2008-08-151-0/+2
| | | * | | | x86/PCI: allow scanning of 255 PCI bussesAndi Kleen2008-08-111-1/+1
| | | | |/ / | | | |/| |
* | | | | | x86: cleanup in amd_cpu_notify()Robert Richter2008-08-251-1/+1
* | | | | | Merge branch 'x86/urgent' into x86/cleanupsIngo Molnar2008-08-252-6/+124
|\| | | | |
| * | | | | x86: fix HPET regression in 2.6.26 versus 2.6.25, check hpet against BAR, v3Yinghai Lu2008-08-251-0/+78
| * | | | | x86: fix: make PCI ECS for AMD CPUs hotplug capableRobert Richter2008-08-231-4/+31
| * | | | | x86: fix: do not run code in amd_bus.c on non-AMD CPUsRobert Richter2008-08-231-3/+16
| |/ / / /
* / / / / arch/x86/pci/irq.c: attempt to clean up code layoutAndrew Morton2008-08-211-29/+38
|/ / / /
* / / / x86: silence mmconfig printkDave Jones2008-08-151-1/+1
|/ / /
* | | x86/PCI: use dev_printk when possibleBjorn Helgaas2008-07-284-76/+64
* | | use generic_access_phys for /dev/mem mappingsRik van Riel2008-07-241-0/+1
| |/ |/|
* | x86: convert Dprintk to pr_debugThomas Gleixner2008-07-211-9/+7
| |
| \
| \
| \
| \
| \
| \
| \
*-------. \ Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar2008-07-215-28/+23
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| | | | | * x86/pci: Changing subsystem init for viswsRobert Richter2008-07-113-16/+11
| | | | | * x86/pci: renaming numa into numaqRobert Richter2008-07-113-4/+4
| | | | | * x86/pci: renamed: numa.c -> numaq_32.cRobert Richter2008-07-112-1/+1
| | | | | * x86/pci: Changing subsystem initialization order for NUMARobert Richter2008-07-111-3/+3
| | | | | * x86/pci: Removing pci-y in MakefileRobert Richter2008-07-111-6/+6
* | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-07-164-41/+170
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Revert "x86/PCI: ACPI based PCI gap calculation"Jesse Barnes2008-07-161-80/+0
| * | | | | x86/PCI: ACPI based PCI gap calculationAlok Kataria2008-07-151-0/+80
| * | | | | x86/PCI: Fix PCI config space for domains > 0Matthew Wilcox2008-07-141-2/+2
| * | | | | PCI/x86: early dump pci conf space v2Yinghai Lu2008-06-102-0/+55
| * | | | | PCI/x86: write_pci_config_byte fix offsetYinghai Lu2008-06-101-1/+8
| * | | | | PCI: boot parameter to avoid expansion ROM memory allocationGary Hade2008-06-102-0/+23
| * | | | | x86/PCI: janitor work in irq.cMiklos Vajna2008-06-101-217/+294
* | | | | | generic-ipi: merge fixIngo Molnar2008-07-151-1/+1
| |/ / / / |/| | | |
* | | | | x86: max_low_pfn_mapped fix, #2Yinghai Lu2008-07-131-2/+2
| |_|_|/ |/| | |