1. 445aef3 acpi: Remove sysfs_create_link from video driver by Matthew Garrett · 13 years ago
  2. 5aafdea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  3. 3d26678e Merge branch 'sysdev' into release by Len Brown · 13 years ago
  4. 02e2407 Merge branch 'linus' into release by Len Brown · 13 years ago
  5. 96e1c40 Merge branch 'battery-sysfs-notifier' into release by Len Brown · 13 years ago
  6. f7f28f7 Merge branch 'reset' into release by Len Brown · 13 years ago
  7. 8a9026d Merge branch 'misc' into release by Len Brown · 13 years ago
  8. cdf2a4e ACPI: minor printk format change in acpi_pad by Naga Chumbalkar · 13 years ago
  9. 32297ab ACPI: make acpi_pad /sys output more readable by Naga Chumbalkar · 13 years ago
  10. 95cf3e1 ACPI: Make sure the FADT is at least rev 2 before using the reset register by Matthew Garrett · 13 years ago
  11. 6734fe5 ACPI: Bug compatibility for Windows on the ACPI reboot vector by Matthew Garrett · 13 years ago
  12. f17d9cb ACPICA: Fix access width for reset vector by Matthew Garrett · 13 years ago
  13. 25be582 ACPI battery: fribble sysfs files from a resume notifier by Kyle McMartin · 13 years ago
  14. 2935b54 Merge branch 'button-cleanup' into release by Len Brown · 13 years ago
  15. 912b742 ACPI button: remove unused procfs I/F by Zhang Rui · 13 years ago
  16. 9661e92 acpi: tie ACPI backlight devices to PCI devices if possible by Matthew Garrett · 13 years ago
  17. bb7ca74 backlight: add backlight type by Matthew Garrett · 13 years ago
  18. 2507624 Merge branch 'apei-release' into release by Len Brown · 13 years ago
  19. c413d76 ACPI, APEI, Add PCIe AER error information printing support by Huang Ying · 13 years ago
  20. 885b976 ACPI, APEI, Add ERST record ID cache by Huang Ying · 13 years ago
  21. eca6731 PCI: Disable ASPM when _OSC control is not granted for PCIe services by Naga Chumbalkar · 13 years ago
  22. 8b8bae9 PCI/ACPI: Report ASPM support to BIOS if not disabled from command line by Rafael J. Wysocki · 13 years ago
  23. c3146df ACPI: Use syscore_ops instead of sysdev class and sysdev by Rafael J. Wysocki · 13 years ago
  24. 4d3fbff ACPI: Remove the unused EC sysdev class by Rafael J. Wysocki · 13 years ago
  25. 05534c9 Merge branch 'acpica' into release by Len Brown · 13 years ago
  26. 242e5d0 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 13 years ago
  27. e7fd3b4 Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  28. afe997a Pull pstorev4 into release branch by Tony Luck · 13 years ago
  29. fc82e1d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  30. bd2895e Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 13 years ago
  31. 8460b3e Merge commit 'v2.6.38' into x86/mm by Ingo Molnar · 13 years ago
  32. 6831c6e PM: Drop pm_flags that is not necessary by Rafael J. Wysocki · 13 years ago
  33. aa33860 PM: Remove CONFIG_PM_OPS by Rafael J. Wysocki · 13 years ago
  34. cd51e61c PM / ACPI: Remove references to pm_flags from bus.c by Rafael J. Wysocki · 13 years ago
  35. af10f94 ACPI: use __cpuinit for the acpi_processor_set_pdc() call tree by Jan Beulich · 13 years ago
  36. 6430c9c ACPI: use __init where possible in processor driver by Jan Beulich · 13 years ago
  37. ef09c4f ACPICA: Add mechanism to defer _REG methods for some installed handlers by Bob Moore · 13 years ago
  38. 47863b9 ACPICA: Add support for FunctionalFixedHW in acpi_ut_get_region_name by Bob Moore · 13 years ago
  39. 9ad19ac4 ACPICA: Split large dsopcode and dsload.c files. by Bob Moore · 13 years ago
  40. a257e07 ACPICA: Split large utglobal into utdecode.c. by Bob Moore · 13 years ago
  41. 1b74dfb ACPICA: Clarify a couple of error messages by Bob Moore · 13 years ago
  42. 64b3db2 ACPICA: Remove use of unreliable FADT revision field by Bob Moore · 13 years ago
  43. 6dfad33 ACPICA: GPE detect optimization - ignore unused GPE registers by Lin Ming · 13 years ago
  44. dd87cc5 Merge branches 'acpi-iomem', 'acpi-pm' and 'acpi-sci' into acpi-next by Rafael J. Wysocki · 13 years ago
  45. 981858b ACPI / ACPICA: Implicit notify for multiple devices by Rafael J. Wysocki · 13 years ago
  46. 2949ad5 ACPI / debugfs: Fix buffer overflows, double free by Vasiliy Kulikov · 13 years ago
  47. 23fe363 ACPI: Avoid calling request_irq() many times for the same interrupt by Rafael J. Wysocki · 13 years ago
  48. aad83b14 ACPI / PM: acpi_hibernation_enter() need not switch interrupts off by Rafael J. Wysocki · 13 years ago
  49. f1a2003 ACPI / PM: Merge do_suspend_lowlevel() into acpi_save_state_mem() by Rafael J. Wysocki · 13 years ago
  50. 979f11b ACPI / PM: Call acpi_save_state_mem() right before low-level suspend by Rafael J. Wysocki · 13 years ago
  51. 7a63f08 ACPI / PM: Modify the "low-level resume finished" message by Rafael J. Wysocki · 13 years ago
  52. 82911fe ACPI / PM: acpi_suspend_enter() need not switch interrupts off by Rafael J. Wysocki · 13 years ago
  53. c41b93f ACPI / PM: Drop acpi_restore_state_mem() by Rafael J. Wysocki · 13 years ago
  54. c19f9a8 ACPI / Button: Avoid disabling wakeup unnecessarily on remove by Rafael J. Wysocki · 13 years ago
  55. 5190726 ACPI: Remove the wakeup.run_wake_count device field by Rafael J. Wysocki · 13 years ago
  56. bb45e39 ACPI / PM: Use existing ACPI iomaps for NVS save/restore (v2) by Rafael J. Wysocki · 13 years ago
  57. 13606a2 ACPI: Introduce acpi_os_get_iomem() by Rafael J. Wysocki · 13 years ago
  58. b7c1fad ACPI: Do not use krefs under a mutex in osl.c by Rafael J. Wysocki · 13 years ago
  59. 7ffd044 ACPI: Make acpi_os_map_memory() avoid creating unnecessary mappings by Rafael J. Wysocki · 13 years ago
  60. 7fe135d ACPI: Avoid walking the list of memory mappings in osl.c twice in a row by Rafael J. Wysocki · 13 years ago
  61. 7bbb890 ACPI: Change acpi_ioremap_lock into a mutex by Rafael J. Wysocki · 13 years ago
  62. 073b496 ACPI: Do not export functions that are only used in osl.c by Rafael J. Wysocki · 13 years ago
  63. 43d133c Merge branch 'master' into for-2.6.39 by Tejun Heo · 13 years ago
  64. d1ee433 x86, trampoline: Use the unified trampoline setup for ACPI wakeup by H. Peter Anvin · 13 years ago
  65. 940fed2 x86-64, NUMA: Unify {acpi|amd}_{numa_init|scan_nodes}() arguments and return values by Tejun Heo · 13 years ago
  66. dc33974 Merge branch 'iomem' into release by Len Brown · 13 years ago
  67. ed764e7 ACPI / Video: Probe for output switch method when searching video devices. by Michael Karcher · 13 years ago
  68. 2a5d242 ACPI / Wakeup: Enable button GPEs unconditionally during initialization by Rafael J. Wysocki · 13 years ago
  69. 2d55951 ACPI / ACPICA: Avoid crashing if _PRW is defined for the root object by Rafael J. Wysocki · 13 years ago
  70. 884b821 ACPI: Fix acpi_os_read_memory() and acpi_os_write_memory() (v2) by Rafael J. Wysocki · 13 years ago
  71. 44d2588 acpi: kacpi*_wq don't need WQ_MEM_RECLAIM by Tejun Heo · 13 years ago
  72. d551d81 ACPI / PM: Call suspend_nvs_free() earlier during resume by Rafael J. Wysocki · 13 years ago
  73. 2d6d9fd ACPI: Introduce acpi_os_ioremap() by Rafael J. Wysocki · 13 years ago
  74. 8d99641 Merge branch 'akpm' by Linus Torvalds · 13 years ago
  75. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 13 years ago
  76. e589501 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 13 years ago
  77. b23fffd ACPI / Battery: remove battery refresh on resume by Linus Torvalds · 13 years ago
  78. b4e104e ACPICA: Update all ACPICA copyrights and signons to 2011 by Bob Moore · 13 years ago
  79. 2629484 ACPICA: Fix issues/fault with automatic "serialized" method support by Lin Ming · 13 years ago
  80. 672af84 ACPICA: Debugger: Lock namespace for duration of a namespace dump by Bob Moore · 13 years ago
  81. 5d3131f ACPICA: Fix namespace race condition by Dana Myers · 13 years ago
  82. be33b76 ACPICA: Fix memory leak in acpi_ev_asynch_execute_gpe_method(). by Jesper Juhl · 13 years ago
  83. d3072e6 ACPI: Fix boot problem related to APEI with acpi_disabled set by Rafael J. Wysocki · 13 years ago
  84. f9ee7f6 Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  85. 9a1fe2f ACPI / ACPICA: Initialize the global lock spinlock as appropriate by Rafael J. Wysocki · 13 years ago
  86. d73b388 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  87. 415e12b PCI/ACPI: Request _OSC control once for each root bridge (v3) by Rafael J. Wysocki · 13 years ago
  88. 52cfd50 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 13 years ago
  89. dc8e7e3 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
  90. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  91. 56dbed1 Merge branch 'linus' into idle-test by Len Brown · 13 years ago
  92. 4263d9a Merge branch 'suspend-ioremap-cache' into release by Len Brown · 13 years ago
  93. 6fed05c ACPI / PM: Fix build problems for !CONFIG_ACPI related to NVS rework by Rafael J. Wysocki · 13 years ago
  94. 0aae9f9 ACPI: processor_idle: delete use of NOP CPUIDLE_FLAGs by Len Brown · 13 years ago
  95. d189604 ACPI, intel_idle: Cleanup idle= internal variables by Thomas Renninger · 14 years ago
  96. eab001b Merge branch 'misc' into test by Len Brown · 13 years ago
  97. 106d1a0 ACPI: fix resource check message by Thomas Renninger · 13 years ago
  98. 9378b63 x86, ia64, acpi: Clean up x86-ism in drivers/acpi/numa.c by Tony Luck · 13 years ago
  99. 3e09898 Merge branch 'bugzilla-21212' into release by Len Brown · 13 years ago
  100. da8aeb9 ACPI / Battery: Update information on info notification and resume by Rafael J. Wysocki · 13 years ago