index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
cgroup.h
Age
Commit message (
Expand
)
Author
2012-03-21
cgroup: revert ss_id_lock to spinlock
Hugh Dickins
2012-02-02
cgroup: remove cgroup_subsys argument from callbacks
Li Zefan
2012-01-20
cgroup: move struct cgroup_pidlist out from the header file
Li Zefan
2012-01-20
cgroup: remove cgroup_attach_task_current_cg()
Li Zefan
2012-01-09
Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2012-01-03
cgroup: propagate mode_t
Al Viro
2011-12-12
cgroup: kill subsys->can_attach_task(), pre_attach() and attach_task()
Tejun Heo
2011-12-12
cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_a...
Tejun Heo
2011-11-02
memcg: replace ss->id_lock with a rwlock
Andrew Bresticker
2011-07-08
rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check
Michal Hocko
2011-05-26
cgroup: remove the ns_cgroup
Daniel Lezcano
2011-05-26
cgroups: add per-thread subsystem callbacks
Ben Blum
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-02-16
perf: Add cgroup support
Stephane Eranian
2011-02-16
cgroup: Fix cgroup_subsys::exit callback
Peter Zijlstra
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-10-27
cgroup: add clone_children control file
Daniel Lezcano
2010-10-07
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
2010-09-09
cgroups: fix API thinko
Michael S. Tsirkin
2010-08-19
cgroups: __rcu annotations
Arnd Bergmann
2010-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-07-28
cgroups: Add an API to attach a task to current task's cgroup
Sridhar Samudrala
2010-06-08
sched: Fix PROVE_RCU vs cpu_cgroup
Peter Zijlstra
2010-05-27
cgroups: make cftype.unregister_event() void-returning
Kirill A. Shutemov
2010-05-04
cgroup: Check task_lock in task_subsys_state()
Li Zefan
2010-03-12
cgroups: remove events before destroying subsystem state objects
Kirill A. Shutemov
2010-03-12
cgroup: implement eventfd-based generic API for notifications
Kirill A. Shutemov
2010-03-12
cgroups: subsystem module unloading
Ben Blum
2010-03-12
cgroups: subsystem module loading interface
Ben Blum
2010-03-12
cgroups: revamp subsys array
Ben Blum
2010-03-12
cgroup: introduce coalesce css_get() and css_put()
Daisuke Nishimura
2010-03-12
cgroup: introduce cancel_attach()
Daisuke Nishimura
2010-02-25
sched: Use lockdep-based checking on rcu_dereference()
Paul E. McKenney
2009-10-01
const: constify remaining file_operations
Alexey Dobriyan
2009-09-24
cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time
Ben Blum
2009-09-24
cgroups: change css_set freeing mechanism to be under RCU
Ben Blum
2009-09-24
cgroups: ensure correct concurrent opening/reading of pidlists across pid nam...
Ben Blum
2009-09-24
cgroups: add a read-only "procs" file similar to "tasks" that shows only uniq...
Ben Blum
2009-09-24
cgroups: revert "cgroups: fix pid namespace bug"
Paul Menage
2009-07-29
cgroup avoid permanent sleep at rmdir
KAMEZAWA Hiroyuki
2009-07-29
cgroups: fix pid namespace bug
Li Zefan
2009-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-04-02
cgroups: add 'data' field to struct cgroup_scanner
Li Zefan
2009-04-02
memcg: fix OOM killer under memcg
KAMEZAWA Hiroyuki
2009-04-02
cgroups: show correct file mode
Li Zefan
2009-04-02
cgroup: fix frequent -EBUSY at rmdir
KAMEZAWA Hiroyuki
2009-04-02
cgroup: CSS ID support
KAMEZAWA Hiroyuki
2009-04-02
cgroups: relax ns_can_attach checks to allow attaching to grandchild cgroups
Grzegorz Nosek
2009-04-02
cgroups: fix cgroup.h comments
Paul Menage
2009-03-30
trivial: fix where cgroup documentation is not correctly referred to
Thadeu Lima de Souza Cascardo
[next]