aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/pci
Commit message (Expand)AuthorAge
* x86/PCI: irq and pci_ids patch for Intel Ibex Peak DeviceIDsSeth Heasley2008-10-20
* x86/PCI: follow lspci device/vendor styleBjorn Helgaas2008-10-20
* Merge branches 'oprofile-v2' and 'timers/hpet' into x86/core-v4Ingo Molnar2008-10-13
|\
| * x86, hpet: SB600 - remove HPET resources from PCI deviceJordan Crouse2008-09-14
* | Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-DIngo Molnar2008-10-11
|\ \
| * | x86: unify using pci_mmcfg_insert_resourceYinghai Lu2008-09-04
| * | x86: split e820 reserved entries record to late v4Ingo Molnar2008-09-04
| * | x86: split e820 reserved entries record to late v2Yinghai Lu2008-09-04
| * | Merge branch 'linus' into x86/coreH. Peter Anvin2008-09-04
| |\|
| * | Merge branch 'x86/cpu' into x86/coreH. Peter Anvin2008-09-04
| |\ \
* | | | Merge branch 'x86/apic' into x86-v28-for-linus-phase4-BIngo Molnar2008-10-11
|\| | |
| * | | Merge branch 'x86/apic' into x86/coreIngo Molnar2008-08-14
| |\ \ \
| | * | | x86: PIC, L-APIC and I/O APIC debug informationMaciej W. Rozycki2008-07-24
* | | | | Merge commit 'v2.6.27-rc6' into x86/cleanupsIngo Molnar2008-09-19
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Un-break printk strings in x86 PCI probing codeLinus Torvalds2008-09-02
| * | | | Revert "x86: fix HPET regression in 2.6.26 versus 2.6.25, check hpet against ...Linus Torvalds2008-08-29
| | |_|/ | |/| |
* | | | Merge branch 'x86/urgent' into x86/cleanupsH. Peter Anvin2008-08-26
|\| | |
| * | | Merge branch 'linus' into x86/urgentIngo Molnar2008-08-25
| |\ \ \
| | * \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-08-19
| | |\ \ \
| | | * \ \ Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git...Jesse Barnes2008-08-18
| | | |\ \ \
| | | | * | | x86, pci: detect end_bus_number according to acpi/e820 reserved, v2Yinghai Lu2008-07-20
| | | * | | | x86/PCI: irq and pci_ids patch for Intel Ibex Peak PCHsSeth Heasley2008-08-15
| | | * | | | x86/PCI: allow scanning of 255 PCI bussesAndi Kleen2008-08-11
| | | | |/ / | | | |/| |
* | | | | | x86: cleanup in amd_cpu_notify()Robert Richter2008-08-25
* | | | | | Merge branch 'x86/urgent' into x86/cleanupsIngo Molnar2008-08-25
|\| | | | |
| * | | | | x86: fix HPET regression in 2.6.26 versus 2.6.25, check hpet against BAR, v3Yinghai Lu2008-08-25
| * | | | | x86: fix: make PCI ECS for AMD CPUs hotplug capableRobert Richter2008-08-23
| * | | | | x86: fix: do not run code in amd_bus.c on non-AMD CPUsRobert Richter2008-08-23
| |/ / / /
* / / / / arch/x86/pci/irq.c: attempt to clean up code layoutAndrew Morton2008-08-21
|/ / / /
* / / / x86: silence mmconfig printkDave Jones2008-08-15
|/ / /
* | | x86/PCI: use dev_printk when possibleBjorn Helgaas2008-07-28
* | | use generic_access_phys for /dev/mem mappingsRik van Riel2008-07-24
| |/ |/|
* | x86: convert Dprintk to pr_debugThomas Gleixner2008-07-21
| |
| \
| \
| \
| \
| \
| \
| \
*-------. \ Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar2008-07-21
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| | | | | * x86/pci: Changing subsystem init for viswsRobert Richter2008-07-11
| | | | | * x86/pci: renaming numa into numaqRobert Richter2008-07-11
| | | | | * x86/pci: renamed: numa.c -> numaq_32.cRobert Richter2008-07-11
| | | | | * x86/pci: Changing subsystem initialization order for NUMARobert Richter2008-07-11
| | | | | * x86/pci: Removing pci-y in MakefileRobert Richter2008-07-11
* | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-07-16
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Revert "x86/PCI: ACPI based PCI gap calculation"Jesse Barnes2008-07-16
| * | | | | x86/PCI: ACPI based PCI gap calculationAlok Kataria2008-07-15
| * | | | | x86/PCI: Fix PCI config space for domains > 0Matthew Wilcox2008-07-14
| * | | | | PCI/x86: early dump pci conf space v2Yinghai Lu2008-06-10
| * | | | | PCI/x86: write_pci_config_byte fix offsetYinghai Lu2008-06-10
| * | | | | PCI: boot parameter to avoid expansion ROM memory allocationGary Hade2008-06-10
| * | | | | x86/PCI: janitor work in irq.cMiklos Vajna2008-06-10
* | | | | | generic-ipi: merge fixIngo Molnar2008-07-15
| |/ / / / |/| | | |
* | | | | x86: max_low_pfn_mapped fix, #2Yinghai Lu2008-07-13
| |_|_|/ |/| | |
* | | | Merge branch 'x86/generalize-visws' into x86/coreIngo Molnar2008-07-11
|\ \ \ \ | |_|/ / |/| | |