1. f53cfb0 ACPI / APEI: Fix NMI notification handling by Prarit Bhargava · 8 years ago
  2. 806487a ACPI / APEI: Fix incorrect return value of ghes_proc() by Punit Agrawal · 8 years ago
  3. e6e3d8f Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  4. 2458d66 ACPI / APEI: Send correct severity to calculate AER severity by Tyler Baicar · 8 years ago
  5. c950fd6 pstore: Split pstore fragile flags by Namhyung Kim · 8 years ago
  6. 1b3fc0b Merge tag 'pstore-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  7. a3e2acc ACPI / APEI: Add Boot Error Record Table (BERT) support by Huang Ying · 8 years ago
  8. dba6483 ACPI / einj: Make error paths more talkative by Borislav Petkov · 8 years ago
  9. b2f740b ACPI / einj: Convert EINJ_PFX to proper pr_fmt by Borislav Petkov · 8 years ago
  10. 8cfc8dd pstore: add lzo/lz4 compression support by Geliang Tang · 9 years ago
  11. 277edba Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  12. bdeabcc Merge branches 'acpi-ec', 'acpi-fan', 'acpi-video' and 'acpi-misc' by Rafael J. Wysocki · 8 years ago
  13. 3a03d12 ACPI / APEI: ERST: Fixed leaked resources in erst_init by Josh Hunt · 8 years ago
  14. e56c925 ACPI / APEI: Fix leaked resources by Josh Hunt · 8 years ago
  15. 020bf06 drivers/acpi: make apei/ghes.c more explicitly non-modular by Paul Gortmaker · 9 years ago
  16. 4650bac ACPI/EINJ: Allow memory error injection to NVDIMM by Toshi Kani · 9 years ago
  17. 1d5cfdb tree wide: use kvfree() than conditional kfree()/vfree() by Tetsuo Handa · 9 years ago
  18. c7d77a7 Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fix by Ingo Molnar · 9 years ago
  19. 8ece249 acpi/apei: Use appropriate pgprot_t to map GHES memory by Jonathan (Zhixiong) Zhang · 9 years ago
  20. 4c62dbb ACPI: Remove FSF mailing addresses by Jarkko Nikula · 9 years ago
  21. 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
  22. d647230 x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h> by Stephen Rothwell · 9 years ago
  23. 6fe9e7c GHES: Make NMI handler have a single reader by Jiri Kosina · 9 years ago
  24. 2383844 GHES: Elliminate double-loop in the NMI handler by Borislav Petkov · 9 years ago
  25. 6169ddf GHES: Panic right after detection by Borislav Petkov · 9 years ago
  26. e10be03 GHES: Carve out the panic functionality by Borislav Petkov · 9 years ago
  27. 1156849 GHES: Carve out error queueing in a separate function by Borislav Petkov · 9 years ago
  28. 93d76c8 Merge tag 'please-pull-einj-mmcfg' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/ras by Ingo Molnar · 10 years ago
  29. d91525e ACPI, EINJ: Enhance error injection tolerance level by Chen, Gong · 10 years ago
  30. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  31. 8f7c31f GHES: Make ghes_estatus_caches static by Borislav Petkov · 10 years ago
  32. 8d21d4c APEI, GHES: Cleanup unnecessary function for lockless list by Chen, Gong · 10 years ago
  33. e61bf8d acpi: apei: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  34. 7725131 Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  35. 594c725 acpi, apei, ghes: Factor out ioremap virtual memory for IRQ and NMI context. by Tomasz Nowicki · 10 years ago
  36. 44a69f6 acpi, apei, ghes: Make NMI error notification to be GHES architecture extension. by Tomasz Nowicki · 10 years ago
  37. 9dae3d0 apei, mce: Factor out APEI architecture specific MCE calls. by Tomasz Nowicki · 10 years ago
  38. 0a00fd5 ACPICA: Restore error table definitions to reduce code differences between Linux and ACPICA upstream. by Lv Zheng · 10 years ago
  39. a238317 ACPI: Clean up acpi_os_map/unmap_memory() to eliminate __iomem. by Lv Zheng · 10 years ago
  40. 5157275 ACPI / APEI: Remove X86 redundant dependency for APEI GHES. by Tomasz Nowicki · 11 years ago
  41. 09da8df Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  42. 98feb7c Merge branch 'acpi-cleanup' by Rafael J. Wysocki · 11 years ago
  43. b769e01 Merge tag 'ras_for_3.14_p2' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/ras by Ingo Molnar · 11 years ago
  44. da45407 Merge tag 'v3.13-rc8' into x86/ras, to pick up fixes. by Ingo Molnar · 11 years ago
  45. 8cf126d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  46. ca104ed ACPI, APEI, GHES: Cleanup ghes memory error handling by Chen, Gong · 11 years ago
  47. d3ab3ed ACPI, APEI: Cleanup alignment-aware accesses by Chen, Gong · 11 years ago
  48. addccbb ACPI, APEI, GHES: Do not report only correctable errors with SCI by Chen, Gong · 11 years ago
  49. df36ac1 pstore: Don't allow high traffic options on fragile devices by Luck, Tony · 11 years ago
  50. fce7d3b x86/efi: Don't select EFI from certain special ACPI drivers by Jan Beulich · 11 years ago
  51. 3482fb5 ACPI, APEI, EINJ: Changes to the ACPI/APEI/EINJ debugfs interface by Luck, Tony · 11 years ago
  52. 27d50c8 ACPI / i915: Fix incorrect <acpi/acpi.h> inclusions via <linux/acpi_io.h> by Lv Zheng · 11 years ago
  53. 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 11 years ago
  54. 2f466d3 Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  55. 7ea6c6c Move cper.c from drivers/acpi/apei to drivers/firmware/efi by Luck, Tony · 11 years ago
  56. f6edea7 ACPI, APEI, CPER: Cleanup CPER memory error output format by Chen, Gong · 11 years ago
  57. fbeef85 ACPI, APEI, CPER: Enhance memory reporting capability by Chen, Gong · 11 years ago
  58. 147de14 ACPI, APEI, CPER: Add UEFI 2.4 support for memory error by Chen, Gong · 11 years ago
  59. 88f074f ACPI, CPER: Update cper info by Chen, Gong · 11 years ago
  60. 833ba4b ACPI, APEI, CPER: Fix status check during error printing by Chen, Gong · 11 years ago
  61. b938a22 ACPI: Rename OSC_QUERY_TYPE to OSC_QUERY_DWORD by Bjorn Helgaas · 11 years ago
  62. b20c99e Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  63. 901037b erst: Read and write to the 'compressed' flag of pstore by Aruna Balakrishnaiah · 11 years ago
  64. 9a4e139 pstore: Introduce new argument 'compressed' in the read callback by Aruna Balakrishnaiah · 11 years ago
  65. b3b515b pstore: Add new argument 'compressed' in pstore write callback by Aruna Balakrishnaiah · 11 years ago
  66. 08b326d acpi/apei/erst: Add missing iounmap() on error in erst_exec_move_data() by Wei Yongjun · 11 years ago
  67. 7781544 x86/mce, acpi/apei: Only disable banks listed in HEST if mce is configured by Naveen N. Rao · 11 years ago
  68. 0237d7f Merge branch 'x86/mce' into x86/ras by Ingo Molnar · 11 years ago
  69. cb82a2e APEI/ERST: Fix error message formatting by Borislav Petkov · 11 years ago
  70. cf870c7 mce: acpi/apei: Soft-offline a page on firmware GHES notification by Naveen N. Rao · 11 years ago
  71. 9ad9587 mce: acpi/apei: Add a boot option to disable ff mode for corrected errors by Naveen N. Rao · 11 years ago
  72. c3d1fb5 mce: acpi/apei: Honour Firmware First for MCA banks listed in APEI HEST CMC by Naveen N. Rao · 11 years ago
  73. 65b97fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  74. 862f001 Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  75. 04bbc8e Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 11 years ago
  76. 6bbbca7 pstore: Pass header size in the pstore write callback by Aruna Balakrishnaiah · 11 years ago
  77. 74fd6c6 acpi: Eliminate console msg if pstore.backend excludes ERST by Lenny Szubowicz · 11 years ago
  78. d908e1e Merge tag 'please-pull-einj' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/ras by Ingo Molnar · 11 years ago
  79. 2314b69 Merge branch 'acpi-fixes' by Rafael J. Wysocki · 11 years ago
  80. c5a1303 ACPI/APEI: Add parameter check before error injection by Chen Gong · 11 years ago
  81. 0ba98ec ACPI / APEI: Force fatal AER severity when component has been reset by Betty Dall · 11 years ago
  82. b8edb64 ACPI, APEI, EINJ: Fix error return code in einj_init() by Wei Yongjun · 11 years ago
  83. a98d4f6 ACPI / APEI: fix error return code in ghes_probe() by Wei Yongjun · 11 years ago
  84. 37448ad aerdrv: Move cper_print_aer() call out of interrupt context by Lance Ortiz · 11 years ago
  85. aaf9d93 ACPI / APEI: fix error status check condition for CPER by Chen Gong · 11 years ago
  86. ad6c2c2 Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 11 years ago
  87. 2148054 ghes: add the needed hooks for EDAC error report by Mauro Carvalho Chehab · 12 years ago
  88. bf900af Merge branch 'acpi-cleanup' into fixes by Rafael J. Wysocki · 12 years ago
  89. a84363d ACPI / APEI: Fix crash in apei_hest_parse() for acpi=off by Rafael J. Wysocki · 12 years ago
  90. 40e0641 ghes: move structures/enum to a header file by Mauro Carvalho Chehab · 12 years ago
  91. 8f55cea Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  92. 7c3c867 Merge tag 'please-pull-aer-trace' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into perf/core by Ingo Molnar · 12 years ago
  93. 2521686 ACPI, APEI: Fixup incorrect 64-bit access width firmware bug by Lans Zhang · 12 years ago
  94. 1d52100 aerdrv: Enhanced AER logging by Lance Ortiz · 12 years ago
  95. 6780aa6 ACPI / APEI: Fix the returned value in erst_dbg_read by Adrian Huang · 12 years ago
  96. 139353f Merge tag 'please-pull-einj-fix-for-acpi5' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 12 years ago
  97. 251a8cf Merge tag 'please-pull-pstore_mevent' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 12 years ago
  98. cff2f74 Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  99. 112f1fc ACPI, APEI, EINJ: Add missed ACPI5 support for error trigger table by Chen Gong · 12 years ago
  100. da095fd acpi: remove use of __devinit by Bill Pemberton · 12 years ago