1. 1264881 Merge branch 'video' into release by Len Brown · 16 years ago
  2. 7329e93 Merge branch 'psd' into release by Len Brown · 16 years ago
  3. 3266d63 Merge branch 'battery' into release by Len Brown · 16 years ago
  4. 4926a23 Merge branch 'hp-wmi' into release by Len Brown · 16 years ago
  5. 4f3bff7 Merge branch 'thermal' into release by Len Brown · 16 years ago
  6. 2ddb9f1 Merge branch 'pmtimer-overflow' into release by Len Brown · 16 years ago
  7. a3b2c5e Merge branch 'dynamic-ssdt' into release by Len Brown · 16 years ago
  8. 4938370 Merge branch 'driver-ops-cleanup' into release by Len Brown · 16 years ago
  9. e857b33 Merge branch 'bjorn-cleanups' into release by Len Brown · 16 years ago
  10. 9a38f4e Merge branch 'bjorn-initcall-cleanup' into release by Len Brown · 16 years ago
  11. 67dc092 ACPI: Remove R40e c-state blacklist by Thomas Renninger · 16 years ago
  12. 03ae61d ACPI: fix CONFIG_ACPI=n build by Len Brown · 16 years ago
  13. 98758fa ACPI video: add a warning message if _BQC is not found by Zhang Rui · 16 years ago
  14. 7faa144 ACPI: battery: add power_{now,avg} properties to power_class by Alexey Starikovskiy · 16 years ago
  15. 74a365b ACPI: Populate DIDL before registering ACPI video device on Intel by Matthew Garrett · 16 years ago
  16. c60d638 ACPI video: support buggy BIOSes with _BCQ implemented by Zhang Rui · 16 years ago
  17. 1a7c618 ACPI video: support _BQC/_BCL/_BCM methods that use index values by Zhang Rui · 16 years ago
  18. d80fb99 ACPI video: support reversed _BCL method in ACPI video driver by Zhang Rui · 16 years ago
  19. d32f694 ACPI video: support _BCL packages that don't export brightness levels when machine is on AC/Battery by Zhang Rui · 16 years ago
  20. 24450c7 ACPI video: check the return value of acpi_video_device_lcd_set_level by Zhang Rui · 16 years ago
  21. c8890f9 ACPI video: check the return value of acpi_video_device_lcd_get_level_current by Zhang Rui · 16 years ago
  22. e1eb477 ACPI: Avoid wiping out pr->performance during preregistering by Stanislaw Gruszka · 16 years ago
  23. 8308e8a ACPI: remove unused acpi_bus_ops flags by Bjorn Helgaas · 16 years ago
  24. c0ce093 ACPI: remove unused acpi_device_ops .shutdown method by Bjorn Helgaas · 16 years ago
  25. 93b3e78 ACPI: remove unused acpi_device_ops .lock and .scan methods by Bjorn Helgaas · 16 years ago
  26. 03a971a thermal: support forcing support for passive cooling by Matthew Garrett · 16 years ago
  27. f6f5c45 ACPI: update thermal for bus_id removal by Stephen Rothwell · 16 years ago
  28. fb318cb ACPI: cpufreq: use new bit register access function by Lin Ming · 16 years ago
  29. 018f452 ACPI: tidy up makefile by Bjorn Helgaas · 16 years ago
  30. 201b8c6 ACPI: call acpi_wakeup_device_init() explicitly rather than as initcall by Bjorn Helgaas · 16 years ago
  31. 9cee43e ACPI: call acpi_sleep_proc_init() explicitly rather than as initcall by Bjorn Helgaas · 16 years ago
  32. 0e46517d ACPI: call init_acpi_device_notify() explicitly rather than as initcall by Bjorn Helgaas · 16 years ago
  33. 84f810c ACPI: call acpi_debug_init() explicitly rather than as initcall by Bjorn Helgaas · 16 years ago
  34. 141a0af ACPI: call acpi_system_init() explicitly rather than as initcall by Bjorn Helgaas · 16 years ago
  35. 4451537 ACPI: call acpi_power_init() explicitly rather than as initcall by Bjorn Helgaas · 16 years ago
  36. a5f820f ACPI: call acpi_ec_init() explicitly rather than as initcall by Bjorn Helgaas · 16 years ago
  37. e747f27 ACPI: call acpi_scan_init() explicitly rather than as initcall by Bjorn Helgaas · 16 years ago
  38. 81d0273 ACPI: skip DMI power state check when ACPI disabled by Bjorn Helgaas · 16 years ago
  39. 14eecfc ACPICA: Update version to 20090320 by Bob Moore · 16 years ago
  40. 03ef132 ACPICA: Fix index value in package warning message by Bob Moore · 16 years ago
  41. f655630 ACPICA: FADT: Favor 32-bit FACS and DSDT addresses by Bob Moore · 16 years ago
  42. 31fbc07 ACPICA: FADT: Favor 32-bit register addresses for compatibility by Bob Moore · 16 years ago
  43. f28ad2c3 ACPICA: Fix PCI configuration space port address range by Bob Moore · 16 years ago
  44. ee6a0fb ACPICA: Condense some protected ports by Bob Moore · 16 years ago
  45. 91a56e6 ACPICA: Remove unused code, no functional change by Bob Moore · 16 years ago
  46. c3dd25f ACPICA: Clear PM register write-only bits on reading by Lin Ming · 16 years ago
  47. f9ca058 ACPICA: Remove obsolete acpi_os_validate_address interface by Bob Moore · 16 years ago
  48. 7f07190 ACPICA: New: I/O port protection by Bob Moore · 16 years ago
  49. 20869dc ACPICA: Preserve all PM control reserved and ignored bits by Bob Moore · 16 years ago
  50. 8636f8d ACPICA: Change handling of PM1 Status register ignored bit by Bob Moore · 16 years ago
  51. 8a335a23 ACPICA: Fix AcpiWalkNamespace race condition with table unload by Bob Moore · 16 years ago
  52. aab61b6 ACPICA: FADT: Fix extraneous length mismatch warning by Bob Moore · 16 years ago
  53. d4913dc ACPICA: Formatting update - no functional changes by Bob Moore · 16 years ago
  54. 768aaaf ACPICA: Add manifest constants for bit register values by Bob Moore · 16 years ago
  55. 2affa28 ACPICA: Update version to 20090220 by Bob Moore · 16 years ago
  56. b6bc342 ACPICA: Update table header print function by Bob Moore · 16 years ago
  57. 88dcb04 ACPICA: Restructure bit register access functions by Bob Moore · 16 years ago
  58. 50ffba1 ACPICA: Rename ACPI bit register access functions by Bob Moore · 16 years ago
  59. 9892dd2 ACPICA: Optimize ACPI register locking by Bob Moore · 16 years ago
  60. ec41f19 ACPICA: Formatting update - no functional changes by Bob Moore · 16 years ago
  61. 7bcc06e ACPICA: Debug output: decrease verbosity of DB_INFO debug level by Bob Moore · 16 years ago
  62. c114e4b ACPICA: Debug output: print result of _OSI invocations by Bob Moore · 16 years ago
  63. 4f70e37 ACPICA: Conditionally compile acpi_set_firmware_waking_vector64 by Bob Moore · 16 years ago
  64. 3371c19 ACPICA: Remove ACPI_GET_OBJECT_TYPE macro by Bob Moore · 16 years ago
  65. 32c9ef9 ACPICA: Add function to handle PM1 control registers by Bob Moore · 16 years ago
  66. 82d79b8 ACPICA: Remove redundant ACPI_BITREG_SLEEP_TYPE_B by Bob Moore · 16 years ago
  67. ac0c845 ACPICA: Fix parameter validation for acpi_read/write by Bob Moore · 16 years ago
  68. aefc7f9 ACPICA: For PM1B registers, do not shift value read or written by Bob Moore · 16 years ago
  69. 227243a ACPICA: Remove extra write for acpi_hw_clear_acpi_status by Bob Moore · 16 years ago
  70. c520aba ACPICA: Fix writes to optional PM1B registers by Bob Moore · 16 years ago
  71. d3319d17 ACPICA: Update comments in module header by Bob Moore · 16 years ago
  72. 5e053e7 ACPICA: Check for non-zero address before being converted to GAS by Lin Ming · 16 years ago
  73. 531c633 ACPICA: Split out PM1 status registers from the FADT by Bob Moore · 16 years ago
  74. 6fc69d8 ACPICA: Update version to 20090123 by Bob Moore · 16 years ago
  75. 993958f ACPICA: Update FADT flag definitions by Bob Moore · 16 years ago
  76. d3ccaff ACPICA: Add override for dynamic tables by Bob Moore · 16 years ago
  77. 97cbb7d ACPICA: Remove extraneous parameter in table manager by Bob Moore · 16 years ago
  78. ac5f98d ACPICA: Allow OS override of all ACPI tables by Bob Moore · 16 years ago
  79. 4bbfb85 ACPICA: Add error check to debug object dump routine by Bob Moore · 16 years ago
  80. 8e0ee43 Linux 2.6.29 by Linus Torvalds · 16 years ago
  81. 0030864 Build with -fno-dwarf2-cfi-asm by Kyle McMartin · 16 years ago
  82. 1db4b2d trivial: fix orphan dates in ext2 documentation by Jody McIntyre · 16 years ago
  83. d56ffd3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  84. 12a37b5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  85. 53da1d9 fix ptrace slowness by Miklos Szeredi · 16 years ago
  86. b0dcb4a Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpc by Linus Torvalds · 16 years ago
  87. 345953c powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machines by Kumar Gala · 16 years ago
  88. 61fa9dc ucc_geth: Fix oops when using fixed-link support by Anton Vorontsov · 16 years ago
  89. e3162d3 dm9000: locking bugfix by David Brownell · 16 years ago
  90. 6580f57 net: update dnet.c for bus_id removal by Stephen Rothwell · 16 years ago
  91. 59fcbdd Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 16 years ago
  92. 39678e5 Merge branch 'fix-includes' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 16 years ago
  93. f762dd6 Update my email address by Gertjan van Wingerde · 16 years ago
  94. 2aac0cf eCryptfs: NULL crypt_stat dereference during lookup by Tyler Hicks · 16 years ago
  95. 8faece5 eCryptfs: Allocate a variable number of pages for file headers by Tyler Hicks · 16 years ago
  96. 18a0d89 radeonfb: Whack the PCI PM register until it sticks by Benjamin Herrenschmidt · 16 years ago
  97. 4b97926 dnet: DNET should depend on HAS_IOMEM by Ilya Yanok · 16 years ago
  98. e2fc4d1 dca: add missing copyright/license headers by Maciej Sosnowski · 16 years ago
  99. c2f3252 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  100. f3f9258 nl80211: Check that function pointer != NULL before using it by Jouni Malinen · 16 years ago