index
:
kernel_samsung_tuna.git
replicant-4.2
replicant-6.0
kernel/samsung/tuna
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
cgroup.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_a...
Tejun Heo
2016-01-08
1
-10
/
+89
*
cgroup: improve old cgroup handling in cgroup_attach_proc()
faux123
2016-01-08
1
-24
/
+42
*
cgroups: more safe tasklist locking in cgroup_attach_proc
Ben Blum
2016-01-08
1
-3
/
+3
*
cgroup: always lock threadgroup during migration
Tejun Heo
2016-01-08
1
-20
/
+18
*
threadgroup: rename signal->threadgroup_fork_lock to ->group_rwsem
Tejun Heo
2016-01-08
1
-6
/
+6
*
cgroup: change locking order in attach_task_by_pid()
faux123
2016-01-08
1
-12
/
+10
*
cgroup: remove synchronize_rcu() from cgroup_attach_{task|proc}()
Devin Kim
2015-04-11
1
-1
/
+0
*
Merge remote-tracking branch 'linux/linux-3.0.y' into stable-newpvr
Ziyann
2014-11-26
1
-1
/
+12
|
\
|
*
cgroup: fail if monitored file and event_control are in different cgroup
Li Zefan
2013-10-01
1
-0
/
+11
|
*
cgroup: fix an off-by-one bug which may trigger BUG_ON()
Li Zefan
2013-05-07
1
-1
/
+1
*
|
cgroup: Fix use after free of cgrp (cgrp->css_sets)
Hans de Goede
2014-11-26
1
-1
/
+5
*
|
cgroup: Take css_set_lock from cgroup_css_sets_empty()
Hans de Goede
2014-11-26
1
-5
/
+9
*
|
Merge tag 'v3.0.68' into android-3.0
Colin Cross
2013-03-13
1
-0
/
+8
|
\
\
|
|
/
|
*
cgroup: fix exit() vs rmdir() race
Li Zefan
2013-03-04
1
-0
/
+8
*
|
Merge commit 'v3.0.58' into android-3.0
Todd Poynor
2013-01-15
1
-2
/
+0
|
\
\
|
|
/
|
*
cgroup: remove incorrect dget/dput() pair in cgroup_create_dir()
Tejun Heo
2013-01-11
1
-2
/
+0
*
|
Merge remote-tracking branch 'stable/linux-3.0.y' into android-3.0
Todd Poynor
2012-11-01
1
-2
/
+1
|
\
\
|
|
/
|
*
cgroup: notify_on_release may not be triggered in some cases
Daisuke Nishimura
2012-10-28
1
-2
/
+1
*
|
Merge linux-stable 3.0.28 into android-3.0
Todd Poynor
2012-04-19
1
-8
/
+3
|
\
\
|
|
/
|
*
cgroup: fix to allow mounting a hierarchy by name
Li Zefan
2012-01-12
1
-3
/
+3
|
*
cgroups: fix a css_set not found bug in cgroup_attach_proc
Mandeep Singh Baines
2012-01-06
1
-5
/
+0
*
|
cgroup: Add generic cgroup subsystem permission checks
Colin Cross
2011-07-12
1
-3
/
+28
*
|
Revert "cgroup: Add generic cgroup subsystem permission checks."
Colin Cross
2011-07-12
1
-10
/
+0
*
|
cgroup: Remove call to synchronize_rcu in cgroup_attach_task
Colin Cross
2011-06-14
1
-48
/
+86
*
|
cgroup: Set CGRP_RELEASABLE when adding to a cgroup
Colin Cross
2011-06-14
1
-30
/
+23
*
|
cgroup: Add generic cgroup subsystem permission checks.
San Mehat
2011-06-14
1
-0
/
+10
|
/
*
cgroup: remove the ns_cgroup
Daniel Lezcano
2011-05-26
1
-116
/
+0
*
cgroups: use flex_array in attach_proc
Ben Blum
2011-05-26
1
-9
/
+24
*
cgroups: make procs file writable
Ben Blum
2011-05-26
1
-46
/
+393
*
cgroups: add per-thread subsystem callbacks
Ben Blum
2011-05-26
1
-3
/
+14
*
cgroup,rcu: convert call_rcu(__free_css_id_cb) to kfree_rcu()
Lai Jiangshan
2011-05-07
1
-9
/
+1
*
cgroup,rcu: convert call_rcu(free_cgroup_rcu) to kfree_rcu()
Lai Jiangshan
2011-05-07
1
-8
/
+1
*
cgroup,rcu: convert call_rcu(free_css_set_rcu) to kfree_rcu()
Lai Jiangshan
2011-05-07
1
-7
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
cgroups: if you list_empty() a head then don't list_del() it
Phil Carmody
2011-03-22
1
-8
/
+6
*
perf: Add cgroup support
Stephane Eranian
2011-02-16
1
-0
/
+23
*
cgroup: Fix cgroup_subsys::exit callback
Peter Zijlstra
2011-02-16
1
-13
/
+18
*
Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2011-01-14
1
-1
/
+1
|
\
|
*
cgroups: Fix a lockdep warning at cgroup removal
Li Zefan
2011-01-14
1
-1
/
+1
*
|
cgroup_fs: fix cgroup use of simple_lookup()
Al Viro
2011-01-14
1
-1
/
+16
*
|
switch cgroup
Al Viro
2011-01-12
1
-23
/
+7
|
/
*
fs: dcache reduce branches in lookup path
Nick Piggin
2011-01-07
1
-1
/
+1
*
fs: dcache rationalise dget variants
Nick Piggin
2011-01-07
1
-1
/
+1
*
fs: dcache remove dcache_lock
Nick Piggin
2011-01-07
1
-6
/
+0
*
fs: dcache scale subdirs
Nick Piggin
2011-01-07
1
-2
/
+17
*
fs: dcache scale dentry refcount
Nick Piggin
2011-01-07
1
-2
/
+0
*
fs: change d_delete semantics
Nick Piggin
2011-01-07
1
-1
/
+1
*
cgroup fs: avoid switching ->d_op on live dentry
Nick Piggin
2011-01-07
1
-5
/
+22
*
convert cgroup and cpuset
Al Viro
2010-10-29
1
-6
/
+5
*
cgroups: add check for strcpy destination string overflow
Evgeny Kuznetsov
2010-10-27
1
-0
/
+2
[next]