1. e92310a [ACPI] fix IA64 build warning by Andrew Morton · 19 years ago
  2. 53de49f [ACPI] CONFIG_ACPI=n build fix by Andrew Morton · 19 years ago
  3. 14454a1 [ACPI] iosapic_register_intr() now returns error instead of panic by Kenji Kaneshige · 19 years ago
  4. 58e0276 [ACPI] 8250 driver now checks for acpi_register_gsi() errors by Kenji Kaneshige · 19 years ago
  5. 71df30f [ACPI] PNPACPI driver now checks for acpi_register_gsi() errors by Kenji Kaneshige · 19 years ago
  6. a9bd53b [ACPI] HPET driver now checks for acpi_register_gsi() errors by Kenji Kaneshige · 19 years ago
  7. 349f0d5 [ACPI] acpi_pci_enable_irq() now checks for acpi_register_gsi() errors by Kenji Kaneshige · 19 years ago
  8. 1f3a6a1 [ACPI] acpi_register_gsi() can return error by Kenji Kaneshige · 19 years ago
  9. bd6dbdf When a merge does not work automatically, git prevents by Len Brown · 19 years ago
  10. d4ab025 [ACPI] delete Warning: Encountered executable code at module level, [AE_NOT_CONFIGURED] by Len Brown · 19 years ago
  11. aefdcfa Merge ../to-linus by Len Brown · 19 years ago
  12. 79cda7d [ACPI] CONFIG_ACPI_HOTKEY is now "n" by default by Luming Yu · 19 years ago
  13. b34a803 [ACPI] restore /proc/acpi/button/ (ala 2.6.12) by Alexey Starikovskiy · 19 years ago
  14. 7b15f5e [ACPI] revert Embedded Controller to polling-mode by default (ala 2.6.12) by Luming Yu · 19 years ago
  15. ecc21eb [ACPI] PCI interrupt link suspend/resume - revert to 2.6.12 behaviour by David Shaohua Li · 19 years ago
  16. 3d35600 [ACPI] fix 64-bit build warning in processor_idle.c by Len Brown · 19 years ago
  17. 0c9938c [ACPI] ACPICA 20050729 from Bob Moore by Robert Moore · 19 years ago
  18. dd8f39b Merge ../to-linus by Len Brown · 19 years ago
  19. 87bec66 [ACPI] suspend/resume ACPI PCI Interrupt Links by David Shaohua Li · 19 years ago
  20. 68ac767 [ACPI] delete boot-time printk()s from processor_idle.c by Venkatesh Pallipadi · 19 years ago
  21. 90158b8 [ACPI] fix resume issues on Asus L5D by Rafael J. Wysocki · 19 years ago
  22. 4b31e77 [ACPI] Always set P-state on initialization by Dominik Brodowski · 19 years ago
  23. 45bea15 [ACPI] Add "ec_polling" boot option by Luming Yu · 19 years ago
  24. 335f16b [ACPI] address boot-freeze with updated DMI blacklist for c-states by David Shaohua Li · 19 years ago
  25. c2c2e03 [ACPI] update hotkey documentation by Iacopo Spalletti · 19 years ago
  26. 0b6b2f0 [ACPI] Fix memset arguments in acpi processor_idle.c by Venkatesh Pallipadi · 19 years ago
  27. 4a71640 [ACPI] Fix the regression with c1_default_handler on some systems by Venkatesh Pallipadi · 19 years ago
  28. 670fac7 [ACPI] disable module level AML code (for now) by Len Brown · 19 years ago
  29. 5d75ab4 [ACPI] handle const char * __FUNCTION__ in debug code by Len Brown · 19 years ago
  30. feee957 [ACPI] comment out prototypes for new unused debug routines by Len Brown · 19 years ago
  31. 668d74c ACPI: delete unnecessary EC console messages by Luming Yu · 19 years ago
  32. f9f4601 ACPICA 20050708 from Bob Moore <robert.moore@intel.com> by Robert Moore · 19 years ago
  33. 4c3ffbd [ACPI] revert R40 workaround by David Shaohua Li · 19 years ago
  34. 73459f7 ACPICA 20050617-0624 from Bob Moore <robert.moore@intel.com> by Robert Moore · 19 years ago
  35. 88ac00f ACPICA 20050526 from Bob Moore <robert.moore@intel.com> by Robert Moore · 19 years ago
  36. 6f42ccf ACPICA from Bob Moore <robert.moore@intel.com> by Robert Moore · 19 years ago
  37. d8683a0 [ACPI] increase MAX_IO_APICS to 64 on i386 by Len Brown · 19 years ago
  38. 02df8b9 [ACPI] enable C2 and C3 idle power states on SMP by Venkatesh Pallipadi · 19 years ago
  39. 17e9c78 [ACPI] EC GPE-disabled issue http://bugzilla.kernel.org/show_bug.cgi?id=3851 by Luming Yu · 19 years ago
  40. a27ac38 [ACPI] fix merge error that broke CONFIG_ACPI_DEBUG=y build by Len Brown · 5 years ago
  41. 590275c [ACPI] cleanup: delete !IA64_SGI_SN from acpi/Kconfig by Jesse Barnes · 19 years ago
  42. 6c4fa56 [ACPI] fix C1 patch for IA64 http://bugzilla.kernel.org/show_bug.cgi?id=4233 by Venkatesh Pallipadi · 19 years ago
  43. ef7b06c [ACPI] quiet dmesg related to ACPI PM of PCI devices by David Shaohua Li · 19 years ago
  44. 44f6c01 ACPICA 20050408 from Bob Moore by Robert Moore · 19 years ago
  45. ebb6e1a6 [ACPI] Deprecate /proc/acpi/sleep in favor of /sys/power/state by Len Brown · 19 years ago
  46. 9d94377 [ACPI] S3 resume -- use lgdtl, not lgdt by Nickolai Zeldovich · 19 years ago
  47. c9c3e45 [ACPI] PNPACPI vs sound IRQ by David Shaohua Li · 19 years ago
  48. acf05f4 [ACPI] update /proc/acpi/processor/*/power even if only C1 support by Venkatesh Pallipadi · 19 years ago
  49. 55e59c5 [ACPI] Evaluate CPEI Processor Override flag by Ashok Raj · 19 years ago
  50. 6940fab [ACPI] hotplug Processor consideration in acpi_bus_add() by Keiichiro Tokunaga · 19 years ago
  51. 8de7a63 [ACPI] fix debug-mode build warning in acpi/hotkey.c by Andrew Morton · 19 years ago
  52. d1dd0c2 [ACPI] fix kmalloc size bug in acpi/video.c by Paulo Marques · 19 years ago
  53. 7334571 [ACPI] fix potential NULL dereference in acpi/video.c by Adrian Bunk · 19 years ago
  54. f422415 [ACPI] check for kmalloc failure in toshiba_acpi.c by Panagiotis Issaris · 19 years ago
  55. 83ea744 [ACPI] fix build warning by Andrew Morton · 19 years ago
  56. f165b10 cleanup: remove unnecessary initializer on static pointers by Greg Kroah-Hartman · 19 years ago
  57. b008b8d [ACPI] PNPACPI parse error by Matthieu Castet · 19 years ago
  58. a406d9e [ACPI] gut acpi_pci_choose_state() to avoid conflict by Len Brown · 19 years ago
  59. fa9cd54 [ACPI] fix EC access width http://bugzilla.kernel.org/show_bug.cgi?id=4346 by Luming Yu · 19 years ago
  60. 451566f [ACPI] Enable EC Burst Mode by Dmitry Torokhov · 19 years ago
  61. b913100 [ACPI] pci_set_power_state() now calls by David Shaohua Li · 19 years ago
  62. 0f64474 [ACPI] PCI can now get suspend state from firmware by David Shaohua Li · 19 years ago
  63. 84df749f [ACPI] Bind ACPI and PCI devices by David Shaohua Li · 19 years ago
  64. 4e10d12 [ACPI] Bind PCI devices with ACPI devices by David Shaohua Li · 19 years ago
  65. fb9802f [ACPI] generic Hot Key support by Luming Yu · 19 years ago
  66. d58da59 [ACPI] S3 Suspend to RAM: fix driver suspend/resume methods by David Shaohua Li · 19 years ago
  67. 362b06b [ACPI] S3 Suspend to RAM: interrupt resume fix by David Shaohua Li · 19 years ago
  68. 5ae947e [ACPI] Suspend to RAM fix by David Shaohua Li · 19 years ago
  69. e2a5b42 [ACPI] ACPI poweroff fix by Alexey Starikovskiy · 19 years ago
  70. be91492 [ACPI] CONFIG_ACPI now depends on CONFIG_PM by Len Brown · 19 years ago
  71. bd4698d [ACPI] Allow simultaneous Fixed Feature and Control Method buttons by Alexey Starikovskiy · 19 years ago
  72. 45b1b19 [ACPI] update CONFIG_ACPI_CONTAINER Kconfig help by Keiichiro Tokunaga · 19 years ago
  73. 9ee1c93 Linux 2.6.12 by Linus Torvalds · 19 years ago
  74. dfd11c2 Merge 'for-linus' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/axboe/linux-2.6-block by Linus Torvalds · 19 years ago
  75. 794f5bf [PATCH] PCI: don't override drv->shutdown unconditionally by Christoph Hellwig · 19 years ago
  76. caf2857 [PATCH] timer exit cleanup by Ingo Molnar · 19 years ago
  77. db3b584 When cfq I/O scheduler is selected, get_request() in __make_request() calls by Kiyoshi Ueda · 19 years ago
  78. 9700808 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  79. 22f11c4 [PATCH] ARM: 2715/1: restore CPLD interrupts upon resume for Lubbock and Mainstone by Nicolas Pitre · 19 years ago
  80. 043cf3f Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  81. 95220a2 [PATCH] ARM: 2714/1: Fix the IB2 definitions for the Versatile platform by Catalin Marinas · 19 years ago
  82. fea7722 [PATCH] ARM: 2713/1: Fix the GPIO base for Integrator/CP by Catalin Marinas · 19 years ago
  83. 90ef713 [PATCH] ARM: 2712/1: Fix the RGB order for the Versatile CLCD by Catalin Marinas · 19 years ago
  84. c081474 Merge 'for-linus' branch of master.kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block by Linus Torvalds · 19 years ago
  85. 58125f9 [PATCH] fix for kaweth broken by changes in the networking layer by Oliver Neukum · 19 years ago
  86. e41fb09 [PATCH] ALPS: fix enabling hardware tapping by Dmitry Torokhov · 19 years ago
  87. 5db9285 [PATCH] Fix large core dumps with a 32-bit off_t by Daniel Jacobowitz · 19 years ago
  88. a2ef79e [PATCH] sbp2 slab corruption fix by Alexandre Oliva · 19 years ago
  89. c374f12 This patch fixes q->unplug_thresh condition check in by Tejun Heo · 19 years ago
  90. 9c56187 This patch kills elevator_global_init() in elevator.c which does nothing. by Tejun Heo · 19 years ago
  91. bcfff0b [NETFILTER]: ipt_recent: last_pkts is an array of "unsigned long" not "u_int32_t" by David S. Miller · 19 years ago
  92. 1016888 [PATCH] update ppc64 defconfig by Olaf Hering · 19 years ago
  93. 4845f33 [PATCH] ppc64: update example configs by Paul Mackerras · 19 years ago
  94. dcf78d8 [PATCH] usbusx2y: prevent oops & dead keyboard on usb unplugging while the device is being used by Karsten Wiese · 19 years ago
  95. efa93dbe [PATCH] usbaudio: prevent oops & dead keyboard on usb unplugging while the device is being used by Karsten Wiese · 19 years ago
  96. 9a47696 [PATCH] macmodes: needs a license by Randy Dunlap · 19 years ago
  97. 92c6dc5 [PATCH] apm.c: ignore_normal_resume is set a bit too late by Thomas Hood · 19 years ago
  98. 223230e [PATCH] i2o: Fix free of event memory in i2o_block_event() by Markus Lidel · 19 years ago
  99. e2c1649 [PATCH] Typo in fbdev sysfs support, virtual_size by Jon Smirl · 19 years ago
  100. 6df3cec [PATCH] cond_resched_lock() fix by Jan Kara · 19 years ago