1. 1ee2dcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  2. 2a94fe4 genetlink: make multicast groups const, prevent abuse by Johannes Berg · 11 years ago
  3. 68eb550 genetlink: pass family to functions using groups by Johannes Berg · 11 years ago
  4. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  5. 549608e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 11 years ago
  6. 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
  7. 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
  8. 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
  9. 9ebddac ACPI, x86: Fix extended error log driver to depend on CONFIG_X86_LOCAL_APIC by Luck, Tony · 11 years ago
  10. 63ff4d0 Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 11 years ago
  11. 7b98118 ACPI / hotplug: Consolidate deferred execution of ACPI hotplug routines by Rafael J. Wysocki · 11 years ago
  12. cf8a1af Merge branch 'acpi-video' by Rafael J. Wysocki · 11 years ago
  13. 0faf996 Merge branch 'acpica' by Rafael J. Wysocki · 11 years ago
  14. ee360d6 Merge branch 'acpi-assorted' by Rafael J. Wysocki · 11 years ago
  15. 8dbb8d5 Merge branch 'acpi-processor' by Rafael J. Wysocki · 11 years ago
  16. 9968e45 ACPI / event: remove unneeded NULL pointer check by Mathias Krause · 11 years ago
  17. 906f187 Revert "ACPI / video: Ignore BIOS initial backlight value for HP 250 G1" by Aaron Lu · 11 years ago
  18. 2c62333 ACPI / video: Quirk initial backlight level 0 by Aaron Lu · 11 years ago
  19. 9efa5e5 ACPI / video: Fix initial level validity test by Aaron Lu · 11 years ago
  20. 86e0a0b Merge branches 'intel_powerclamp', 'tmon' and 'misc' of .git into next by Zhang Rui · 11 years ago
  21. 176a88d ACPI / hotplug: Do not execute "insert in progress" _OST by Rafael J. Wysocki · 11 years ago
  22. 43d3888 ACPI / hotplug: Carry out PCI root eject directly by Rafael J. Wysocki · 11 years ago
  23. a3b1b1e ACPI / hotplug: Merge device hot-removal routines by Rafael J. Wysocki · 11 years ago
  24. ace8238 ACPI / hotplug: Make acpi_bus_hot_remove_device() internal by Rafael J. Wysocki · 11 years ago
  25. 5add99c ACPI / hotplug: Simplify device ejection routines by Rafael J. Wysocki · 11 years ago
  26. 2441191 ACPI / hotplug: Fix handle_root_bridge_removal() by Rafael J. Wysocki · 11 years ago
  27. 7f28dde ACPI / hotplug: Refuse to hot-remove all objects with disabled hotplug by Rafael J. Wysocki · 11 years ago
  28. 6931007 ACPI / scan: Start matching drivers after trying scan handlers by Rafael J. Wysocki · 11 years ago
  29. 71bba8f ACPI: Remove acpi_pci_slot_init() headers from internal.h by Rafael J. Wysocki · 11 years ago
  30. f0eb2e5 ACPI / blacklist: fix name of ThinkPad Edge E530 by Felipe Contreras · 11 years ago
  31. fb10d5b Merge branch 'linus' into sched/core by Ingo Molnar · 11 years ago
  32. 7ea6c6c Move cper.c from drivers/acpi/apei to drivers/firmware/efi by Luck, Tony · 11 years ago
  33. 45c9f78 ACPICA: Add __init for ACPICA initializers/finalizers. by Lv Zheng · 11 years ago
  34. 40bce10 ACPICA: Cleanup asmlinkage for ACPICA APIs. by Lv Zheng · 11 years ago
  35. dba47d3 ACPICA: Fix cached object deletion code. by Lv Zheng · 11 years ago
  36. 2faa046 ACPICA: Remove dead AOPOBJ_INVALID check. by Lv Zheng · 11 years ago
  37. 6208a3d ACPICA: Cleanup useless memset invocations. by Lv Zheng · 11 years ago
  38. bd48d67 ACPICA: Fix an ACPI_ALLOCATE_ZEROED() reversal. by Lv Zheng · 11 years ago
  39. 130797a ACPICA: Fix wrong object length returned by acpi_ut_get_simple_object_size(). by Lv Zheng · 11 years ago
  40. 9187a41 ACPICA: Add new statistics interface. by Lv Zheng · 11 years ago
  41. 98f7eb8 ACPICA: Update namespace dump code. by Lv Zheng · 11 years ago
  42. 99567bc ACPICA: Update check for setting the ANOBJ_IS_EXTERNAL flag. by Lv Zheng · 11 years ago
  43. bb42cc2 ACPICA: Update default space handlers. by Lv Zheng · 11 years ago
  44. cd27d79 ACPICA: Fix indentation issues for macro invocations. by Lv Zheng · 11 years ago
  45. d21f600 ACPICA: Deploy ACPI_EXPORT_SYMBOL_INIT for main ACPICA initialization interfaces. by Lv Zheng · 11 years ago
  46. 10622bf ACPICA: Linuxize: Change indentation of C labels. by Lv Zheng · 11 years ago
  47. bb1cab3 ACPICA: Clarify ACPI_FREE_BUFFER usage. by Bob Moore · 11 years ago
  48. 839e928 ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules. by Lv Zheng · 11 years ago
  49. e07fcfd ACPICA: Hardcode access width for the reset register. by Bob Moore · 11 years ago
  50. ab3b248 ACPICA: Fix possible memory leaks in the GPE handling. by Lv Zheng · 11 years ago
  51. b3c86c3 ACPICA: Cleanup memory allocation macros and configurability. by Lv Zheng · 11 years ago
  52. 7342447 ACPICA: Add safe versions of common string functions. by Bob Moore · 11 years ago
  53. 1d98e9e ACPICA: Add history/line-editing for Unix/Linux systems. by Bob Moore · 11 years ago
  54. 48961ce ACPICA: Add a check for a null node during namespace walk. by Bob Moore · 11 years ago
  55. d7da179 ACPICA: Table print header function: Increase default width for table length. by Bob Moore · 11 years ago
  56. 1b673f2 ACPICA: Ensure that debug output is immediately disabled on termination. by Tomasz Nowicki · 11 years ago
  57. e7e92ec9 ACPI: Fix spelling mistake in error messages by Colin Ian King · 11 years ago
  58. 34411a6 ACPI / processor: Do not request ACPI cpufreq module directly by Rafael J. Wysocki · 11 years ago
  59. 5171f4f Merge branch 'acpi-assorted' by Rafael J. Wysocki · 11 years ago
  60. 975bcab Merge branch 'acpi-video' by Rafael J. Wysocki · 11 years ago
  61. dd6c26b Merge branch 'acpi-pm' by Rafael J. Wysocki · 11 years ago
  62. c0ced86 Merge branch 'acpi-ipmi' by Rafael J. Wysocki · 11 years ago
  63. 9183ea6 Merge branch 'acpica' by Rafael J. Wysocki · 11 years ago
  64. 31c466c Merge branch 'acpi-conversion' by Rafael J. Wysocki · 11 years ago
  65. 3f66c31 Merge branch 'acpi-tables' by Rafael J. Wysocki · 11 years ago
  66. 5c2aae8 Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 11 years ago
  67. 3fbc4d6 Merge branch 'acpi-processor' by Rafael J. Wysocki · 11 years ago
  68. 8e32e47 Merge branch 'acpi-cleanup' by Rafael J. Wysocki · 11 years ago
  69. b042453 ACPI: Add Toshiba NB100 to Vista _OSI blacklist by Levente Kurusa · 11 years ago
  70. 17e8d03 Merge back earlier 'acpi-assorted' material. by Rafael J. Wysocki · 11 years ago
  71. 1bdb71a ACPI: Add Toshiba NB100 to Vista _OSI blacklist by Levente Kurusa · 11 years ago
  72. e37f14a ACPI / video: Ignore BIOS initial backlight value for HP 250 G1 by Kirill Tkhai · 11 years ago
  73. f6edea7 ACPI, APEI, CPER: Cleanup CPER memory error output format by Chen, Gong · 11 years ago
  74. fbeef85 ACPI, APEI, CPER: Enhance memory reporting capability by Chen, Gong · 11 years ago
  75. 147de14 ACPI, APEI, CPER: Add UEFI 2.4 support for memory error by Chen, Gong · 11 years ago
  76. 4b3db70 ACPI, x86: Extended error log driver for x86 platform by Chen, Gong · 11 years ago
  77. 88f074f ACPI, CPER: Update cper info by Chen, Gong · 11 years ago
  78. 833ba4b ACPI, APEI, CPER: Fix status check during error printing by Chen, Gong · 11 years ago
  79. 5e2be4e ACPI / osl: remove an unneeded NULL check by Dan Carpenter · 11 years ago
  80. 2421ad4 ACPI / PM: Drop two functions that are not used any more by Rafael J. Wysocki · 11 years ago
  81. 41863fc ACPI / power: Drop automaitc resume of power resource dependent devices by Rafael J. Wysocki · 11 years ago
  82. 9208e31 ACPI / platform: add ACPI ID for a Broadcom GPS chip by Heikki Krogerus · 11 years ago
  83. c0ad856 Merge branch 'acpi-conversion' into acpi-assorted by Rafael J. Wysocki · 11 years ago
  84. a8d52f4 ACPI / video: Add Lenovo IdeaPad Yoga 13 to acpi video detect blacklist by Lennart Poettering · 11 years ago
  85. ab0fd67 ACPI / AC: Remove AC's proc directory. by Lan Tianyu · 11 years ago
  86. fbc9fe1 ACPI / video: Do not register backlight if win8 and native interface exists by Aaron Lu · 11 years ago
  87. 67b662e ACPI / video: seperate backlight control and event interface by Aaron Lu · 11 years ago
  88. 7d13f94 ACPI: remove /proc/acpi/event from ACPI_BUTTON help by Krzysztof Mazur · 11 years ago
  89. d7d4901 ACPI / power: Release resource_lock after acpi_power_get_state() return error by Lan Tianyu · 11 years ago
  90. 6d3be30 treewide: Fix typo in printk by Masanari Iida · 11 years ago
  91. 7744da5 ACPI / proc: Remove alarm proc file by Lan Tianyu · 11 years ago
  92. 7d7ee95 ACPI: Remove CONFIG_ACPI_PROCFS_POWER and cm_sbsc.c by Lan Tianyu · 11 years ago
  93. 2a68b99 ACPI / SBS: Remove SBS's proc directory by Lan Tianyu · 11 years ago
  94. 1e2d9cd ACPI / Battery: Remove battery's proc directory by Lan Tianyu · 11 years ago
  95. aaf3d29 ACPI / PM / Documentation: Replace outdated project links and addresses by Rafael J. Wysocki · 11 years ago
  96. 644f17a ACPI / PM: allow child devices to ignore parent power state by Mika Westerberg · 11 years ago
  97. e83dda0 ACPI: improve acpi_extract_package() utility by Al Stone · 11 years ago
  98. 088f1fd ACPI / LPSS: fix UART Auto Flow Control by Heikki Krogerus · 11 years ago
  99. e54968c ACPI / platform: Add ACPI IDs for Intel SST audio device by Jarkko Nikula · 11 years ago
  100. 16ff816d ACPI / memhotplug: Use defined marco METHOD_NAME__STA by Zhang Yanfei · 11 years ago