index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
cgroup-defs.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
cgroup: add cgroup_subsys->free() method and use it to fix pids controller
Tejun Heo
2015-10-15
1
-0
/
+1
*
cgroup: keep zombies associated with their original cgroups
Tejun Heo
2015-10-15
1
-3
/
+1
*
cgroup: don't hold css_set_rwsem across css task iteration
Tejun Heo
2015-10-15
1
-0
/
+3
*
cgroup: make cgroup->nr_populated count the number of populated css_sets
Tejun Heo
2015-10-15
1
-4
/
+4
*
cgroup: generalize obtaining the handles of and notifying cgroup files
Tejun Heo
2015-09-18
1
-2
/
+24
*
cgroup: replace cftype->mode with CFTYPE_WORLD_WRITABLE
Tejun Heo
2015-09-18
1
-5
/
+1
*
cgroup: replace "cgroup.populated" with "cgroup.events"
Tejun Heo
2015-09-18
1
-1
/
+1
*
cgroup: replace cgroup_subsys->disabled tests with cgroup_subsys_enabled()
Tejun Heo
2015-09-18
1
-1
/
+0
*
sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem
Tejun Heo
2015-09-16
1
-2
/
+25
*
Revert "sched, cgroup: replace signal_struct->group_rwsem with a global percp...
Tejun Heo
2015-09-16
1
-25
/
+2
*
Merge branch 'for-4.3-unified-base' into for-4.3
Tejun Heo
2015-08-25
1
-1
/
+4
|
\
|
*
cgroup: introduce cgroup_subsys->legacy_name
Tejun Heo
2015-08-18
1
-0
/
+3
|
*
cgroup: make cftype->private a unsigned long
Tejun Heo
2015-08-11
1
-1
/
+1
*
|
cgroup: allow a cgroup subsystem to reject a fork
Aleksa Sarai
2015-07-14
1
-1
/
+9
|
/
*
cgroup: require write perm on common ancestor when moving processes on the de...
Tejun Heo
2015-06-18
1
-0
/
+1
*
cgroup: use bitmask to filter for_each_subsys
Aleksa Sarai
2015-06-08
1
-0
/
+2
*
cgroup: add seq_file forward declaration for struct cftype
Arnd Bergmann
2015-05-29
1
-0
/
+1
*
sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem
Tejun Heo
2015-05-26
1
-2
/
+25
*
sched, cgroup: reorganize threadgroup locking
Tejun Heo
2015-05-26
1
-0
/
+10
*
cgroup: separate out include/linux/cgroup-defs.h
Tejun Heo
2015-05-18
1
-0
/
+464
[prev]