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
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
cgroup: list_del_init() on removed events
Greg Thelen
2012-11-28
1
-2
/
+2
*
cgroup: fix lockdep warning for event_control
Greg Thelen
2012-11-28
1
-3
/
+8
*
cgroup: move list add after list head initilization
Li Zhong
2012-11-28
1
-1
/
+1
*
cgroup: remove obsolete guarantee from cgroup_task_migrate.
Tao Ma
2012-11-20
1
-5
/
+3
*
cgroup: add cgroup->id
Tejun Heo
2012-11-19
1
-1
/
+14
*
cgroup, cpuset: remove cgroup_subsys->post_clone()
Tejun Heo
2012-11-19
2
-48
/
+36
*
cgroup: s/CGRP_CLONE_CHILDREN/CGRP_CPUSET_CLONE_CHILDREN/
Tejun Heo
2012-11-19
1
-16
/
+12
*
cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/onli...
Tejun Heo
2012-11-19
5
-52
/
+53
*
cgroup: allow ->post_create() to fail
Tejun Heo
2012-11-19
2
-11
/
+22
*
cgroup: update cgroup_create() failure path
Tejun Heo
2012-11-19
1
-7
/
+14
*
cgroup: use mutex_trylock() when grabbing i_mutex of a new cgroup directory
Tejun Heo
2012-11-19
1
-3
/
+9
*
cgroup: simplify cgroup_load_subsys() failure path
Tejun Heo
2012-11-19
1
-11
/
+10
*
cgroup: introduce CSS_ONLINE flag and on/offline_css() helpers
Tejun Heo
2012-11-19
1
-23
/
+42
*
cgroup: separate out cgroup_destroy_locked()
Tejun Heo
2012-11-19
1
-15
/
+25
*
cgroup: fix harmless bugs in cgroup_load_subsys() fail path and cgroup_unload...
Tejun Heo
2012-11-19
1
-1
/
+14
*
cgroup: lock cgroup_mutex in cgroup_init_subsys()
Tejun Heo
2012-11-19
1
-0
/
+4
*
cgroup: trivial cleanup for cgroup_init/load_subsys()
Tejun Heo
2012-11-19
1
-3
/
+3
*
cgroup: make CSS_* flags bit masks instead of bit positions
Tejun Heo
2012-11-19
1
-1
/
+1
*
cgroup: cgroup->dentry isn't a RCU pointer
Tejun Heo
2012-11-19
1
-5
/
+6
*
cgroup: create directory before linking while creating a new cgroup
Tejun Heo
2012-11-19
1
-18
/
+12
*
cgroup: open-code cgroup_create_dir()
Tejun Heo
2012-11-19
1
-25
/
+5
*
cgroup: initialize cgrp->allcg_node in init_cgroup_housekeeping()
Tejun Heo
2012-11-19
1
-0
/
+1
*
cgroup: remove incorrect dget/dput() pair in cgroup_create_dir()
Tejun Heo
2012-11-19
1
-2
/
+0
*
cgroup_freezer: implement proper hierarchy support
Tejun Heo
2012-11-09
1
-38
/
+123
*
cgroup_freezer: add ->post_create() and ->pre_destroy() and track online state
Tejun Heo
2012-11-09
1
-2
/
+40
*
cgroup_freezer: introduce CGROUP_FREEZING_[SELF|PARENT]
Tejun Heo
2012-11-09
1
-8
/
+47
*
cgroup_freezer: make freezer->state mask of flags
Tejun Heo
2012-11-09
1
-33
/
+27
*
cgroup_freezer: prepare freezer_change_state() for full hierarchy support
Tejun Heo
2012-11-09
1
-18
/
+30
*
cgroup_freezer: trivial cleanups
Tejun Heo
2012-11-09
1
-22
/
+19
*
cgroup: implement generic child / descendant walk macros
Tejun Heo
2012-11-09
1
-0
/
+86
*
cgroup: use rculist ops for cgroup->children
Tejun Heo
2012-11-09
1
-5
/
+3
*
cgroup: add cgroup_subsys->post_create()
Tejun Heo
2012-11-09
1
-2
/
+13
*
cgroup: set 'start' with the right value in cgroup_path.
Tao Ma
2012-11-08
1
-2
/
+2
*
Merge branch 'cgroup/for-3.7-fixes' into cgroup/for-3.8
Tejun Heo
2012-11-06
11
-261
/
+236
|
\
|
*
Merge branch 'akpm' (Andrew's fixes)
Linus Torvalds
2012-10-25
1
-1
/
+11
|
|
\
|
|
*
pidns: limit the nesting depth of pid namespaces
Andrew Vagin
2012-10-25
1
-1
/
+11
|
*
|
Makefile: Documentation for external tool should be correct
H. Peter Anvin
2012-10-25
1
-4
/
+2
|
|
/
|
*
Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-10-24
1
-31
/
+10
|
|
\
|
|
*
Revert "cgroup: Remove task_lock() from cgroup_post_fork()"
Tejun Heo
2012-10-19
1
-12
/
+3
|
|
*
Revert "cgroup: Drop task_lock(parent) on cgroup_fork()"
Tejun Heo
2012-10-19
1
-17
/
+6
|
|
*
cgroup: notify_on_release may not be triggered in some cases
Daisuke Nishimura
2012-10-16
1
-2
/
+1
|
*
|
Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-10-24
1
-1
/
+1
|
|
\
\
|
|
*
|
workqueue: cancel_delayed_work() should return %false if work item is idle
Dan Magenheimer
2012-10-24
1
-1
/
+1
|
|
|
/
|
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-10-24
2
-183
/
+166
|
|
\
\
|
|
*
\
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2012-10-21
1
-0
/
+4
|
|
|
\
\
|
|
|
*
|
ring-buffer: Check for uninitialized cpu buffer before resizing
Vaibhav Nagarnaik
2012-10-11
1
-0
/
+4
|
|
*
|
|
Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2012-10-21
1
-183
/
+162
|
|
|
\
\
\
|
|
|
*
|
|
uprobes: Fix the racy uprobe->flags manipulation
Oleg Nesterov
2012-10-07
1
-14
/
+14
|
|
|
*
|
|
uprobes: Fix prepare_uprobe() race with itself
Oleg Nesterov
2012-10-07
1
-0
/
+8
|
|
|
*
|
|
uprobes: Introduce prepare_uprobe()
Oleg Nesterov
2012-10-07
1
-19
/
+41
[next]