1. 7ef85f5 i2c: core: Reduce stack size of acpi_i2c_space_handler() by Jarkko Nikula · 9 years ago
  2. d2e73fc buffer: remove unusued 'ret' variable by Jens Axboe · 9 years ago
  3. 1caf6f4 ieee802154: 6lowpan: set ackreq when needed by Alexander Aring · 9 years ago
  4. 45c44b5 ipr: Increase default adapter init stage change timeout by Brian King · 9 years ago
  5. 05545c9 st: implement tape statistics by Seymour, Shane M · 9 years ago
  6. ba92999 target: Minimize SCSI header #include directives by Bart Van Assche · 9 years ago
  7. 8d3a824 target: Correct a comment by Bart Van Assche · 9 years ago
  8. 09cbbf0 Merge branch 'clockevents/4.2' of http://git.linaro.org/people/daniel.lezcano/linux into timers/core by Thomas Gleixner · 9 years ago
  9. be3ef76 clockevents: Rename state to state_use_accessors by Thomas Gleixner · 9 years ago
  10. 4cbb083 ARM: omap2plus_defconfig: Enable TOUCHSCREEN_PIXCIR by Roger Quadros · 9 years ago
  11. 436bbc1 Merge tag 'for-v4.2/omap-hwmod-a' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into omap-for-v4.2/soc by Tony Lindgren · 9 years ago
  12. e8a7abf writeback: disassociate inodes from dying bdi_writebacks by Tejun Heo · 9 years ago
  13. d10c809 writeback: implement foreign cgroup inode bdi_writeback switching by Tejun Heo · 9 years ago
  14. aaa2cac writeback: add lockdep annotation to inode_to_wb() by Tejun Heo · 9 years ago
  15. 5cb8b82 writeback: use unlocked_inode_to_wb transaction in inode_congested() by Tejun Heo · 9 years ago
  16. 682aa8e writeback: implement unlocked_inode_to_wb transaction and use it for stat updates by Tejun Heo · 9 years ago
  17. 87e1d78 writeback: implement [locked_]inode_to_wb_and_lock_list() by Tejun Heo · 9 years ago
  18. 2a81490 writeback: implement foreign cgroup inode detection by Tejun Heo · 9 years ago
  19. b16b1de writeback: make writeback_control track the inode being written back by Tejun Heo · 9 years ago
  20. 21c6321 writeback: relocate wb[_try]_get(), wb_put(), inode_{attach|detach}_wb() by Tejun Heo · 9 years ago
  21. d87aef9 regulator: da9063: Fix up irq leak by Axel Lin · 9 years ago
  22. 97c9341 mm: vmscan: disable memcg direct reclaim stalling if cgroup writeback support is in use by Tejun Heo · 9 years ago
  23. c2aa723 writeback: implement memcg writeback domain based throttling by Tejun Heo · 9 years ago
  24. 2529bb3 writeback: reset wb_domain->dirty_limit[_tstmp] when memcg domain size changes by Tejun Heo · 9 years ago
  25. 841710a writeback: implement memcg wb_domain by Tejun Heo · 9 years ago
  26. 947e976 writeback: update wb_over_bg_thresh() to use wb_domain aware operations by Tejun Heo · 9 years ago
  27. aa661bb writeback: move over_bground_thresh() to mm/page-writeback.c by Tejun Heo · 9 years ago
  28. 9fc3a43 writeback: separate out domain_dirty_limits() by Tejun Heo · 9 years ago
  29. c798143 writeback: make __wb_writeout_inc() and hard_dirty_limit() take wb_domaas a parameter by Tejun Heo · 9 years ago
  30. e9f07df writeback: add dirty_throttle_control->dom by Tejun Heo · 9 years ago
  31. e9770b3 writeback: add dirty_throttle_control->wb_completions by Tejun Heo · 9 years ago
  32. daddfa3 writeback: add dirty_throttle_control->pos_ratio by Tejun Heo · 9 years ago
  33. b1cbc6d writeback: make __wb_calc_thresh() take dirty_throttle_control by Tejun Heo · 9 years ago
  34. 970fb01 writeback: add dirty_throttle_control->wb_bg_thresh by Tejun Heo · 9 years ago
  35. 2bc00ae writeback: consolidate dirty throttle parameters into dirty_throttle_control by Tejun Heo · 9 years ago
  36. dcc25ae writeback: move global_dirty_limit into wb_domain by Tejun Heo · 9 years ago
  37. 380c27c writeback: implement wb_domain by Tejun Heo · 9 years ago
  38. 8a73179 writeback: reorganize [__]wb_update_bandwidth() by Tejun Heo · 9 years ago
  39. 0d960a3 writeback: clean up wb_dirty_limit() by Tejun Heo · 9 years ago
  40. 733a572 memcg: make mem_cgroup_read_{stat|event}() iterate possible cpus instead of online by Tejun Heo · 9 years ago
  41. 108dad6 ext2: enable cgroup writeback support by Tejun Heo · 9 years ago
  42. 429b3fb mpage: make __mpage_writepage() honor cgroup writeback by Tejun Heo · 9 years ago
  43. bafc0db buffer, writeback: make __block_write_full_page() honor cgroup writeback by Tejun Heo · 9 years ago
  44. 840499a regulator: lp8755: Convert to devm_request_threaded_irq by Axel Lin · 9 years ago
  45. edd8ed4 ASoC: Intel: handle haswell pcm suspend including runtime modules freeing by Jie Yang · 9 years ago
  46. 2dbc80c ASoC: Intel: check and clear runtime module pointer by Jie Yang · 9 years ago
  47. 6e5132f ASoC: intel: Revert "ASoC: Intel: fix broadwell module removing failed issue" by Jie Yang · 9 years ago
  48. a209d32 ASoC: intel: Revert "ASoC: Intel: remove unused function hsw_pcm_free_modules()" by Jie Yang · 9 years ago
  49. 0747259 writeback: dirty inodes against their matching cgroup bdi_writeback's by Tejun Heo · 9 years ago
  50. db12536 writeback: make writeback initiation functions handle multiple bdi_writeback's by Tejun Heo · 9 years ago
  51. f30a7d0 writeback: restructure try_writeback_inodes_sb[_nr]() by Tejun Heo · 9 years ago
  52. 98754bf writeback: implement wb_wait_for_single_work() by Tejun Heo · 9 years ago
  53. cc395d7 writeback: implement bdi_wait_for_completion() by Tejun Heo · 9 years ago
  54. ac7b19a writeback: add wb_writeback_work->auto_free by Tejun Heo · 9 years ago
  55. 001fe6f writeback: make wakeup_dirtytime_writeback() handle multiple bdi_writeback's by Tejun Heo · 9 years ago
  56. f2b6512 writeback: make wakeup_flusher_threads() handle multiple bdi_writeback's by Tejun Heo · 9 years ago
  57. 9ecf4866 writeback: make bdi_start_background_writeback() take bdi_writeback instead of backing_dev_info by Tejun Heo · 9 years ago
  58. bc05873 writeback: make writeback_in_progress() take bdi_writeback instead of backing_dev_info by Tejun Heo · 9 years ago
  59. a06fd6b writeback: make laptop_mode_timer_fn() handle multiple bdi_writeback's by Tejun Heo · 9 years ago
  60. c00ddad writeback: remove bdi_start_writeback() by Tejun Heo · 9 years ago
  61. ebe41ab writeback: implement bdi_for_each_wb() by Tejun Heo · 9 years ago
  62. 693108a writeback: make bdi->min/max_ratio handling cgroup writeback aware by Tejun Heo · 9 years ago
  63. e797291 writeback: don't issue wb_writeback_work if clean by Tejun Heo · 9 years ago
  64. 95a46c6 writeback: make bdi_has_dirty_io() take multiple bdi_writeback's into account by Tejun Heo · 9 years ago
  65. 766a9d6 writeback: implement backing_dev_info->tot_write_bandwidth by Tejun Heo · 9 years ago
  66. d6c10f1 writeback: implement WB_has_dirty_io wb_state flag by Tejun Heo · 9 years ago
  67. 703c270 writeback: implement and use inode_congested() by Tejun Heo · 9 years ago
  68. 482cf79 writeback, blkcg: propagate non-root blkcg congestion state by Tejun Heo · 9 years ago
  69. d40f75a writeback, blkcg: restructure blk_{set|clear}_queue_congested() by Tejun Heo · 9 years ago
  70. ec8a6f2 writeback: make congestion functions per bdi_writeback by Tejun Heo · 9 years ago
  71. dfb8ae5 writeback: let balance_dirty_pages() work on the matching cgroup bdi_writeback by Tejun Heo · 9 years ago
  72. 9101813 writeback: attribute stats to the matching per-cgroup bdi_writeback by Tejun Heo · 9 years ago
  73. ce7acfe writeback, blkcg: associate each blkcg_gq with the corresponding bdi_writeback_congested by Tejun Heo · 9 years ago
  74. 52ebea7 writeback: make backing_dev_info host cgroup-specific bdi_writebacks by Tejun Heo · 9 years ago
  75. 89e9b9e writeback: add {CONFIG|BDI_CAP|FS}_CGROUP_WRITEBACK by Tejun Heo · 9 years ago
  76. 4aa9c69 bdi: separate out congested state into a separate struct by Tejun Heo · 9 years ago
  77. 8395cd9 writeback: add @gfp to wb_init() by Tejun Heo · 9 years ago
  78. a212b10 bdi: make inode_to_bdi() inline by Tejun Heo · 9 years ago
  79. 66114ca writeback: separate out include/linux/backing-dev-defs.h by Tejun Heo · 9 years ago
  80. 4610007 writeback: reorganize mm/backing-dev.c by Tejun Heo · 9 years ago
  81. f0054bb writeback: move backing_dev_info->wb_lock and ->worklist into bdi_writeback by Tejun Heo · 9 years ago
  82. de1fff3 writeback: s/bdi/wb/ in mm/page-writeback.c by Tejun Heo · 9 years ago
  83. a88a341 writeback: move bandwidth related fields from backing_dev_info into bdi_writeback by Tejun Heo · 9 years ago
  84. 93f78d8 writeback: move backing_dev_info->bdi_stat[] into bdi_writeback by Tejun Heo · 9 years ago
  85. 4452226 writeback: move backing_dev_info->state into bdi_writeback by Tejun Heo · 9 years ago
  86. ad7fa85 memcg: implement mem_cgroup_css_from_page() by Tejun Heo · 9 years ago
  87. 1d933cf blkcg: implement bio_associate_blkcg() by Tejun Heo · 9 years ago
  88. fd383c2 blkcg: implement task_get_blkcg_css() by Tejun Heo · 9 years ago
  89. ec43869 cgroup, block: implement task_get_css() and use it in bio_associate_current() by Tejun Heo · 9 years ago
  90. 496d5e7 blkcg: add blkcg_root_css by Tejun Heo · 9 years ago
  91. 5616163 memcg: add mem_cgroup_root_css by Tejun Heo · 9 years ago
  92. ec13b1d blkcg: always create the blkcg_gq for the root blkcg by Tejun Heo · 9 years ago
  93. efa7d1c update !CONFIG_BLK_CGROUP dummies in include/linux/blk-cgroup.h by Tejun Heo · 9 years ago
  94. eea8f41 blkcg: move block/blk-cgroup.h to include/linux/blk-cgroup.h by Tejun Heo · 9 years ago
  95. c4843a7 memcg: add per cgroup dirty page accounting by Greg Thelen · 9 years ago
  96. 11f81be page_writeback: revive cancel_dirty_page() in a restricted form by Tejun Heo · 9 years ago
  97. a26484b MIPS: ath79: Add a missing new line in log message by Alban Bedel · 9 years ago
  98. cc2e932 spi: rspi: Re-do the returning value of qspi_transfer_out_in by Hiep Cao Minh · 9 years ago
  99. a91bbe7 spi: rspi: modify the name of "qspi_trigger_transfer_out_int" function by Hiep Cao Minh · 9 years ago
  100. 0315253 hwmon: (ntc_thermistor) fix iio raw to microvolts conversion by Chris Lesiak · 9 years ago