Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年之前 |
Linus Torvalds
|
f34d3606f7
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
8 年之前 |
Tejun Heo
|
679a5e3f12
cpuset: fix error handling regression in proc_cpuset_show()
|
8 年之前 |
Wei Yongjun
|
8a15b81741
cpuset: fix non static symbol warning
|
9 年之前 |
Joonwoo Park
|
28b89b9e6f
cpuset: handle race between CPU hotplug and cpuset_hotplug_work
|
9 年之前 |
Tejun Heo
|
4c737b41de
cgroup: make cgroup_path() and friends behave in the style of strlcpy()
|
9 年之前 |
Zefan Li
|
06f4e94898
cpuset: make sure new tasks conform to the current config of the cpuset
|
9 年之前 |
Michal Hocko
|
fec1e5f987
cpuset, mm: fix TIF_MEMDIE check in cpuset_change_task_nodemask
|
9 年之前 |
Vlastimil Babka
|
002f290627
cpuset: use static key better and convert to new API
|
9 年之前 |
Andrew Morton
|
0edaf86cf1
include/linux/nodemask.h: create next_node_in() helper
|
9 年之前 |
Tejun Heo
|
5cf1cacb49
cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_attach callback
|
9 年之前 |
Linus Torvalds
|
5518f66b5a
Merge branch 'for-4.6-ns' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
9 年之前 |
Tejun Heo
|
b38e42e962
cgroup: convert cgroup_subsys flag fields to bool bitfields
|
9 年之前 |
Aditya Kali
|
a79a908fd2
cgroup: introduce cgroup namespaces
|
9 年之前 |
Tejun Heo
|
e93ad19d05
cpuset: make mm migration asynchronous
|
9 年之前 |
Tejun Heo
|
8075b542cf
Merge branch 'for-4.4-fixes' into for-4.5
|
9 年之前 |
Tejun Heo
|
1f7dd3e5a6
cgroup: fix handling of multi-destination migration from subtree_control enabling
|
9 年之前 |
Arnd Bergmann
|
d2b4365809
cpuset: Replace all instances of time_t with time64_t
|
9 年之前 |
Linus Torvalds
|
2e3078af2c
Merge branch 'akpm' (patches from Andrew)
|
9 年之前 |
David Rientjes
|
da39da3a54
mm, oom: remove task_lock protecting comm printing
|
9 年之前 |
Tejun Heo
|
27bd4dbb8d
cgroup: replace cgroup_has_tasks() with cgroup_is_populated()
|
9 年之前 |
Tejun Heo
|
4530eddb59
cgroup, memcg, cpuset: implement cgroup_taskset_for_each_leader()
|
10 年之前 |
Tejun Heo
|
3df9ca0a2b
cpuset: migrate memory only for threadgroup leaders
|
10 年之前 |
Tejun Heo
|
7dbdb199d3
cgroup: replace cftype->mode with CFTYPE_WORLD_WRITABLE
|
10 年之前 |
Tejun Heo
|
9e10a130d9
cgroup: replace cgroup_on_dfl() tests in controllers with cgroup_subsys_on_dfl()
|
10 年之前 |
Alban Crequy
|
24ee3cf89b
cpuset: use trialcs->mems_allowed as a temp variable
|
10 年之前 |
David Rientjes
|
6e276d2a51
kernel, cpuset: remove exception for __GFP_THISNODE
|
10 年之前 |
Rik van Riel
|
47b8ea7186
cpusets, isolcpus: exclude isolcpus from load balancing in cpusets
|
10 年之前 |
Jason Low
|
283cb41f42
cpuset: Fix cpuset sched_relax_domain_level
|
10 年之前 |
Zefan Li
|
79063bffc8
cpuset: fix a warning when clearing configured masks in old hierarchy
|
10 年之前 |