1. 3cc8a5f Merge branch 'suspend' into release by Len Brown · 16 years ago
  2. d0302bc Merge branch 'misc' into release by Len Brown · 16 years ago
  3. 106ad8d Merge branch 'fujitsu-laptop' into release by Len Brown · 16 years ago
  4. 33a8c92 Merge branch 'fluff' into release by Len Brown · 16 years ago
  5. b8ef914 Merge branches 'release', 'bugzilla-11880', 'bugzilla-12037' and 'bugzilla-12257' into release by Len Brown · 16 years ago
  6. a8e896e Merge branch 'battery' into release by Len Brown · 16 years ago
  7. 39cecf2 Merge branch 'asus-eeepc' into release by Len Brown · 16 years ago
  8. 38f64c7 Merge branch 'alarm' into release by Len Brown · 16 years ago
  9. e2f7a77 ACPICA: hide private headers by Len Brown · 16 years ago
  10. 95b482a ACPICA: create acpica/ directory by Len Brown · 16 years ago
  11. 2602a67 ACPI: fix build warning by Len Brown · 16 years ago
  12. 237889b ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt" by Zhao Yakui · 16 years ago
  13. 13b40a1 ACPI: Avoid array address overflow when _CST MWAIT hint bits are set by Zhao Yakui · 16 years ago
  14. f87a1a5 fujitsu-laptop: Simplify SBLL/SBL2 backlight handling by Tony Vroon · 16 years ago
  15. 3a40708 fujitsu-laptop: Add BL power, LED control and radio state information by Tony Vroon · 16 years ago
  16. 6620e0c ACPICA: delete utcache.c by Len Brown · 16 years ago
  17. 5b929aa ACPICA: delete acdisasm.h by Len Brown · 16 years ago
  18. e8443c3 ACPICA: Update version to 20081204. by robert.moore@intel.com · 16 years ago
  19. 40774f7 ACPICA: FADT: Update error msgs for consistency by Bob Moore · 16 years ago
  20. 4b67a0e ACPICA: FADT: set acpi_gbl_use_default_register_widths to TRUE by default by robert.moore@intel.com · 16 years ago
  21. 06f5541 ACPICA: FADT parsing changes and fixes by Bob Moore · 16 years ago
  22. 1685bd4 ACPICA: Add ACPI_MUTEX_TYPE configuration option by Bob Moore · 16 years ago
  23. 7488c8d ACPICA: Fixes for various ACPI data tables by Bob Moore · 16 years ago
  24. 50df4d8 ACPICA: Restructure includes into public/private by Bob Moore · 16 years ago
  25. ea7e96e ACPI: remove private acpica headers from driver files by Lin Ming · 16 years ago
  26. 2ee62612 ACPI: reboot.c: use new acpi_reset interface by Lin Ming · 16 years ago
  27. d3fd902 ACPICA: New: acpi_reset interface - write to reset register by Bob Moore · 16 years ago
  28. 7db5d82 ACPICA: Move all public H/W interfaces to new hwxface by Bob Moore · 16 years ago
  29. ecfbbc7 ACPICA: New: acpi_read and acpi_write public interfaces by Bob Moore · 16 years ago
  30. 385c4d9 ACPI: io_common.c: call acpi_get_table to avoid using ACPI_SIG_DSDT by Lin Ming · 16 years ago
  31. a8ce447 ACPI: io_acpi_init.c: call acpi_get_name to get node fullname by Lin Ming · 16 years ago
  32. 4642281 ACPI: panasonic-laptop.c: remove ACPI_FUNCTION_TRACE by Lin Ming · 16 years ago
  33. 60a4ce7 ACPI: power.c: call acpi_get_name to get node name by Lin Ming · 16 years ago
  34. 3082373 ACPI: sony-laptop.c: call acpi_get_object_info to get node info by Lin Ming · 16 years ago
  35. 3d97e42 ACPI: main.c: use new public GPE group enable/disable interfaces by Lin Ming · 16 years ago
  36. 08ac07b ACPICA: New: Public GPE group enable/disable interfaces by Bob Moore · 16 years ago
  37. e97d6bf ACPICA: New: acpi_get_gpe_device interface by Bob Moore · 16 years ago
  38. c1e3523 ACPI: wakeup.c: remove ACPI_FUNCTION_TRACE by Lin Ming · 16 years ago
  39. 95d9a7a ACPI: proc.c: remove ACPI_FUNCTION_TRACE by Lin Ming · 16 years ago
  40. 0175d56 ACPI: ec.c: call acpi_get_name to get node name by Lin Ming · 16 years ago
  41. 889c78b ACPI: osl.c: replace return_ACPI_STATUS with return by Lin Ming · 16 years ago
  42. 9e6dada video: always update the brightness when poking "brightness" by Zhang Rui · 16 years ago
  43. 8a383ef ACPI: ec.c, pci_link.c, video_detec.c: static by Roel Kluin · 16 years ago
  44. 11e9313 ACPI: Do not modify SCI_EN directly by Rafael J. Wysocki · 16 years ago
  45. 816bb61 cpuidle: Add decaying history logic to menu idle predictor by Pallipadi, Venkatesh · 16 years ago
  46. 9b02d6e ACPICA: Update version to 20081031 by Bob Moore · 16 years ago
  47. 7a4b813 ACPICA: Enhance implicit return mechanism by Lin Ming · 16 years ago
  48. eeb4437 ACPICA: Consolidate method arg count validation code by Bob Moore · 16 years ago
  49. a647b5c ACPICA: Add Buffer->String conversion for predefined methods by Bob Moore · 16 years ago
  50. d037c5f ACPICA: Allow multiple backslash prefix in namepaths by Lin Ming · 16 years ago
  51. 5572a98 ACPICA: Fix to allow aliases within ASL namepaths by Bob Moore · 16 years ago
  52. 319f8b8 ACPICA: Remove references to obsolete ACPI_DUMP_APP by Bob Moore · 16 years ago
  53. a8fadc9 ACPICA: Add support to externally execute _OSI method by Bob Moore · 16 years ago
  54. 9f15fc6 ACPICA: Reformat comments, no functional changes by Bob Moore · 16 years ago
  55. 009c4cbe ACPICA: Add global pointer for FACS table to simplify FACS access by Bob Moore · 16 years ago
  56. c87609f ACPICA: Emit warning if two FACS or DSDT tables found in the FADT by Bob Moore · 16 years ago
  57. 3483072 ACPICA: Fix namestring for the SystemCMOS address space by Bob Moore · 16 years ago
  58. e9a8c6a ACPICA: Update debug output for IndexField I/O by Bob Moore · 16 years ago
  59. fc37445 ACPICA: Add a mechanism to escape infinite AML While() loops by Bob Moore · 16 years ago
  60. 96411a6 ACPICA: Optimize execution of AML While loops by Bob Moore · 16 years ago
  61. 84d4db7 ACPICA: Fix possible memory leak on error in parser by Lin Ming · 16 years ago
  62. d85988f ACPICA: Update FACS waking vector interfaces by Bob Moore · 16 years ago
  63. 6de4048 ACPICA: Fix several warnings under gcc 4 compiler by Bob Moore · 16 years ago
  64. 4a6908a Linux 2.6.28 by Linus Torvalds · 16 years ago
  65. c20137f Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 16 years ago
  66. 1806f82 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  67. 2523659 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  68. 574f3c4 ALSA: hda - Add missing terminators in patch_sigmatel.c by Herton Ronaldo Krzesinski · 16 years ago
  69. 40f15ad x86: disable X86_PTRACE_BTS by Ingo Molnar · 16 years ago
  70. 5289f46 parisc: disable UP-optimized flush_tlb_mm by Kyle McMartin · 16 years ago
  71. 8960223 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  72. d519c8d edac: fix edac core deadlock when removing a device by Harry Ciao · 16 years ago
  73. 20ca9b3 cgroups: avoid accessing uninitialized data in failure path by Li Zefan · 16 years ago
  74. e368d3a cgroups: suppress bogus warning messages by Sharyathi Nagesh · 16 years ago
  75. f00a189 w1: fix slave selection on big-endian systems by Evgeniy Polyakov · 16 years ago
  76. cc6c2ca rtc: rtc-isl1208: reject invalid dates by Chris Elston · 16 years ago
  77. d944718 eeepc-laptop: use select and not depends on by Corentin Chary · 16 years ago
  78. 231ffc9 V4L/DVB (9920): em28xx: fix NULL pointer dereference in call to VIDIOC_INT_RESET command by Devin Heitmueller · 16 years ago
  79. 7b37b5f ACPI: disable MPS when NO APIC-table found by Len Brown · 16 years ago
  80. 077ebed drm/radeon: fix correctness of irq_enabled check for radeon. by Dave Airlie · 16 years ago
  81. 50b1785 Newly inserted battery might differ from one just removed, so by Alexey Starikovskiy · 16 years ago
  82. c47a75a Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  83. 0099f77 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  84. 9ecab6e drivers/ide/{cs5530.c,sc1200.c}: Move a dereference below a NULL test by Julia Lawall · 16 years ago
  85. 2e85696 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  86. 7ef5f41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  87. ed2b03e MIPS: MIPS64R2: Fix buggy __arch_swab64 by David Daney · 16 years ago
  88. 08d9d1c MIPS: Fix preprocessor warnings flaged by GCC 4.4 by David Daney · 16 years ago
  89. 3d44cc3 Null pointer deref with hrtimer_try_to_cancel() by Thomas Gleixner · 16 years ago
  90. ab65387 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 16 years ago
  91. e6a997e Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  92. 280a9ca x86: fix resume (S2R) broken by Intel microcode module, on A110L by Dmitry Adamushko · 16 years ago
  93. f1d9e45 fs/9p: change simple_strtol to simple_strtoul by Julia Lawall · 16 years ago
  94. 7dd0cdc 9p: convert d_iname references to d_name.name by Wu Fengguang · 16 years ago
  95. 6ff2320 9p: Remove potentially bad parameter from function entry debug print. by Duane Griffin · 16 years ago
  96. ada9cfd doc: fix kernel-parameters.txt formatting by Randy Dunlap · 16 years ago
  97. 9a1d103 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
  98. 8837e34 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  99. 281981c Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  100. f3485c8 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago