1. 548bc8e block: RCU free request_queue by Tejun Heo · 12 years ago
  2. 16b3de6 blkcg: implement blkg_[rw]stat_recursive_sum() and blkg_[rw]stat_merge() by Tejun Heo · 12 years ago
  3. b50da39 blkcg: export __blkg_prfill_rwstat() by Tejun Heo · 12 years ago
  4. 4d5e80a blkcg: s/blkg_rwstat_sum()/blkg_rwstat_total()/ by Tejun Heo · 12 years ago
  5. f427d90 blkcg: implement blkcg_policy->on/offline_pd_fn() and blkcg_gq->online by Tejun Heo · 12 years ago
  6. b276a87 blkcg: add blkg_policy_data->plid by Tejun Heo · 12 years ago
  7. d02f7aa cfq-iosched: enable full blkcg hierarchy support by Tejun Heo · 12 years ago
  8. 41cad6a cfq-iosched: convert cfq_group_slice() to use cfqg->vfraction by Tejun Heo · 12 years ago
  9. 1d3650f cfq-iosched: implement hierarchy-ready cfq_group charge scaling by Tejun Heo · 12 years ago
  10. 7918ffb cfq-iosched: implement cfq_group->nr_active and ->children_weight by Tejun Heo · 12 years ago
  11. e71357e cfq-iosched: add leaf_weight by Tejun Heo · 12 years ago
  12. 3c54786 blkcg: make blkcg_gq's hierarchical by Tejun Heo · 12 years ago
  13. 93e6d5d blkcg: cosmetic updates to blkg_create() by Tejun Heo · 12 years ago
  14. 86cde6b blkcg: reorganize blkg_lookup_create() and friends by Tejun Heo · 12 years ago
  15. 356d2e5 blkcg: fix minor bug in blkg_alloc() by Tejun Heo · 12 years ago
  16. b226e5c cfq-iosched: Print sync-noidle information in blktrace messages by Vivek Goyal · 12 years ago
  17. 1f23f12 cfq-iosched: Get rid of unnecessary local variable by Vivek Goyal · 12 years ago
  18. 6d816ec cfq-iosched: Rename few functions related to selecting workload by Vivek Goyal · 12 years ago
  19. 34b98d0 cfq-iosched: Rename "service_tree" to "st" at some places by Vivek Goyal · 12 years ago
  20. 4d2ceea cfq-iosched: More renaming to better represent wl_class and wl_type by Vivek Goyal · 12 years ago
  21. 3bf10fe cfq-iosched: Properly name all references to IO class by Vivek Goyal · 12 years ago
  22. a9b8a89 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  23. 56bde0f ALSA: hdspm - Fix wordclock status on AES32 by Andre Schramm · 12 years ago
  24. 21fe3c5 dma: dw_dmac: add dwc_chan_pause and dwc_chan_resume by Andy Shevchenko · 12 years ago
  25. f5c6a7d dw_dmac: update tx_node_active in dwc_do_single_block by Andy Shevchenko · 12 years ago
  26. 21e93c1 dw_dmac: remove redundant check by Andy Shevchenko · 12 years ago
  27. cbd6531 dw_dmac: check for mapping errors by Andy Shevchenko · 12 years ago
  28. 123de54 dw_dmac: absence of pdata isn't critical when autocfg is set by Andy Shevchenko · 12 years ago
  29. b9bb37f dma: tegra: implement flags parameters for cyclic transfer by Laxman Dewangan · 12 years ago
  30. f51bde6 x86, MCE: Retract most UAPI exports by Borislav Petkov · 12 years ago
  31. ca320ac drm/i915: Use pixel size for computing linear offsets into a sprite by Chris Wilson · 12 years ago
  32. 2d31986 regulatory: fix restore_regulatory_settings by Johannes Berg · 12 years ago
  33. 4a484cf regulatory: fix uevent by Johannes Berg · 12 years ago
  34. 92039ed of: add missing documentation for of_platform_populate() by Javi Merino · 12 years ago
  35. 210b907 btrfs: remove unnecessary cur_trans set before goto loop in join_transaction by Wang Sheng-Hui · 12 years ago
  36. c46d5c0 sound: soc: Fix typo in sound/codecs by Masanari Iida · 12 years ago
  37. 8a168ca treewide: Fix typo in various drivers by Masanari Iida · 12 years ago
  38. 2c016dc btrfs: fix comment typos by Liu Bo · 12 years ago
  39. 46beb54 Update ibmvscsi module name in Kconfig. by Wade Cline · 12 years ago
  40. b6741bc powerpc: fix typo (utilties -> utilities) by Tim Blechmann · 12 years ago
  41. 59f5ca4 of: fix spelling mistake in comment by Andrew Murray · 12 years ago
  42. 6ab3174 ALSA: hda - Allow power_save_controller option override DCAPS by Takashi Iwai · 12 years ago
  43. 7ed4165 Revert "ALSA: hda - Shut up pins at power-saving mode with Conexnat codecs" by David Henningsson · 12 years ago
  44. d7dab4d ALSA: hda - Disable runtime D3 for Intel CPT & co by Takashi Iwai · 12 years ago
  45. 3ccb1c1 pwm: vt8500: Add polarity support by Tony Prisk · 12 years ago
  46. 8ab432c pwm: vt8500: Register write busy test performed incorrectly by Tony Prisk · 12 years ago
  47. 974b335 Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  48. aaeb6cd remove init of dev->perm_addr in drivers by Jiri Pirko · 12 years ago
  49. 948b337 net: init perm_addr in register_netdevice() by Jiri Pirko · 12 years ago
  50. c9be4a5 net: prevent setting ttl=0 via IP_TTL by Cong Wang · 12 years ago
  51. 7265a6b netconsole: add IPv6 example in doc by Cong Wang · 12 years ago
  52. b3d936f netpoll: add IPv6 support by Cong Wang · 12 years ago
  53. acb3e04 ipv6: move csum_ipv6_magic() and udp6_csum_init() into static library by Cong Wang · 12 years ago
  54. b7394d2 netpoll: prepare for ipv6 by Cong Wang · 12 years ago
  55. 0c7768a net: fec: Remove 'inline' declarations by Fabio Estevam · 12 years ago
  56. fda55ec net: introduce skb_transport_header_was_set() by Eric Dumazet · 12 years ago
  57. 0edb7ed Merge branch 'delete-8390-EISA' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by David S. Miller · 12 years ago
  58. 627ca75 mei: move work initialization to mei_device_init by Tomas Winkler · 12 years ago
  59. e7e0c23 mei: make host csr and me csr internal to hw-me by Tomas Winkler · 12 years ago
  60. 88eb99f mei: reenable mei_hcsr_set abstraction by Tomas Winkler · 12 years ago
  61. 115ba28 mei: abstract host and device readieness by Tomas Winkler · 12 years ago
  62. 9ea73dd mei: use non cached hcsr for interrupt enablement by Tomas Winkler · 12 years ago
  63. adfba32 mei: don't use cached value for hcsr in mei_hw_reset by Tomas Winkler · 12 years ago
  64. 528c8eb mei: remove mei_csr_clear_his prototype by Tomas Winkler · 12 years ago
  65. a9f6b13 mei: remove write only need_reset member of struct mei_device by Tomas Winkler · 12 years ago
  66. d025284 mei: hw-me.c fix kernel doc by Tomas Winkler · 12 years ago
  67. 6222f7b mei: move MEI_IAMTHIF_IDLE to amthif host init function by Tomas Winkler · 12 years ago
  68. 781d0d8 mei: normalize me host client linking routines by Tomas Winkler · 12 years ago
  69. 1a1aca4 mei: rename remaining amthi strings to amthif by Tomas Winkler · 12 years ago
  70. 038c8a6 mei: mei_dev.h - remove prototypes of dropped functions by Tomas Winkler · 12 years ago
  71. a40b260 mei: move me client storage allocation to hbm.c by Tomas Winkler · 12 years ago
  72. d91aaed mei: drop read_pending member form struct mei_cl by Tomas Winkler · 12 years ago
  73. 9dc64d6 mei: rename interface to hw-me by Tomas Winkler · 12 years ago
  74. 37e7d6e mei: move watchdog prototypes to mei_dev.h from interface.h by Tomas Winkler · 12 years ago
  75. 9f81abda mei: implement mei_cl_connect function by Tomas Winkler · 12 years ago
  76. 90e0b5f mei: fix client functions names by Tomas Winkler · 12 years ago
  77. 9ca9050 mei: move client functions to client.c by Tomas Winkler · 12 years ago
  78. 0edb23f mei: add new hbm.h header to export hbm protocol by Tomas Winkler · 12 years ago
  79. 2025984 VMCI: Some header and config files. by George Zhang · 12 years ago
  80. 8bf5039 VMCI: host side driver implementation. by George Zhang · 12 years ago
  81. 1f16643 VMCI: guest side driver implementation. by George Zhang · 12 years ago
  82. e76ffea VMCI: routing implementation. by George Zhang · 12 years ago
  83. bc63ded VMCI: resource object implementation. by George Zhang · 12 years ago
  84. 06164d2 VMCI: queue pairs implementation. by George Zhang · 12 years ago
  85. b484b26 VMCI: handle array implementation. by George Zhang · 12 years ago
  86. 1d99020 VMCI: event handling implementation. by George Zhang · 12 years ago
  87. 197dbaa VMCI: device driver implementaton. by George Zhang · 12 years ago
  88. 83e2ec7 VMCI: doorbell implementation. by George Zhang · 12 years ago
  89. a110b7e VMCI: datagram implementation. by George Zhang · 12 years ago
  90. 28d6692 VMCI: context implementation. by George Zhang · 12 years ago
  91. ca5c8a4c Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  92. 18a9df4 target: use correct sense code for LUN communication failure by Hannes Reinecke · 12 years ago
  93. 96e61b8 Merge tag 'ux500-cpufreq-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/drivers by Olof Johansson · 12 years ago
  94. 6d4b418 rcu: Trace callback acceleration by Paul E. McKenney · 12 years ago
  95. dc35c89 rcu: Tag callback lists with corresponding grace-period number by Paul E. McKenney · 12 years ago
  96. de5e643 rcutorture: Don't compare ptr with 0 by Sasha Levin · 12 years ago
  97. 4930521 rcu: Silence compiler array out-of-bounds false positive by Paul E. McKenney · 12 years ago
  98. 1bdc2b7 rcu: Use new nesting value for rcu_dyntick trace in rcu_eqs_enter_common by Li Zhong · 12 years ago
  99. 62e3cb1 rcu: Make rcu_is_cpu_rrupt_from_idle helper functions static by Josh Triplett · 12 years ago
  100. 3aac7a8 rcu: Fix blimit type for trace_rcu_batch_start() by Paul E. McKenney · 12 years ago