1. 10b6870 ACPI / PCI: fix GIC irq model default PCI IRQ polarity by Lorenzo Pieralisi · 8 years ago
  2. e237a55 x86/ACPI/PCI: Recognize that Interrupt Line 255 means "not connected" by Chen Fan · 8 years ago
  3. 6c777e8 Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()" by Bjorn Helgaas · 8 years ago
  4. 67b4eab Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed" by Bjorn Helgaas · 8 years ago
  5. 4528897 ACPI, PCI, irq: remove redundant check for null string pointer by Colin Ian King · 8 years ago
  6. 5ebc760 ACPI, PCI, irq: Do not share PCI IRQ with ISA IRQ by Jiang Liu · 9 years ago
  7. ae98207 Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  8. 811a4e6 PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed by Jiang Liu · 9 years ago
  9. 991de2e PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq() by Jiang Liu · 9 years ago
  10. 4c62dbb ACPI: Remove FSF mailing addresses by Jarkko Nikula · 9 years ago
  11. 43c9fad Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  12. 917bfd9 ACPI / PCI: Account for ARI in _PRT lookups by Alex Williamson · 9 years ago
  13. cae756f ACPI / PCI: remove stale list_head in struct acpi_prt_entry by Hanjun Guo · 9 years ago
  14. 9e8ce4b Revert "x86/PCI: Refine the way to release PCI IRQ resources" by Rafael J. Wysocki · 9 years ago
  15. b4b55cd x86/PCI: Refine the way to release PCI IRQ resources by Jiang Liu · 9 years ago
  16. 9889eae ACPI: pci: Do not clear pci_dev->irq in acpi_pci_irq_disable() by Jiang Liu · 9 years ago
  17. e589c9e Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  18. cffe0a2 x86, irq: Keep balance of IOAPIC pin reference count by Jiang Liu · 10 years ago
  19. 5de21bb9 ACPI / PM: Drop CONFIG_PM_RUNTIME from the ACPI core by Rafael J. Wysocki · 9 years ago
  20. 9eabc99 x86, irq, PCI: Keep IRQ assignment for runtime power management by Jiang Liu · 10 years ago
  21. 3eec595 x86, irq, PCI: Keep IRQ assignment for PCI devices during suspend/hibernation by Jiang Liu · 10 years ago
  22. 6a38fa0 x86, irq, ACPI: Release IOAPIC pin when PCI device is disabled by Jiang Liu · 10 years ago
  23. c1aaae6 ACPI / PCI: Do not call ISA-specific code if ISA is not supported by Tomasz Nowicki · 10 years ago
  24. b685f3b ACPI / PCI: Fix memory leak in acpi_pci_irq_enable() by Tomasz Nowicki · 10 years ago
  25. 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 10 years ago
  26. 181380b PCI/ACPI: Don't cache _PRT, and don't associate them with bus numbers by Yinghai Lu · 11 years ago
  27. 193c0d6 Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  28. d4c091f Merge branch 'acpi-general' by Rafael J. Wysocki · 11 years ago
  29. 66fd383 ACPI: Fix logging when no pci_irq is allocated by Joe Perches · 11 years ago
  30. 35e92b7 ACPI / x86: Export acpi_[un]register_gsi() by Andy Shevchenko · 12 years ago
  31. 79c4412 ACPI: Pass segment/bus to _PRT add/del so they don't depend on pci_bus by Bjorn Helgaas · 12 years ago
  32. 85b8582 PCI/PM/Runtime: make PCI traces quieter by Vincent Palatin · 12 years ago
  33. d7f6169 ACPI: fix CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS by Stefan Assmann · 13 years ago
  34. 03e7c34 ACPI: remove unused declaration of proc_fs.h by Zhang Rui · 14 years ago
  35. 414d3448 x86, acpi/irq: pci device dev->irq is an isa irq not a gsi by Eric W. Biederman · 14 years ago
  36. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  37. a192a95 ACPI: Move definition of PREFIX from acpi_bus.h to internal..h by Len Brown · 15 years ago
  38. fbe8cdd Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904', 'bugzilla-13121', 'bugzilla-13396', 'bugzilla-13533', 'bugzilla-13612', 'c3_lock', 'hid-cleanups', 'misc-2.6.31', 'pdc-leak-fix', 'pnpacpi', 'power_nocheck', 'thinkpad_acpi', 'video' and 'wmi' into release by Len Brown · 15 years ago
  39. d9efae3 ACPI: simplify acpi_pci_irq_del_prt() API by Alexander Chiang · 15 years ago
  40. 859a3f8 ACPI: simplify acpi_pci_irq_add_prt() API by Alexander Chiang · 15 years ago
  41. a2f809b irq: change ACPI GSI APIs to also take a device argument by Yinghai Lu · 15 years ago
  42. 8a3f257 Merge branch 'misc' into release by Len Brown · 15 years ago
  43. 609d4bc ACPI: constify tables in pci_irq.c by Jan Beulich · 15 years ago
  44. c686d14 ACPI: PCI: use generic pci_swizzle_interrupt_pin() by Bjorn Helgaas · 15 years ago
  45. 39488b0 ACPI: PCI: add HP copyright by Bjorn Helgaas · 15 years ago
  46. 3f0f3c2 ACPI: PCI: whitespace and useless initialization cleanup by Bjorn Helgaas · 15 years ago
  47. 74f82af ACPI: PCI: expand acpi_pci_allocate_irq() and acpi_pci_free_irq() inline by Bjorn Helgaas · 15 years ago
  48. 4eaf6db ACPI: PCI: simplify struct acpi_prt_entry by Bjorn Helgaas · 15 years ago
  49. 3604a9f ACPI: PCI: simplify list of _PRT entries by Bjorn Helgaas · 15 years ago
  50. 5697b7c ACPI: PCI: combine lookup and derive by Bjorn Helgaas · 15 years ago
  51. ee40136 ACPI: PCI: follow typical PCI INTx swizzling pattern by Bjorn Helgaas · 15 years ago
  52. 3b1ea18 ACPI: PCI: use positive logic to simplify code by Bjorn Helgaas · 15 years ago
  53. beba8a6 ACPI: PCI: remove callback from acpi_pci_irq_lookup & acpi_pci_irq_derive by Bjorn Helgaas · 15 years ago
  54. 1350487 ACPI: PCI: tweak _PRT lookup debug by Bjorn Helgaas · 15 years ago
  55. 063563b ACPI: PCI: lookup _PRT entry by PCI dev and pin, not segment/bus/dev/pin by Bjorn Helgaas · 15 years ago
  56. c458033 ACPI: PCI: use 1-based encoding for _PRT quirks by Bjorn Helgaas · 15 years ago
  57. e64e9db ACPI: PCI: always use the PCI INTx pin values, not the _PRT ones by Bjorn Helgaas · 15 years ago
  58. cf68b80 ACPI: PCI: add a helper to convert _PRT INTx pin number to name by Bjorn Helgaas · 15 years ago
  59. f748baf ACPI: PCI: move struct acpi_prt_entry declaration out of public header file by Bjorn Helgaas · 15 years ago
  60. c13f889 ACPI: PCI: fix GSI/IRQ naming confusion by Bjorn Helgaas · 15 years ago
  61. b52b3f4 ACPI: PCI: ignore _PRT function information by Bjorn Helgaas · 15 years ago
  62. 2320ac6 ACPI: PCI: simplify buffer management for evaluating _PRT by Bjorn Helgaas · 15 years ago
  63. 3b8249d ACPI: PCI: remove unnecessary null pointer checks by Bjorn Helgaas · 15 years ago
  64. 21a5328 ACPI: PCI: use conventional PCI address format by Bjorn Helgaas · 15 years ago
  65. c83642d ACPI: use dev_printk when possible by Bjorn Helgaas · 16 years ago
  66. b97d480 ACPI: fix Medion _PRT quirk (use "ISA_", not "ISA") by Bjorn Helgaas · 16 years ago
  67. 391df5d ACPI: add _PRT quirks to work around broken firmware by Bjorn Helgaas · 16 years ago
  68. a733a5d Merge branches 'release' and 'fluff' into release by Len Brown · 16 years ago
  69. e5685b9 ACPI: misc cleanups by Adrian Bunk · 17 years ago
  70. 1a3b77a ACPI: acpi_pci_irq_find_prt_entry(): use list_for_each_entry() instead of list_for_each() by Matthias Kaehlcke · 16 years ago
  71. 96c2a87 ACPI : Not register gsi for PCI IDE controller in legacy mode by Alan Cox · 16 years ago
  72. f52fd66 ACPI: clean up ACPI_MODULE_NAME() use by Len Brown · 17 years ago
  73. 36bcbec ACPI: replace kmalloc+memset with kzalloc by Burman Yan · 17 years ago
  74. 50dd096 ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi by Jan Engelhardt · 18 years ago
  75. 22a3e23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  76. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  77. d550d98 ACPI: delete tracing macros from drivers/acpi/*.c by Patrick Mochel · 18 years ago
  78. 6468463 ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...) by Len Brown · 18 years ago
  79. cece929 ACPI: un-export ACPI_WARNING() -- use printk(KERN_WARNING...) by Len Brown · 18 years ago
  80. a6fc672 ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG by Thomas Renninger · 18 years ago
  81. 9fdb62a [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi branches into release by Len Brown · 18 years ago
  82. 8015a01 [PATCH] apci: use pin stored in pci_dev by Kristen Accardi · 19 years ago
  83. 50eca3e [ACPI] ACPICA 20050930 by Bob Moore · 19 years ago
  84. 5f0110f [ACPI] fix run-time error checking in acpi_pci_irq_disable() by Kenji Kaneshige · 19 years ago
  85. 4be44fc [ACPI] Lindent all ACPI files by Len Brown · 19 years ago
  86. 1d492eb [ACPI] Merge acpi-2.6.12 branch into 2.6.13-rc3 by Len Brown · 19 years ago
  87. 349f0d5 [ACPI] acpi_pci_enable_irq() now checks for acpi_register_gsi() errors by Kenji Kaneshige · 19 years ago
  88. d6ac1a7 /home/lenb/src/to-linus branch 'acpi-2.6.12' by Len Brown · 19 years ago
  89. 87bec66 [ACPI] suspend/resume ACPI PCI Interrupt Links by David Shaohua Li · 19 years ago
  90. 44f8e1a If ACPI doesn't find an irq listed, don't accept 0 as a valid PCI irq. by Linus Torvalds · 19 years ago
  91. 7be426c ACPI: Make sure we call acpi_register_gsi() even for default PCI interrupt assignment by Linus Torvalds · 19 years ago
  92. 25be5e6 [PATCH] VIA IRQ quirk by Len Brown · 19 years ago
  93. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago