aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/ioapic.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+0
2014-01-03PCI: Convert ioapic to be builtin only, not modularGravatar Yinghai Lu 1-1/+5
2013-12-07ACPI: Clean up inclusions of ACPI header filesGravatar Lv Zheng 1-1/+0
2013-11-14ACPI: Eliminate the DEVICE_ACPI_HANDLE() macroGravatar Rafael J. Wysocki 1-1/+1
2013-05-27PCI: Convert ioapic.c to module_pci_driverGravatar Libo Chen 1-12/+1
2012-12-13Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciGravatar Linus Torvalds 1-0/+2
2012-11-28PCI: Remove __dev* markingsGravatar Bill Pemberton 1-3/+3
2012-11-13PCI: Add GPL license for drivers/pci/ioapic moduleGravatar Andrew Cooks 1-0/+2
2011-12-06pci, x86/io-apic: Allow PCI_IOAPIC to be user configurable on x86Gravatar Jan Beulich 1-8/+7
2011-10-31pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULEGravatar Paul Gortmaker 1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2010-03-24PCI: print resources consistently with %pRGravatar Bjorn Helgaas 1-5/+4
2009-11-04PCI hotplug: move IOAPIC support from acpiphp to ioapic driverGravatar Bjorn Helgaas 1-0/+127