index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
cgroup.h
Age
Commit message (
Expand
)
Author
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
2009-02-11
cgroups: fix lockdep subclasses overflow
Li Zefan
2009-01-29
cgroups: add cpu_relax() calls in css_tryget() and cgroup_clear_css_refs()
Paul Menage
2009-01-08
cgroups: add css_tryget()
Paul Menage
2009-01-08
cgroups: add a per-subsystem hierarchy_mutex
Paul Menage
2009-01-08
cgroups: make cgroup_path() RCU-safe
Paul Menage
2009-01-08
cgroups: don't put struct cgroupfs_root protected by RCU
Lai Jiangshan
2009-01-06
mm: remove cgroup_mm_owner_callbacks
Hugh Dickins
2008-10-30
cgroups: tiny cleanups
Li Zefan
2008-10-20
cgroups: fix declaration of cgroup_mm_owner_callbacks
Paul Menage
2008-10-20
cgroups: convert tasks file to use a seq_file with shared pid array
Paul Menage
2008-10-20
cgroups: fix probable race with put_css_set[_taskexit] and find_css_set
Lai Jiangshan
2008-10-16
memrlimit: cgroup mm owner callback changes to add task info
Balbir Singh
2008-07-25
cgroup_clone: use pid of newly created task for new cgroup
Serge E. Hallyn
2008-07-25
cgroups: misc cleanups to write_string patchset
Paul Menage
2008-07-25
cgroup files: move the release_agent file to use typed handlers
Paul Menage
2008-07-25
cgroup files: add write_string cgroup control file method
Paul Menage
2008-07-25
cgroup files: clean up whitespace in struct cftype
Paul Menage
2008-04-29
cgroups: add an owner to the mm_struct
Balbir Singh
2008-04-29
cgroups: introduce cft->read_seq()
Serge E. Hallyn
2008-04-29
cgroups: remove the css_set linked-list
Li Zefan
2008-04-29
cgroups: use a hash table for css_set finding
Li Zefan
2008-04-29
cgroups: add the trigger callback to struct cftype
Pavel Emelyanov
2008-04-29
CGroups _s64 files: add cgroups read_s64/write_s64 file methods
Paul Menage
2008-04-29
CGroup API files: move "releasable" to cgroup_debug subsystem
Paul Menage
2008-04-29
CGroup API files: add cgroup map data type
Paul Menage
2008-04-29
CGroup API files: rename read/write_uint methods to read_write_u64
Paul Menage
2008-04-04
cgroups: add cgroup support for enabling controllers at boot time
Paul Menage
2008-02-23
cgroup: clean up cgroup.h
Li Zefan
2008-02-23
cgroup: fix comments
Li Zefan
2008-02-07
hotplug cpu: move tasks in empty cpusets to parent
Cliff Wickman
2008-02-07
cgroups: mechanism to process each task in a cgroup
Cliff Wickman
2008-02-07
memory cgroup enhancements: add- pre_destroy() handler
KAMEZAWA Hiroyuki
[next]