aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-19pid namespaces: miscellaneous preparations for pid namespacesPavel Emelyanov
2007-10-19pid namespaces: make proc have multiple superblocks - one for each namespacePavel Emelyanov
2007-10-19pid namespaces: move alloc_pid() lower in copy_process()Pavel Emelyanov
2007-10-19pid namespaces: helpers to find the task by its numerical idsPavel Emelyanov
2007-10-19pid namespaces: helpers to obtain pid numbersPavel Emelyanov
2007-10-19pid namespaces: make alloc_pid(), free_pid() and put_pid() work with struct upidPavel Emelyanov
2007-10-19pid namespaces: add support for pid namespaces hierarchyPavel Emelyanov
2007-10-19pid namespaces: introduce struct upidSukadev Bhattiprolu
2007-10-19pid namespaces: prepare proc_flust_task() to flush entries from multiple proc...Pavel Emelyanov
2007-10-19pid namespaces: introduce MS_KERNMOUNT flagPavel Emelyanov
2007-10-19pid namespaces: move exit_task_namespaces()Pavel Emelyanov
2007-10-19pid namespaces: rework forget_original_parent()Oleg Nesterov
2007-10-19whitespace fixes: task exit handlingDaniel Walker
2007-10-19mm/oom_kill.c: Use list_for_each_entry instead of list_for_eachMatthias Kaehlcke
2007-10-19kernel/time/clocksource.c: Use list_for_each_entry instead of list_for_eachMatthias Kaehlcke
2007-10-19kernel/exit.c: Use list_for_each_entry(_safe) instead of list_for_each(_safe)Matthias Kaehlcke
2007-10-19fs/super.c: use list_for_each_entry() instead of list_for_each()Matthias Kaehlcke
2007-10-19fs/eventpoll.c: use list_for_each_entry() instead of list_for_each()Matthias Kaehlcke
2007-10-19fs/file_table.c: use list_for_each_entry() instead of list_for_each()Matthias Kaehlcke
2007-10-19workqueue: debug flushing deadlocks with lockdepJohannes Berg
2007-10-19Make access to task's nsproxy lighterPavel Emelyanov
2007-10-19pid namespaces: move alloc_pid() to copy_process()Sukadev Bhattiprolu
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn
2007-10-19pid namespaces: use task_pid() to find leader's pidSukadev Bhattiprolu
2007-10-19pid namespaces: rename child_reaper() functionSukadev Bhattiprolu
2007-10-19pid namespaces: define and use task_active_pid_ns() wrapperSukadev Bhattiprolu
2007-10-19pid namespaces: dynamic kmem cache allocator for pid namespacesPavel Emelianov
2007-10-19pid namespaces: make get_pid_ns() return the namespace itselfPavel Emelianov
2007-10-19pid namespaces: round up the APIPavel Emelianov
2007-10-19cgroups: implement namespace tracking subsystemSerge E. Hallyn
2007-10-19Add cgroupstatsBalbir Singh
2007-10-19task cgroups: enable cgroups by default in some configsPaul Jackson
2007-10-19Task Control Groups: simple task cgroup debug info subsystemPaul Menage
2007-10-19Task Control Groups: example CPU accounting subsystemPaul Menage
2007-10-19Task Control Groups: make cpusets a client of cgroupsPaul Menage
2007-10-19Task Control Groups: automatic userspace notification of idle cgroupsPaul Menage
2007-10-19Task Control Groups: shared cgroup subsystem group arraysPaul Menage
2007-10-19Task Control Groups: add procfs interfacePaul Menage
2007-10-19Task Control Groups: add cgroup_clone() interfacePaul Menage
2007-10-19Task Control Groups: add fork()/exit() hooksPaul Menage
2007-10-19Add cgroup write_uint() helper methodPaul Menage
2007-10-19Task Control Groups: add tasks file interfacePaul Menage
2007-10-19Task Control Groups: basic task cgroup frameworkPaul Menage
2007-10-19cpuset: zero malloc - revert the old cpuset fixPaul Jackson
2007-10-19kernel-api docbook: fix content problemsRandy Dunlap
2007-10-19reiserfs: ignore on disk s_bmap_nr valueJeff Mahoney
2007-10-19reiserfs: remove first_zero_hintJeff Mahoney
2007-10-19reiserfs: fix usage of signed ints for block numbersJeff Mahoney
2007-10-19reiserfs: fix memset byte count during resizeJeff Mahoney
2007-10-19reiserfs: use is_reusable to catch corruptionJeff Mahoney