1. 9dfc31f cgroup-defs: fix swork_event declare issue by Alex Shi · 9 years ago linux-linaro-lsk-v4.1-rt-test
  2. 7231632 Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-rt by Alex Shi · 9 years ago
  3. 7c0ca54 Merge branch 'v4.1/topic/writeback-cg' into linux-linaro-lsk-v4.1 by Alex Shi · 9 years ago
  4. 7630ef5 writeback: Fix performance regression in wb_over_bg_thresh() by Howard Cochran · 9 years ago
  5. 6cbfcad Merge tag 'v4.1.26' into linux-linaro-lsk-v4.1 by Alex Shi · 9 years ago
  6. ba2b0f3 Merge branch 'v4.1/topic/writeback-cg' into linux-linaro-lsk-v4.1 by Alex Shi · 9 years ago
  7. 60df49d cgroup: replace unified-hierarchy.txt with a proper cgroup v2 documentation by Tejun Heo · 10 years ago
  8. 9185e49 cgroup: rename Documentation/cgroups/ to Documentation/cgroup-legacy/ by Tejun Heo · 10 years ago
  9. 3fc5f7f cgroup: replace __DEVEL__sane_behavior with cgroup2 fs type by Tejun Heo · 10 years ago
  10. 32bd34de cfq-iosched: fix the setting of IOPS mode on SSDs by Jens Axboe · 10 years ago
  11. 1ed2eb0 block: Make CFQ default to IOPS mode on SSDs by Tahsin Erdogan · 10 years ago
  12. e33a13c writeback: initialize inode members that track writeback history by Tahsin Erdogan · 9 years ago
  13. f26c4f1 writeback: keep superblock pinned during cgroup writeback association switches by Tejun Heo · 9 years ago
  14. 939c374 memcg: fix dirty page migration by Greg Thelen · 10 years ago
  15. ef4a4c8 block: detach bdev inode from its wb in __blkdev_put() by Ilya Dryomov · 10 years ago
  16. be6f49f fs/block_dev.c: Remove WARN_ON() when inode writeback fails by Vivek Goyal · 10 years ago
  17. 4ce5ef0 cgroup: make sure a parent css isn't offlined before its children by Tejun Heo · 9 years ago
  18. b89c062 cgroup: make sure a parent css isn't freed before its children by Tejun Heo · 9 years ago
  19. 4896a47 mm: page_alloc: generalize the dirty balance reserve by Johannes Weiner · 10 years ago
  20. 1ef9658 block: fix module reference leak on put_disk() call for cgroups throttle by Roman Pen · 9 years ago
  21. 8193b24 memcg: fix memory.high target by Vladimir Davydov · 10 years ago
  22. c29dd23 memcg: ratify and consolidate over-charge handling by Tejun Heo · 10 years ago
  23. c2644f5 memcg: punt high overage reclaim to return-to-userland path by Tejun Heo · 10 years ago
  24. bd5d9d6 memcg: flatten task_struct->memcg_oom by Tejun Heo · 10 years ago
  25. 277767b mm: memcontrol: eliminate root memory.current by Johannes Weiner · 10 years ago
  26. dc46408 fs/writeback, rcu: Don't use list_entry_rcu() for pointer offsetting in bdi_split_work_to_wbs() by Tejun Heo · 10 years ago
  27. 037f081e writeback: bdi_writeback iteration must not skip dying ones by Tejun Heo · 10 years ago
  28. cb336a0 writeback: sync_inodes_sb() must write out I_DIRTY_TIME inodes and always call wait_sb_inodes() by Tejun Heo · 10 years ago
  29. 27b58b8 mm, vmscan: unlock page while waiting on writeback by Hugh Dickins · 10 years ago
  30. e47a04e cgroup_pids: don't account for the root cgroup by Tejun Heo · 10 years ago
  31. 041bdb5 cgroup: fix handling of multi-destination migration from subtree_control enabling by Tejun Heo · 10 years ago
  32. b9e39e0 cgroup_freezer: simplify propagation of CGROUP_FROZEN clearing in freezer_attach() by Tejun Heo · 10 years ago
  33. fc84fa7 cgroup: pids: kill pids_fork(), simplify pids_can_fork() and pids_cancel_fork() by Oleg Nesterov · 10 years ago
  34. 7105056 cgroup: pids: fix race between cgroup_post_fork() and cgroup_migrate() by Oleg Nesterov · 10 years ago
  35. cf362a8 cgroup: make css_set pin its css's to avoid use-afer-free by Tejun Heo · 10 years ago
  36. 5af19ec cgroup: fix cftype->file_offset handling by Tejun Heo · 10 years ago
  37. 1c48029 cgroup: pids: fix invalid get/put usage by Aleksa Sarai · 10 years ago
  38. 33b8ea7 cgroup: fix race condition around termination check in css_task_iter_next() by Tejun Heo · 10 years ago
  39. 16c8d1c blkcg: don't create "io.stat" on the root cgroup by Tejun Heo · 10 years ago
  40. dcd5106 cgroup: drop cgroup__DEVEL__legacy_files_on_dfl by Tejun Heo · 10 years ago
  41. 20ccd00 cgroup: replace error handling in cgroup_init() with WARN_ON()s by Tejun Heo · 10 years ago
  42. 93e7f39 cgroup: add cgroup_subsys->free() method and use it to fix pids controller by Tejun Heo · 10 years ago
  43. 317124f cgroup: keep zombies associated with their original cgroups by Tejun Heo · 10 years ago
  44. b767129 cgroup: make css_set_rwsem a spinlock and rename it to css_set_lock by Tejun Heo · 10 years ago
  45. 4a6a69b cgroup: don't hold css_set_rwsem across css task iteration by Tejun Heo · 10 years ago
  46. fe459a2 cgroup: reorganize css_task_iter functions by Tejun Heo · 10 years ago
  47. 5b58365 cgroup: factor out css_set_move_task() by Tejun Heo · 10 years ago
  48. 0e00eb4 cgroup: keep css_set and task lists in chronological order by Tejun Heo · 10 years ago
  49. 1056fe7 cgroup: make cgroup_destroy_locked() test cgroup_is_populated() by Tejun Heo · 10 years ago
  50. 643e6af cgroup: make css_sets pin the associated cgroups by Tejun Heo · 10 years ago
  51. 56b12d0 cgroup: relocate cgroup_[try]get/put() by Tejun Heo · 10 years ago
  52. 67e65b9 cgroup: move check_for_release() invocation by Tejun Heo · 10 years ago
  53. 86d5755 cgroup: replace cgroup_has_tasks() with cgroup_is_populated() by Tejun Heo · 10 years ago
  54. 4f89ab6 cgroup: make cgroup->nr_populated count the number of populated css_sets by Tejun Heo · 10 years ago
  55. c683497 cgroup: remove an unused parameter from cgroup_task_migrate() by Tejun Heo · 10 years ago
  56. b403ee1 cgroup: implement the PIDs subsystem by Aleksa Sarai · 10 years ago
  57. 3b25781 cgroup: fix too early usage of static_branch_disable() by Tejun Heo · 10 years ago
  58. eaa137e cgroup: make cgroup_update_dfl_csses() migrate all target processes atomically by Tejun Heo · 10 years ago
  59. 519dfea cgroup: separate out taskset operations from cgroup_migrate() by Tejun Heo · 10 years ago
  60. 887240d cgroup: reorder cgroup_migrate()'s parameters by Tejun Heo · 10 years ago
  61. 2a91025 cgroup, memcg, cpuset: implement cgroup_taskset_for_each_leader() by Tejun Heo · 10 years ago
  62. a96cb6e cpuset: migrate memory only for threadgroup leaders by Tejun Heo · 10 years ago
  63. ebcfd0d cgroup: allow a cgroup subsystem to reject a fork by Aleksa Sarai · 10 years ago
  64. 6ae3c19 memcg: generate file modified notifications on "memory.events" by Tejun Heo · 10 years ago
  65. d23eecd cgroup: generalize obtaining the handles of and notifying cgroup files by Tejun Heo · 10 years ago
  66. b15b0b3 cgroup: restructure file creation / removal handling by Tejun Heo · 10 years ago
  67. dd899f1 cgroup: cosmetic updates to rebind_subsystems() by Tejun Heo · 10 years ago
  68. 088ba002 cgroup: make cgroup_addrm_files() clean up after itself on failures by Tejun Heo · 10 years ago
  69. 8c74ba3 cgroup: relocate cgroup_populate_dir() by Tejun Heo · 10 years ago
  70. 6c106f5 cgroup: replace cftype->mode with CFTYPE_WORLD_WRITABLE by Tejun Heo · 10 years ago
  71. 22caaf3 cgroup: replace "cgroup.populated" with "cgroup.events" by Tejun Heo · 10 years ago
  72. ded8e21 cgroup: replace cgroup_on_dfl() tests in controllers with cgroup_subsys_on_dfl() by Tejun Heo · 10 years ago
  73. d76c109 cgroup: replace cgroup_subsys->disabled tests with cgroup_subsys_enabled() by Tejun Heo · 10 years ago
  74. 6b34b85 memcg: move memcg_proto_active from sock.h by Michal Hocko · 10 years ago
  75. 169b02a memcg, tcp_kmem: check for cg_proto in sock_update_memcg by Michal Hocko · 10 years ago
  76. 67d6b19 memcg: restructure mem_cgroup_can_attach() by Tejun Heo · 10 years ago
  77. 012b0cd memcg: get rid of extern for functions in memcontrol.h by Michal Hocko · 10 years ago
  78. fb1a6fe memcg: get rid of mem_cgroup_root_css for !CONFIG_MEMCG by Michal Hocko · 10 years ago
  79. 1e977cc memcg: export struct mem_cgroup by Michal Hocko · 10 years ago
  80. 4708881 memcg: convert mem_cgroup->under_oom from atomic_t to int by Tejun Heo · 10 years ago
  81. 55c3f9b memcg: remove unused mem_cgroup->oom_wakeups by Tejun Heo · 10 years ago
  82. c63010b jump_label: make static_key_enabled() work on static_key_true/false types too by Tejun Heo · 10 years ago
  83. 80a48e9 cgroup: implement static_key based cgroup_subsys_enabled() and cgroup_subsys_on_dfl() by Tejun Heo · 10 years ago
  84. 3d67201 cgroup: add delegation section to unified hierarchy documentation by Tejun Heo · 10 years ago
  85. d52b14f cgroup: require write perm on common ancestor when moving processes on the default hierarchy by Tejun Heo · 10 years ago
  86. aeeca03 cgroup: separate out cgroup_procs_write_permission() from __cgroup_procs_write() by Tejun Heo · 10 years ago
  87. 388f3f8 MAINTAINERS: add a cgroup core co-maintainer by Tejun Heo · 10 years ago
  88. 08394ba cgroup: fix uninitialised iterator in for_each_subsys_which by Aleksa Sarai · 10 years ago
  89. 55c0ceb cgroup: replace explicit ss_mask checking with for_each_subsys_which by Aleksa Sarai · 10 years ago
  90. d0475d0 cgroup: use bitmask to filter for_each_subsys by Aleksa Sarai · 10 years ago
  91. 6f88b8c cgroup: add seq_file forward declaration for struct cftype by Arnd Bergmann · 10 years ago
  92. 965f9a1 cgroup: simplify threadgroup locking by Tejun Heo · 10 years ago
  93. e10d51a sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem by Tejun Heo · 10 years ago
  94. b903ff0 sched, cgroup: reorganize threadgroup locking by Tejun Heo · 10 years ago
  95. 823ed08 cgroup: switch to unsigned long for bitmasks by Aleksa Sarai · 10 years ago
  96. 28dc572 kernfs: make kernfs_get_inode() public by Tejun Heo · 10 years ago
  97. a437c57 locking/static_keys: Add selftest by Peter Zijlstra · 10 years ago
  98. 7d5c6c6 locking/static_keys: Add a new static_key interface by Peter Zijlstra · 10 years ago
  99. be23061 locking/static_keys: Rework update logic by Peter Zijlstra · 10 years ago
  100. 392abef locking/static_keys: Add static_key_{en,dis}able() helpers by Peter Zijlstra · 10 years ago