1. 34a9304 Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  2. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  3. ad2c8c7 cgroup: fix sock_cgroup_data initialization on earlier compilers by Tejun Heo · 9 years ago
  4. bd1060a sock, cgroup: add sock->sk_cgroup by Tejun Heo · 9 years ago
  5. 2a56a1f net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a struct by Tejun Heo · 9 years ago
  6. 1774939 Merge branch 'for-4.5-ancestor-test' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup into for-4.5 by Tejun Heo · 9 years ago
  7. b53202e cgroup: kill cgrp_ss_priv[CGROUP_CANFORK_COUNT] and friends by Oleg Nesterov · 9 years ago
  8. 8075b54 Merge branch 'for-4.4-fixes' into for-4.5 by Tejun Heo · 9 years ago
  9. 1f7dd3e5 cgroup: fix handling of multi-destination migration from subtree_control enabling by Tejun Heo · 9 years ago
  10. b11cfb5 cgroup: record ancestor IDs and reimplement cgroup_is_descendant() using it by Tejun Heo · 9 years ago
  11. 67e9c74 cgroup: replace __DEVEL__sane_behavior with cgroup2 fs type by Tejun Heo · 9 years ago
  12. 34c0625 cgroup: fix cftype->file_offset handling by Tejun Heo · 9 years ago
  13. afcf6c8 cgroup: add cgroup_subsys->free() method and use it to fix pids controller by Tejun Heo · 9 years ago
  14. 2e91fa7 cgroup: keep zombies associated with their original cgroups by Tejun Heo · 9 years ago
  15. ed27b9f cgroup: don't hold css_set_rwsem across css task iteration by Tejun Heo · 9 years ago
  16. 0de0942 cgroup: make cgroup->nr_populated count the number of populated css_sets by Tejun Heo · 9 years ago
  17. 6f60ead cgroup: generalize obtaining the handles of and notifying cgroup files by Tejun Heo · 9 years ago
  18. 7dbdb19 cgroup: replace cftype->mode with CFTYPE_WORLD_WRITABLE by Tejun Heo · 9 years ago
  19. 4a07c22 cgroup: replace "cgroup.populated" with "cgroup.events" by Tejun Heo · 9 years ago
  20. fc5ed1e cgroup: replace cgroup_subsys->disabled tests with cgroup_subsys_enabled() by Tejun Heo · 9 years ago
  21. 1ed1328 sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem by Tejun Heo · 9 years ago
  22. 0c98625 Revert "sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem" by Tejun Heo · 9 years ago
  23. 20f1f4b Merge branch 'for-4.3-unified-base' into for-4.3 by Tejun Heo · 9 years ago
  24. 3e1d2ee cgroup: introduce cgroup_subsys->legacy_name by Tejun Heo · 9 years ago
  25. 731a981 cgroup: make cftype->private a unsigned long by Tejun Heo · 9 years ago
  26. 7e47682 cgroup: allow a cgroup subsystem to reject a fork by Aleksa Sarai · 9 years ago
  27. 187fe84 cgroup: require write perm on common ancestor when moving processes on the default hierarchy by Tejun Heo · 9 years ago
  28. cb4a316 cgroup: use bitmask to filter for_each_subsys by Aleksa Sarai · 9 years ago
  29. c80ef9e cgroup: add seq_file forward declaration for struct cftype by Arnd Bergmann · 9 years ago
  30. d59cfc0 sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem by Tejun Heo · 9 years ago
  31. 7d7efec sched, cgroup: reorganize threadgroup locking by Tejun Heo · 9 years ago
  32. b4a04ab cgroup: separate out include/linux/cgroup-defs.h by Tejun Heo · 9 years ago