1. 8a1115f scripts/spelling.txt: add "disble(d)" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  2. 50ff9d1 sched/headers: Remove <linux/magic.h> from <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  3. 56cd697 sched/headers: Move the task_lock()/unlock() APIs to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  4. c3edc40 sched/headers: Move task_struct::signal and task_struct::sighand types and accessors into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  5. f719ff9b sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  6. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  7. 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  8. 780de9d sched/headers, cgroups: Remove the threadgroup_change_*() wrappery by Ingo Molnar · 8 years ago
  9. f7878dc Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  10. 63f1ca5 Merge branch 'cgroup/for-4.11-rdmacg' into cgroup/for-4.11 by Tejun Heo · 8 years ago
  11. 576dd46 cgroup: drop the matching uid requirement on migration for cgroup v2 by Tejun Heo · 8 years ago
  12. b807421 cgroup: misc cleanups by Tejun Heo · 8 years ago
  13. bdf3d06 Merge branch 'for-4.10-fixes' into for-4.11 by Tejun Heo · 8 years ago
  14. bfc2cf6 cgroup: call subsys->*attach() only for subsystems which are actually affected by migration by Tejun Heo · 8 years ago
  15. e595cd7 cgroup: track migration context in cgroup_mgctx by Tejun Heo · 8 years ago
  16. d8ebf51 cgroup: cosmetic update to cgroup_taskset_add() by Tejun Heo · 8 years ago
  17. 7896dfb rdmacg: Fixed uninitialized current resource usage by Parav Pandit · 8 years ago
  18. 39d3e75 rdmacg: Added rdma cgroup controller by Parav Pandit · 8 years ago
  19. e0aed7c cgroup: fix RCU related sparse warnings by Tejun Heo · 8 years ago
  20. dcfe149 cgroup: move namespace code to kernel/cgroup/namespace.c by Tejun Heo · 8 years ago
  21. d62beb7 cgroup: rename functions for consistency by Tejun Heo · 8 years ago
  22. 1592c9b cgroup: move v1 mount functions to kernel/cgroup/cgroup-v1.c by Tejun Heo · 8 years ago
  23. fa06990 cgroup: separate out cgroup1_kf_syscall_ops by Tejun Heo · 8 years ago
  24. 633feee3 cgroup: refactor mount path and clearly distinguish v1 and v2 paths by Tejun Heo · 8 years ago
  25. 0a268db cgroup: move cgroup v1 specific code to kernel/cgroup/cgroup-v1.c by Tejun Heo · 8 years ago
  26. 201af4c cgroup: move cgroup files under kernel/cgroup/ by Tejun Heo · 8 years ago