1. 6c83e6cb Documentation: cgroup v2: Trivial heading correction. by Parav Pandit · 8 years ago
  2. f6d635ad cgroup: implement cgroup_subsys->implicit_on_dfl by Tejun Heo · 8 years ago
  3. e485798 cgroup: use css_set->mg_dst_cgrp for the migration target cgroup by Tejun Heo · 8 years ago
  4. 37ff9f8 cgroup: make cgroup[_taskset]_migrate() take cgroup_root instead of cgroup by Tejun Heo · 8 years ago
  5. 6c694c8 cgroup: move migration destination verification out of cgroup_migrate_prepare_dst() by Tejun Heo · 8 years ago
  6. 58cdb1c cgroup: fix incorrect destination cgroup in cgroup_update_dfl_csses() by Tejun Heo · 8 years ago
  7. 6cc578d cgroup: Trivial correction to reflect controller. by Parav Pandit · 8 years ago
  8. 88bcf65 cgroup: remove stale item in cgroup-v1 document INDEX file. by Haosdent Huang · 8 years ago
  9. 5496260 cgroup: update css iteration in cgroup_update_dfl_csses() by Tejun Heo · 8 years ago
  10. 0431359 cgroup: allocate 2x cgrp_cset_links when setting up a new root by Tejun Heo · 8 years ago
  11. 5ced251 cgroup: make cgroup_calc_subtree_ss_mask() take @this_ss_mask by Tejun Heo · 8 years ago
  12. 334c367 cgroup: reimplement rebind_subsystems() using cgroup_apply_control() and friends by Tejun Heo · 8 years ago
  13. 03970d3 cgroup: use cgroup_apply_enable_control() in cgroup creation path by Tejun Heo · 8 years ago
  14. 945ba19 cgroup: combine cgroup_mutex locking and offline css draining by Tejun Heo · 8 years ago
  15. f7b2814 cgroup: factor out cgroup_{apply|finalize}_control() from cgroup_subtree_control_write() by Tejun Heo · 8 years ago
  16. 15a27c3 cgroup: introduce cgroup_{save|propagate|restore}_control() by Tejun Heo · 8 years ago
  17. ce3f1d9 cgroup: make cgroup_drain_offline() and cgroup_apply_control_{disable|enable}() recursive by Tejun Heo · 8 years ago
  18. bdb53bd cgroup: factor out cgroup_apply_control_enable() from cgroup_subtree_control_write() by Tejun Heo · 8 years ago
  19. 12b3bb6 cgroup: factor out cgroup_apply_control_disable() from cgroup_subtree_control_write() by Tejun Heo · 8 years ago
  20. 1b9b96a cgroup: factor out cgroup_drain_offline() from cgroup_subtree_control_write() by Tejun Heo · 8 years ago
  21. 5531dc9 cgroup: introduce cgroup_control() and cgroup_ss_mask() by Tejun Heo · 8 years ago
  22. a5bca21 cgroup: factor out cgroup_create() out of cgroup_mkdir() by Tejun Heo · 8 years ago
  23. 195e9b6 cgroup: reorder operations in cgroup_mkdir() by Tejun Heo · 8 years ago
  24. 88cb04b cgroup: explicitly track whether a cgroup_subsys_state is visible to userland by Tejun Heo · 8 years ago
  25. 6cd0f5b cgroup: separate out interface file creation from css creation by Tejun Heo · 8 years ago
  26. 20b454a cgroup: suppress spurious de-populated events by Tejun Heo · 8 years ago
  27. 2378d8b cgroup: re-hash init_css_set after subsystems are initialized by Tejun Heo · 8 years ago
  28. fa06235 cgroup: reset css on destruction by Vladimir Davydov · 8 years ago
  29. 63253ad cgroup: fix a mistake in warning message by Xiubo Li · 8 years ago
  30. 62716ea cgroup: use ->subtree_control when testing no internal process rule by Tejun Heo · 8 years ago
  31. f17fc25 cgroup: make css_tryget_online_from_dir() also recognize cgroup2 fs by Tejun Heo · 8 years ago
  32. b38e42e cgroup: convert cgroup_subsys flag fields to bool bitfields by Tejun Heo · 8 years ago
  33. a716526 cgroup: s/cgrp_dfl_root_/cgrp_dfl_/ by Tejun Heo · 8 years ago
  34. 6e5c830 cgroup: make cgroup subsystem masks u16 by Tejun Heo · 8 years ago
  35. 996cd1f cgroup: use do_each_subsys_mask() where applicable by Tejun Heo · 8 years ago
  36. b4e0eea cgroup: convert for_each_subsys_which() to do-while style by Tejun Heo · 8 years ago
  37. 8699b77 cgroup: s/child_subsys_mask/subtree_ss_mask/ by Tejun Heo · 8 years ago
  38. 5eb385c Revert "cgroup: add cgroup_subsys->css_e_css_changed()" by Tejun Heo · 8 years ago
  39. b598dde cgroup: fix error return value of cgroup_addrm_files() by Tejun Heo · 8 years ago
  40. 1619b6d cgroup: document cgroup_no_v1= by Johannes Weiner · 8 years ago
  41. 223ffb2 cgroup: provide cgroup_nov1= to disable controllers in v1 mounts by Johannes Weiner · 8 years ago
  42. e11b956 kernel/Makefile: remove the useless CFLAGS_REMOVE_cgroup-debug.o by Li Bin · 8 years ago
  43. 9a2ddda Documentation: cgroup: Fix 'cgroup-legacy' -> 'cgroup-v1' by W. Trevor King · 8 years ago
  44. 8bb5ef7 cgroup: make sure a parent css isn't freed before its children by Tejun Heo · 8 years ago
  45. aa226ff cgroup: make sure a parent css isn't offlined before its children by Tejun Heo · 8 years ago
  46. e93ad19 cpuset: make mm migration asynchronous by Tejun Heo · 8 years ago
  47. 3e1e21c Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  48. 0a13dae Merge branch 'for-4.5/lightnvm' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  49. 6412035 Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  50. 404a474 Merge branch 'uaccess' (batched user access infrastructure) by Linus Torvalds · 8 years ago
  51. eae2177 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  52. e9f57eb Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  53. 5c89e9e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 8 years ago
  54. d434215 Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  55. 859e762 Merge tag 'pwm/for-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 8 years ago
  56. 96461fd Merge tag 'cris-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris by Linus Torvalds · 8 years ago
  57. 278e5ac Merge tag 'for-4.5' of git://git.osdn.jp/gitroot/uclinux-h8/linux by Linus Torvalds · 8 years ago
  58. ff01c94 pwm: Mark all devices as "might sleep" by Thierry Reding · 8 years ago
  59. 30f0530 Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  60. 3549d82 Merge tag 'renesas-sh-drivers-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas by Linus Torvalds · 8 years ago
  61. 9638685 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  62. 03d7d12 Merge tag 'armsoc-defconfig64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  63. f9cd69f Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  64. 62c79bb Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  65. 6d1c244 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  66. 1305eda7 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  67. 6b5a12d Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  68. 5083c54 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  69. 0c58282 Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  70. e3de671 Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 8 years ago
  71. 71e4634 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  72. 19a3dd7 Do not enable CONFIG_IO_STRICT_DEVMEM by default by Dan Williams · 8 years ago
  73. 9f273c2 MAINTAINERS: add/fix git URLs for various subsystems by Fengguang Wu · 8 years ago
  74. b2807f0 mm: memcontrol: add "sock" to cgroup2 memory.stat by Johannes Weiner · 8 years ago
  75. 587d9f7 mm: memcontrol: basic memory statistics in cgroup2 memory controller by Johannes Weiner · 8 years ago
  76. 44b7a8d mm: memcontrol: do not uncharge old page in page cache replacement by Johannes Weiner · 8 years ago
  77. 3e24b19 Documentation: cgroup: add memory.swap.{current,max} description by Vladimir Davydov · 8 years ago
  78. 5ccc5ab mm: free swap cache aggressively if memcg swap is full by Vladimir Davydov · 8 years ago
  79. d8b3843 mm: vmscan: do not scan anon pages if memcg swap limit is hit by Vladimir Davydov · 8 years ago
  80. 6f2cb2f swap.h: move memcg related stuff to the end of the file by Vladimir Davydov · 8 years ago
  81. eb01aaa mm: memcontrol: replace mem_cgroup_lruvec_online with mem_cgroup_online by Vladimir Davydov · 8 years ago
  82. 3337767 mm: vmscan: pass memcg to get_scan_count() by Vladimir Davydov · 8 years ago
  83. 37e8435 mm: memcontrol: charge swap to cgroup2 by Vladimir Davydov · 8 years ago
  84. 0b8f73e mm: memcontrol: clean up alloc, online, offline, free functions by Johannes Weiner · 8 years ago
  85. 0db1529 mm: memcontrol: flatten struct cg_proto by Johannes Weiner · 8 years ago
  86. d886f4e mm: memcontrol: rein in the CONFIG space madness by Johannes Weiner · 8 years ago
  87. d55f90b net: drop tcp_memcontrol.c by Vladimir Davydov · 8 years ago
  88. 489c2a2 mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEM by Johannes Weiner · 8 years ago
  89. 04823c8 mm: memcontrol: allow to disable kmem accounting for cgroup2 by Vladimir Davydov · 8 years ago
  90. 52c29b0 mm: memcontrol: account "kmem" consumers in cgroup2 memory controller by Johannes Weiner · 8 years ago
  91. 127424c mm: memcontrol: move kmem accounting code to CONFIG_MEMCG by Johannes Weiner · 8 years ago
  92. 3893e30 mm: memcontrol: separate kmem code from legacy tcp accounting code by Johannes Weiner · 8 years ago
  93. 8e0a891 mm: memcontrol: group kmem init and exit functions together by Johannes Weiner · 8 years ago
  94. 567e9ab mm: memcontrol: give the kmem states more descriptive names by Johannes Weiner · 8 years ago
  95. b15aac1 mm: memcontrol: remove double kmem page_counter init by Johannes Weiner · 8 years ago
  96. 6d378da mm: memcontrol: drop unused @css argument in memcg_init_kmem by Johannes Weiner · 8 years ago
  97. 545b5e2 memstick: use sector_div instead of do_div by Arnd Bergmann · 8 years ago
  98. 8e99469 dma-mapping: use offset_in_page macro by Geliang Tang · 8 years ago
  99. 20d666e dma-mapping: remove <asm-generic/dma-coherent.h> by Christoph Hellwig · 8 years ago
  100. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 8 years ago