1. 82023bb Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  2. 1ee2dcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  3. 2a94fe4 genetlink: make multicast groups const, prevent abuse by Johannes Berg · 11 years ago
  4. 68eb550 genetlink: pass family to functions using groups by Johannes Berg · 11 years ago
  5. 9a04d08 Merge branch 'acpi-video' by Rafael J. Wysocki · 11 years ago
  6. dcaea2c Merge branch 'acpi-ec' by Rafael J. Wysocki · 11 years ago
  7. 614d742 Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 11 years ago
  8. 8834616 ACPI / scan: Set flags.match_driver in acpi_bus_scan_fixed() by Rafael J. Wysocki · 11 years ago
  9. f516bde ACPI / PCI root: Clear driver_data before failing enumeration by Rafael J. Wysocki · 11 years ago
  10. c1beb0b ACPI / hotplug: Fix PCI host bridge hot removal by Rafael J. Wysocki · 11 years ago
  11. 5beaee4 ACPI / hotplug: Fix acpi_bus_get_device() return value check by Rafael J. Wysocki · 11 years ago
  12. f86e7bc Merge branch 'acpi-lpss' by Rafael J. Wysocki · 11 years ago
  13. eb648212 Merge branch 'acpi-config' by Rafael J. Wysocki · 11 years ago
  14. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  15. 545ef36 ACPI / video: clean up DMI table for initial black screen problem by Aaron Lu · 11 years ago
  16. 36b1587 ACPI / EC: Ensure lock is acquired before accessing ec struct members by Puneet Kumar · 11 years ago
  17. 86b0cc1 ACPI / AC: Remove struct acpi_device pointer from struct acpi_ac by Lan Tianyu · 11 years ago
  18. a104b4d ACPI / bind: Use (put|get)_device() on ACPI device objects too by Rafael J. Wysocki · 11 years ago
  19. 3a83f99 ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro by Rafael J. Wysocki · 11 years ago
  20. 7b19981 ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node by Rafael J. Wysocki · 11 years ago
  21. 549608e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 11 years ago
  22. 2f466d3 Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  23. f9300ea Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  24. a4d9753 ACPI / LPSS: add ACPI IDs for newer Intel PCHs by Mika Westerberg · 11 years ago
  25. 4c47cb1 ACPI: delete CONFIG_ACPI_BLACKLIST_YEAR by Len Brown · 11 years ago
  26. 340286c Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  27. 9ebddac ACPI, x86: Fix extended error log driver to depend on CONFIG_X86_LOCAL_APIC by Luck, Tony · 11 years ago
  28. 63ff4d0 Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 11 years ago
  29. 7b98118 ACPI / hotplug: Consolidate deferred execution of ACPI hotplug routines by Rafael J. Wysocki · 11 years ago
  30. cf8a1af Merge branch 'acpi-video' by Rafael J. Wysocki · 11 years ago
  31. 0faf996 Merge branch 'acpica' by Rafael J. Wysocki · 11 years ago
  32. ee360d6 Merge branch 'acpi-assorted' by Rafael J. Wysocki · 11 years ago
  33. 8dbb8d5 Merge branch 'acpi-processor' by Rafael J. Wysocki · 11 years ago
  34. 9968e45 ACPI / event: remove unneeded NULL pointer check by Mathias Krause · 11 years ago
  35. 906f187 Revert "ACPI / video: Ignore BIOS initial backlight value for HP 250 G1" by Aaron Lu · 11 years ago
  36. 2c62333 ACPI / video: Quirk initial backlight level 0 by Aaron Lu · 11 years ago
  37. 9efa5e5 ACPI / video: Fix initial level validity test by Aaron Lu · 11 years ago
  38. 86e0a0b Merge branches 'intel_powerclamp', 'tmon' and 'misc' of .git into next by Zhang Rui · 11 years ago
  39. 176a88d ACPI / hotplug: Do not execute "insert in progress" _OST by Rafael J. Wysocki · 11 years ago
  40. 43d3888 ACPI / hotplug: Carry out PCI root eject directly by Rafael J. Wysocki · 11 years ago
  41. a3b1b1e ACPI / hotplug: Merge device hot-removal routines by Rafael J. Wysocki · 11 years ago
  42. ace8238 ACPI / hotplug: Make acpi_bus_hot_remove_device() internal by Rafael J. Wysocki · 11 years ago
  43. 5add99c ACPI / hotplug: Simplify device ejection routines by Rafael J. Wysocki · 11 years ago
  44. 2441191 ACPI / hotplug: Fix handle_root_bridge_removal() by Rafael J. Wysocki · 11 years ago
  45. 7f28dde ACPI / hotplug: Refuse to hot-remove all objects with disabled hotplug by Rafael J. Wysocki · 11 years ago
  46. 6931007 ACPI / scan: Start matching drivers after trying scan handlers by Rafael J. Wysocki · 11 years ago
  47. 71bba8f ACPI: Remove acpi_pci_slot_init() headers from internal.h by Rafael J. Wysocki · 11 years ago
  48. f0eb2e5 ACPI / blacklist: fix name of ThinkPad Edge E530 by Felipe Contreras · 11 years ago
  49. fb10d5b Merge branch 'linus' into sched/core by Ingo Molnar · 11 years ago
  50. 7ea6c6c Move cper.c from drivers/acpi/apei to drivers/firmware/efi by Luck, Tony · 11 years ago
  51. 45c9f78 ACPICA: Add __init for ACPICA initializers/finalizers. by Lv Zheng · 11 years ago
  52. 40bce10 ACPICA: Cleanup asmlinkage for ACPICA APIs. by Lv Zheng · 11 years ago
  53. dba47d3 ACPICA: Fix cached object deletion code. by Lv Zheng · 11 years ago
  54. 2faa046 ACPICA: Remove dead AOPOBJ_INVALID check. by Lv Zheng · 11 years ago
  55. 6208a3d ACPICA: Cleanup useless memset invocations. by Lv Zheng · 11 years ago
  56. bd48d67 ACPICA: Fix an ACPI_ALLOCATE_ZEROED() reversal. by Lv Zheng · 11 years ago
  57. 130797a ACPICA: Fix wrong object length returned by acpi_ut_get_simple_object_size(). by Lv Zheng · 11 years ago
  58. 9187a41 ACPICA: Add new statistics interface. by Lv Zheng · 11 years ago
  59. 98f7eb8 ACPICA: Update namespace dump code. by Lv Zheng · 11 years ago
  60. 99567bc ACPICA: Update check for setting the ANOBJ_IS_EXTERNAL flag. by Lv Zheng · 11 years ago
  61. bb42cc2 ACPICA: Update default space handlers. by Lv Zheng · 11 years ago
  62. cd27d79 ACPICA: Fix indentation issues for macro invocations. by Lv Zheng · 11 years ago
  63. d21f600 ACPICA: Deploy ACPI_EXPORT_SYMBOL_INIT for main ACPICA initialization interfaces. by Lv Zheng · 11 years ago
  64. 10622bf ACPICA: Linuxize: Change indentation of C labels. by Lv Zheng · 11 years ago
  65. bb1cab3 ACPICA: Clarify ACPI_FREE_BUFFER usage. by Bob Moore · 11 years ago
  66. 839e928 ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules. by Lv Zheng · 11 years ago
  67. e07fcfd ACPICA: Hardcode access width for the reset register. by Bob Moore · 11 years ago
  68. ab3b248 ACPICA: Fix possible memory leaks in the GPE handling. by Lv Zheng · 11 years ago
  69. b3c86c3 ACPICA: Cleanup memory allocation macros and configurability. by Lv Zheng · 11 years ago
  70. 7342447 ACPICA: Add safe versions of common string functions. by Bob Moore · 11 years ago
  71. 1d98e9e ACPICA: Add history/line-editing for Unix/Linux systems. by Bob Moore · 11 years ago
  72. 48961ce ACPICA: Add a check for a null node during namespace walk. by Bob Moore · 11 years ago
  73. d7da179 ACPICA: Table print header function: Increase default width for table length. by Bob Moore · 11 years ago
  74. 1b673f2 ACPICA: Ensure that debug output is immediately disabled on termination. by Tomasz Nowicki · 11 years ago
  75. e7e92ec9 ACPI: Fix spelling mistake in error messages by Colin Ian King · 11 years ago
  76. 34411a6 ACPI / processor: Do not request ACPI cpufreq module directly by Rafael J. Wysocki · 11 years ago
  77. 5171f4f Merge branch 'acpi-assorted' by Rafael J. Wysocki · 11 years ago
  78. 975bcab Merge branch 'acpi-video' by Rafael J. Wysocki · 11 years ago
  79. dd6c26b Merge branch 'acpi-pm' by Rafael J. Wysocki · 11 years ago
  80. c0ced86 Merge branch 'acpi-ipmi' by Rafael J. Wysocki · 11 years ago
  81. 9183ea6 Merge branch 'acpica' by Rafael J. Wysocki · 11 years ago
  82. 31c466c Merge branch 'acpi-conversion' by Rafael J. Wysocki · 11 years ago
  83. 3f66c31 Merge branch 'acpi-tables' by Rafael J. Wysocki · 11 years ago
  84. 5c2aae8 Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 11 years ago
  85. 3fbc4d6 Merge branch 'acpi-processor' by Rafael J. Wysocki · 11 years ago
  86. 8e32e47 Merge branch 'acpi-cleanup' by Rafael J. Wysocki · 11 years ago
  87. b042453 ACPI: Add Toshiba NB100 to Vista _OSI blacklist by Levente Kurusa · 11 years ago
  88. 17e8d03 Merge back earlier 'acpi-assorted' material. by Rafael J. Wysocki · 11 years ago
  89. 1bdb71a ACPI: Add Toshiba NB100 to Vista _OSI blacklist by Levente Kurusa · 11 years ago
  90. e37f14a ACPI / video: Ignore BIOS initial backlight value for HP 250 G1 by Kirill Tkhai · 11 years ago
  91. f6edea7 ACPI, APEI, CPER: Cleanup CPER memory error output format by Chen, Gong · 11 years ago
  92. fbeef85 ACPI, APEI, CPER: Enhance memory reporting capability by Chen, Gong · 11 years ago
  93. 147de14 ACPI, APEI, CPER: Add UEFI 2.4 support for memory error by Chen, Gong · 11 years ago
  94. 4b3db70 ACPI, x86: Extended error log driver for x86 platform by Chen, Gong · 11 years ago
  95. 88f074f ACPI, CPER: Update cper info by Chen, Gong · 11 years ago
  96. 833ba4b ACPI, APEI, CPER: Fix status check during error printing by Chen, Gong · 11 years ago
  97. 5e2be4e ACPI / osl: remove an unneeded NULL check by Dan Carpenter · 11 years ago
  98. 2421ad4 ACPI / PM: Drop two functions that are not used any more by Rafael J. Wysocki · 11 years ago
  99. 41863fc ACPI / power: Drop automaitc resume of power resource dependent devices by Rafael J. Wysocki · 11 years ago
  100. 9208e31 ACPI / platform: add ACPI ID for a Broadcom GPS chip by Heikki Krogerus · 11 years ago