aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-13x86 PAT: consolidate old memtype new memtype check into a functionvenkatesh.pallipadi@intel.com1-11/+1
2009-01-07x86/PCI: Do not use interrupt links for devices using MSI-XRafael J. Wysocki1-2/+2
2009-01-07x86/PCI: use dev_printk for PCI bus locality messagesBjorn Helgaas1-5/+3
2009-01-07PCI: x86/visws: use generic INTx swizzle from PCI coreBjorn Helgaas1-14/+1
2009-01-07PCI: x86: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas2-8/+3
2009-01-07x86/PCI: minor logic simplicationsBjorn Helgaas1-4/+4
2009-01-07x86/PCI: use config space encoding for interrupt pinsBjorn Helgaas1-24/+20
2009-01-07PCI: use config space encoding in pci_get_interrupt_pin()Bjorn Helgaas1-1/+1
2009-01-07PCI: avoid early PCI mmconfig init if pci=noearly is given in cmdlineJacob Pan1-1/+2
2009-01-07x86/PCI: make PCI bus locality messages more meaningfulBjorn Helgaas1-4/+5
2009-01-07PCI: Don't carp about BAR allocation failures in quiet bootIngo Molnar1-2/+2
2009-01-07ACPI/PCI: PCI extended config _OSC support called when root bridge addedAndrew Patterson1-0/+8
2008-12-29x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.hJaswinder Singh Rajput18-187/+18
2008-12-23Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog'...Ingo Molnar3-1/+21
2008-11-26x86: fixup config space size of CPU functions for AMD family 11hAndreas Herrmann1-11/+14
2008-11-11x86: attempt reboot via port CF9 if we have standard PCI portsH. Peter Anvin2-1/+4
2008-10-28Merge commit 'v2.6.28-rc2' into x86/pci-ioapic-boot-irq-quirksIngo Molnar12-176/+268
2008-10-20x86/PCI: irq and pci_ids patch for Intel Ibex Peak DeviceIDsSeth Heasley1-2/+9
2008-10-20x86/PCI: follow lspci device/vendor styleBjorn Helgaas1-4/+4
2008-10-13Merge branches 'oprofile-v2' and 'timers/hpet' into x86/core-v4Ingo Molnar1-0/+28
2008-10-11Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-DIngo Molnar2-7/+8
2008-10-11Merge branch 'x86/apic' into x86-v28-for-linus-phase4-BIngo Molnar1-5/+0
2008-09-19Merge commit 'v2.6.27-rc6' into x86/cleanupsIngo Molnar1-84/+3
2008-09-14x86, hpet: SB600 - remove HPET resources from PCI deviceJordan Crouse1-0/+28
2008-09-04x86: unify using pci_mmcfg_insert_resourceYinghai Lu1-7/+5
2008-09-04x86: split e820 reserved entries record to late v4Ingo Molnar1-78/+2
2008-09-04x86: split e820 reserved entries record to late v2Yinghai Lu1-0/+79
2008-09-04Merge branch 'linus' into x86/coreH. Peter Anvin1-84/+3
2008-09-04Merge branch 'x86/cpu' into x86/coreH. Peter Anvin5-25/+176
2008-09-02Un-break printk strings in x86 PCI probing codeLinus Torvalds1-6/+3
2008-08-29Revert "x86: fix HPET regression in 2.6.26 versus 2.6.25, check hpet against BAR, v3"Linus Torvalds1-78/+0
2008-08-25Merge branch 'x86/urgent' into x86/cleanupsH. Peter Anvin3-18/+51
2008-08-25Merge branch 'linus' into x86/urgentIngo Molnar3-18/+51
2008-08-25x86: cleanup in amd_cpu_notify()Robert Richter1-1/+1
2008-08-25Merge branch 'x86/urgent' into x86/cleanupsIngo Molnar2-6/+124
2008-08-25x86: fix HPET regression in 2.6.26 versus 2.6.25, check hpet against BAR, v3Yinghai Lu1-0/+78
2008-08-23x86: fix: make PCI ECS for AMD CPUs hotplug capableRobert Richter1-4/+31
2008-08-23x86: fix: do not run code in amd_bus.c on non-AMD CPUsRobert Richter1-3/+16
2008-08-21arch/x86/pci/irq.c: attempt to clean up code layoutAndrew Morton1-29/+38
2008-08-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds3-18/+51
2008-08-18Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into x86-mergeJesse Barnes1-17/+48
2008-08-15x86/PCI: irq and pci_ids patch for Intel Ibex Peak PCHsSeth Heasley1-0/+2
2008-08-15x86: silence mmconfig printkDave Jones1-1/+1
2008-08-14Merge branch 'x86/apic' into x86/coreIngo Molnar1-5/+0
2008-08-11x86/PCI: allow scanning of 255 PCI bussesAndi Kleen1-1/+1
2008-07-28x86/PCI: use dev_printk when possibleBjorn Helgaas4-76/+64
2008-07-24use generic_access_phys for /dev/mem mappingsRik van Riel1-0/+1
2008-07-24x86: PIC, L-APIC and I/O APIC debug informationMaciej W. Rozycki1-5/+0
2008-07-21x86: convert Dprintk to pr_debugThomas Gleixner1-9/+7
2008-07-21Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x86/core', 'x86/cpu', 'x86/fixmap', 'x86/gart', 'x86/kprobes', 'x86/memtest', 'x86/modules', 'x86/nmi', 'x86/pat', 'x86/reboot', 'x86/setup', 'x86/step', 'x86/unify-pci', 'x86/uv', 'x86/xen' and 'xen-64bit' into x86/for-linusIngo Molnar5-28/+23