Age | Commit message (Expand) | Author | Files | Lines |
2008-12-29 | x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.h | Jaswinder Singh Rajput | 18 | -187/+18 |
2008-12-23 | Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',... | Ingo Molnar | 3 | -1/+21 |
2008-11-26 | x86: fixup config space size of CPU functions for AMD family 11h | Andreas Herrmann | 1 | -11/+14 |
2008-11-11 | x86: attempt reboot via port CF9 if we have standard PCI ports | H. Peter Anvin | 2 | -1/+4 |
2008-10-28 | Merge commit 'v2.6.28-rc2' into x86/pci-ioapic-boot-irq-quirks | Ingo Molnar | 12 | -176/+268 |
2008-10-20 | x86/PCI: irq and pci_ids patch for Intel Ibex Peak DeviceIDs | Seth Heasley | 1 | -2/+9 |
2008-10-20 | x86/PCI: follow lspci device/vendor style | Bjorn Helgaas | 1 | -4/+4 |
2008-10-13 | Merge branches 'oprofile-v2' and 'timers/hpet' into x86/core-v4 | Ingo Molnar | 1 | -0/+28 |
2008-10-11 | Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D | Ingo Molnar | 2 | -7/+8 |
2008-10-11 | Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B | Ingo Molnar | 1 | -5/+0 |
2008-09-19 | Merge commit 'v2.6.27-rc6' into x86/cleanups | Ingo Molnar | 1 | -84/+3 |
2008-09-14 | x86, hpet: SB600 - remove HPET resources from PCI device | Jordan Crouse | 1 | -0/+28 |
2008-09-04 | x86: unify using pci_mmcfg_insert_resource | Yinghai Lu | 1 | -7/+5 |
2008-09-04 | x86: split e820 reserved entries record to late v4 | Ingo Molnar | 1 | -78/+2 |
2008-09-04 | x86: split e820 reserved entries record to late v2 | Yinghai Lu | 1 | -0/+79 |
2008-09-04 | Merge branch 'linus' into x86/core | H. Peter Anvin | 1 | -84/+3 |
2008-09-04 | Merge branch 'x86/cpu' into x86/core | H. Peter Anvin | 5 | -25/+176 |
2008-09-02 | Un-break printk strings in x86 PCI probing code | Linus Torvalds | 1 | -6/+3 |
2008-08-29 | Revert "x86: fix HPET regression in 2.6.26 versus 2.6.25, check hpet against ... | Linus Torvalds | 1 | -78/+0 |
2008-08-25 | Merge branch 'x86/urgent' into x86/cleanups | H. Peter Anvin | 3 | -18/+51 |
2008-08-25 | Merge branch 'linus' into x86/urgent | Ingo Molnar | 3 | -18/+51 |
2008-08-25 | x86: cleanup in amd_cpu_notify() | Robert Richter | 1 | -1/+1 |
2008-08-25 | Merge branch 'x86/urgent' into x86/cleanups | Ingo Molnar | 2 | -6/+124 |
2008-08-25 | x86: fix HPET regression in 2.6.26 versus 2.6.25, check hpet against BAR, v3 | Yinghai Lu | 1 | -0/+78 |
2008-08-23 | x86: fix: make PCI ECS for AMD CPUs hotplug capable | Robert Richter | 1 | -4/+31 |
2008-08-23 | x86: fix: do not run code in amd_bus.c on non-AMD CPUs | Robert Richter | 1 | -3/+16 |
2008-08-21 | arch/x86/pci/irq.c: attempt to clean up code layout | Andrew Morton | 1 | -29/+38 |
2008-08-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 3 | -18/+51 |
2008-08-18 | Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jesse Barnes | 1 | -17/+48 |
2008-08-15 | x86/PCI: irq and pci_ids patch for Intel Ibex Peak PCHs | Seth Heasley | 1 | -0/+2 |
2008-08-15 | x86: silence mmconfig printk | Dave Jones | 1 | -1/+1 |
2008-08-14 | Merge branch 'x86/apic' into x86/core | Ingo Molnar | 1 | -5/+0 |
2008-08-11 | x86/PCI: allow scanning of 255 PCI busses | Andi Kleen | 1 | -1/+1 |
2008-07-28 | x86/PCI: use dev_printk when possible | Bjorn Helgaas | 4 | -76/+64 |
2008-07-24 | use generic_access_phys for /dev/mem mappings | Rik van Riel | 1 | -0/+1 |
2008-07-24 | x86: PIC, L-APIC and I/O APIC debug information | Maciej W. Rozycki | 1 | -5/+0 |
2008-07-21 | x86: convert Dprintk to pr_debug | Thomas Gleixner | 1 | -9/+7 |
2008-07-21 | Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8... | Ingo Molnar | 5 | -28/+23 |
2008-07-20 | x86, pci: detect end_bus_number according to acpi/e820 reserved, v2 | Yinghai Lu | 1 | -17/+48 |
2008-07-18 | x86, pci: introduce config option for pci reroute quirks (was: [PATCH 0/3] Bo... | Stefan Assmann | 1 | -0/+8 |
2008-07-18 | Merge branch 'linus' into x86/pci-ioapic-boot-irq-quirks | Ingo Molnar | 15 | -163/+292 |
2008-07-16 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 4 | -41/+170 |
2008-07-16 | Revert "x86/PCI: ACPI based PCI gap calculation" | Jesse Barnes | 1 | -80/+0 |
2008-07-15 | x86/PCI: ACPI based PCI gap calculation | Alok Kataria | 1 | -0/+80 |
2008-07-15 | generic-ipi: merge fix | Ingo Molnar | 1 | -1/+1 |
2008-07-14 | x86/PCI: Fix PCI config space for domains > 0 | Matthew Wilcox | 1 | -2/+2 |
2008-07-13 | Merge branch 'linus' into x86/pci-ioapic-boot-irq-quirks | Ingo Molnar | 1 | -4/+4 |
2008-07-13 | x86: max_low_pfn_mapped fix, #2 | Yinghai Lu | 1 | -2/+2 |
2008-07-11 | x86/pci: Changing subsystem init for visws | Robert Richter | 3 | -16/+11 |
2008-07-11 | x86/pci: renaming numa into numaq | Robert Richter | 3 | -4/+4 |