1. ea9f885 ACPI video: Harden video bus adding. by Igor Murzov · 12 years ago
  2. d1ff4b1 ACPI: Add support for exposing BGRT data by Matthew Garrett · 13 years ago
  3. f2d4753 ACPI: export acpi_kobj by Matthew Garrett · 13 years ago
  4. 8cdde12 ACPI: Fix logic for removing mappings in 'acpi_unmap' by Myron Stowe · 12 years ago
  5. 37d2a36 CPER failed to handle generic error records with multiple sections by Jiang Liu · 12 years ago
  6. 3723997 ACPI: Clean redundant codes in scan.c by Alex He · 12 years ago
  7. 9505626 ACPI: Fix unprotected smp_processor_id() in acpi_processor_cst_has_changed() by Paul E. McKenney · 12 years ago
  8. e252675 ACPI: consistently use should_use_kmap() by Jan Beulich · 12 years ago
  9. 89e96ad PNPACPI: Fix device ref leaking in acpi_pnp_match by Yinghai Lu · 12 years ago
  10. c80f5b3 ACPI: processor_driver: add missing kfree by Julia Lawall · 12 years ago
  11. 15afae6 ACPI, APEI: Fix incorrect APEI register bit width check and usage by Gary Hade · 12 years ago
  12. ee49089 ACPI, APEI, EINJ, new parameter to control trigger action by Chen Gong · 12 years ago
  13. 185210c ACPI, APEI, EINJ, limit the range of einj_param by Chen Gong · 12 years ago
  14. 7ed28f2 ACPI, APEI, Fix ERST header length check by Jiang Liu · 12 years ago
  15. 02401c0 cpuidle: power_usage should be declared signed integer by Boris Ostrovsky · 12 years ago
  16. 1a022e3 idle, x86: Allow off-lined CPU to enter deeper C states by Boris Ostrovsky · 12 years ago
  17. f52b69f8 Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago
  18. 9f324bd ACPI: Add CPU hotplug support for processor device objects by Toshi Kani · 12 years ago
  19. c6436f5a ACPI / PM: print physical addresses consistently with other parts of kernel by Bjorn Helgaas · 12 years ago
  20. 9bcb811 ACPI: Evaluate thermal trip points before reading temperature by Matthew Garrett · 13 years ago
  21. b24e509 ACPI, PCI: Move acpi_dev_run_wake() to ACPI core by Lin Ming · 12 years ago
  22. 2f7fa1b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  23. fc850f3 cpuidle: use the driver's state_count as default by Daniel Lezcano · 12 years ago
  24. 3a53396 cpuidle: add a sysfs entry to disable specific C state for debug purpose. by ShuoX Liu · 12 years ago
  25. 0090def ACPI: Add interface to register/unregister device to/from power resources by Lin Ming · 12 years ago
  26. 3ebc81b ACPI: Introduce ACPI D3_COLD state support by Zhang Rui · 12 years ago
  27. 6a99b1c ACPICA: Object repair code: Support to add Package wrappers by Bob Moore · 12 years ago
  28. f182394 Input: wacom - check for allocation failure in probe() by Dan Carpenter · 12 years ago
  29. 6fe0d06 ACPI: Make ACPI interrupt threaded by Andi Kleen · 12 years ago
  30. d6795fe3 ACPI: ec: Do request_region outside WARN() by Andi Kleen · 12 years ago
  31. 4bde23f Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  32. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  33. 820d41c Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  34. 12679a2 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  35. a6f707b Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia by Linus Torvalds · 12 years ago
  36. ef08e78 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  37. bcd5507 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  38. a92e7023c Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 12 years ago
  39. 0a03726 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  40. 2533c2c Merge branch 'fixes-gpio-to-irq' into fixes by Tony Lindgren · 12 years ago
  41. e6801af drivers: input: Fix OMAP_GPIO_IRQ with gpio_to_irq() in ams_delta_serio_exit() by Tarun Kanti DebBarma · 12 years ago
  42. 3fa016a drm/i915: suspend fbdev device around suspend/hibernate by Dave Airlie · 12 years ago
  43. b5174fa Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  44. 532bfc8 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  45. 8da00ed backlight: fix typo in tosa_lcd.c by Masanari Iida · 12 years ago
  46. f450716 nbd: rename the nbd_device variable from lo to nbd by Wanlong Gao · 12 years ago
  47. 423a5bb ipmi: use locks on watchdog timeout set on reboot by Corey Minyard · 12 years ago
  48. f60adf4 ipmi: simplify locking by Corey Minyard · 12 years ago
  49. 895dcfd ipmi: fix message handling during panics by Corey Minyard · 12 years ago
  50. 7adf579 ipmi: use a tasklet for handling received messages by Corey Minyard · 12 years ago
  51. 828dc9d ipmi: increase KCS timeouts by Matthew Garrett · 12 years ago
  52. b88e769 ipmi: decrease the IPMI message transaction time in interrupt mode by Srinivas_Gowda · 12 years ago
  53. 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
  54. ed0bb8e Merge branch 'for-linus-3.4' of git://git.linaro.org/people/sumitsemwal/linux-dma-buf by Linus Torvalds · 12 years ago
  55. 47b816f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  56. f0f3680 Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 12 years ago
  57. 61e5191 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 12 years ago
  58. d2a2fc1 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 12 years ago
  59. 7bf97e1 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  60. 30304e5 Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  61. 750f770 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  62. 89e5d6f Merge tag 'dm-3.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 12 years ago
  63. 516e779 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  64. 735e941c Merge tag 'common-clk-api' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  65. 09893ee Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  66. ff877c4 Merge tag 'drivers2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  67. a4ffc15 dm: add verity target by Mikulas Patocka · 12 years ago
  68. a66cc28 dm bufio: prefetch by Mikulas Patocka · 12 years ago
  69. 67e2e2b dm thin: add pool target flags to control discard by Joe Thornber · 12 years ago
  70. 104655f dm thin: support discards by Joe Thornber · 12 years ago
  71. eb2aa48 dm thin: prepare to support discard by Joe Thornber · 12 years ago
  72. 6efd6e8 dm thin: use dm_target_offset by Alasdair G Kergon · 12 years ago
  73. 2dd9c25 dm thin: support read only external snapshot origins by Joe Thornber · 12 years ago
  74. c4a69ec dm thin: relax hard limit on the maximum size of a metadata device by Mike Snitzer · 12 years ago
  75. 71fd5ae dm persistent data: remove space map ref_count entries if redundant by Joe Thornber · 12 years ago
  76. 905e51b dm thin: commit outstanding data every second by Joe Thornber · 12 years ago
  77. 31998ef dm: reject trailing characters in sccanf input by Mikulas Patocka · 12 years ago
  78. 0447568 dm raid: handle failed devices during start up by Jonathan E Brassow · 12 years ago
  79. fef838c dm thin metadata: pass correct space map to dm_sm_root_size by Joe Thornber · 12 years ago
  80. a3aefb3 dm persistent data: remove redundant value_size arg from value_ptr by Joe Thornber · 12 years ago
  81. 466891f dm mpath: detect invalid map_context by Jun'ichi Nomura · 12 years ago
  82. 4d7b38b dm: clear bi_end_io on remapping failure by Hannes Reinecke · 12 years ago
  83. 574ce07 dm table: simplify call to free_devices by Hannes Reinecke · 12 years ago
  84. fe878f3 dm thin: correct comments by Joe Thornber · 12 years ago
  85. 035220b dm raid: no longer experimental by Alasdair G Kergon · 12 years ago
  86. e0b215d dm uevent: no longer experimental by Alasdair G Kergon · 12 years ago
  87. b098890 dm persistent data: fix btree rebalancing after remove by Joe Thornber · 12 years ago
  88. 6f94a4c dm thin: fix stacked bi_next usage by Joe Thornber · 12 years ago
  89. 72c6e7a dm crypt: add missing error handling by Mikulas Patocka · 12 years ago
  90. aeb2dea dm crypt: fix mempool deadlock by Mikulas Patocka · 12 years ago
  91. aadbe26 dm exception store: fix init error path by Andrei Warkentin · 12 years ago
  92. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  93. 96f951e Add #includes needed to permit the removal of asm/system.h by David Howells · 12 years ago
  94. d550bbd Disintegrate asm/system.h for Sparc by David Howells · 12 years ago
  95. a0616cd Disintegrate asm/system.h for S390 by David Howells · 12 years ago
  96. b1a154d Disintegrate asm/system.h for CRIS by David Howells · 12 years ago
  97. 9f97da7 Disintegrate asm/system.h for ARM by David Howells · 12 years ago
  98. 56b59b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  99. b448d6a sh: intc: Fix up section mismatch for intc_ack_data by Paul Mundt · 12 years ago
  100. 6993169 [SCSI] ipr: Driver version 2.5.3 by Brian King · 12 years ago