1. d326f44 Merge branch 'tboot' into release by Len Brown · 13 years ago
  2. ec612fc Merge branch 'd3' into release by Len Brown · 13 years ago
  3. 73f0533 Merge branch 'apei' into release by Len Brown · 13 years ago
  4. 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 · 13 years ago
  5. 344e222 ACPI throttling: fix endian bug in acpi_read_throttling_status() by Dan Carpenter · 13 years ago
  6. c264c65 Disable MCP limit exceeded messages from Intel IPS driver by Andi Kleen · 13 years ago
  7. b60e7f6 ACPI video: Don't start video device until its associated input device has been allocated by Igor Murzov · 13 years ago
  8. ea9f885 ACPI video: Harden video bus adding. by Igor Murzov · 13 years ago
  9. d1ff4b1 ACPI: Add support for exposing BGRT data by Matthew Garrett · 13 years ago
  10. f2d4753 ACPI: export acpi_kobj by Matthew Garrett · 13 years ago
  11. 8cdde12 ACPI: Fix logic for removing mappings in 'acpi_unmap' by Myron Stowe · 13 years ago
  12. 37d2a36 CPER failed to handle generic error records with multiple sections by Jiang Liu · 13 years ago
  13. 3723997 ACPI: Clean redundant codes in scan.c by Alex He · 13 years ago
  14. 9505626 ACPI: Fix unprotected smp_processor_id() in acpi_processor_cst_has_changed() by Paul E. McKenney · 13 years ago
  15. e252675 ACPI: consistently use should_use_kmap() by Jan Beulich · 13 years ago
  16. 89e96ad PNPACPI: Fix device ref leaking in acpi_pnp_match by Yinghai Lu · 13 years ago
  17. c80f5b3 ACPI: processor_driver: add missing kfree by Julia Lawall · 13 years ago
  18. 15afae6 ACPI, APEI: Fix incorrect APEI register bit width check and usage by Gary Hade · 13 years ago
  19. ee49089 ACPI, APEI, EINJ, new parameter to control trigger action by Chen Gong · 13 years ago
  20. 185210c ACPI, APEI, EINJ, limit the range of einj_param by Chen Gong · 13 years ago
  21. 7ed28f2 ACPI, APEI, Fix ERST header length check by Jiang Liu · 13 years ago
  22. 02401c0 cpuidle: power_usage should be declared signed integer by Boris Ostrovsky · 13 years ago
  23. 1a022e3 idle, x86: Allow off-lined CPU to enter deeper C states by Boris Ostrovsky · 13 years ago
  24. 9f324bd ACPI: Add CPU hotplug support for processor device objects by Toshi Kani · 13 years ago
  25. c6436f5a ACPI / PM: print physical addresses consistently with other parts of kernel by Bjorn Helgaas · 13 years ago
  26. 9bcb811 ACPI: Evaluate thermal trip points before reading temperature by Matthew Garrett · 13 years ago
  27. b24e509 ACPI, PCI: Move acpi_dev_run_wake() to ACPI core by Lin Ming · 13 years ago
  28. fc850f3 cpuidle: use the driver's state_count as default by Daniel Lezcano · 13 years ago
  29. 3a53396 cpuidle: add a sysfs entry to disable specific C state for debug purpose. by ShuoX Liu · 13 years ago
  30. 0090def ACPI: Add interface to register/unregister device to/from power resources by Lin Ming · 13 years ago
  31. 3ebc81b ACPI: Introduce ACPI D3_COLD state support by Zhang Rui · 13 years ago
  32. 6a99b1c ACPICA: Object repair code: Support to add Package wrappers by Bob Moore · 13 years ago
  33. 6fe0d06 ACPI: Make ACPI interrupt threaded by Andi Kleen · 13 years ago
  34. d6795fe3 ACPI: ec: Do request_region outside WARN() by Andi Kleen · 13 years ago
  35. a2ef5c4 ACPI: Move module parameter gts and bfs to sleep.c by Lin Ming · 13 years ago
  36. 8a73b17 ACPICA: Sleep/Wake interfaces: optionally execute _GTS and _BFS by Lin Ming · 13 years ago
  37. 2815ab9 ACPI: Do cpufreq clamping for throttling per package v2 by Andi Kleen · 13 years ago
  38. 4acb688 ACPICA: Debugger: Add missing object info to namespace dump by Bob Moore · 13 years ago
  39. a1acd22 ACPICA: Change exception code for invalid pathname in acpi_evaluate_object by Bob Moore · 13 years ago
  40. 4efeeec ACPICA: Clarify METHOD_NAME* defines for full-pathname cases by Bob Moore · 13 years ago
  41. 72a8887 ACPICA: Add table-driven dispatch for sleep/wake functions by Bob Moore · 13 years ago
  42. 7095857 ACPICA: Split sleep/wake functions into two files by Bob Moore · 13 years ago
  43. f99648b ACPICA: Distill multiple sleep method functions to a single function by Bob Moore · 13 years ago
  44. f7b004a ACPICA: Add acpi_os_physical_table_override interface by Bob Moore · 13 years ago
  45. ea14360 ACPICA: ACPI 5: Update debug output for new notify values by Bob Moore · 13 years ago
  46. 653f4b5 ACPICA: Expand OSL memory read/write interfaces to 64 bits by Bob Moore · 13 years ago
  47. 33620c5 ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardware by Bob Moore · 13 years ago
  48. d08310f ACPICA: Move ACPI timer prototypes to public acpixf file by Bob Moore · 13 years ago
  49. 2feec47 ACPICA: ACPI 5: Support for new FADT SleepStatus, SleepControl registers by Bob Moore · 13 years ago
  50. 384fe87 ACPICA: Update _REV return value to 5 by Bob Moore · 13 years ago
  51. 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 · 13 years ago
  52. f1f0e2a thermal: Fix for setting the thermal zone mode to enable/disable by Amit Daniel Kachhap · 13 years ago
  53. 03ee62f thermal: spear13xx: checking for NULL instead of IS_ERR() by Dan Carpenter · 13 years ago
  54. de716e3 thermal/spear_thermal: replace readl/writel with lighter _relaxed variants by Viresh Kumar · 13 years ago
  55. 6a92c36 thermal: add support for thermal sensor present on SPEAr13xx machines by Vincenzo Frascino · 13 years ago
  56. c5a01dd thermal_sys: convert printks to pr_<level> by Joe Perches · 13 years ago
  57. caca8b8 thermal_sys: kernel style cleanups by Joe Perches · 13 years ago
  58. ec79768 thermal_sys: remove obfuscating used-once macros by Joe Perches · 13 years ago
  59. 886ee54 thermal_sys: remove unnecessary line continuations by Joe Perches · 13 years ago
  60. b11de07 drivers/thermal/thermal_sys.c: fix build warning by Fabio Estevam · 13 years ago
  61. e168979 cpuidle: Add common time keeping and irq enabling by Robert Lee · 13 years ago
  62. 3e80acd ACPICA: Fix regression in FADT revision checks by Julian Anastasov · 13 years ago
  63. cf45013 ACPI: ignore FADT reset-reg-sup flag by Len Brown · 13 years ago
  64. c579bc7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  65. b8fbaef wimax/i2400m: fix erroneous NETDEV_TX_BUSY use by Eric Dumazet · 13 years ago
  66. bb6d5e7 net/hyperv: fix erroneous NETDEV_TX_BUSY use by Eric Dumazet · 13 years ago
  67. 7bdd402 net/usbnet: reserve headroom on rx skbs by Eric Dumazet · 13 years ago
  68. c0ea452 bnx2x: fix memory leak in bnx2x_init_firmware() by Michal Schmidt · 13 years ago
  69. 127d0a1 bnx2x: fix a crash on corrupt firmware file by Michal Schmidt · 13 years ago
  70. 0c4d067 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  71. 7c32442 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago
  72. 538e7e9 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 13 years ago
  73. 0c48ca8 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  74. 72c79bd Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  75. fe83558 Merge branch '3.3-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  76. cf2b94d drivers/video/backlight/s6e63m0.c: fix corruption storing gamma mode by Dan Carpenter · 13 years ago
  77. 9bbad7d rapidio/tsi721: fix bug in register offset definitions by Alexandre Bounine · 13 years ago
  78. 8ee161c i2c-algo-bit: Fix spurious SCL timeouts under heavy load by Ville Syrjala · 13 years ago
  79. 834aa6f i2c-core: Comment says "transmitted" but means "received" by Wolfram Sang · 13 years ago
  80. bb2551d Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-samsung into drm-fixes by Dave Airlie · 13 years ago
  81. 34418c2 drm exynos: use drm_fb_helper_set_par directly by Sascha Hauer · 13 years ago
  82. f7d8607 drm/exynos: Fix fb_videomode <-> drm_mode_modeinfo conversion by Laurent Pinchart · 13 years ago
  83. 0d8ce3a drm/exynos: fix runtime_pm fimd device state on probe by Marek Szyprowski · 13 years ago
  84. 9866b6c drm/exynos: use correct 'exynos-drm' name for platform device by Marek Szyprowski · 13 years ago
  85. f1cbd03 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  86. ff398c4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 13 years ago
  87. 5738717 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux into drm-fixes by Dave Airlie · 13 years ago
  88. fecfb64 hwmon: (zl6100) Enable interval between chip accesses for all chips by Guenter Roeck · 13 years ago
  89. 00fdc6b iscsi-target: Fix reservation conflict -EBUSY response handling bug by Nicholas Bellinger · 13 years ago
  90. 087a03b target: Fix compatible reservation handling (CRH=1) with legacy RESERVE/RELEASE by Nicholas Bellinger · 13 years ago
  91. b8fa7d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  92. 750084b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  93. 09f98a8 x86, acpi, tboot: Have a ACPI os prepare sleep instead of calling tboot_sleep. by Tang Liang · 13 years ago
  94. aacb6b0 hwmon: (w83627ehf) Fix temp2 source for W83627UHG by Jean Delvare · 13 years ago
  95. 2f1c2b8 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 13 years ago
  96. 0ae5eaf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  97. 212ad2f Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
  98. 1ab5ecb tun: don't hold network namespace by tun sockets by Stanislav Kinsbursky · 13 years ago
  99. de5c374 bnx2x: FCoE statistics id fixed by Yuval Mintz · 13 years ago
  100. e695a2d bnx2x: dcb bit indices flags used as bits by Yuval Mintz · 13 years ago