]> git.karo-electronics.de Git - mv-sheeva.git/history - kernel/cgroup.c
[POWERPC] bestcomm: Restrict bus prefetch bugfix to original mpc5200 silicon.
[mv-sheeva.git] / kernel / cgroup.c
2007-10-21 Linus TorvaldsMerge branch 'master' of hera.kernel.org:/pub/scm/linux...
2007-10-20 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2007-10-20 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2007-10-19 Linus TorvaldsMerge ssh://master.kernel.org/pub/scm/linux/kernel...
2007-10-19 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2007-10-19 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-10-19 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2007-10-19 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-10-19 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-10-19 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-10-19 Linus TorvaldsMerge ssh://master.kernel.org/pub/scm/linux/kernel...
2007-10-19 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-10-19 Linus TorvaldsMerge branch 'master' of master.kernel.org:/pub/scm...
2007-10-19 Paul MenageControl groups: Replace "cont" with "cgrp" and other...
2007-10-19 Pavel EmelyanovUse task_pid_nr() instead of pid_nr(task_pid())
2007-10-19 Balbir SinghAdd cgroupstats
2007-10-19 Paul MenageTask Control Groups: automatic userspace notification...
2007-10-19 Paul MenageTask Control Groups: shared cgroup subsystem group...
2007-10-19 Paul MenageTask Control Groups: add procfs interface
2007-10-19 Paul MenageTask Control Groups: add cgroup_clone() interface
2007-10-19 Paul MenageTask Control Groups: add fork()/exit() hooks
2007-10-19 Paul MenageAdd cgroup write_uint() helper method
2007-10-19 Paul MenageTask Control Groups: add tasks file interface
2007-10-19 Paul MenageTask Control Groups: basic task cgroup framework