1. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  2. 0918472 PCI: PCIe AER: add aer_recover_queue by Huang Ying · 13 years ago
  3. cbfddd2 PCI: remove unused AER functions by Chen Gong · 13 years ago
  4. 40294d8 PCI: Fix uninitialized variable bug in AER injection code by Wanlong Gao · 14 years ago
  5. 02e2407 Merge branch 'linus' into release by Len Brown · 14 years ago
  6. c413d76 ACPI, APEI, Add PCIe AER error information printing support by Huang Ying · 14 years ago
  7. b64a441 PCIe, AER, use pre-generated prefix in error information printing by Huang Ying · 14 years ago
  8. 457d9d0 PCI: aer-inject: Override PCIe AER Mask Registers by Prarit Bhargava · 14 years ago
  9. 415e12b PCI/ACPI: Request _OSC control once for each root bridge (v3) by Rafael J. Wysocki · 14 years ago
  10. e9f29c9 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  11. b22c3d8 PCI/PCIe/AER: Disable native AER service if BIOS has precedence by Rafael J. Wysocki · 14 years ago
  12. 50c1126 PCI: aerdrv: fix uninitialized variable warning by Bill Pemberton · 14 years ago
  13. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  14. 28eb5f2 PCI: PCIe: Ask BIOS for control of all native services at once by Rafael J. Wysocki · 14 years ago
  15. 75fb60f ACPI/PCI: Negotiate _OSC control bits before requesting them by Rafael J. Wysocki · 14 years ago
  16. f1a7bfa PCI: PCIe AER: Introduce pci_aer_available() by Rafael J. Wysocki · 14 years ago
  17. f673559 PCI aerdrv: fix annoying warnings by Linus Torvalds · 14 years ago
  18. 9a90e09 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  19. affb72c ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setup by Huang Ying · 14 years ago
  20. caa5afb PCI: aerdrv: trivial cleanup for aerdrv_core.c by Hidetoshi Seto · 15 years ago
  21. f6d3780 PCI: aerdrv: trivial cleanup for aerdrv.c by Hidetoshi Seto · 15 years ago
  22. 8971342 PCI: aerdrv: introduce default_downstream_reset_link by Hidetoshi Seto · 15 years ago
  23. 517cae3 PCI: aerdrv: rework find_aer_service by Hidetoshi Seto · 15 years ago
  24. 4f7ccf6 PCI: aerdrv: remove is_downstream by Hidetoshi Seto · 15 years ago
  25. e167bfc PCI: aerdrv: remove magical ROOT_ERR_STATUS_MASKS by Hidetoshi Seto · 15 years ago
  26. f647a44 PCI: aerdrv: redefine PCI_ERR_ROOT_*_SRC by Hidetoshi Seto · 15 years ago
  27. 17e2185 PCI: aerdrv: rework do_recovery by Hidetoshi Seto · 15 years ago
  28. 88da13b PCI: aerdrv: rework get_e_source() by Hidetoshi Seto · 15 years ago
  29. 7c4ec94 PCI: aerdrv: rework aer_isr_one_error() by Hidetoshi Seto · 15 years ago
  30. 4a0c096 PCI: aerdrv: rework add_error_device by Hidetoshi Seto · 15 years ago
  31. bd17d47 PCI: aerdrv: remove compare_device_id by Hidetoshi Seto · 15 years ago
  32. c887275 PCI: aerdrv: introduce is_error_source by Hidetoshi Seto · 15 years ago
  33. 98ca396 PCI: aerdrv: rework find_source_device by Hidetoshi Seto · 15 years ago
  34. 843f469 PCI: aerdrv: make aer_{en,dis}able_rootport static by Hidetoshi Seto · 15 years ago
  35. 460d298 PCI: aerdrv: cleanup inconsistent functions by Hidetoshi Seto · 15 years ago
  36. c6d34ed PCI: aerdrv: RsvdP of PCI_ERR_ROOT_COMMAND by Hidetoshi Seto · 15 years ago
  37. 4352aa5 PCI aerdrv: use correct bit defines and add 2ms delay to aer_root_reset by Alexander Duyck · 15 years ago
  38. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  39. bd1f46d PCI: fix nested spinlock hang in aer_inject by Andrew Patterson · 15 years ago
  40. b49bfd3 PCIe AER: prevent AER injection if hardware masks error reporting by Youquan,Song · 15 years ago
  41. 46256f8 PCI: AER: fix aer inject result in kernel oops by Youquan,Song · 15 years ago
  42. 7e8af37 PCI: change PCI nomenclature in drivers/pci/ (non-comment changes) by Stefan Assmann · 15 years ago
  43. 45e829e PCI: change PCI nomenclature in drivers/pci/ (comment changes) by Stefan Assmann · 15 years ago
  44. 638bba0 PCI: remove ifdefed pci_cleanup_aer_correct_error_status by Andrew Patterson · 15 years ago
  45. 6cdfd99 PCI: unconditionally clear AER uncorr status register during cleanup by Andrew Patterson · 15 years ago
  46. 694f88e PCI: portdrv: remove unnecessary struct pcie_port_data by Kenji Kaneshige · 15 years ago
  47. b44d7db PCIe AER: use pci_is_pcie() by Kenji Kaneshige · 15 years ago
  48. 39a5306 PCIe AER: use pci_pcie_cap() by Kenji Kaneshige · 15 years ago
  49. 476f644 PCI: fix memory leak in aer_inject by Andrew Patterson · 15 years ago
  50. 1d02435 PCI: use better error return values in aer_inject by Andrew Patterson · 15 years ago
  51. cc5d153 PCI: add support for PCI domains to aer_inject by Andrew Patterson · 15 years ago
  52. 0584396 PCI: PCIe AER: honor ACPI HEST FIRMWARE FIRST mode by Matt Domsch · 15 years ago
  53. 2caa731 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  54. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  55. 30fc24b PCI: Prevent AER driver from being loaded on non-root port PCIE devices by Kenji Kaneshige · 15 years ago
  56. 3e77a3f PCI: Disable AER with pci=nomsi by Andi Kleen · 15 years ago
  57. b1c089b PCI: pcie, aer: report all error before recovery by Hidetoshi Seto · 15 years ago
  58. 79e4b89 PCI: pcie, aer: change error print format by Hidetoshi Seto · 15 years ago
  59. 273024d PCI: pcie, aer: flags to bits by Hidetoshi Seto · 15 years ago
  60. 3472a18 PCI: pcie, aer: remove unused macros by Hidetoshi Seto · 15 years ago
  61. e7a0d92 PCI: pcie, aer: report multiple/first error on a device by Hidetoshi Seto · 15 years ago
  62. 0d90c3a PCI: pcie, aer: refer mask state in mask register properly by Hidetoshi Seto · 15 years ago
  63. 24dbb7b PCI: pcie, aer: remove spinlock in aerdrv_errprint.c by Hidetoshi Seto · 15 years ago
  64. 0d465f2 PCI: pcie, aer: fix report of multiple errors by Hidetoshi Seto · 15 years ago
  65. 1b4ffcf PCI: pcie, aer: init struct aer_err_info for reuse by Hidetoshi Seto · 15 years ago
  66. f158575 PCI: pcie, aer: rework MASK macros in aerdrv_errprint.c by Hidetoshi Seto · 15 years ago
  67. bd8fedd PCI: pcie, aer: AER_PR for printing in aerdrv_errprint.c by Hidetoshi Seto · 15 years ago
  68. c9a9188 PCI: pcie, aer: checkpatch style cleanup in pcie/aer/* by Hidetoshi Seto · 15 years ago
  69. 50e5628 PCI ECRC: Remove unnecessary semicolons by Joe Perches · 15 years ago
  70. c465def PCI AER: software error injection by Huang Ying · 15 years ago
  71. 3d5505c PCI AER: multiple error support by Zhang, Yanmin · 15 years ago
  72. 28eb27c PCI AER: support invalid error source IDs by Zhang, Yanmin · 15 years ago
  73. 70298c6 PCI AER: support Multiple Error Received and no error source id by Zhang, Yanmin · 15 years ago
  74. 634deb0 PCI: PCIE AER: export aer_irq by Huang Ying · 16 years ago
  75. 43c1640 PCI: Add support for turning PCIe ECRC on or off by Andrew Patterson · 16 years ago
  76. 029091d PCI: Fix pci-e port driver slot_reset bad default return value by Zhang, Yanmin · 16 years ago
  77. 3a3c244 PCI: PCIe portdrv: Implement pm object by Rafael J. Wysocki · 16 years ago
  78. 9f5404d PCI/ACPI: rename pci_osc_control_set() by Kenji Kaneshige · 16 years ago
  79. 2210636 PCI: PCIe portdrv: Remove struct pcie_port_service_id by Rafael J. Wysocki · 16 years ago
  80. 0516c8b PCI: PCIe portdrv: Simplily probe callback of service drivers by Rafael J. Wysocki · 16 years ago
  81. cb4cb4a PCIe: AER: during disable, check subordinate before walking by Alex Chiang · 16 years ago
  82. 1f9f13c PCI: Enable PCIe AER only after checking firmware support by Andrew Patterson · 16 years ago
  83. a367f74 PCI hotplug: aerdrv: fix a typo in error message by Hidetoshi Seto · 16 years ago
  84. eb9188b ACPI/PCI: PCIe AER _OSC support capabilities called when root bridge added by Andrew Patterson · 16 years ago
  85. b0b801d PCI: fix aer resume sanity check by Hidetoshi Seto · 16 years ago
  86. 270c66b PCI: fix AER capability check by Yu Zhao · 16 years ago
  87. 0927678 PCI: use pci_find_ext_capability everywhere by Jesse Barnes · 16 years ago
  88. 056c58e PCI: add acpi_find_root_bridge_handle by Jiri Slaby · 16 years ago
  89. 531f254 PCIE: aer: use dev_printk when possible by Bjorn Helgaas · 16 years ago
  90. 5d9526d PCIe: fix 'symbol not declared' sparse warnings by Alex Chiang · 16 years ago
  91. a01e035 drivers: fix integer as NULL pointer warnings by Harvey Harrison · 17 years ago
  92. 66bef8c PCI: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  93. d75b305 PCI: aerdrv_acpi.c: remove unneeded NULL check by Adrian Bunk · 17 years ago
  94. 21c6847 PCI: #if 0 pci_cleanup_aer_correct_error_status() by Adrian Bunk · 17 years ago
  95. 4c44bac PCI: pcie AER: don't check _OSC when acpi is disabled by Yinghai Lu · 17 years ago
  96. 3c75e23 PCI: Run ACPI _OSC method on root bridges only by Andrew Patterson · 17 years ago
  97. d8634dd PCI ACPI: AER driver should only register PCIe devices with _OSC by Andrew Patterson · 17 years ago
  98. d885c6b pci-aer: fix kernel-doc mistakes by Randy Dunlap · 17 years ago
  99. 7f78576 pci: implement "pci=noaer" by Randy Dunlap · 17 years ago
  100. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago