1. 10f6dc7 PCI: Rework ASPM disable code by Matthew Garrett · 13 years ago
  2. f6f8285 pstore: pass allocated memory region back to caller by Kees Cook · 13 years ago
  3. 3439a8d ACPI / cpuidle: Remove acpi_idle_suspend (to fix suspend regression) by Rafael J. Wysocki · 13 years ago
  4. 3c00303 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
  5. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  6. efb9058 Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into next by Len Brown · 13 years ago
  7. e751b75 Merge branches 'atomic-io', 'lockdep', 'misc', 'pm-profile' and 'pnp-cleanup' into acpi by Len Brown · 13 years ago
  8. 46bcfad cpuidle: Single/Global registration of idle states by Deepthi Dharwar · 13 years ago
  9. 4202735 cpuidle: Split cpuidle_state structure and move per-cpu statistics fields by Deepthi Dharwar · 13 years ago
  10. e978aa7 cpuidle: Move dev->last_residency update to driver enter routine; remove dev->last_state by Deepthi Dharwar · 13 years ago
  11. 362b646 ACPI: Export FADT pm_profile integer value to userspace by Thomas Renninger · 13 years ago
  12. 4505a20 ACPI: Drop ACPI_NO_HARDWARE_INIT by Rafael J. Wysocki · 13 years ago
  13. 3bf3f8b ACPI atomicio: Convert width in bits to bytes in __acpi_ioremap_fast() by Luck, Tony · 13 years ago
  14. f7f71cf ACPI: Fix possible recursive locking in hwregs.c by Rakib Mullick · 13 years ago
  15. 581de59 ACPI: use kstrdup() by Thomas Meyer · 13 years ago
  16. ddf6ce4 ACPI / PM: Add Sony VPCEB17FX to nonvs blacklist by Dave Jones · 13 years ago
  17. 1c39865 Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 13 years ago
  18. 214f2c9 acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL by Paul Gortmaker · 13 years ago
  19. 067d756 acpi: downgrade files from module.h to export.h where possible. by Paul Gortmaker · 13 years ago
  20. c0d12cc acpi: delete module.h include from files explicitly not needing it by Paul Gortmaker · 13 years ago
  21. cc4b859 acpi: add module.h to files implicitly using/relying on it. by Paul Gortmaker · 13 years ago
  22. 0e59e7e7 Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  23. 8a4a891 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  24. 7115e3f Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  25. 3cfef95 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  26. d11c78e ACPI / PM: Add Sony VGN-FW21E to nonvs blacklist. by Dave Jones · 13 years ago
  27. 731b25a PM / ACPI: Blacklist Vaio VGN-FW520F machine known to require acpi_sleep=nonvs by Bogdan Radulescu · 13 years ago
  28. 89e8ea1 PM / ACPI: Blacklist Sony Vaio known to require acpi_sleep=nonvs by Rafael J. Wysocki · 13 years ago
  29. 6af8bef PCI hotplug: acpiphp: Prevent deadlock on PCI-to-PCI bridge remove by Prarit Bhargava · 13 years ago
  30. b238b8f pstore: make pstore write function return normal success/fail value by Chen Gong · 13 years ago
  31. 9c48f1c x86, nmi: Wire up NMI handlers to new routines by Don Zickus · 13 years ago
  32. 9696cc9 Merge branch 'pm-qos' into pm-for-linus by Rafael J. Wysocki · 13 years ago
  33. 1230db8 llist: Make some llist functions inline by Huang Ying · 13 years ago
  34. e12f65f locking, ACPI: Annotate c3_lock as raw by Thomas Gleixner · 15 years ago
  35. 38c0a0c Merge branches 'apei', 'bz-13195' and 'doc' into acpi by Len Brown · 13 years ago
  36. b33c25d acpica: ACPI_MAX_SLEEP should be 2 sec, not 20 by Len Brown · 13 years ago
  37. e8db0be PM QoS: Move and rename the implementation files by Jean Pihet · 13 years ago
  38. abd4d55 pstore: change mutex locking to spin_locks by Don Zickus · 13 years ago
  39. 03ba176 ACPI APEI: Add Kconfig option IRQ_WORK for GHES by Chen Gong · 13 years ago
  40. b3b46d7 APEI: Fix WHEA _OSC call by Matthew Garrett · 13 years ago
  41. 5389102 Merge branch 'battery' into release by Len Brown · 13 years ago
  42. 69d94ec Battery: sysfs_remove_battery(): possible circular locking by Sergey Senozhatsky · 13 years ago
  43. c0c770e Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 13 years ago
  44. d0e323b Merge branch 'apei' into apei-release by Len Brown · 13 years ago
  45. c3e6088 ACPI, APEI, EINJ Param support is disabled by default by Huang Ying · 13 years ago
  46. 70cb6e1 APEI GHES: 32-bit buildfix by Len Brown · 13 years ago
  47. a7e09d4 ACPI: APEI build fix by Len Brown · 13 years ago
  48. ba61ca4 ACPI, APEI, GHES: Add hardware memory error recovery support by Huang Ying · 13 years ago
  49. 152cef4 ACPI, APEI, GHES, Error records content based throttle by Huang Ying · 13 years ago
  50. 67eb2e9 ACPI, APEI, GHES, printk support for recoverable error via NMI by Huang Ying · 13 years ago
  51. c299eba Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 13 years ago
  52. 4a8f505 Merge branches 'acpica', 'battery', 'boot-irqs', 'bz-24492', 'bz-9528', 'from-akpm', 'kexec-param' and 'misc' into release by Len Brown · 13 years ago
  53. aa16597 ACPI: add missing _OSI strings by Shaohua Li · 13 years ago
  54. 8997621 ACPI print OSI(Linux) warning only once by Len Brown · 13 years ago
  55. a2d7730 Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 13 years ago
  56. bb0c5ed ACPI: DMI workaround for Asus A8N-SLI Premium and Asus A8N-SLI DELUX by Zhang Rui · 13 years ago
  57. 757c26b Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  58. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  59. b94fdd0 pstore: Make "part" unsigned by Matthew Garrett · 13 years ago
  60. 5628068 pstore: Add extra context for writes and erases by Matthew Garrett · 13 years ago
  61. 638c1fd pstore: Extend API for more flexibility in new backends by Matthew Garrett · 13 years ago
  62. 497888c treewide: fix potentially dangerous trailing ';' in #defined values/expressions by Phil Carmody · 13 years ago
  63. eb03cb0 ACPI / Battery: propagate sysfs error in acpi_battery_add() by Stefan Hajnoczi · 13 years ago
  64. e80bba4 ACPI / Battery: avoid acpi_battery_add() use-after-free by Stefan Hajnoczi · 13 years ago
  65. 4996c02 ACPI: introduce "acpi_rsdp=" parameter for kdump by Takao Indoh · 13 years ago
  66. 9c8b04b ACPI: constify ops structs by Vasiliy Kulikov · 13 years ago
  67. d7f6169 ACPI: fix CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS by Stefan Assmann · 13 years ago
  68. 7fb574a Merge branches 'd3cold', 'bugzilla-37412' and 'bugzilla-38152' into release by Len Brown · 13 years ago
  69. e545b55 ACPI: fix 80 char overflow by Jon Mason · 13 years ago
  70. 9c921c22 ACPI / Battery: Resolve the race condition in the sysfs_remove_battery() by Lan Tianyu · 13 years ago
  71. 6e17fb6 ACPI / Battery: Add the check before refresh sysfs in the battery_notify() by Lan Tianyu · 13 years ago
  72. d5a5911 ACPI / Battery: Add the hibernation process in the battery_notify() by Lan Tianyu · 13 years ago
  73. 7b78622 ACPI / Battery: Rename acpi_battery_quirks2 with acpi_battery_quirks by Lan Tianyu · 13 years ago
  74. 55003b2 ACPI / Battery: Change 16-bit signed negative battery current into correct value by Lan Tianyu · 13 years ago
  75. ae6f618 ACPI / Battery: Add the power unit macro by Lan Tianyu · 13 years ago
  76. e410829 ACPI / SBS: Correct the value of power_now and power_avg in the sysfs by Lan Tianyu · 13 years ago
  77. 1dd5c71 ACPI / SBS: Add getting state operation in the acpi_sbs_battery_get_property() by Lan Tianyu · 13 years ago
  78. 8f9c912 ACPICA: Do not repair _TSS return package if _PSS is present by Fenghua Yu · 13 years ago
  79. d57b23a ACPICA: Add option to disable method return value validation and repair by Bob Moore · 13 years ago
  80. f631f9c ACPICA: Add missing _TDL to list of predefined names by Bob Moore · 13 years ago
  81. c8cefe3 ACPICA: Load operator: re-instate most restrictions on incoming table signature by Bob Moore · 13 years ago
  82. 9fb0bfe ACPI, APEI, Add WHEA _OSC support by Huang Ying · 13 years ago
  83. eccddd3 ACPI, APEI, Add APEI bit support in generic _OSC call by Huang Ying · 13 years ago
  84. b6a9501 ACPI, APEI, GHES, Support disable GHES at boot time by Huang Ying · 13 years ago
  85. 86cd473 ACPI, APEI, GHES, Prevent GHES to be built as module by Huang Ying · 13 years ago
  86. 392913d ACPI, APEI, Use apei_exec_run_optional in APEI EINJ and ERST by Huang Ying · 13 years ago
  87. eecf2f7 ACPI, APEI, Add apei_exec_run_optional by Huang Ying · 13 years ago
  88. 5588340 ACPI, APEI, GHES, Do not ratelimit fatal error printk before panic by Huang Ying · 13 years ago
  89. d37afc5 ACPI, APEI, ERST, Fix erst-dbg long record reading issue by Chen Gong · 13 years ago
  90. ca7cc51 ACPI, APEI, ERST, Prevent erst_dbg from loading if ERST is disabled by Huang Ying · 13 years ago
  91. 4d2b295 ACPI, APEI, HEST, Detect duplicated hardware error source ID by Huang Ying · 13 years ago
  92. 07e49a7 ACPI: Fix lockdep false positives in acpi_power_off() by Rafael J. Wysocki · 13 years ago
  93. f5a3d0c i915: Fix opregion notifications by Matthew Garrett · 13 years ago
  94. daa9422 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 13 years ago
  95. f310642 Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 13 years ago
  96. 751516f Merge branch 'ec-cleanup' into release by Len Brown · 13 years ago
  97. 6288cf1 Merge branches 'acpica', 'aml-custom', 'bugzilla-16548', 'bugzilla-20242', 'd3-cold', 'ec-asus' and 'thermal-fix' into release by Len Brown · 13 years ago
  98. 02c68a0 x86 idle: clarify AMD erratum 400 workaround by Len Brown · 13 years ago
  99. 08b53f0 ACPI EC: remove redundant code by Zhang Rui · 13 years ago
  100. 28c2103 ACPI: Add D3 cold state by Lin Ming · 13 years ago