index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
cgroup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-29
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-425
/
+299
2013-04-29
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-2
/
+2
2013-04-29
cgroup: remove css_get_next
Michal Hocko
1
-49
/
+0
2013-04-26
cgroup: restore the call to eventfd->poll()
Li Zefan
1
-0
/
+2
2013-04-26
cgroup: fix use-after-free when umounting cgroupfs
Li Zefan
1
-2
/
+4
2013-04-18
cgroup: fix broken file xattrs
Li Zefan
1
-5
/
+6
2013-04-14
cgroup: remove cgrp->top_cgroup
Li Zefan
1
-2
/
+0
2013-04-14
cgroup: introduce sane_behavior mount option
Tejun Heo
1
-0
/
+48
2013-04-14
move cgroupfs_root to include/linux/cgroup.h
Tejun Heo
1
-57
/
+0
2013-04-14
cgroup: convert cgroupfs_root flag bits to masks and add CGRP_ prefix
Tejun Heo
1
-11
/
+10
2013-04-14
cgroup: make cgroup_path() not print double slashes
Tejun Heo
1
-5
/
+8
2013-04-12
Revert "cgroup: remove bind() method from cgroup_subsys."
Tejun Heo
1
-0
/
+4
2013-04-10
cgroup: implement cgroup_is_descendant()
Li Zefan
1
-0
/
+20
2013-04-10
cgroup: make sure parent won't be destroyed before its children
Li Zefan
1
-0
/
+10
2013-04-10
cgroup: remove bind() method from cgroup_subsys.
Rami Rosen
1
-4
/
+0
2013-04-10
cgroup: Kill subsys.active flag
Li Zefan
1
-3
/
+0
2013-04-07
cgroup: remove cgroup_lock_is_held()
Tejun Heo
1
-14
/
+6
2013-04-07
cgroup: kill cgroup_[un]lock()
Tejun Heo
1
-30
/
+11
2013-04-07
cgroup: unexport locking interface and cgroup_attach_task()
Tejun Heo
1
-6
/
+3
2013-04-07
cgroup: relocate cgroup_lock_live_group() and cgroup_attach_task_all()
Tejun Heo
1
-42
/
+42
2013-04-07
cgroup, cpuset: replace move_member_tasks_to_cpuset() with cgroup_transfer_ta...
Tejun Heo
1
-0
/
+28
2013-04-03
cgroup: remove unused parameter in cgroup_task_migrate().
Kevin Wilson
1
-2
/
+2
2013-03-20
cgroup: consolidate cgroup_attach_task() and cgroup_attach_proc()
Li Zefan
1
-89
/
+20
2013-03-20
cgroup: fix an off-by-one bug which may trigger BUG_ON()
Li Zefan
1
-1
/
+1
2013-03-19
sched: replace PF_THREAD_BOUND with PF_NO_SETAFFINITY
Tejun Heo
1
-2
/
+2
2013-03-12
cgroup: remove useless code in cgroup_write_event_control()
Li Zefan
1
-6
/
+0
2013-03-12
cgroup: don't bother to resize pid array
Li Zefan
1
-34
/
+3
2013-03-12
cgroup: hold cgroup_mutex before calling css_offline()
Li Zefan
1
-10
/
+1
2013-03-12
cgroup: remove unused variables in cgroup_destroy_locked()
Li Zefan
1
-2
/
+0
2013-03-12
cgroup: remove cgroup_is_descendant()
Li Zefan
1
-28
/
+0
2013-03-05
cgroup: avoid accessing modular cgroup subsys structure without locking
Li Zefan
1
-14
/
+14
2013-03-04
cgroup: no need to check css refs for release notification
Li Zefan
1
-59
/
+8
2013-03-04
cgroup: fix cgroup_path() vs rename() race
Li Zefan
1
-30
/
+76
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
1
-7
/
+5
2013-02-27
cgroup: convert to idr_alloc()
Tejun Heo
1
-19
/
+8
2013-02-27
cgroup: don't use idr_remove_all()
Tejun Heo
1
-3
/
+1
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+3
2013-02-22
new helper: file_inode(file)
Al Viro
1
-3
/
+3
2013-02-18
cgroup: fail if monitored file and event_control are in different cgroup
Li Zefan
1
-0
/
+11
2013-02-18
cgroup: fix cgroup_rmdir() vs close(eventfd) race
Li Zefan
1
-16
/
+25
2013-02-18
cgroup: fix exit() vs rmdir() race
Li Zefan
1
-0
/
+8
2013-01-24
cgroup: remove bogus comments in cgroup_diput()
Li Zefan
1
-6
/
+0
2013-01-24
cgroup: remove synchronize_rcu() from cgroup_diput()
Li Zefan
1
-29
/
+43
2013-01-24
cgroup: remove duplicate RCU free on struct cgroup
Li Zefan
1
-1
/
+1
2013-01-24
cgroup: initialize cgrp->dentry before css_alloc()
Li Zefan
1
-3
/
+4
2013-01-24
cgroup: remove a NULL check in cgroup_exit()
Li Zefan
1
-2
/
+1
2013-01-22
cgroup: fix bogus kernel warnings when cgroup_create() failed
Li Zefan
1
-9
/
+12
2013-01-14
cgroup: remove synchronize_rcu() from rebind_subsystems()
Li Zefan
1
-1
/
+0
2013-01-14
cgroup: remove synchronize_rcu() from cgroup_attach_{task|proc}()
Li Zefan
1
-2
/
+0
2013-01-10
cgroup: use new hashtable implementation
Li Zefan
1
-53
/
+39
[prev]
[next]