summaryrefslogtreecommitdiffstats
path: root/kernel/cgroup
Commit message (Expand)AuthorAgeFilesLines
...
| * | | cgroup: distinguish local and children populated statesTejun Heo2017-07-171-16/+21
| * | | cgroup: remove now unused list_head @pending in cgroup_apply_cftypes()Tejun Heo2017-07-171-1/+0Star
| |/ /
* | | mm: replace TIF_MEMDIE checks by tsk_is_oom_victimMichal Hocko2017-09-071-4/+5
* | | cgroup: revert fa06235b8eb0 ("cgroup: reset css on destruction")Roman Gushchin2017-09-071-3/+0Star
| |/ |/|
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-041-0/+7
|\ \
| * \ Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar2017-09-041-0/+1
| |\ \
| * | | cpuset: Make nr_cpusets privatePaolo Bonzini2017-08-101-0/+7
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-09-041-6/+0Star
|\ \ \ \ | |_|/ / |/| | |
| * | | sched/topology, cpuset: Avoid spurious/wrong domain rebuildsPeter Zijlstra2017-08-251-6/+0Star
| |/ /
* | | Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-08-291-0/+1
|\ \ \ | |/ / |/| |
| * | cpuset: Fix incorrect memory_pressure control file mappingWaiman Long2017-08-241-0/+1
* | | cpuset: fix a deadlock due to incomplete patching of cpusets_enabled()Dima Zavin2017-08-031-0/+1
|/ /
* | cgroup: fix error return value from cgroup_subtree_control()Tejun Heo2017-07-231-2/+2
* | cgroup: create dfl_root files on subsys registrationTejun Heo2017-07-191-0/+4
* | cgroup: don't call migration methods if there are no tasks to migrateTejun Heo2017-07-082-27/+34
|/
* mm, cpuset: always use seqlock when changing task's nodemaskVlastimil Babka2017-07-071-21/+8Star
* mm, mempolicy: simplify rebinding mempolicies when updating cpusetsVlastimil Babka2017-07-071-3/+1Star
* cgroup: implement "nsdelegate" mount optionTejun Heo2017-06-281-5/+83
* cgroup: restructure cgroup_procs_write_permission()Tejun Heo2017-06-281-24/+33
* cgroup: fix lockdep warning in debug controllerTejun Heo2017-06-141-8/+21
* cgroup: refactor cgroup_masks_read() in the debug controllerTejun Heo2017-06-141-25/+21Star
* cgroup: make debug an implicit controller on cgroup2Tejun Heo2017-06-141-3/+56
* cgroup: Make debug cgroup support v2 and thread modeWaiman Long2017-06-141-17/+153
* cgroup: Make Kconfig prompt of debug cgroup more accurateWaiman Long2017-06-141-0/+6
* cgroup: Move debug cgroup to its own fileWaiman Long2017-06-144-148/+157
* cgroup: Keep accurate count of tasks in each css_setWaiman Long2017-06-142-5/+11
* cpuset: consider dying css as offlineTejun Heo2017-05-241-2/+2
* cgroup: Prevent kill_css() from being called more than onceWaiman Long2017-05-171-0/+5
* Merge branch 'for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2017-05-015-29/+51
|\
| * cgroup: mark cgroup_get() with __maybe_unusedTejun Heo2017-05-011-1/+1
| * cgroup: avoid attaching a cgroup root to two different superblocks, take 2Zefan Li2017-04-293-6/+20
| * cgroup: fix spurious warnings on cgroup_is_dead() from cgroup_sk_alloc()Tejun Heo2017-04-281-6/+16
| * cpuset: Remove cpuset_update_active_cpus()'s parameter.Rakib Mullick2017-04-111-1/+1
| * cgroup: switch to BUG_ON()Nicholas Mc Guire2017-03-271-6/+3Star
| * kernel: convert css_set.refcount from atomic_t to refcount_tElena Reshetova2017-03-083-7/+8
| * kernel: convert cgroup_namespace.count from atomic_t to refcount_tElena Reshetova2017-03-062-2/+2
* | Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-04-161-1/+1
|\ \
| * | Revert "cgroup: avoid attaching a cgroup root to two different superblocks"Tejun Heo2017-04-161-1/+1
* | | Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-04-122-5/+6
|\| |
| * | cgroup: avoid attaching a cgroup root to two different superblocksZefan Li2017-04-111-1/+1
| * | cgroup, kthread: close race window where new kthreads can be migrated to non-...Tejun Heo2017-03-171-4/+5
* | | Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-03-142-2/+2
|\| |
| * | cgroups: censor kernel pointer in debug filesKees Cook2017-03-061-1/+1
| * | cgroup/pids: remove spurious suspicious RCU usage warningTejun Heo2017-03-061-1/+1
| |/
* / scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada2017-03-101-1/+1
|/
* sched/headers: Remove <linux/magic.h> from <linux/sched/task_stack.h>Ingo Molnar2017-03-031-0/+1
* sched/headers: Move the task_lock()/unlock() APIs to <linux/sched/task.h>Ingo Molnar2017-03-032-1/+2
* sched/headers: Move task_struct::signal and task_struct::sighand types and ac...Ingo Molnar2017-03-031-0/+1
* sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1