index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
cpuset.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-04
mm: page_alloc: use jump labels to avoid checking number_of_cpusets
Mel Gorman
1
-10
/
+4
2014-04-03
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
1
-1
/
+1
2014-04-03
mm: optimize put_mems_allowed() usage
Mel Gorman
1
-1
/
+1
2014-04-03
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-165
/
+97
2014-03-19
cgroup: drop const from @buffer of cftype->write_string()
Tejun Heo
1
-1
/
+1
2014-03-03
cpuset: use rcu_read_lock() to protect task_cs()
Li Zefan
1
-11
/
+13
2014-02-27
cpuset: fix a race condition in __cpuset_node_allowed_softwall()
Li Zefan
1
-1
/
+1
2014-02-27
cpuset: fix a locking issue in cpuset_migrate_mm()
Li Zefan
1
-6
/
+2
2014-02-13
cpuset: don't use cgroup_taskset_cur_css()
Tejun Heo
1
-3
/
+6
2014-02-13
cgroup: drop @skip_css from cgroup_taskset_for_each()
Tejun Heo
1
-2
/
+2
2014-02-13
cpuset: use css_task_iter_start/next/end() instead of css_scan_tasks()
Tejun Heo
1
-128
/
+58
2014-02-13
cgroup: implement cgroup_has_tasks() and unexport cgroup_task_count()
Tejun Heo
1
-1
/
+1
2014-02-12
cgroup: remove cgroup->name
Tejun Heo
1
-14
/
+13
2014-02-08
cgroup: clean up cgroup_subsys names and initialization
Tejun Heo
1
-6
/
+4
2013-12-05
cgroup: replace cftype->read_seq_string() with cftype->seq_show()
Tejun Heo
1
-7
/
+5
2013-12-05
cpuset: convert away from cftype->read()
Tejun Heo
1
-47
/
+24
2013-11-27
cpuset: Fix memory allocator deadlock
Peter Zijlstra
1
-2
/
+6
2013-09-03
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-164
/
+153
2013-08-21
cpuset: fix a regression in validating config change
Li Zefan
1
-5
/
+9
2013-08-13
cpuset: remove an unncessary forward declaration
Li Zefan
1
-3
/
+0
2013-08-13
cpuset: fix the return value of cpuset_write_u64()
Li Zefan
1
-2
/
+4
2013-08-08
cgroup: make css_for_each_descendant() and friends include the origin css in ...
Tejun Heo
1
-16
/
+26
2013-08-08
cgroup: make cgroup_taskset deal with cgroup_subsys_state instead of cgroup
Tejun Heo
1
-10
/
+5
2013-08-08
cgroup: make task iterators deal with cgroup_subsys_state instead of cgroup
Tejun Heo
1
-22
/
+19
2013-08-08
cgroup: remove struct cgroup_scanner
Tejun Heo
1
-37
/
+26
2013-08-08
cgroup: make hierarchy iterators deal with cgroup_subsys_state instead of cgroup
Tejun Heo
1
-29
/
+29
2013-08-08
cgroup: pass around cgroup_subsys_state instead of cgroup in file methods
Tejun Heo
1
-17
/
+18
2013-08-08
cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methods
Tejun Heo
1
-18
/
+21
2013-08-08
cgroup: add css_parent()
Tejun Heo
1
-5
/
+1
2013-08-08
cgroup: add/update accessors which obtain subsys specific data from css
Tejun Heo
1
-4
/
+7
2013-08-08
cpuset: drop "const" qualifiers from struct cpuset instances
Tejun Heo
1
-9
/
+8
2013-08-08
cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/
Tejun Heo
1
-3
/
+3
2013-07-31
cgroup: more naming cleanups
Li Zefan
1
-8
/
+8
2013-07-29
cpuset: relocate a misplaced comment
Zhao Hongjiang
1
-6
/
+6
2013-07-29
cpuset: get rid of the useless forward declaration of cpuset
Zhao Hongjiang
1
-1
/
+0
2013-07-02
Merge branch 'for-3.11-cpuset' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-191
/
+287
2013-06-19
sched: Rename sched.c as sched/core.c in comments and Documentation
Viresh Kumar
1
-2
/
+2
2013-06-13
cpuset: rename @cont to @cgrp
Li Zefan
1
-16
/
+16
2013-06-13
cpuset: fix to migrate mm correctly in a corner case
Li Zefan
1
-6
/
+19
2013-06-13
cpuset: allow to move tasks to empty cpusets
Li Zefan
1
-2
/
+7
2013-06-13
cpuset: allow to keep tasks in empty cpusets
Li Zefan
1
-31
/
+110
2013-06-13
cpuset: introduce effective_{cpumask|nodemask}_cpuset()
Li Zefan
1
-11
/
+65
2013-06-13
cpuset: record old_mems_allowed in struct cpuset
Li Zefan
1
-25
/
+36
2013-06-09
cpuset: remove async hotplug propagation work
Li Zefan
1
-53
/
+16
2013-06-09
cpuset: let hotplug propagation work wait for task attaching
Li Zefan
1
-12
/
+17
2013-06-05
cpuset: re-structure update_cpumask() a bit
Li Zefan
1
-3
/
+4
2013-06-05
cpuset: remove cpuset_test_cpumask()
Li Zefan
1
-18
/
+1
2013-06-05
cpuset: remove unnecessary variable in cpuset_attach()
Li Zefan
1
-4
/
+2
2013-06-05
cpuset: cleanup guarantee_online_{cpus|mems}()
Li Zefan
1
-22
/
+7
2013-06-05
cpuset: remove redundant check in cpuset_cpus_allowed_fallback()
Li Zefan
1
-2
/
+1
[next]