1. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  2. ec28dcc Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzilla-531916-power-state', 'ht-warn-2.6.34', 'pnp', 'processor-rename', 'sony-2.6.34', 'suse-bugzilla-531547', 'tz-check', 'video' and 'misc-2.6.34' into release by Len Brown · 14 years ago
  3. f6bb13a ACPI / EC / PM: Close race between EC and resume from hibernation by Rafael J. Wysocki · 14 years ago
  4. bc53515 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  5. cbbc0de ACPI: Use GPE reference counting to support shared GPEs by Rafael J. Wysocki · 14 years ago
  6. 9630bdd ACPI: Use GPE reference counting to support shared GPEs by Rafael J. Wysocki · 14 years ago
  7. 439913f ACPI: replace acpi_integer by u64 by Lin Ming · 14 years ago
  8. 5407010 ACPI: EC: Add wait for irq storm by Alexey Starikovskiy · 14 years ago
  9. f534786 ACPI: SBS: Move SBS HC callback to faster Notify queue by Alexey Starikovskiy · 14 years ago
  10. a62e8f1 ACPI: EC: Accelerate query execution by Alexey Starikovskiy · 14 years ago
  11. 309ddc5 Merge branches 'bugzilla-14446', 'bugzilla-14753' and 'bugzilla-14824' into release by Len Brown · 14 years ago
  12. 55b313f ACPI: EC: Fix MSI DMI detection by Alexey Starikovskiy · 14 years ago
  13. 2263576 ACPICA: Add post-order callback to acpi_walk_namespace by Lin Ming · 15 years ago
  14. 3934092 Merge branch 'bugzilla-14081' into release by Len Brown · 15 years ago
  15. 478fa03 ACPI: EC: Don't parse DSDT for EC early init on Compal by Alexey Starikovskiy · 15 years ago
  16. 0adf3c7 ACPI: EC: Rewrite DMI checks by Alexey Starikovskiy · 15 years ago
  17. e12ac3d ACPI: EC: Restart command even if no interrupts from EC by Alexey Starikovskiy · 15 years ago
  18. d26f052 Merge branch 'misc-2.6.32' into release by Len Brown · 15 years ago
  19. 762caf0 Merge branch 'ec' into release by Len Brown · 15 years ago
  20. 3b87bb6 Merge branch 'bjorn-start-stop-2.6.32' into release by Len Brown · 15 years ago
  21. eb27cae ACPI: linux/acpi.h should not include linux/dmi.h by Len Brown · 15 years ago
  22. f25752e ACPI: EC: Drop orphan comment by Alexey Starikovskiy · 15 years ago
  23. 6a63b06f ACPI: EC: use BURST mode only for MSI notebooks by Alexey Starikovskiy · 15 years ago
  24. 2a84cb9 ACPI: EC: Merge IRQ and POLL modes by Alexey Starikovskiy · 15 years ago
  25. a192a95 ACPI: Move definition of PREFIX from acpi_bus.h to internal..h by Len Brown · 15 years ago
  26. cf745ec ACPI: EC: remove .stop() method by Bjorn Helgaas · 15 years ago
  27. d02be04 ACPI: EC: remove .start() method by Bjorn Helgaas · 15 years ago
  28. 5efc547 ACPI: EC: move acpi_ec_start() after acpi_ec_add() by Bjorn Helgaas · 15 years ago
  29. 5aa63f0 ACPI: EC: Fix ACPI EC resume non-query interrupt message by Almer S. Tigelaar · 15 years ago
  30. e2fae0a Merge branch 'constify' into release by Len Brown · 15 years ago
  31. fff251f6 Merge branches 'bugzilla-12461' and 'bugzilla-9998' into release by Len Brown · 15 years ago
  32. 070d8eb ACPI: constify VFTs (1/2) by Jan Engelhardt · 15 years ago
  33. a5032bf ACPI: EC: Always parse EC device by Alexey Starikovskiy · 15 years ago
  34. 34ff4db ACPI: EC: Separate delays for MSI hardware by Alexey Starikovskiy · 15 years ago
  35. a5f820f ACPI: call acpi_ec_init() explicitly rather than as initcall by Bjorn Helgaas · 15 years ago
  36. 5423a0c ACPI: EC: Add delay for slow MSI controller by Alexey Starikovskiy · 15 years ago
  37. 4312495 ACPI: Fix crash on ASUS laptops by Tero Roponen · 15 years ago
  38. c6cb0e8 ACPI: EC: Don't trust ECDT tables from ASUS by Alexey Starikovskiy · 15 years ago
  39. 235c4a5 ACPI: EC: Limit workaround for ASUS notebooks even more by Alexey Starikovskiy · 15 years ago
  40. 33a8c92 Merge branch 'fluff' into release by Len Brown · 15 years ago
  41. b8ef914 Merge branches 'release', 'bugzilla-11880', 'bugzilla-12037' and 'bugzilla-12257' into release by Len Brown · 15 years ago
  42. ea7e96e ACPI: remove private acpica headers from driver files by Lin Ming · 15 years ago
  43. 0175d56 ACPI: ec.c: call acpi_get_name to get node name by Lin Ming · 15 years ago
  44. 8a383ef ACPI: ec.c, pci_link.c, video_detec.c: static by Roel Kluin · 15 years ago
  45. 3e54048 ACPI: EC: fix compilation warning by Hannes Eder · 15 years ago
  46. 7b4d469 ACPI: EC: count interrupts only if called from interrupt handler. by Alexey Starikovskiy · 16 years ago
  47. c5279de ACPI: EC: Add some basic check for ECDT data by Alexey Starikovskiy · 15 years ago
  48. d1876ba Merge branch 'ec' into release by Len Brown · 16 years ago
  49. 8517934 ACPI: EC: Don't do transaction from GPE handler in poll mode. by Alexey Starikovskiy · 16 years ago
  50. 06cf7d3 ACPI: EC: lower interrupt storm treshold by Alexey Starikovskiy · 16 years ago
  51. 0b7084a ACPICA: Use spinlock for acpi_{en|dis}able_gpe by Alexey Starikovskiy · 16 years ago
  52. a2f93ae ACPI: EC: restart failed command by Alexey Starikovskiy · 16 years ago
  53. dd15f8c ACPI: EC: wait for last write gpe by Alexey Starikovskiy · 16 years ago
  54. f824843 ACPI: EC: make kernel messages more useful when GPE storm is detected by Alan Jenkins · 16 years ago
  55. 1cfe62c ACPI: EC: revert msleep patch by Alexey Starikovskiy · 16 years ago
  56. d21cf3c ACPI EC: Fix regression due to use of uninitialized variable by Alexey Starikovskiy · 16 years ago
  57. 7674416 Merge branch 'ull' into test by Len Brown · 16 years ago
  58. 5f50ef4 Merge branch 'misc' into test by Len Brown · 16 years ago
  59. 0fbb372 Merge branch 'ec' into test by Len Brown · 16 years ago
  60. 20edd74 ACPI: Ignore AE_NOT_FOUND error of EC _REG method and continue to initialize EC by Zhao Yakui · 16 years ago
  61. c0ff177 ACPI: EC: Check for IBF=0 periodically if not in GPE mode by Alexey Starikovskiy · 16 years ago
  62. 27663c5 ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels by Matthew Wilcox · 16 years ago
  63. db89b4f ACPI: catch calls of acpi_driver_data on pointer of wrong type by Pavel Machek · 16 years ago
  64. 8463200 ACPI: EC: Rename some variables by Alexey Starikovskiy · 16 years ago
  65. 7c6db4e ACPI: EC: do transaction from interrupt context by Alexey Starikovskiy · 16 years ago
  66. 9d699ed ACPI: Avoid bogus EC timeout when EC is in Polling mode by Zhao Yakui · 16 years ago
  67. 2500822 ACPI : Add the EC dmi table to fix the incorrect ECDT table by Zhao Yakui · 16 years ago
  68. 1b7fc5a ACPI: EC: Use msleep instead of udelay while waiting for event. by Alexey Starikovskiy · 16 years ago
  69. 08acd4f8 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  70. cf7acfa acpi: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  71. ce52ddf ACPI: EC: Don't delete boot EC by Alexey Starikovskiy · 16 years ago
  72. 6d9e112 ACPI: EC: Use default setup handler by Alexey Starikovskiy · 16 years ago
  73. fa95ba0 ACPI: EC: Detect irq storm by Alexey Starikovskiy · 16 years ago
  74. 223883b ACPI: EC: Switch off GPE mode during suspend/resume by Alexey Starikovskiy · 16 years ago
  75. b77d81b ACPI: EC: Replace broken controller workarounds with poll mode. by Alexey Starikovskiy · 16 years ago
  76. dc0e849 ACPI: EC: Improve debug output by Alexey Starikovskiy · 16 years ago
  77. 845625c ACPI: EC: Add poll timer by Alexey Starikovskiy · 16 years ago
  78. e6e82a3 ACPI: EC: Restore udelay in poll mode by Alexey Starikovskiy · 16 years ago
  79. d7a0e1f Revert "ACPI: EC: Handle IRQ storm on Acer laptops" by Alexey Starikovskiy · 16 years ago
  80. 1ca721c Merge branches 'release', 'bugzilla-8570', 'bugzilla-9966', 'bugzilla-9998', 'bugzilla-10100', 'bugzilla-10132', 'bugzilla-10138' and 'bugzilla-10206' into release by Len Brown · 16 years ago
  81. 2c81ce4 ACPI: EC: Handle IRQ storm on Acer laptops by Alexey Starikovskiy · 16 years ago
  82. 4af8e10 Revert "ACPI: EC: Use proper handle for boot EC" by Len Brown · 16 years ago
  83. 208c70a ACPI: EC: Use proper handle for boot EC by Alexey Starikovskiy · 16 years ago
  84. c64768a Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', 'bugzilla-7186', 'bugzilla-8269', 'bugzilla-8570', 'bugzilla-9139', 'bugzilla-9277', 'bugzilla-9341', 'bugzilla-9444', 'bugzilla-9614', 'bugzilla-9643' and 'bugzilla-9644' into release by Len Brown · 16 years ago
  85. d772b3b ACPI: EC: "DEBUG" needs to be defined earlier by Márton Németh · 16 years ago
  86. 86dae01 ACPI: EC: add leading zeros to debug messages by Márton Németh · 16 years ago
  87. 03d1d99 ACPI: EC: fix dmesg spam regression by Alexey Starikovskiy · 16 years ago
  88. b3b233c ACPI: EC: Some hardware requires burst mode to operate properly by Alexey Starikovskiy · 16 years ago
  89. 3e71a87 ACPI: EC: Do the byte access with a fast path by Alexey Starikovskiy · 16 years ago
  90. c04209a ACPI: EC: Enable boot EC before bus_scan by Alexey Starikovskiy · 16 years ago
  91. a3f095a Pull bugzilla-9327 into release branch by Len Brown · 17 years ago
  92. e790cc8 ACPI: EC: Workaround for optimized controllers (version 3) by Alexey Starikovskiy · 17 years ago
  93. 3ebe08a ACPI: EC: use printk_ratelimit(), add some DEBUG mode messages by Márton Németh · 17 years ago
  94. 0af2f65 Revert "ACPI: EC: Workaround for optimized controllers" by Len Brown · 17 years ago
  95. e6532b8 Pull fluff into release branch by Len Brown · 17 years ago
  96. 22201f7 Pull bugzilla-9327 into release branch by Len Brown · 17 years ago
  97. 4fdb2a0 ACPI: Add missing spaces to printk format by Joe Perches · 17 years ago
  98. 5870a8c ACPI: EC: Don't init EC early if it has no _INI by Alexey Starikovskiy · 17 years ago
  99. f2d6893 ACPI: EC: Workaround for optimized controllers by Alexey Starikovskiy · 17 years ago
  100. 1544fdb ACPI: EC: fix use-after-free by Adrian Bunk · 17 years ago