index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
cgroup
/
cgroup-internal.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-07
fs_parse: fold fs_parameter_desc/fs_parameter_spec
Al Viro
1
-2
/
+2
2019-10-07
cgroup: Optimize single thread migration
Michal Koutný
1
-2
/
+3
2019-04-19
cgroup: make TRACE_CGROUP_PATH irq-safe
Roman Gushchin
1
-2
/
+5
2019-04-19
cgroup: implement __cgroup_task_count() helper
Roman Gushchin
1
-0
/
+1
2019-02-28
kernfs, sysfs, cgroup, intel_rdt: Support fs_context
David Howells
1
-1
/
+4
2019-02-28
cgroup: store a reference to cgroup_ns into cgroup_fs_context
Al Viro
1
-2
/
+2
2019-02-28
cgroup_do_mount(): massage calling conventions
Al Viro
1
-2
/
+1
2019-02-28
cgroup: stash cgroup_root reference into cgroup_fs_context
Al Viro
1
-1
/
+2
2019-02-28
cgroup1: switch to option-by-option parsing
Al Viro
1
-1
/
+2
2019-02-28
cgroup: take options parsing into ->parse_monolithic()
Al Viro
1
-12
/
+11
2019-02-28
cgroup: fold cgroup1_mount() into cgroup1_get_tree()
Al Viro
1
-3
/
+1
2019-02-28
cgroup: start switching to fs_context
Al Viro
1
-0
/
+14
2019-01-17
cgroup: saner refcounting for cgroup_root
Al Viro
1
-1
/
+1
2018-11-08
cpuset: Expose cpuset.cpus.subpartitions with cgroup_debug
Waiman Long
1
-0
/
+2
2018-07-11
cgroup/tracing: Move taking of spin lock out of trace event handlers
Steven Rostedt (VMware)
1
-0
/
+26
2018-06-06
Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-6
/
+5
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
1
-1
/
+1
2018-04-27
cgroup: Factor out and expose cgroup_rstat_*() interface functions
Tejun Heo
1
-1
/
+0
2018-04-27
cgroup: Reorganize kernel/cgroup/rstat.c
Tejun Heo
1
-1
/
+1
2018-04-27
cgroup: Distinguish base resource stat implementation from rstat
Tejun Heo
1
-1
/
+1
2018-04-27
cgroup: Rename stat to rstat
Tejun Heo
1
-5
/
+5
2017-11-16
Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-0
/
+9
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-26
cgroup, sched: Move basic cpu stats from cgroup.stat to cpu.stat
Tejun Heo
1
-0
/
+1
2017-09-25
cgroup: Implement cgroup2 basic CPU usage accounting
Tejun Heo
1
-0
/
+8
2017-09-07
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-5
/
+7
2017-07-21
cgroup: update debug controller to print out thread mode information
Waiman Long
1
-0
/
+2
2017-07-21
cgroup: implement cgroup v2 thread support
Tejun Heo
1
-1
/
+1
2017-07-21
cgroup: reorganize cgroup.procs / task write path
Tejun Heo
1
-4
/
+4
2017-07-08
cgroup: don't call migration methods if there are no tasks to migrate
Tejun Heo
1
-0
/
+3
2017-06-14
cgroup: Move debug cgroup to its own file
Waiman Long
1
-0
/
+2
2017-04-29
cgroup: avoid attaching a cgroup root to two different superblocks, take 2
Zefan Li
1
-1
/
+1
2017-03-09
kernel: convert css_set.refcount from atomic_t to refcount_t
Elena Reshetova
1
-2
/
+3
2017-01-16
cgroup: call subsys->*attach() only for subsystems which are actually affecte...
Tejun Heo
1
-1
/
+4
2017-01-16
cgroup: track migration context in cgroup_mgctx
Tejun Heo
1
-6
/
+60
2016-12-27
cgroup: move namespace code to kernel/cgroup/namespace.c
Tejun Heo
1
-0
/
+32
2016-12-27
cgroup: rename functions for consistency
Tejun Heo
1
-5
/
+5
2016-12-27
cgroup: move v1 mount functions to kernel/cgroup/cgroup-v1.c
Tejun Heo
1
-3
/
+25
2016-12-27
cgroup: separate out cgroup1_kf_syscall_ops
Tejun Heo
1
-2
/
+2
2016-12-27
cgroup: move cgroup v1 specific code to kernel/cgroup/cgroup-v1.c
Tejun Heo
1
-0
/
+103