1. 0f3457f blk-throttle: add backlink pointer from throtl_grp to throtl_data by Tejun Heo · 11 years ago
  2. 5b2c16a blk-throttle: simplify throtl_grp flag handling by Tejun Heo · 11 years ago
  3. c9e0332 blk-throttle: rename throtl_rb_root to throtl_service_queue by Tejun Heo · 11 years ago
  4. 6a52560 blk-throttle: remove pointless throtl_nr_queued() optimizations by Tejun Heo · 11 years ago
  5. a9131a2 blk-throttle: relocate throtl_schedule_delayed_work() by Tejun Heo · 11 years ago
  6. cb76199 blk-throttle: collapse throtl_dispatch() into the work function by Tejun Heo · 11 years ago
  7. 632b449 blk-throttle: remove deferred config application mechanism by Tejun Heo · 11 years ago
  8. 2db6314 blk-throttle: remove spurious throtl_enqueue_tg() call from throtl_select_dispatch() by Tejun Heo · 11 years ago
  9. 2a4fd07 blkcg: move bulk of blkcg_gq release operations to the RCU callback by Tejun Heo · 11 years ago
  10. db61367 blkcg: invoke blkcg_policy->pd_init() after parent is linked by Tejun Heo · 11 years ago
  11. aa539cb blkcg: implement blkg_for_each_descendant_post() by Tejun Heo · 11 years ago
  12. dd4a4ff blkcg: move blkg_for_each_descendant_pre() to block/blk-cgroup.h by Tejun Heo · 11 years ago
  13. 2423c9c blkcg: fix error return path in blkg_create() by Tejun Heo · 11 years ago
  14. 581df9e net/macb: fix ISR clear-on-write behavior only for some SoC by Nicolas Ferre · 11 years ago
  15. faff57a net/802/mrp: fix lockdep splat by Eric Dumazet · 11 years ago
  16. b4f711e time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitons by John Stultz · 11 years ago
  17. ad7b1f8 workqueue: Make schedule_work() available again to non GPL modules by Marc Dionne · 11 years ago
  18. 23958e7 cgroup.h: remove some functions that are now gone by Greg KH · 11 years ago
  19. 8f174b1 workqueue: correct handling of the pool spin_lock by Joonsoo Kim · 11 years ago
  20. e628dc9 libata: export ata_port port_no attribute via /sys by David Milburn · 11 years ago
  21. 857a2be cgroup: implement task_cgroup_path_from_hierarchy() by Tejun Heo · 11 years ago
  22. 1a57423 cgroup: make hierarchy_id use cyclic idr by Tejun Heo · 11 years ago
  23. 54e7b4e cgroup: drop hierarchy_id_lock by Tejun Heo · 11 years ago
  24. fa3ca07 cgroup: refactor hierarchy_id handling by Tejun Heo · 11 years ago
  25. a3659aa mv643xx_eth: fix NAPI weight being > 64 by Andrew Lunn · 11 years ago
  26. 54d27fc tcp: fix tcp_md5_hash_skb_data() by Eric Dumazet · 11 years ago
  27. efee8e8 be2net: Avoid double insertion of vlan tags. by Sarveshwar Bandi · 11 years ago
  28. 950c54d sfc: Reduce RX scatter buffer size, and reduce alignment if appropriate by Ben Hutchings · 11 years ago
  29. c14ff2e sfc: Delete EFX_PAGE_IP_ALIGN, equivalent to NET_IP_ALIGN by Ben Hutchings · 11 years ago
  30. 0f0d151 tg3: Fix data corruption on 5725 with TSO by Michael Chan · 11 years ago
  31. 44f3b50 tg3: Skip powering down function 0 on certain serdes devices by Nithin Sujir · 11 years ago
  32. 8c3d3d4 libata: update "Maintained by:" tags by Tejun Heo · 11 years ago
  33. d7e09d0 staging: add Lustre file system client support by Peng Tao · 11 years ago
  34. 6faf728 rcu: Fix comparison sense in rcu_needs_cpu() by Paul E. McKenney · 11 years ago
  35. a85f1a4 fbcon: queue work on power efficient wq by Viresh Kumar · 11 years ago
  36. 695588f block: queue work on power efficient wq by Viresh Kumar · 11 years ago
  37. bbb47bd PHYLIB: queue work on system_power_efficient_wq by Viresh Kumar · 11 years ago
  38. 0668106 workqueue: Add system wide power_efficient workqueues by Viresh Kumar · 11 years ago
  39. cee22a1 workqueues: Introduce new flag WQ_POWER_EFFICIENT for power oriented workqueues by Viresh Kumar · 11 years ago
  40. 77979bd ARM: bcm281xx: Remove init_irq declaration in machine description by Maxime Ripard · 11 years ago
  41. b973425 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  42. de82b92 fuse: allocate for_background dio requests based on io->async state by Brian Foster · 11 years ago
  43. 4b83f75 ARM: picoxcell: Remove init_irq declaration in machine description by Maxime Ripard · 11 years ago
  44. 7fb30d2 Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 11 years ago
  45. 42a5cf4 timer: Don't reinitialize the cpu base lock during CPU_UP_PREPARE by Tirupathi Reddy · 11 years ago
  46. b47430d rcu/idle: Wrap cpu-idle poll mode within rcu_idle_enter/exit by Srivatsa S. Bhat · 11 years ago
  47. f7ea0fd tick: Don't invoke tick_nohz_stop_sched_tick() if the cpu is offline by Thomas Gleixner · 11 years ago
  48. d6cbf35 cgroup: initialize xattr before calling d_instantiate() by Li Zefan · 11 years ago
  49. 02e3cba arm64: Do not source kernel/time/Kconfig explicitly by Catalin Marinas · 11 years ago
  50. b4fed07 arm64: mm: Fix operands of clz in __flush_dcache_all by Sukanto Ghosh · 11 years ago
  51. c560ecf arm64: Invoke the of_platform_populate() at arch_initcall() level by Catalin Marinas · 11 years ago
  52. a2c7a54 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  53. 3f811272 ARM: at91: dts: request only spi cs-gpios used on sama5d3x cpu module by Ludovic Desroches · 11 years ago
  54. 5ade7e4 ARM: at91/trivial: typo in GEM compatible string by Nicolas Ferre · 11 years ago
  55. 9349d00 ARM: at91/trivial: fix model name for SAM9X25-EK by Jean-Christophe PLAGNIOL-VILLARD · 11 years ago
  56. 75e1d82 Merge branch 'pm-fixes' by Rafael J. Wysocki · 11 years ago
  57. c01782d Merge branch 'acpi-fixes' by Rafael J. Wysocki · 11 years ago
  58. d5a2fa2 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  59. 213fa5d regmap: debugfs: Fix return from regmap_debugfs_get_dump_start by Srinivas Kandagatla · 11 years ago
  60. 407a0e1 Merge remote-tracking branch 'asoc/fix/wm0010' into asoc-linus by Mark Brown · 11 years ago
  61. c583eac Merge remote-tracking branch 'asoc/fix/ux500' into asoc-linus by Mark Brown · 11 years ago
  62. 0335cd6 Merge remote-tracking branch 'asoc/fix/da7213' into asoc-linus by Mark Brown · 11 years ago
  63. 2b58107 ASoC: core: Use kasprintf instead of opencoding it by Lars-Peter Clausen · 11 years ago
  64. bd477c3 ASoC: core: Add helper function to initialize the runtime pcm by Lars-Peter Clausen · 11 years ago
  65. 90996f4 ASoC: core: Move snd_soc_set_runtime_hwparams() to soc-pcm.c by Lars-Peter Clausen · 11 years ago
  66. 9dbce04 ASoC: wm_adsp: memory leak in wm_adsp_create_control() by Dan Carpenter · 11 years ago
  67. 18442e6 pinctrl: single: fix error return code in pcs_parse_one_pinctrl_entry() by Wei Yongjun · 11 years ago
  68. 63ad9cb pinctrl: generic: Fix typos and clarify comments by Laurent Pinchart · 11 years ago
  69. 1c7ad8f0 pinctrl: vt8500: Fix incorrect data in WM8750 pinctrl table by Tony Prisk · 11 years ago
  70. c2b62f6 staging: nvec: cleanup childs on remove by Marc Dietrich · 11 years ago
  71. 111c158 staging: nvec: implement unregistering of notifiers by Marc Dietrich · 11 years ago
  72. 99758de staging: nvec: add missing module aliases by Marc Dietrich · 11 years ago
  73. 86c976e pinctrl: abx500: Rejiggle platform data and DT initialisation by Lee Jones · 11 years ago
  74. f1ed045 KVM: x86: Remove support for reporting coalesced APIC IRQs by Jan Kiszka · 11 years ago
  75. e282101 iwlwifi: mvm: sanity check context in iwl_mvm_phy_ctxt_unref() by Johannes Berg · 11 years ago
  76. afc66bb iwlwifi: mvm: optionally store D3 SRAM after resume by Johannes Berg · 11 years ago
  77. 2fcad12 pinctrl: abx500: Specify failed sub-driver by ID instead of driver_data by Lee Jones · 11 years ago
  78. 7d2b64f ARM: ux500: Provide device enumeration number suffix for SMSC911x by Lee Jones · 11 years ago
  79. ea63a11 ARM: ux500: Fix incorrect DEBUG UART virtual addresses by Lee Jones · 11 years ago
  80. 525eded picoxcell: remove redundant common.h by Jamie Iles · 11 years ago
  81. 3210c05 ARM: ux500: Remove duplicated assignment of ab8500_platdata by Lee Jones · 11 years ago
  82. e34166a powerpc: Set show_unhandled_signals to 1 by default by Benjamin Herrenschmidt · 11 years ago
  83. eccaf52 x86, efi: initial the local variable of DataSize to zero by Lee, Chun-Yi · 11 years ago
  84. 972be32 microblaze: Initialize temp variable to remove compilation warning by Michal Simek · 11 years ago
  85. 6912318 powerpc/perf: Fix setting of "to" addresses for BHRB by Michael Neuling · 11 years ago
  86. 506e70d powerpc/pmu: Fix order of interpreting BHRB target entries by Michael Neuling · 11 years ago
  87. d52f2dc powerpc/perf: Move BHRB code into CONFIG_PPC64 region by Michael Neuling · 11 years ago
  88. a1797b2 powerpc: select HAVE_CONTEXT_TRACKING for pSeries by Li Zhong · 11 years ago
  89. 5d1c574 powerpc: Use the new schedule_user API on userspace preemption by Li Zhong · 11 years ago
  90. 106ed88 powerpc: Exit user context on notify resume by Li Zhong · 11 years ago
  91. ba12eed powerpc: Exception hooks for context tracking subsystem by Li Zhong · 11 years ago
  92. 22ecbe8 powerpc: Syscall hooks for context tracking subsystem by Li Zhong · 11 years ago
  93. 6cecf76 powerpc/booke64: Fix kernel hangs at kernel_dbg_exc by Scott Wood · 11 years ago
  94. dcb615a powerpc: Fix irq_set_affinity() return values by Alexander Gordeev · 11 years ago
  95. ca9d7ae powerpc: Provide __bswapdi2 by David Woodhouse · 11 years ago
  96. b2b4858 powerpc/powernv: Fix starting of secondary CPUs on OPALv2 and v3 by Benjamin Herrenschmidt · 11 years ago
  97. 75b93da powerpc/powernv: Detect OPAL v3 API version by Benjamin Herrenschmidt · 11 years ago
  98. b59cc20 ACPI / LPSS: register clock device for Lynxpoint DMA properly by Rafael J. Wysocki · 11 years ago
  99. ee8209f dma: acpi-dma: parse CSRT to extract additional resources by Andy Shevchenko · 11 years ago
  100. 110147c ASoC: tegra: always use clk_get() in utility code by Stephen Warren · 11 years ago