1. ddcfd66 ACPICA: ACPI 6.3: add Error Disconnect Recover Notification value by Erik Schmauss · 6 years ago
  2. aa6ec56 ACPICA: ACPI 6.3: add PCC operation region support for AML interpreter by Erik Schmauss · 6 years ago
  3. a3fbd67 ACPICA: ACPI 6.3: Adding predefined methods _NBS, _NCH, _NIC, _NIH, and _NIG by Erik Schmauss · 6 years ago
  4. 991371e ACPICA: Update/clarify messages for control method failures by Bob Moore · 6 years ago
  5. 90791fb ACPICA: Debugger: Fix possible fault with the "test objects" command by Bob Moore · 6 years ago
  6. b3381bd ACPICA: Interpreter: Emit warning for creation of a zero-length op region by Bob Moore · 6 years ago
  7. aa34226 ACPICA: Remove legacy module-level code support by Erik Schmauss · 6 years ago
  8. f2fee24 ACPICA: Get rid of acpi_sleep_dispatch() by Christoph Hellwig · 6 years ago
  9. 840c02c ACPICA: All acpica: Update copyrights to 2019 by Bob Moore · 6 years ago
  10. 894b5cc ACPICA: acpiexec: Add option to dump extra info for memory leaks by Bob Moore · 6 years ago
  11. f13c274 ACPICA: Convert more ACPI errors to firmware errors by Bob Moore · 6 years ago
  12. c3405d6 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  13. c777723 ACPI/IORT: Fix rc_dma_get_range() by Jean-Philippe Brucker · 6 years ago
  14. 65a4f3a Merge branches 'acpi-pci', 'acpi-power' and 'acpi-misc' by Rafael J. Wysocki · 6 years ago
  15. 6b68835 ACPI/IORT: Fix build when CONFIG_IOMMU_API=n by Qian Cai · 6 years ago
  16. 2b531d7 ACPI / PMIC: xpower: Fix TS-pin current-source handling by Hans de Goede · 6 years ago
  17. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  18. b9ced18 ACPI: NUMA: Use correct type for printing addresses on i386-PAE by Chao Fan · 6 years ago
  19. 7d7b467 ACPI: power: Skip duplicate power resource references in _PRx by Hans de Goede · 6 years ago
  20. 2e61069 ACPI: Fix build failure when CONFIG_NLS is set to 'n' by Sinan Kaya · 6 years ago
  21. 8e143b9 Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  22. 457fa34 Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  23. 75f95da Merge tag 'libnvdimm-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  24. af7ddd8 Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  25. 4b5f747 Merge miscellaneous libnvdimm updates for 4.21 by Dan Williams · 6 years ago
  26. c06e9ef Merge tag 'pstore-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  27. d8924c0 Merge tag 'devprop-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  28. e6d1315 Merge tag 'acpi-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  29. 1e2af25 Merge tag 'pm-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  30. c76cd634 Merge tag 'platform-drivers-x86-v4.21-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 6 years ago
  31. 89fa9d8 acpi/nfit, libnvdimm/security: add Intel DSM 1.8 master passphrase support by Dave Jiang · 6 years ago
  32. 7d98809 acpi/nfit, libnvdimm/security: Add security DSM overwrite support by Dave Jiang · 6 years ago
  33. 64e77c8 acpi/nfit, libnvdimm: Add support for issue secure erase DSM to Intel nvdimm by Dave Jiang · 6 years ago
  34. 03b65b2 acpi/nfit, libnvdimm: Add disable passphrase support to Intel nvdimm. by Dave Jiang · 6 years ago
  35. 3eb8536 Merge branch 'acpi-pci' by Rafael J. Wysocki · 6 years ago
  36. 4cd9da8 Merge branches 'acpi-tables', 'acpi-soc', 'acpi-apei' and 'acpi-misc' by Rafael J. Wysocki · 6 years ago
  37. 1027fb0 Merge branch 'acpica' by Rafael J. Wysocki · 6 years ago
  38. 1f000e1 ACPI / tables: Add an ifdef around amlcode and dsdt_amlcode by Nathan Chancellor · 6 years ago
  39. 98cff8b ACPI/APEI: Clear GHES block_status before panic() by Lenny Szubowicz · 6 years ago
  40. 5c6a117 ACPI: Make PCI slot detection driver depend on PCI by Sinan Kaya · 6 years ago
  41. 43554ce ACPI/IORT: Stub out ACS functions when CONFIG_PCI is not set by Sinan Kaya · 6 years ago
  42. 5d32a66 PCI/ACPI: Allow ACPI to be built without CONFIG_PCI set by Sinan Kaya · 6 years ago
  43. bd23fac ACPICA: Remove PCI bits from ACPICA when CONFIG_PCI is unset by Sinan Kaya · 6 years ago
  44. 8668977 ACPI: Allow CONFIG_PCI to be unset for reboot by Sinan Kaya · 6 years ago
  45. 36ad7d2 ACPI: Move PCI reset to a separate function by Sinan Kaya · 6 years ago
  46. 03ebe48 Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' and 'core' into next by Joerg Roedel · 6 years ago
  47. 28586a5 ACPI / OSI: Add OEM _OSI string to enable dGPU direct output by Alex Hung · 6 years ago
  48. 7edcbbf ACPI: PM: Loop in full LPS0 mode only by Rafael J. Wysocki · 6 years ago
  49. f941d3e ACPI: EC / PM: Disable non-wakeup GPEs for suspend-to-idle by Rafael J. Wysocki · 6 years ago
  50. d2e1a00 ACPI/IORT: Don't call iommu_ops->add_device directly by Joerg Roedel · 6 years ago
  51. 13e6a84 ACPI/IORT: Use device_iommu_mapped() by Joerg Roedel · 6 years ago
  52. 8097e53 ACPI/IORT: Use helper functions to access dev->iommu_fwspec by Joerg Roedel · 6 years ago
  53. 4c6926a acpi/nfit, libnvdimm: Add unlock of nvdimm support for Intel DIMMs by Dave Jiang · 6 years ago
  54. 37833fb acpi/nfit, libnvdimm: Add freeze security support to Intel nvdimm by Dave Jiang · 6 years ago
  55. f298939 acpi/nfit, libnvdimm: Introduce nvdimm_security_ops by Dave Jiang · 6 years ago
  56. d6548ae acpi/nfit, libnvdimm: Store dimm id as a member to struct nvdimm by Dave Jiang · 6 years ago
  57. 82e4eb4 ACPI / tables: add DSDT AmlCode new declaration name support by Wang Dongsheng · 6 years ago
  58. 55e8054 ACPICA: change coding style to match ACPICA, no functional change by Erik Schmauss · 6 years ago
  59. 4c1379d ACPICA: Debug output: Add option to display method/object evaluation by Bob Moore · 6 years ago
  60. 73a049a ACPICA: disassembler: disassemble OEMx tables as AML by Erik Schmauss · 6 years ago
  61. 0fcb9a3 ACPICA: Add "Windows 2018.2" string in the _OSI support by Jung-uk Kim · 6 years ago
  62. 6d3decd ACPICA: Expressions in package elements are not supported by Bob Moore · 6 years ago
  63. c475117 ACPICA: Update buffer-to-string conversions by Bob Moore · 6 years ago
  64. 9f4a297 ACPICA: add comments, no functional change by Bob Moore · 6 years ago
  65. 178a0f6 ACPICA: Remove defines that use deprecated flag by Erik Schmauss · 6 years ago
  66. 2db9087 ACPICA: Add "Windows 2018" string in the _OSI support by Bob Moore · 6 years ago
  67. e5361ca ACPI / scan: Refactor _CCA enforcement by Robin Murphy · 6 years ago
  68. 1a2fa02 ACPI / LPSS: Ignore acpi_device_fix_up_power() return value by Hans de Goede · 6 years ago
  69. 56131d6 ACPI / APD: Add clock frequency for Hisilicon Hip08 SPI controller by Jay Fang · 6 years ago
  70. 0c166c3 ACPI, APEI, EINJ: Change to use DEFINE_SHOW_ATTRIBUTE macro by Yangtao Li · 6 years ago
  71. 9f619d4 ACPI/nfit: Adjust annotation for why return 0 if fail to find NFIT at start by Ocean He · 6 years ago
  72. c20c809 Merge tag 'thunderbolt-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into char-misc-next by Greg Kroah-Hartman · 6 years ago
  73. bd799eb Merge tag 'libnvdimm-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  74. b5fd2e0 acpi/nfit: Fix user-initiated ARS to be "ARS-long" rather than "ARS-short" by Dan Williams · 6 years ago
  75. 617654a PCI / ACPI: Identify untrusted PCI devices by Mika Westerberg · 6 years ago
  76. b3ed2ce acpi/nfit: Add support for Intel DSM 1.8 commands by Dave Jiang · 6 years ago
  77. ea84b58 pstore: Convert buf_lock to semaphore by Kees Cook · 6 years ago
  78. f0f23e5 pstore: Map PSTORE_TYPE_* to strings by Joel Fernandes (Google) · 6 years ago
  79. a3dd034 ACPI / scan: Create platform device for INT3515 ACPI nodes by Andy Shevchenko · 6 years ago
  80. 868dda0 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  81. ea2412d ACPI/IORT: Fix iort_get_platform_device_domain() uninitialized pointer value by Lorenzo Pieralisi · 6 years ago
  82. 3e407c1 Merge back earlier ACPICA changes for 4.21. by Rafael J. Wysocki · 6 years ago
  83. c4f7842 Merge branch 'acpica-fixes' by Rafael J. Wysocki · 6 years ago
  84. b413b1ab ACPI: SPCR: Consider baud rate 0 as preconfigured state by Andy Shevchenko · 6 years ago
  85. 7847a14 ACPI / glue: Add acpi_platform_notify() function by Heikki Krogerus · 6 years ago
  86. 2bbb5fa ACPI / platform: Add SMB0001 HID to forbidden_id_list by Hans de Goede · 6 years ago
  87. ae6b3e5 ACPICA: Fix handling of buffer-size in acpi_ex_write_data_to_field() by Hans de Goede · 6 years ago
  88. 25e19c1 Merge tag 'libnvdimm-fixes-4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  89. 3472f66 Merge tag 'acpi-4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  90. 2121db0 Revert "acpi, nfit: Further restrict userspace ARS start requests" by Dan Williams · 6 years ago
  91. 3fa58dc acpi, nfit: Fix ARS overflow continuation by Dan Williams · 6 years ago
  92. 927a6ab ACPICA: iASL: Enhance error detection by Bob Moore · 6 years ago
  93. c647eb9 ACPICA: Debugger: refactor to fix unused variable warning by Erik Schmauss · 6 years ago
  94. 017ce35 ACPI / PMIC: xpower: fix IOSF_MBI dependency by Arnd Bergmann · 6 years ago
  95. e8a308e acpi/nfit, x86/mce: Validate a MCE's address before using it by Vishal Verma · 6 years ago
  96. 5d96c93 acpi/nfit, x86/mce: Handle only uncorrectable machine checks by Vishal Verma · 6 years ago
  97. fcc37f7 Merge tag 'pwm/for-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 6 years ago
  98. 8df1d0e mm/memory_hotplug: make add_memory() take the device_hotplug_lock by David Hildenbrand · 6 years ago
  99. d15e592 mm/memory_hotplug: make remove_memory() take the device_hotplug_lock by David Hildenbrand · 6 years ago
  100. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago