index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
cgroup: drop const from @buffer of cftype->write_string()
Tejun Heo
2014-03-19
11
-15
/
+15
*
cgroup: rename cgroup_dummy_root and related names
Tejun Heo
2014-03-19
2
-94
/
+88
*
cgroup: move ->subsys_mask from cgroupfs_root to cgroup
Tejun Heo
2014-03-19
2
-25
/
+42
*
cgroup: treat cgroup_dummy_root as an equivalent hierarchy during rebinding
Tejun Heo
2014-03-19
1
-44
/
+56
*
cgroup: remove NULL checks from [pr_cont_]cgroup_{name|path}()
Tejun Heo
2014-03-19
1
-20
/
+4
*
cgroup: use cgroup_setup_root() to initialize cgroup_dummy_root
Tejun Heo
2014-03-19
1
-23
/
+20
*
cgroup: reorganize cgroup bootstrapping
Tejun Heo
2014-03-19
1
-51
/
+49
*
cgroup: relocate setting of CGRP_DEAD
Tejun Heo
2014-03-19
1
-9
/
+9
*
cpuset: use rcu_read_lock() to protect task_cs()
Li Zefan
2014-03-03
1
-11
/
+13
*
cgroup_freezer: document freezer_fork() subtleties
Tejun Heo
2014-02-25
1
-3
/
+25
*
cgroup: update cgroup_transfer_tasks() to either succeed or fail
Tejun Heo
2014-02-25
1
-5
/
+23
*
cgroup: drop task_lock() protection around task->cgroups
Tejun Heo
2014-02-25
2
-75
/
+28
*
cgroup: update how a newly forked task gets associated with css_set
Tejun Heo
2014-02-25
1
-31
/
+55
*
cgroup: split process / task migration into four steps
Tejun Heo
2014-02-25
2
-59
/
+182
*
cgroup: separate out cset_group_from_root() from task_cgroup_from_root()
Tejun Heo
2014-02-25
1
-12
/
+17
*
cgroup: use css_set->mg_tasks to track target tasks during migration
Tejun Heo
2014-02-25
2
-108
/
+131
*
cgroup: add css_set->mg_tasks
Tejun Heo
2014-02-25
2
-21
/
+43
*
Merge branch 'cgroup/for-3.14-fixes' into cgroup/for-3.15
Tejun Heo
2014-02-25
1
-6
/
+6
|
\
|
*
cgroup: update cgroup_enable_task_cg_lists() to grab siglock
Tejun Heo
2014-02-18
1
-0
/
+5
|
*
Revert "cgroup: use an ordered workqueue for cgroup destruction"
Tejun Heo
2014-02-12
1
-6
/
+2
*
|
cgroup: add a validation check to cgroup_add_cftyps()
Li Zefan
2014-02-18
1
-0
/
+3
*
|
cgroup: deal with dummp_top in cgroup_name() and cgroup_path()
Li Zefan
2014-02-14
1
-2
/
+10
*
|
cgroup: fix memory leak in cgroup_mount()
Li Zefan
2014-02-14
1
-0
/
+2
*
|
cgroup: fix locking in cgroupstats_build()
Li Zefan
2014-02-14
1
-2
/
+6
*
|
cgroup: fix coccinelle warnings
Fengguang Wu
2014-02-13
1
-3
/
+1
*
|
sparc: fix implicit include of slab.h in leon_pci_grpci2.c
Paul Gortmaker
2014-02-13
1
-0
/
+1
*
|
cgroup: unexport functions
Tejun Heo
2014-02-13
1
-8
/
+0
*
|
cgroup: cosmetic updates to cgroup_attach_task()
Tejun Heo
2014-02-13
1
-22
/
+23
*
|
cgroup: remove cgroup_taskset_cur_css() and cgroup_taskset_size()
Tejun Heo
2014-02-13
2
-33
/
+0
*
|
cpuset: don't use cgroup_taskset_cur_css()
Tejun Heo
2014-02-13
1
-3
/
+6
*
|
cgroup: drop @skip_css from cgroup_taskset_for_each()
Tejun Heo
2014-02-13
8
-15
/
+11
*
|
cgroup: move css_set_rwsem locking outside of cgroup_task_migrate()
Tejun Heo
2014-02-13
1
-5
/
+11
*
|
cgroup: separate out put_css_set_locked() and remove put_css_set_taskexit()
Tejun Heo
2014-02-13
1
-27
/
+23
*
|
cgroup: remove css_scan_tasks()
Tejun Heo
2014-02-13
2
-168
/
+0
*
|
cpuset: use css_task_iter_start/next/end() instead of css_scan_tasks()
Tejun Heo
2014-02-13
1
-128
/
+58
*
|
cgroup: make css_set_lock a rwsem and rename it to css_set_rwsem
Tejun Heo
2014-02-13
1
-47
/
+57
*
|
cgroup: reimplement cgroup_transfer_tasks() without using css_scan_tasks()
Tejun Heo
2014-02-13
1
-11
/
+20
*
|
cgroup: implement cgroup_has_tasks() and unexport cgroup_task_count()
Tejun Heo
2014-02-13
4
-6
/
+10
*
|
cgroup: relocate cgroup_enable_task_cg_lists()
Tejun Heo
2014-02-13
1
-55
/
+48
*
|
cgroup: enable task_cg_lists on the first cgroup mount
Tejun Heo
2014-02-13
1
-14
/
+27
*
|
cgroup: drop CGRP_ROOT_SUBSYS_BOUND
Tejun Heo
2014-02-13
2
-26
/
+4
*
|
cgroup: disallow xattr, release_agent and name if sane_behavior
Tejun Heo
2014-02-13
2
-13
/
+7
*
|
sun4M: add include of slab.h for kzalloc
Stephen Rothwell
2014-02-12
1
-0
/
+2
*
|
cgroup: remove cgroupfs_root->refcnt
Tejun Heo
2014-02-12
2
-51
/
+39
*
|
cgroup: rename cgroupfs_root->number_of_cgroups to ->nr_cgrps and make it ato...
Tejun Heo
2014-02-12
2
-11
/
+9
*
|
cgroup: remove cgroup->name
Tejun Heo
2014-02-12
7
-210
/
+110
*
|
cgroup: make cgroup hold onto its kernfs_node
Tejun Heo
2014-02-12
1
-7
/
+9
*
|
cgroup: simplify dynamic cftype addition and removal
Tejun Heo
2014-02-12
1
-55
/
+32
*
|
cgroup: remove cftype_set
Tejun Heo
2014-02-12
2
-45
/
+22
*
|
cgroup: relocate cgroup_rm_cftypes()
Tejun Heo
2014-02-12
1
-35
/
+35
[next]