index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
cgroup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-20
Revert "cgroup: Remove task_lock() from cgroup_post_fork()"
Tejun Heo
1
-12
/
+3
2012-10-20
Revert "cgroup: Drop task_lock(parent) on cgroup_fork()"
Tejun Heo
1
-17
/
+6
2012-10-17
cgroup: notify_on_release may not be triggered in some cases
Daisuke Nishimura
1
-2
/
+1
2012-10-02
Merge branch 'for-3.7-hierarchy' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+11
2012-09-14
cgroup: mark subsystems with broken hierarchy support and whine if cgroups ar...
Tejun Heo
1
-1
/
+11
2012-09-14
cgroup: Assign subsystem IDs during compile time
Daniel Wagner
1
-19
/
+3
2012-09-14
cgroup: Do not depend on a given order when populating the subsys array
Daniel Wagner
1
-1
/
+1
2012-09-14
cgroup: Wrap subsystem selection macro
Daniel Wagner
1
-0
/
+1
2012-09-14
cgroup: Remove CGROUP_BUILTIN_SUBSYS_COUNT
Daniel Wagner
1
-28
/
+40
2012-08-25
cgroup: rename subsys_bits to subsys_mask
Aristeu Rozanski
1
-42
/
+42
2012-08-25
cgroup: add xattr support
Aristeu Rozanski
1
-7
/
+93
2012-08-25
cgroup: revise how we re-populate root directory
Aristeu Rozanski
1
-13
/
+48
2012-07-25
Merge branch 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
1
-46
/
+1
2012-07-14
VFS: Pass mount flags to sget()
David Howells
1
-1
/
+1
2012-07-14
stop passing nameidata to ->lookup()
Al Viro
1
-2
/
+2
2012-07-09
cgroup: cgroup_rm_files() was calling simple_unlink() with the wrong inode
Tejun Heo
1
-1
/
+1
2012-07-08
cgroup: fix cgroup hierarchy umount race
Tejun Heo
1
-1
/
+5
2012-07-08
Revert "cgroup: superblock can't be released with active dentries"
Tejun Heo
1
-14
/
+3
2012-06-19
cgroups: Account for CSS_DEACT_BIAS in __css_put
Salman Qazi
1
-2
/
+10
2012-06-07
cgroup: remove hierarchy_mutex
Li Zefan
1
-45
/
+0
2012-06-07
cgroup: make sure that decisions in __css_put are atomic
Salman Qazi
1
-2
/
+1
2012-06-05
Merge branch 'for-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+14
2012-05-30
kernel: cgroup: push rcu read locking from css_is_ancestor() to callsite
Johannes Weiner
1
-10
/
+10
2012-05-28
cgroup: superblock can't be released with active dentries
Tejun Heo
1
-3
/
+14
2012-05-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-3
/
+3
2012-05-16
userns: Convert cgroup permission checks to use uid_eq
Eric W. Biederman
1
-3
/
+3
2012-04-23
cgroups: disallow attaching kthreadd or PF_THREAD_BOUND threads
Mike Galbraith
1
-0
/
+13
2012-04-11
cgroup: remove cgroup_subsys->populate()
Tejun Heo
1
-3
/
+0
2012-04-01
cgroup: make css->refcnt clearing on cgroup removal optional
Tejun Heo
1
-9
/
+62
2012-04-01
cgroup: use negative bias on css->refcnt to block css_tryget()
Tejun Heo
1
-48
/
+71
2012-04-01
cgroup: implement cgroup_rm_cftypes()
Tejun Heo
1
-10
/
+44
2012-04-01
cgroup: introduce struct cfent
Tejun Heo
1
-36
/
+77
2012-04-01
cgroup: relocate __d_cgrp() and __d_cft()
Tejun Heo
1
-10
/
+10
2012-04-01
cgroup: remove cgroup_add_file[s]()
Tejun Heo
1
-31
/
+20
2012-04-01
cgroup: convert all non-memcg controllers to the new cftype interface
Tejun Heo
1
-7
/
+3
2012-04-01
cgroup: merge cft_release_agent cftype array into the base files array
Tejun Heo
1
-12
/
+7
2012-04-01
cgroup: implement cgroup_add_cftypes() and friends
Tejun Heo
1
-1
/
+131
2012-04-01
cgroup: build list of all cgroups under a given cgroupfs_root
Tejun Heo
1
-0
/
+10
2012-04-01
cgroup: move cgroup_clear_directory() call out of cgroup_populate_dir()
Tejun Heo
1
-4
/
+2
2012-04-01
cgroup: deprecate remount option changes
Tejun Heo
1
-0
/
+5
2012-03-30
cgroup: cgroup_attach_task() could return -errno after success
Tejun Heo
1
-1
/
+1
2012-03-22
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-10
/
+9
2012-03-22
memcg: let css_get_next() rely upon rcu_read_lock()
Hugh Dickins
1
-3
/
+2
2012-03-22
cgroup: revert ss_id_lock to spinlock
Hugh Dickins
1
-9
/
+9
2012-03-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-6
/
+2
2012-03-21
switch open-coded instances of d_make_root() to new helper
Al Viro
1
-6
/
+2
2012-02-21
cgroup: Walk task list under tasklist_lock in cgroup_enable_task_cg_list
Frederic Weisbecker
1
-0
/
+20
2012-02-21
cgroup: Remove wrong comment on cgroup_enable_task_cg_list()
Frederic Weisbecker
1
-3
/
+0
2012-02-02
cgroup: remove cgroup_subsys argument from callbacks
Li Zefan
1
-22
/
+21
2012-01-31
cgroup: remove extra calls to find_existing_css_set
Mandeep Singh Baines
1
-113
/
+27
[next]