1. 1d9b9f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  2. 362b707 PCI: fix bogus "'device' may be used uninitialized" warning in pci_slot by Matthew Wilcox · 16 years ago
  3. 9e3ee1c Merge branch 'linus' into cpus4096 by Ingo Molnar · 16 years ago
  4. 414f746 Merge branch 'linus' into cpus4096 by Ingo Molnar · 16 years ago
  5. b032bf70d ACPI/CPUIDLE: prevent setting pm_idle to NULL by Thomas Gleixner · 16 years ago
  6. a048d3a Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  7. 0bc3cc0 cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu by Mike Travis · 16 years ago
  8. dcf3099 ftrace: disable tracing on acpi idle calls by Steven Rostedt · 16 years ago
  9. 1481b91 Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  10. 5042d99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  11. e41fb7c pm: acpi pm: add DMI quirk list for ACPI 1.0 suspend ordering by Carlos Corbacho · 16 years ago
  12. bdfe6b7 pm: acpi hibernation: utilize hardware signature by Shaohua Li · 16 years ago
  13. e108526 move memory_read_from_buffer() from fs.h to string.h by Akinobu Mita · 16 years ago
  14. 26dcce0 Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  15. e4268aa PCI hotplug: fix error path in pci_slot's register_slot by Alex Chiang · 16 years ago
  16. fc3a882 driver core: fix a lot of printk usages of bus_id by Greg Kroah-Hartman · 16 years ago
  17. f88133d acpi: fix crash in core ACPI code, triggered by CONFIG_ACPI_PCI_SLOT=y by Ingo Molnar · 16 years ago
  18. eb6a12c Merge branch 'linus' into cpus4096-for-linus by Ingo Molnar · 16 years ago
  19. 5e248ac APCI: revert another duplicated patch by Thomas Gleixner · 16 years ago
  20. 392798a APCI: revert duplicated patch by Thomas Gleixner · 16 years ago
  21. 65c0118 cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr by Mike Travis · 16 years ago
  22. bb2c018 Merge branch 'linus' into cpus4096 by Ingo Molnar · 16 years ago
  23. 725c3a2 Revert "ACPI: don't walk tables if ACPI was disabled" by Andi Kleen · 16 years ago
  24. 97d2ef5 Merge branch 'merge' into release-2.6.27 by Andi Kleen · 16 years ago
  25. e1469c3 Revert "dock: bay: Don't call acpi_walk_namespace() when ACPI is disabled." by Andi Kleen · 16 years ago
  26. b1d77fa Revert "Fix FADT parsing" by Andi Kleen · 16 years ago
  27. ea51011 ACPI : Set FAN device to correct state in boot phase by Zhao Yakui · 16 years ago
  28. c2c7890 ACPI: Ignore _BQC object when registering backlight device by Zhao Yakui · 16 years ago
  29. 4a5e363 ACPI: stop complaints about interrupt link End Tags and blank IRQ descriptors by Bjorn Helgaas · 16 years ago
  30. dc7c65d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  31. 01a5bba Fix FADT parsing by Jan Beulich · 16 years ago
  32. 4d38704 Add the ability to reset the machine using the RESET_REG in ACPI's FADT table. by Aaron Durbin · 16 years ago
  33. c83642d ACPI: use dev_printk when possible by Bjorn Helgaas · 16 years ago
  34. 469778c ACPI: video: fix brightness allocation by Julia Jomantaite · 16 years ago
  35. 2a2a647 ACPI: Disable MWAIT via DMI on broken Compal board by Zhao Yakui · 16 years ago
  36. da5e09a ACPI : Create "idle=nomwait" bootparam by Zhao Yakui · 16 years ago
  37. c1e3b37 ACPI: Create "idle=halt" bootparam by Zhao Yakui · 16 years ago
  38. 71b58cb ACPI: Enhance /sys/firmware/interrupts to allow enable/disable/clear from user-space by Zhang Rui · 16 years ago
  39. b53ce3f ACPICA: Fix mutex debug code for wrong loop termination value by Bob Moore · 16 years ago
  40. fd0a432 ACPICA: Cleanup of _PRT parsing code by Bob Moore · 16 years ago
  41. 71d993e ACPICA: Cleanup debug operand dump mechanism by Bob Moore · 16 years ago
  42. 5a1a57e ACPICA: Fix for invalid large array index on 64-bit systems by Bob Moore · 16 years ago
  43. 19d0cfe ACPICA: Update DMAR and SRAT table definitions by Bob Moore · 16 years ago
  44. d0e184a ACPICA: Workaround for reversed _PRT entries from BIOS by Bob Moore · 16 years ago
  45. 4b8ed63 ACPICA: Add const qualifier for appropriate string constants by Bob Moore · 16 years ago
  46. b524376 ACPICA: Several lint changes, no functional changes by Bob Moore · 16 years ago
  47. d97b435 ACPICA: Removed unused include files from source files by Bob Moore · 16 years ago
  48. 67a119f ACPICA: Eliminate acpi_native_uint type v2 by Bob Moore · 16 years ago
  49. 11f2a61 ACPICA: Fix possible negative array index in acpi_ut_validate_exception by Bob Moore · 16 years ago
  50. c91d924 ACPICA: Fix for hang on GPE method invocation by Bob Moore · 16 years ago
  51. f3454ae ACPICA: Add argument count checking to control method invocation via acpi_evaluate_object by Bob Moore · 16 years ago
  52. 741438b ACPI PM: Remove obsolete Toshiba workaround by Rafael J. Wysocki · 16 years ago
  53. 2fe2de5 ACPI PM: acpi_pm_device_sleep_state() cleanup by David Brownell · 16 years ago
  54. cc7e516 dock: bay: Don't call acpi_walk_namespace() when ACPI is disabled. by Len Brown · 16 years ago
  55. d185705 ACPI: don't walk tables if ACPI was disabled by Vegard Nossum · 16 years ago
  56. e38e8a0 Make GPE disable more robust by Bob Moore · 16 years ago
  57. 12b2b34 acpi: fix printk format warning by Randy Dunlap · 16 years ago
  58. 3d532d5 ACPI: fix processor throttling set error by Yi Yang · 16 years ago
  59. 6594d87 ACPI: fix acpi fan state set error by Yi Yang · 16 years ago
  60. 74523c9 ACPI: fix checkpatch.pl complaints in scan.c by Alok N Kataria · 16 years ago
  61. 706546d ACPI: change processors from array to per_cpu variable by Mike Travis · 16 years ago
  62. 9f1eb99 create sysfs link from acpi device to sysdev for cpu by Zhang Rui · 16 years ago
  63. b62b8ef force offline the processor during hot-removal by Zhang Rui · 16 years ago
  64. 26d4686 fix a deadlock issue when poking "eject" file by Zhang Rui · 16 years ago
  65. 8263884 Merge branch 'linus' into cpus4096 by Ingo Molnar · 16 years ago
  66. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 16 years ago
  67. 15e551d x86, VisWS: turn into generic arch, eliminate Kconfig specials by Ingo Molnar · 16 years ago
  68. c73d8dd Revert parts of "x86: update mptable" by Ingo Molnar · 16 years ago
  69. 896395c Merge branch 'linus' into tmp.x86.mpparse.new by Ingo Molnar · 16 years ago
  70. eb9d0fe PCI ACPI: Rework PCI handling of wake-up by Rafael J. Wysocki · 16 years ago
  71. 0af4b8c ACPI: Introduce new device wakeup flag 'prepared' by Rafael J. Wysocki · 16 years ago
  72. 77e7660 ACPI: Introduce acpi_device_sleep_wake function by Rafael J. Wysocki · 16 years ago
  73. 3737b2b ACPI: Introduce acpi_bus_power_manageable function by Rafael J. Wysocki · 16 years ago
  74. 68083e0 Merge commit 'v2.6.26-rc9' into cpus4096 by Ingo Molnar · 16 years ago
  75. 4b4f728 x86 ACPI: normalize segment descriptor register on resume by H. Peter Anvin · 16 years ago
  76. cce3ce8 rtc: fix CMOS time error after writing /proc/acpi/alarm by Huacai Chen · 16 years ago
  77. 8691e5a smp_call_function: get rid of the unused nonatomic/retry argument by Jens Axboe · 16 years ago
  78. 816c2ed dock: bay: Don't call acpi_walk_namespace() when ACPI is disabled. by Len Brown · 16 years ago
  79. 4389ed2 ACPI: don't walk tables if ACPI was disabled by Vegard Nossum · 16 years ago
  80. 5a87f7f Merge branch 'bugzilla-9761' into release by Len Brown · 16 years ago
  81. f163ff5 ACPI: no AC status notification by Len Brown · 16 years ago
  82. d385c2a ACPI Exception (video-1721): UNKNOWN_STATUS_CODE, Cant attach device by Zhang Rui · 16 years ago
  83. d8f3de0 Suspend-related patches for 2.6.27 by Rafael J. Wysocki · 16 years ago
  84. 53eb2fb Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 into linux-next by Jesse Barnes · 16 years ago
  85. 0e6859d ACPI PM: Remove obsolete Toshiba workaround by Rafael J. Wysocki · 16 years ago
  86. 0616678 ACPI PM: acpi_pm_device_sleep_state() cleanup by David Brownell · 16 years ago
  87. 3549dba ACPICA: fix stray va_end() caused by mis-merge by Len Brown · 16 years ago
  88. a39a2d7 ACPI: Reject below-freezing temperatures as invalid critical temperatures by Arjan van de Ven · 16 years ago
  89. 8410565 ACPICA: Fix for access to deleted object <regression> by Bob Moore · 16 years ago
  90. d52c79a ACPICA: Fix to make _SST method optional by Bob Moore · 16 years ago
  91. 0bda3f2 ACPICA: Fix for Load operator, load table at the namespace root by Bob Moore · 16 years ago
  92. bc45b1d ACPICA: Ignore ACPI table signature for Load() operator by Bob Moore · 16 years ago
  93. 7aa7d43 ACPICA: Fix to allow zero-length ASL field declarations by Bob Moore · 16 years ago
  94. 46a21e4 ACPI: use memory_read_from_buffer() by Akinobu Mita · 16 years ago
  95. 7efd52a bay: exit if notify handler cannot be installed by Holger Macht · 16 years ago
  96. 1fdd686 dock.c remove trailing printk whitespace by Tim Pepper · 16 years ago
  97. a66b34b proper prototype for acpi_processor_tstate_has_changed() by Adrian Bunk · 16 years ago
  98. 39b8931 ACPI: handle invalid ACPI SLIT table by Fenghua Yu · 16 years ago
  99. c21d1e7 ACPI 2.6.26-rc2: Add missing newline to DSDT/SSDT warning message by Alistair John Strachan · 16 years ago
  100. 1b7fc5a ACPI: EC: Use msleep instead of udelay while waiting for event. by Alexey Starikovskiy · 16 years ago