index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2013-04-29
12
-633
/
+826
|
\
|
*
cpuset: fix compile warning when CONFIG_SMP=n
Li Zefan
2013-04-27
1
-7
/
+0
|
*
cpuset: fix cpu hotplug vs rebuild_sched_domains() race
Li Zefan
2013-04-27
1
-1
/
+9
|
*
cpuset: use rebuild_sched_domains() in cpuset_hotplug_workfn()
Li Zhong
2013-04-27
1
-11
/
+2
|
*
cgroup: restore the call to eventfd->poll()
Li Zefan
2013-04-26
1
-0
/
+2
|
*
cgroup: fix use-after-free when umounting cgroupfs
Li Zefan
2013-04-26
1
-2
/
+4
|
*
cgroup: fix broken file xattrs
Li Zefan
2013-04-18
2
-8
/
+6
|
*
devcg: remove parent_cgroup.
Rami Rosen
2013-04-18
1
-2
/
+0
|
*
memcg: force use_hierarchy if sane_behavior
Tejun Heo
2013-04-15
2
-0
/
+20
|
*
cgroup: remove cgrp->top_cgroup
Li Zefan
2013-04-14
2
-3
/
+0
|
*
cgroup: introduce sane_behavior mount option
Tejun Heo
2013-04-14
2
-0
/
+91
|
*
move cgroupfs_root to include/linux/cgroup.h
Tejun Heo
2013-04-14
2
-57
/
+57
|
*
cgroup: convert cgroupfs_root flag bits to masks and add CGRP_ prefix
Tejun Heo
2013-04-14
1
-11
/
+10
|
*
cgroup: make cgroup_path() not print double slashes
Tejun Heo
2013-04-14
1
-5
/
+8
|
*
Revert "cgroup: remove bind() method from cgroup_subsys."
Tejun Heo
2013-04-12
3
-5
/
+21
|
*
perf: make perf_event cgroup hierarchical
Tejun Heo
2013-04-10
1
-8
/
+16
|
*
cgroup: implement cgroup_is_descendant()
Li Zefan
2013-04-10
2
-0
/
+21
|
*
cgroup: make sure parent won't be destroyed before its children
Li Zefan
2013-04-10
1
-0
/
+10
|
*
cgroup: remove bind() method from cgroup_subsys.
Rami Rosen
2013-04-10
3
-21
/
+5
|
*
devcg: remove broken_hierarchy tag
Tejun Heo
2013-04-08
1
-9
/
+0
|
*
cgroup: remove cgroup_lock_is_held()
Tejun Heo
2013-04-07
2
-18
/
+15
|
*
cgroup: kill cgroup_[un]lock()
Tejun Heo
2013-04-07
1
-30
/
+11
|
*
cgroup: unexport locking interface and cgroup_attach_task()
Tejun Heo
2013-04-07
2
-11
/
+3
|
*
cgroup: relocate cgroup_lock_live_group() and cgroup_attach_task_all()
Tejun Heo
2013-04-07
1
-42
/
+42
|
*
cgroup, cpuset: replace move_member_tasks_to_cpuset() with cgroup_transfer_ta...
Tejun Heo
2013-04-07
3
-45
/
+35
|
*
memcg: fix memcg_cache_name() to use cgroup_name()
Michal Hocko
2013-04-07
1
-31
/
+32
|
*
cgroup: remove unused parameter in cgroup_task_migrate().
Kevin Wilson
2013-04-03
1
-2
/
+2
|
*
cgroups: Documentation/cgroup/cgroup.txt - a trivial fix.
Rami Rosen
2013-04-03
1
-1
/
+1
|
*
cgroup: consolidate cgroup_attach_task() and cgroup_attach_proc()
Li Zefan
2013-03-20
3
-91
/
+23
|
*
devcg: propagate local changes down the hierarchy
Aristeu Rozanski
2013-03-20
2
-10
/
+199
|
*
devcg: use css_online and css_offline
Aristeu Rozanski
2013-03-20
1
-17
/
+42
|
*
devcg: prepare may_access() for hierarchy support
Aristeu Rozanski
2013-03-20
1
-18
/
+31
|
*
devcg: expand may_access() logic
Aristeu Rozanski
2013-03-20
1
-9
/
+12
|
*
cgroup: fix an off-by-one bug which may trigger BUG_ON()
Li Zefan
2013-03-20
1
-1
/
+1
|
*
cgroup: remove useless code in cgroup_write_event_control()
Li Zefan
2013-03-12
1
-6
/
+0
|
*
cgroup: don't bother to resize pid array
Li Zefan
2013-03-12
1
-34
/
+3
|
*
cgroup: hold cgroup_mutex before calling css_offline()
Li Zefan
2013-03-12
2
-10
/
+2
|
*
cgroup: remove unused variables in cgroup_destroy_locked()
Li Zefan
2013-03-12
1
-2
/
+0
|
*
cgroup: remove cgroup_is_descendant()
Li Zefan
2013-03-12
2
-31
/
+0
|
*
cpuset: fix RCU lockdep splat in cpuset_print_task_mems_allowed()
Li Zefan
2013-03-12
1
-0
/
+2
|
*
cpuset: remove include of cgroup.h from cpuset.h
Li Zefan
2013-03-05
1
-1
/
+0
|
*
res_counter: remove include of cgroup.h from res_counter.h
Li Zefan
2013-03-05
1
-1
/
+1
|
*
cgroup: avoid accessing modular cgroup subsys structure without locking
Li Zefan
2013-03-05
2
-17
/
+28
|
*
cgroup: no need to check css refs for release notification
Li Zefan
2013-03-04
1
-59
/
+8
|
*
cpuset: use cgroup_name() in cpuset_print_task_mems_allowed()
Li Zefan
2013-03-04
1
-23
/
+9
|
*
cgroup: fix cgroup_path() vs rename() race
Li Zefan
2013-03-04
3
-32
/
+100
*
|
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2013-04-29
14
-925
/
+2214
|
\
\
|
*
|
workqueue: use kmem_cache_free() instead of kfree()
Wei Yongjun
2013-04-09
1
-1
/
+1
|
*
|
workqueue: avoid false negative WARN_ON() in destroy_workqueue()
Lai Jiangshan
2013-04-04
1
-1
/
+1
|
*
|
Merge tag 'v3.9-rc5' into wq/for-3.10
Tejun Heo
2013-04-01
1122
-6048
/
+12784
|
|
\
\
[next]