1. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  2. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 12 years ago
  3. a335750 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  4. d326f44 Merge branch 'tboot' into release by Len Brown · 12 years ago
  5. ec612fc Merge branch 'd3' into release by Len Brown · 12 years ago
  6. 73f0533 Merge branch 'apei' into release by Len Brown · 12 years ago
  7. 1a05e46 Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'misc', 'red-hat-bz-727865', 'thermal', 'throttling', 'turbostat' and 'video' into release by Len Brown · 12 years ago
  8. 344e222 ACPI throttling: fix endian bug in acpi_read_throttling_status() by Dan Carpenter · 12 years ago
  9. b60e7f6 ACPI video: Don't start video device until its associated input device has been allocated by Igor Murzov · 12 years ago
  10. ea9f885 ACPI video: Harden video bus adding. by Igor Murzov · 12 years ago
  11. d1ff4b1 ACPI: Add support for exposing BGRT data by Matthew Garrett · 12 years ago
  12. f2d4753 ACPI: export acpi_kobj by Matthew Garrett · 12 years ago
  13. 8cdde12 ACPI: Fix logic for removing mappings in 'acpi_unmap' by Myron Stowe · 12 years ago
  14. 37d2a36 CPER failed to handle generic error records with multiple sections by Jiang Liu · 12 years ago
  15. 3723997 ACPI: Clean redundant codes in scan.c by Alex He · 12 years ago
  16. 9505626 ACPI: Fix unprotected smp_processor_id() in acpi_processor_cst_has_changed() by Paul E. McKenney · 12 years ago
  17. e252675 ACPI: consistently use should_use_kmap() by Jan Beulich · 12 years ago
  18. c80f5b3 ACPI: processor_driver: add missing kfree by Julia Lawall · 12 years ago
  19. 15afae6 ACPI, APEI: Fix incorrect APEI register bit width check and usage by Gary Hade · 12 years ago
  20. ee49089 ACPI, APEI, EINJ, new parameter to control trigger action by Chen Gong · 12 years ago
  21. 185210c ACPI, APEI, EINJ, limit the range of einj_param by Chen Gong · 12 years ago
  22. 7ed28f2 ACPI, APEI, Fix ERST header length check by Jiang Liu · 12 years ago
  23. 1a022e3 idle, x86: Allow off-lined CPU to enter deeper C states by Boris Ostrovsky · 12 years ago
  24. 9f324bd ACPI: Add CPU hotplug support for processor device objects by Toshi Kani · 12 years ago
  25. c6436f5a ACPI / PM: print physical addresses consistently with other parts of kernel by Bjorn Helgaas · 12 years ago
  26. 9bcb811 ACPI: Evaluate thermal trip points before reading temperature by Matthew Garrett · 12 years ago
  27. b24e509 ACPI, PCI: Move acpi_dev_run_wake() to ACPI core by Lin Ming · 12 years ago
  28. 0090def ACPI: Add interface to register/unregister device to/from power resources by Lin Ming · 12 years ago
  29. 3ebc81b ACPI: Introduce ACPI D3_COLD state support by Zhang Rui · 12 years ago
  30. 6a99b1c ACPICA: Object repair code: Support to add Package wrappers by Bob Moore · 12 years ago
  31. 6fe0d06 ACPI: Make ACPI interrupt threaded by Andi Kleen · 12 years ago
  32. d6795fe3 ACPI: ec: Do request_region outside WARN() by Andi Kleen · 12 years ago
  33. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  34. 61e5191 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 12 years ago
  35. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  36. a2ef5c4 ACPI: Move module parameter gts and bfs to sleep.c by Lin Ming · 12 years ago
  37. 8a73b17 ACPICA: Sleep/Wake interfaces: optionally execute _GTS and _BFS by Lin Ming · 12 years ago
  38. 2815ab9 ACPI: Do cpufreq clamping for throttling per package v2 by Andi Kleen · 12 years ago
  39. 4acb688 ACPICA: Debugger: Add missing object info to namespace dump by Bob Moore · 12 years ago
  40. a1acd22 ACPICA: Change exception code for invalid pathname in acpi_evaluate_object by Bob Moore · 12 years ago
  41. 4efeeec ACPICA: Clarify METHOD_NAME* defines for full-pathname cases by Bob Moore · 12 years ago
  42. 72a8887 ACPICA: Add table-driven dispatch for sleep/wake functions by Bob Moore · 12 years ago
  43. 7095857 ACPICA: Split sleep/wake functions into two files by Bob Moore · 12 years ago
  44. f99648b ACPICA: Distill multiple sleep method functions to a single function by Bob Moore · 12 years ago
  45. f7b004a ACPICA: Add acpi_os_physical_table_override interface by Bob Moore · 12 years ago
  46. ea14360 ACPICA: ACPI 5: Update debug output for new notify values by Bob Moore · 12 years ago
  47. 653f4b5 ACPICA: Expand OSL memory read/write interfaces to 64 bits by Bob Moore · 12 years ago
  48. 33620c5 ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardware by Bob Moore · 12 years ago
  49. d08310f ACPICA: Move ACPI timer prototypes to public acpixf file by Bob Moore · 12 years ago
  50. 2feec47 ACPICA: ACPI 5: Support for new FADT SleepStatus, SleepControl registers by Bob Moore · 12 years ago
  51. 384fe87 ACPICA: Update _REV return value to 5 by Bob Moore · 12 years ago
  52. e840dfe Merge branch 'stable/for-x86-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into tboot by Len Brown · 12 years ago
  53. 3e80acd ACPICA: Fix regression in FADT revision checks by Julian Anastasov · 12 years ago
  54. cf45013 ACPI: ignore FADT reset-reg-sup flag by Len Brown · 13 years ago
  55. 3e2abc5 ACPI: EC: Add ec_get_handle() by Seth Forshee · 13 years ago
  56. 7ec48ce platform/x86: drop deprecated asus_acpi driver by Corentin Chary · 13 years ago
  57. 09f98a8 x86, acpi, tboot: Have a ACPI os prepare sleep instead of calling tboot_sleep. by Tang Liang · 13 years ago
  58. 976a0be ACPI: remove duplicated lines of merging problems with acpi_processor_start by Yinghai Lu · 12 years ago
  59. 59c1204 ACPI: remove duplicated lines of merging problems with acpi_processor_add by Yinghai Lu · 12 years ago
  60. bd1d462 Merge 3.3-rc2 into the driver-core-next branch. by Greg Kroah-Hartman · 12 years ago
  61. 9061e0e ACPI: Load acpi-cpufreq from processor driver automatically by Andi Kleen · 13 years ago
  62. eb7004e Merge branches 'atomicio-apei', 'hotplug', 'sony-nvs-nosave' and 'thermal-netlink' into release by Len Brown · 13 years ago
  63. 459413d Use acpi_os_map_memory() instead of ioremap() in einj driver by Luck, Tony · 13 years ago
  64. 29924b9 ACPI, APEI, EINJ, cleanup 0 vs NULL confusion by Dan Carpenter · 13 years ago
  65. 4c40aed ACPI, APEI, EINJ Allow empty Trigger Error Action Table by Niklas Söderlund · 13 years ago
  66. 93f7708 ACPI / PM: Add Sony Vaio VPCCW29FX to nonvs blacklist. by Lan Tianyu · 13 years ago
  67. 1001a3a ACPI: Remove ./drivers/acpi/atomicio.[ch] by Myron Stowe · 13 years ago
  68. ba242d5 ACPI, APEI: Add RAM mapping support to ACPI by Myron Stowe · 13 years ago
  69. e615bf5 ACPI, APEI: Add 64-bit read/write support for APEI on i386 by Myron Stowe · 13 years ago
  70. 99b7250 ACPI processor hotplug: Delay acpi_processor_start() call for hotplugged cores by Thomas Renninger · 13 years ago
  71. 54d5dcc ACPI processor hotplug: Split up acpi_processor_add by Thomas Renninger · 13 years ago
  72. 507a03c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
  73. 79ba0db Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into release by Len Brown · 13 years ago
  74. c130bd6 acpi/apei/einj: Add extensions to EINJ from rev 5.0 of acpi spec by Tony Luck · 13 years ago
  75. cb79717 Merge branch 'atomicio-remove' into release by Len Brown · 13 years ago
  76. 037d76f Merge branch 'apei' into release by Len Brown · 13 years ago
  77. 3bd81a8 ACPI processor: Remove unneeded variable passed by acpi_processor_hotadd_init V2 by Thomas Renninger · 13 years ago
  78. 5e7590d ACPI processor: Remove unneeded cpuidle_unregister_driver call by Thomas Renninger · 13 years ago
  79. 3333ea7 ACPI processor: Fix error path, also remove sysdev link by Thomas Renninger · 13 years ago
  80. d640113 ACPI: processor: fix acpi_get_cpuid for UP processor by Lin Ming · 13 years ago
  81. 700130b ACPI APEI: Convert atomicio routines by Myron Stowe · 13 years ago
  82. 6f68c91 ACPI: Export interfaces for ioremapping/iounmapping ACPI registers by Myron Stowe · 13 years ago
  83. bc9ffce ACPI: Fix possible alignment issues with GAS 'address' references by Myron Stowe · 13 years ago
  84. 8df0eb7c ACPI: Store SRAT table revision by Kurt Garloff · 13 years ago
  85. 4134b8c ACPI, APEI, Resolve false conflict between ACPI NVS and APEI by Huang Ying · 13 years ago
  86. b54ac6d ACPI, Record ACPI NVS regions by Huang Ying · 13 years ago
  87. b4e008d ACPI, APEI, EINJ, Refine the fix of resource conflict by Xiao, Hui · 13 years ago
  88. fdea163 ACPI, APEI, EINJ, Fix resource conflict on some machine by Huang Ying · 13 years ago
  89. 76da3fb ACPI, Add RAM mapping support to ACPI atomic IO support by Huang Ying · 13 years ago
  90. 46d12f0 ACPI, APEI, Printk queued error record before panic by Huang Ying · 13 years ago
  91. 5ba82ab ACPI, APEI, GHES, Distinguish interleaved error report in kernel log by Huang Ying · 13 years ago
  92. ad68615 ACPI, APEI, Remove table not found message by Huang Ying · 13 years ago
  93. 46b91e3 ACPI, APEI, Print resource errors in conventional format by Bjorn Helgaas · 13 years ago
  94. a654e5e ACPI, APEI, GHES: Add PCIe AER recovery support by Huang Ying · 13 years ago
  95. 04c2599 ACPI, Add 64bit read/write support to atomicio on i386 by Huang Ying · 13 years ago
  96. 7784813 ACPICA: Update all copyrights to 2012 by Bob Moore · 13 years ago
  97. f654c0f ACPICA: Add support for region address conflict checking by Lin Ming · 13 years ago
  98. ecafe6f ACPICA: Update for larger ACPI 5 FADT size by Bob Moore · 13 years ago
  99. 5dc46c3 ACPICA: Clean up Makefile by Lin Ming · 13 years ago
  100. 25169b7 ACPI 5.0: Allow _AEI method in walk resources by Zhang Rui · 13 years ago