aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-19Misc: phantom, improved data passingJiri Slaby1-1/+5
2007-10-19Fix cpusets update_cpumaskPaul Menage1-0/+58
2007-10-19cpuset sched_load_balance flagPaul Jackson1-0/+2
2007-10-19Uninline the task_xid_nr_ns() callsPavel Emelyanov1-20/+4
2007-10-19Uninline find_pid etc set of functionsPavel Emelyanov1-3/+2
2007-10-19Isolate some explicit usage of task->tgidPavel Emelyanov1-0/+6
2007-10-19pid namespaces: remove the struct pid unneeded fieldsPavel Emelyanov2-6/+0
2007-10-19Uninline find_task_by_xxx set of functionsPavel Emelyanov1-9/+6
2007-10-19pid namespaces: changes to show virtual ids to userPavel Emelyanov1-1/+3
2007-10-19pid namespaces: destroy pid namespace on init's deathSukadev Bhattiprolu1-0/+1
2007-10-19pid namespaces: initialize the namespace's proc_mntPavel Emelyanov1-0/+12
2007-10-19pid namespaces: allow cloning of new namespacePavel Emelyanov1-0/+1
2007-10-19pid namespaces: miscellaneous preparations for pid namespacesPavel Emelyanov2-11/+11
2007-10-19pid namespaces: make proc have multiple superblocks - one for each namespacePavel Emelyanov2-1/+5
2007-10-19pid namespaces: helpers to find the task by its numerical idsPavel Emelyanov2-4/+43
2007-10-19pid namespaces: helpers to obtain pid numbersPavel Emelyanov2-11/+121
2007-10-19pid namespaces: make alloc_pid(), free_pid() and put_pid() work with struct upidPavel Emelyanov1-1/+1
2007-10-19pid namespaces: add support for pid namespaces hierarchyPavel Emelyanov1-0/+2
2007-10-19pid namespaces: introduce struct upidSukadev Bhattiprolu2-0/+22
2007-10-19pid namespaces: prepare proc_flust_task() to flush entries from multiple proc treesPavel Emelyanov1-1/+3
2007-10-19pid namespaces: introduce MS_KERNMOUNT flagPavel Emelyanov1-1/+3
2007-10-19workqueue: debug flushing deadlocks with lockdepJohannes Berg2-3/+54
2007-10-19Make access to task's nsproxy lighterPavel Emelyanov1-9/+34
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn1-2/+10
2007-10-19pid namespaces: rename child_reaper() functionSukadev Bhattiprolu1-1/+1
2007-10-19pid namespaces: define and use task_active_pid_ns() wrapperSukadev Bhattiprolu1-0/+5
2007-10-19pid namespaces: dynamic kmem cache allocator for pid namespacesPavel Emelianov1-0/+1
2007-10-19pid namespaces: make get_pid_ns() return the namespace itselfPavel Emelianov1-1/+2
2007-10-19pid namespaces: round up the APIPavel Emelianov1-10/+5
2007-10-19cgroups: implement namespace tracking subsystemSerge E. Hallyn2-0/+13
2007-10-19Add cgroupstatsBalbir Singh4-0/+92
2007-10-19Task Control Groups: simple task cgroup debug info subsystemPaul Menage1-0/+4
2007-10-19Task Control Groups: example CPU accounting subsystemPaul Menage2-0/+20
2007-10-19Task Control Groups: make cpusets a client of cgroupsPaul Menage4-19/+14
2007-10-19Task Control Groups: automatic userspace notification of idle cgroupsPaul Menage1-2/+9
2007-10-19Task Control Groups: shared cgroup subsystem group arraysPaul Menage2-39/+83
2007-10-19Task Control Groups: add procfs interfacePaul Menage1-0/+2
2007-10-19Task Control Groups: add cgroup_clone() interfacePaul Menage1-0/+3
2007-10-19Task Control Groups: add fork()/exit() hooksPaul Menage1-0/+6
2007-10-19Add cgroup write_uint() helper methodPaul Menage1-0/+8
2007-10-19Task Control Groups: add tasks file interfacePaul Menage1-0/+10
2007-10-19Task Control Groups: basic task cgroup frameworkPaul Menage4-1/+258
2007-10-19kernel-api docbook: fix content problemsRandy Dunlap2-3/+4
2007-10-19reiserfs: ignore on disk s_bmap_nr valueJeff Mahoney1-0/+12
2007-10-19reiserfs: remove first_zero_hintJeff Mahoney1-3/+1
2007-10-19reiserfs: fix usage of signed ints for block numbersJeff Mahoney1-6/+8
2007-10-19jbd: config_jbd_debug cannot create /proc entryJose R. Santos1-1/+1
2007-10-19jbd: remove printk() from J_ASSERT macrosChris Snook1-15/+1
2007-10-19Console events and accessibilitySamuel Thibault2-0/+18
2007-10-19Add kernel/notifier.cAlexey Dobriyan1-0/+2