index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
ioapic.c
Age
Commit message (
Expand
)
Author
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-01-24
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-01-03
PCI: Convert ioapic to be builtin only, not modular
Yinghai Lu
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
2013-11-14
ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro
Rafael J. Wysocki
2013-05-27
PCI: Convert ioapic.c to module_pci_driver
Libo Chen
2012-12-13
Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2012-11-28
PCI: Remove __dev* markings
Bill Pemberton
2012-11-13
PCI: Add GPL license for drivers/pci/ioapic module
Andrew Cooks
2011-12-06
pci, x86/io-apic: Allow PCI_IOAPIC to be user configurable on x86
Jan Beulich
2011-10-31
pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-24
PCI: print resources consistently with %pR
Bjorn Helgaas
2009-11-04
PCI hotplug: move IOAPIC support from acpiphp to ioapic driver
Bjorn Helgaas