1. 085dd64 Merge tag 'imx-soc-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/soc by Olof Johansson · 10 years ago
  2. 4b3415c Merge tag 'imx-fixes-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Olof Johansson · 10 years ago
  3. eeec043 Merge tag 'v3.20-next-soc1' of https://github.com/mbgg/linux-mediatek into next/soc by Olof Johansson · 10 years ago
  4. c6b4916 Merge tag 'v3.20-next-dts2' of https://github.com/mbgg/linux-mediatek into next/dt by Olof Johansson · 10 years ago
  5. e0b2180 arm64: dts: add baud rate to Juno stdout-path by Robin Murphy · 10 years ago
  6. fd10a2e Merge tag 'mvebu-dt-3.20-2' of git://git.infradead.org/linux-mvebu into next/dt by Olof Johansson · 10 years ago
  7. 8a333cc Merge tag 'mvebu-soc-3.20-2' of git://git.infradead.org/linux-mvebu into next/soc by Olof Johansson · 10 years ago
  8. 382548a PM / Domains: Remove pm_genpd_dev_need_restore() API by Ulf Hansson · 10 years ago
  9. d78cb36 PM / hibernate: Remove unused function by Rickard Strandqvist · 10 years ago
  10. 5cf9206 Merge tag 'mvebu-fixes-3.19-4' of git://git.infradead.org/linux-mvebu into fixes by Olof Johansson · 10 years ago
  11. 490285c cpufreq: stats: drop unnecessary locking by Viresh Kumar · 10 years ago
  12. e734769 cpufreq: stats: don't update stats on false notifiers by Viresh Kumar · 10 years ago
  13. 9225913 cpufreq: stats: don't update stats from show_trans_table() by Viresh Kumar · 10 years ago
  14. c960f9b cpufreq: stats: time_in_state can't be NULL in cpufreq_stats_update() by Viresh Kumar · 10 years ago
  15. a685c6d cpufreq: stats: create sysfs group once we are ready by Viresh Kumar · 10 years ago
  16. d9f3544 cpufreq: remove CPUFREQ_UPDATE_POLICY_CPU notifications by Viresh Kumar · 10 years ago
  17. c92f212 cpufreq: stats: drop 'cpu' field of struct cpufreq_stats by Viresh Kumar · 10 years ago
  18. 7c418ff cpufreq: Remove (now) unused 'last_cpu' from struct cpufreq_policy by Viresh Kumar · 10 years ago
  19. 5094160 cpufreq: stats: rename 'struct cpufreq_stats' objects as 'stats' by Viresh Kumar · 10 years ago
  20. a9aaf29 cpufreq: stats: get rid of per-cpu cpufreq_stats_table by Viresh Kumar · 10 years ago
  21. 2aba0c1 cpufreq: stats: pass 'stat' to cpufreq_stats_update() by Viresh Kumar · 10 years ago
  22. f93dbbb cpufreq: stats: don't check for freq table while freeing stats by Viresh Kumar · 10 years ago
  23. 9531347 cpufreq: stats: initialize 'cur_time' on its definition by Viresh Kumar · 10 years ago
  24. 43b9cda cpufreq: stats: remove unused cpufreq_stats_attribute by Viresh Kumar · 10 years ago
  25. b8c6744 cpufreq: stats: return -EEXIST when stats are already allocated by Viresh Kumar · 10 years ago
  26. 00d0b29 cpufreq: stats: Improve module description string by Viresh Kumar · 10 years ago
  27. 8739f72 Merge tag 'v3.20-rockchip-dts1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into next/dt by Olof Johansson · 10 years ago
  28. 0dcfd9e Merge tag 'v3.20-rockchip-soc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into next/soc by Olof Johansson · 10 years ago
  29. 2e3810d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  30. 68f173f Merge tag 'bcm5301x-dt-2015-01-20' of https://github.com/hauke/linux into next/dt by Olof Johansson · 10 years ago
  31. 0ad4989 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  32. 222713b Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  33. b2cb793 Merge tag 'pxa-for-3.20' of https://github.com/rjarzmik/linux into next/fixes-non-critical by Olof Johansson · 10 years ago
  34. 818c571 cpufreq: move some initialization stuff to cpufreq_policy_alloc() by Viresh Kumar · 10 years ago
  35. ce1bcfe cpufreq: check cpufreq_policy_list instead of scanning policies for all CPUs by Viresh Kumar · 10 years ago
  36. 39c132e cpufreq: limit the scope of l_p_j variables by Viresh Kumar · 10 years ago
  37. d7a9771 cpufreq: use light-weight cpufreq_cpu_get_raw() in __cpufreq_add_dev() by Viresh Kumar · 10 years ago
  38. 7f0c020 cpufreq: get rid of 'tpolicy' from __cpufreq_add_dev() by Viresh Kumar · 10 years ago
  39. 22a7cfb cpufreq: get rid of CONFIG_{HOTPLUG_CPU|SMP} mess by Viresh Kumar · 10 years ago
  40. bc68b7d cpufreq: update driver_data->flags only if we are registering driver by Viresh Kumar · 10 years ago
  41. d92d50a cpufreq: pass policy to __cpufreq_get() by Viresh Kumar · 10 years ago
  42. a1e1dc4 cpufreq: pass policy to cpufreq_out_of_sync by Viresh Kumar · 10 years ago
  43. 2e1cc3a cpufreq: No need to check for has_target() by Viresh Kumar · 10 years ago
  44. 42f91fa cpufreq: s/__find_governor/find_governor by Viresh Kumar · 10 years ago
  45. db5f299 cpufreq: merge 'if' blocks in __cpufreq_remove_dev_prepare() by Viresh Kumar · 10 years ago
  46. 09347b2 cpufreq: don't need line break in show_scaling_cur_freq() by Viresh Kumar · 10 years ago
  47. f13f118 cpufreq: remove extra parenthesis by Viresh Kumar · 10 years ago
  48. e673f16 cpufreq: remove dangling comment by Viresh Kumar · 10 years ago
  49. 362c9a7 Merge tag 'omap-for-v3.20/dt-pt2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/dt by Olof Johansson · 10 years ago
  50. ce9aead Merge tag 'omap-for-v3.20/defconfig-modular' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/defconfig by Olof Johansson · 10 years ago
  51. 03773a4 Merge tag 'omap-for-v3.20/drop-legacy-3517-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup by Olof Johansson · 10 years ago
  52. d3d2ab4 PCI: Add DMA alias quirk for Adaptec 3405 by Alex Williamson · 10 years ago
  53. abc596b PCI: xilinx: Fix harmless format string warning by Arnd Bergmann · 10 years ago
  54. 04bf1c7 PM / OPP: Assert RCU lock in exported functions by Krzysztof Kozlowski · 10 years ago
  55. f90b8ad PM / QoS: Use lockdep asserts to find missing hold of power.lock by Krzysztof Kozlowski · 10 years ago
  56. 984f16c PM / OPP: Update kernel documentation by Nishanth Menon · 10 years ago
  57. 327854c PM / OPP: Ensure consistent naming of static functions by Nishanth Menon · 10 years ago
  58. 4679ec3 PM / OPP: export dev_pm_opp_get_notifier by Nishanth Menon · 10 years ago
  59. 90de2a4 cpufreq: suspend cpufreq governors on shutdown by Doug Anderson · 10 years ago
  60. a6a919b cpufreq: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  61. 12cb5ce libata: use blk taging by Shaohua Li · 10 years ago
  62. a4a1cc1 Merge branch 'for-3.20/core' into for-3.20/drivers by Jens Axboe · 10 years ago
  63. 24391c0 blk-mq: add tag allocation policy by Shaohua Li · 10 years ago
  64. 19a08b6 ARM: dts: sun4i: Add Hyundau A7HD board by Hans de Goede · 10 years ago
  65. f5f4eda PM / QoS: Add debugfs support to view the list of constraints by Nishanth Menon · 10 years ago
  66. ee1b6f7 block: support different tag allocation policy by Shaohua Li · 10 years ago
  67. bac2a90 PCI / PM: Avoid resuming PCI devices during system suspend by Rafael J. Wysocki · 10 years ago
  68. 8b691c9 ACPI / sleep: mark acpi_sleep_dmi_check() __init by Jan Beulich · 10 years ago
  69. b893e80 ACPI / LPSS: Remove non-existing clock control from Intel Lynxpoint I2C by Jarkko Nikula · 10 years ago
  70. 550b3aac ACPI / EC: Cleanup QR_EC related code by Lv Zheng · 10 years ago
  71. 74443bb ACPI / EC: Fix issues related to the SCI_EVT handling by Lv Zheng · 10 years ago
  72. f3e1432 ACPI / EC: Fix a code path that global lock is not held by Lv Zheng · 10 years ago
  73. c2cf576 ACPI / EC: Fix returning values in acpi_ec_sync_query() by Lv Zheng · 10 years ago
  74. 01305d4 ACPI / EC: Add reference counting for query handlers by Lv Zheng · 10 years ago
  75. 0c78808 ACPI / EC: Cleanup transaction wakeup code by Lv Zheng · 10 years ago
  76. c5ed1df bcma: use standard bus scanning during early register by Rafał Miłecki · 10 years ago
  77. 908414a atmel: Remove open-coded and wrong strcasecmp by Rasmus Villemoes · 10 years ago
  78. 961d1bbe p54pci: add handling of signal case by Nicholas Mc Guire · 10 years ago
  79. 5b4c6b4 p54: add handling of the signal case by Nicholas Mc Guire · 10 years ago
  80. c071933 ath5k: document a fall-through case in ath5k_hw_set_opmode by John Linville · 10 years ago
  81. 811c69e ath9k_htc: remove dead code in error path of ath9k_htc_txcompletion_cb by John Linville · 10 years ago
  82. 362126c brcmfmac: Use put_unaligned_le32 by Vaishali Thakkar · 10 years ago
  83. b78695a Revert "platform: x86: dell-laptop: Add support for keyboard backlight" by Darren Hart · 10 years ago
  84. dc58376 Revert "Documentation: Add entry for dell-laptop sysfs interface" by Darren Hart · 10 years ago
  85. dfb2fae Bluetooth: Fix nested sleeps by Peter Hurley · 10 years ago
  86. 82b0b2c Smack: Repair netfilter dependency by Casey Schaufler · 10 years ago
  87. 33b3654 arm64: uapi: expose our struct ucontext to the uapi headers by Will Deacon · 10 years ago
  88. a1443f5 Bluetooth: Convert Set SC to use HCI Request by Johan Hedberg · 10 years ago
  89. 0aaf0da smp, ARM64: Kill SMP single function call interrupt by Jiang Liu · 10 years ago
  90. 484aabc Bluetooth: Remove incorrect check for BDADDR_BREDR address type by Johan Hedberg · 10 years ago
  91. 5d57e79 Bluetooth: Check for valid bdaddr in add_remote_oob_data by Johan Hedberg · 10 years ago
  92. 799038e bcma: clean bus initialization code by Rafał Miłecki · 10 years ago
  93. bb03bf3 Input: elan_i2c - verify firmware signature applying it by Duson Lin · 10 years ago
  94. 6b47aac b43: stop leds during suspend by Sabrina Dubroca · 10 years ago
  95. bcb5144 wlcore: unlock on error in wl1271_op_suspend() by Dan Carpenter · 10 years ago
  96. 59b23eb rtlwifi/rtl8192de: remove redundant else if check by Colin Ian King · 10 years ago
  97. 3a939a6 ath9k_htc: Add a module parameter to disable blink by Hong Xu · 10 years ago
  98. e26dc17 wcn36xx: initiate TX BA sessions by Bob Copeland · 10 years ago
  99. 5f3f928 wcn36xx: move set_tx_pdu inside set_tx_data/mgmt by Bob Copeland · 10 years ago
  100. 4b12462 wcn36xx: initialize dxe lock by Bob Copeland · 10 years ago