Age | Commit message (Expand) | Author | Files | Lines |
2008-09-02 | Un-break printk strings in x86 PCI probing code | Linus Torvalds | 1 | -6/+3 |
2008-08-30 | 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 'linus' into x86/urgent | Ingo Molnar | 3 | -18/+51 |
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-20 | 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-12 | x86/PCI: allow scanning of 255 PCI busses | Andi Kleen | 1 | -1/+1 |
2008-07-29 | 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-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-17 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 4 | -41/+170 |
2008-07-17 | Revert "x86/PCI: ACPI based PCI gap calculation" | Jesse Barnes | 1 | -80/+0 |
2008-07-16 | x86/PCI: ACPI based PCI gap calculation | Alok Kataria | 1 | -0/+80 |
2008-07-16 | generic-ipi: merge fix | Ingo Molnar | 1 | -1/+1 |
2008-07-15 | x86/PCI: Fix PCI config space for domains > 0 | Matthew Wilcox | 1 | -2/+2 |
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 |
2008-07-11 | x86/pci: renamed: numa.c -> numaq_32.c | Robert Richter | 2 | -1/+1 |
2008-07-11 | x86/pci: Changing subsystem initialization order for NUMA | Robert Richter | 1 | -3/+3 |
2008-07-11 | x86/pci: Removing pci-y in Makefile | Robert Richter | 1 | -6/+6 |
2008-07-11 | Merge branch 'x86/generalize-visws' into x86/core | Ingo Molnar | 5 | -17/+22 |
2008-07-11 | x86: introduce max_low_pfn_mapped for 64-bit | Yinghai Lu | 1 | -1/+3 |
2008-07-10 | x86/pci: fix warnings in subsys_initcall functions | Robert Richter | 1 | -0/+2 |
2008-07-10 | x86/pci merge: fixing numaq initialization | Robert Richter | 3 | -9/+5 |
2008-07-10 | x86, VisWS: turn into generic arch, remove leftover files | Ingo Molnar | 1 | -2/+0 |
2008-07-10 | x86, VisWS: turn into generic arch, create include/asm-x86/visws/ | Ingo Molnar | 1 | -2/+2 |
2008-07-10 | x86, VisWS: turn into generic arch, install proper PCI quirk | Ingo Molnar | 1 | -1/+6 |
2008-07-10 | x86, VisWS: turn into generic arch, add early init quirks | Ingo Molnar | 2 | -1/+5 |
2008-07-10 | x86, VisWS: turn into generic arch, make VisWS boot on a regular PC | Ingo Molnar | 2 | -4/+4 |
2008-07-09 | x86/pci: removing subsys_initcall ordering dependencies | Robert Richter | 9 | -21/+36 |
2008-07-09 | x86/pci: visws: renaming pcibios_init() | Robert Richter | 1 | -2/+2 |
2008-07-09 | x86/pci: Makefile merge: coalescing 32 and 64 bit | Robert Richter | 1 | -20/+1 |
2008-07-09 | x86/pci: merge: moving mp_bus_to_node.c to amd_bus.c | Robert Richter | 3 | -27/+29 |
2008-07-09 | x86/pci: mp_bus_to_node merge: moving code in amd_bus.c | Robert Richter | 1 | -21/+21 |
2008-07-09 | x86/pci: Makefile merge: creating pci-y for 64 bit | Robert Richter | 1 | -4/+4 |
2008-07-09 | x86/pci: Makefile merge: changing 64bit ordering | Robert Richter | 1 | -6/+5 |
2008-07-09 | x86/pci: Makefile merge: decoupling options for mp_bus_to_node.o | Robert Richter | 1 | -3/+1 |
2008-07-09 | x86/pci: Makefile merge: whitespace changes only | Robert Richter | 1 | -7/+7 |
2008-07-09 | x86/pci: Makefile merge: removing include dir flag | Robert Richter | 1 | -3/+0 |
2008-07-09 | x86/pci: Makefile merge: Removing Makefile_* | Robert Richter | 3 | -45/+46 |
2008-07-09 | Merge branch 'x86/core' into x86/unify-pci | Ingo Molnar | 10 | -183/+201 |
2008-07-08 | Merge branch 'x86/numa' into x86/devel | Ingo Molnar | 1 | -6/+11 |
2008-07-08 | x86: don't call pxm_to_node again | Yinghai Lu | 1 | -6/+8 |