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