1. 55a7b21 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  2. 4422d80 Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  3. 77b246b acpi: apei: check for pending errors when probing GHES entries by Tyler Baicar · 7 years ago
  4. 621f48e arm/arm64: KVM: add guest SEA support by Tyler Baicar · 7 years ago
  5. e9279e8 trace, ras: add ARM processor error trace event by Tyler Baicar · 7 years ago
  6. 297b64c ras: acpi / apei: generate trace event for unrecognized CPER section by Tyler Baicar · 7 years ago
  7. 2fb5853 acpi: apei: panic OS with fatal error status block by Jonathan (Zhixiong) Zhang · 7 years ago
  8. 7edda08 acpi: apei: handle SEA notification type for ARMv8 by Tyler Baicar · 7 years ago
  9. bbcc2e7 ras: acpi/apei: cper: add support for generic data v3 structure by Tyler Baicar · 7 years ago
  10. 42aa560 acpi: apei: read ack upon ghes record consumption by Tyler Baicar · 7 years ago
  11. 5b53696 ACPI / APEI: Switch to use new generic UUID API by Andy Shevchenko · 7 years ago
  12. 7bf130e ACPI/APEI: Handle GSIV and GPIO notification types by Shiju Jose · 7 years ago
  13. 752ade6 treewide: use kv[mz]alloc* rather than opencoded variants by Michal Hocko · 7 years ago
  14. 2575be8 Merge tag 'pstore-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  15. 3dee9fb Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  16. 7237c75 ACPI/APEI: Use setup_deferrable_timer() by Geliang Tang · 7 years ago
  17. 7d64f82 ACPI / APEI: Add missing synchronize_rcu() on NOTIFY_SCI removal by James Morse · 8 years ago
  18. a61072a pstore: Replace arguments for erase() API by Kees Cook · 8 years ago
  19. 76cc958 pstore: Replace arguments for write() API by Kees Cook · 8 years ago
  20. 125cc42 pstore: Replace arguments for read() API by Kees Cook · 8 years ago
  21. 1827adb Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  22. e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
  23. 41139ac ACPI: APEI: Fix BERT resources conflict with ACPI NVS area by Huang Ying · 8 years ago
  24. d222678 ACPI, APEI, EINJ: fix malformed newline escape by Colin Ian King · 8 years ago
  25. 9f9a35a ACPI / APEI / ARM64: APEI initial support for ARM64 by Tomasz Nowicki · 8 years ago
  26. a545715 ACPI / APEI: Fix NMI notification handling by Prarit Bhargava · 8 years ago
  27. 806487a ACPI / APEI: Fix incorrect return value of ghes_proc() by Punit Agrawal · 8 years ago
  28. 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
  29. 2458d66 ACPI / APEI: Send correct severity to calculate AER severity by Tyler Baicar · 8 years ago
  30. c950fd6 pstore: Split pstore fragile flags by Namhyung Kim · 8 years ago
  31. 1b3fc0b Merge tag 'pstore-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  32. a3e2acc ACPI / APEI: Add Boot Error Record Table (BERT) support by Huang Ying · 8 years ago
  33. dba6483 ACPI / einj: Make error paths more talkative by Borislav Petkov · 8 years ago
  34. b2f740b ACPI / einj: Convert EINJ_PFX to proper pr_fmt by Borislav Petkov · 8 years ago
  35. 8cfc8dd pstore: add lzo/lz4 compression support by Geliang Tang · 9 years ago
  36. 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 · 9 years ago
  37. bdeabcc Merge branches 'acpi-ec', 'acpi-fan', 'acpi-video' and 'acpi-misc' by Rafael J. Wysocki · 9 years ago
  38. 3a03d12 ACPI / APEI: ERST: Fixed leaked resources in erst_init by Josh Hunt · 9 years ago
  39. e56c925 ACPI / APEI: Fix leaked resources by Josh Hunt · 9 years ago
  40. 020bf06 drivers/acpi: make apei/ghes.c more explicitly non-modular by Paul Gortmaker · 9 years ago
  41. 4650bac ACPI/EINJ: Allow memory error injection to NVDIMM by Toshi Kani · 9 years ago
  42. 1d5cfdb tree wide: use kvfree() than conditional kfree()/vfree() by Tetsuo Handa · 9 years ago
  43. c7d77a7 Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fix by Ingo Molnar · 9 years ago
  44. 8ece249 acpi/apei: Use appropriate pgprot_t to map GHES memory by Jonathan (Zhixiong) Zhang · 9 years ago
  45. 4c62dbb ACPI: Remove FSF mailing addresses by Jarkko Nikula · 9 years ago
  46. 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
  47. d647230 x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h> by Stephen Rothwell · 9 years ago
  48. 6fe9e7c GHES: Make NMI handler have a single reader by Jiri Kosina · 9 years ago
  49. 2383844 GHES: Elliminate double-loop in the NMI handler by Borislav Petkov · 10 years ago
  50. 6169ddf GHES: Panic right after detection by Borislav Petkov · 10 years ago
  51. e10be03 GHES: Carve out the panic functionality by Borislav Petkov · 10 years ago
  52. 1156849 GHES: Carve out error queueing in a separate function by Borislav Petkov · 10 years ago
  53. 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
  54. d91525e ACPI, EINJ: Enhance error injection tolerance level by Chen, Gong · 10 years ago
  55. 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
  56. 8f7c31f GHES: Make ghes_estatus_caches static by Borislav Petkov · 10 years ago
  57. 8d21d4c APEI, GHES: Cleanup unnecessary function for lockless list by Chen, Gong · 10 years ago
  58. e61bf8d acpi: apei: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  59. 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
  60. 594c725 acpi, apei, ghes: Factor out ioremap virtual memory for IRQ and NMI context. by Tomasz Nowicki · 10 years ago
  61. 44a69f6 acpi, apei, ghes: Make NMI error notification to be GHES architecture extension. by Tomasz Nowicki · 10 years ago
  62. 9dae3d0 apei, mce: Factor out APEI architecture specific MCE calls. by Tomasz Nowicki · 10 years ago
  63. 0a00fd5 ACPICA: Restore error table definitions to reduce code differences between Linux and ACPICA upstream. by Lv Zheng · 10 years ago
  64. a238317 ACPI: Clean up acpi_os_map/unmap_memory() to eliminate __iomem. by Lv Zheng · 10 years ago
  65. 5157275 ACPI / APEI: Remove X86 redundant dependency for APEI GHES. by Tomasz Nowicki · 11 years ago
  66. 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
  67. 98feb7c Merge branch 'acpi-cleanup' by Rafael J. Wysocki · 11 years ago
  68. 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
  69. da45407 Merge tag 'v3.13-rc8' into x86/ras, to pick up fixes. by Ingo Molnar · 11 years ago
  70. 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
  71. ca104ed ACPI, APEI, GHES: Cleanup ghes memory error handling by Chen, Gong · 11 years ago
  72. d3ab3ed ACPI, APEI: Cleanup alignment-aware accesses by Chen, Gong · 11 years ago
  73. addccbb ACPI, APEI, GHES: Do not report only correctable errors with SCI by Chen, Gong · 11 years ago
  74. df36ac1 pstore: Don't allow high traffic options on fragile devices by Luck, Tony · 11 years ago
  75. fce7d3b x86/efi: Don't select EFI from certain special ACPI drivers by Jan Beulich · 11 years ago
  76. 3482fb5 ACPI, APEI, EINJ: Changes to the ACPI/APEI/EINJ debugfs interface by Luck, Tony · 11 years ago
  77. 27d50c8 ACPI / i915: Fix incorrect <acpi/acpi.h> inclusions via <linux/acpi_io.h> by Lv Zheng · 11 years ago
  78. 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 11 years ago
  79. 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
  80. 7ea6c6c Move cper.c from drivers/acpi/apei to drivers/firmware/efi by Luck, Tony · 11 years ago
  81. f6edea7 ACPI, APEI, CPER: Cleanup CPER memory error output format by Chen, Gong · 11 years ago
  82. fbeef85 ACPI, APEI, CPER: Enhance memory reporting capability by Chen, Gong · 11 years ago
  83. 147de14 ACPI, APEI, CPER: Add UEFI 2.4 support for memory error by Chen, Gong · 11 years ago
  84. 88f074f ACPI, CPER: Update cper info by Chen, Gong · 11 years ago
  85. 833ba4b ACPI, APEI, CPER: Fix status check during error printing by Chen, Gong · 11 years ago
  86. b938a22 ACPI: Rename OSC_QUERY_TYPE to OSC_QUERY_DWORD by Bjorn Helgaas · 11 years ago
  87. 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
  88. 901037b erst: Read and write to the 'compressed' flag of pstore by Aruna Balakrishnaiah · 11 years ago
  89. 9a4e139 pstore: Introduce new argument 'compressed' in the read callback by Aruna Balakrishnaiah · 11 years ago
  90. b3b515b pstore: Add new argument 'compressed' in pstore write callback by Aruna Balakrishnaiah · 11 years ago
  91. 08b326d acpi/apei/erst: Add missing iounmap() on error in erst_exec_move_data() by Wei Yongjun · 11 years ago
  92. 7781544 x86/mce, acpi/apei: Only disable banks listed in HEST if mce is configured by Naveen N. Rao · 11 years ago
  93. 0237d7f Merge branch 'x86/mce' into x86/ras by Ingo Molnar · 11 years ago
  94. cb82a2e APEI/ERST: Fix error message formatting by Borislav Petkov · 11 years ago
  95. cf870c7 mce: acpi/apei: Soft-offline a page on firmware GHES notification by Naveen N. Rao · 11 years ago
  96. 9ad9587 mce: acpi/apei: Add a boot option to disable ff mode for corrected errors by Naveen N. Rao · 11 years ago
  97. c3d1fb5 mce: acpi/apei: Honour Firmware First for MCA banks listed in APEI HEST CMC by Naveen N. Rao · 11 years ago
  98. 65b97fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  99. 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
  100. 04bbc8e Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 11 years ago