aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Linux Kernel Markers - SamplesMathieu Desnoyers2007-10-191-1/+0
* Linux Kernel MarkersMathieu Desnoyers2007-10-193-1/+148
* Hook up group scheduler with control groupsSrivatsa Vaddagiri2007-10-191-0/+6
* Use extended crashkernel command line on ia64Bernhard Walle2007-10-191-1/+1
* Extended crashkernel command lineBernhard Walle2007-10-191-0/+2
* virtualization of sysv msg queues is incompleteKirill Korotaev2007-10-191-0/+2
* ipc: store ipcs into IDRsNadia Derbey2007-10-194-3/+1
* hotplug cpu: migrate a task within its cpusetCliff Wickman2007-10-191-0/+5
* Use helpers to obtain task pid in printksPavel Emelyanov2007-10-192-3/+3
* Isolate the explicit usage of signal->pgrpPavel Emelyanov2007-10-192-5/+17
* remove BITS_TO_TYPE macroJiri Slaby2007-10-192-2/+2
* define global BIT macroJiri Slaby2007-10-196-12/+1
* get rid of input BIT* duplicate definesJiri Slaby2007-10-193-25/+26
* define first set of BIT* macrosJiri Slaby2007-10-194-34/+33
* forbid asm/bitops.h direct inclusionJiri Slaby2007-10-1925-0/+102
* remove asm/bitops.h includesJiri Slaby2007-10-1917-20/+18
* Misc: phantom, improved data passingJiri Slaby2007-10-191-1/+5
* Fix cpusets update_cpumaskPaul Menage2007-10-191-0/+58
* cpuset sched_load_balance flagPaul Jackson2007-10-191-0/+2
* Uninline the task_xid_nr_ns() callsPavel Emelyanov2007-10-191-20/+4
* Uninline find_pid etc set of functionsPavel Emelyanov2007-10-191-3/+2
* Isolate some explicit usage of task->tgidPavel Emelyanov2007-10-191-0/+6
* pid namespaces: remove the struct pid unneeded fieldsPavel Emelyanov2007-10-192-6/+0
* Uninline find_task_by_xxx set of functionsPavel Emelyanov2007-10-191-9/+6
* pid namespaces: changes to show virtual ids to userPavel Emelyanov2007-10-191-1/+3
* pid namespaces: destroy pid namespace on init's deathSukadev Bhattiprolu2007-10-191-0/+1
* pid namespaces: initialize the namespace's proc_mntPavel Emelyanov2007-10-191-0/+12
* pid namespaces: allow cloning of new namespacePavel Emelyanov2007-10-191-0/+1
* pid namespaces: miscellaneous preparations for pid namespacesPavel Emelyanov2007-10-192-11/+11
* pid namespaces: make proc have multiple superblocks - one for each namespacePavel Emelyanov2007-10-192-1/+5
* pid namespaces: helpers to find the task by its numerical idsPavel Emelyanov2007-10-192-4/+43
* pid namespaces: helpers to obtain pid numbersPavel Emelyanov2007-10-192-11/+121
* pid namespaces: make alloc_pid(), free_pid() and put_pid() work with struct upidPavel Emelyanov2007-10-191-1/+1
* pid namespaces: add support for pid namespaces hierarchyPavel Emelyanov2007-10-191-0/+2
* pid namespaces: introduce struct upidSukadev Bhattiprolu2007-10-192-0/+22
* pid namespaces: prepare proc_flust_task() to flush entries from multiple proc...Pavel Emelyanov2007-10-191-1/+3
* pid namespaces: introduce MS_KERNMOUNT flagPavel Emelyanov2007-10-191-1/+3
* workqueue: debug flushing deadlocks with lockdepJohannes Berg2007-10-192-3/+54
* Make access to task's nsproxy lighterPavel Emelyanov2007-10-191-9/+34
* pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-191-2/+10
* pid namespaces: rename child_reaper() functionSukadev Bhattiprolu2007-10-191-1/+1
* pid namespaces: define and use task_active_pid_ns() wrapperSukadev Bhattiprolu2007-10-191-0/+5
* pid namespaces: dynamic kmem cache allocator for pid namespacesPavel Emelianov2007-10-191-0/+1
* pid namespaces: make get_pid_ns() return the namespace itselfPavel Emelianov2007-10-191-1/+2
* pid namespaces: round up the APIPavel Emelianov2007-10-191-10/+5
* cgroups: implement namespace tracking subsystemSerge E. Hallyn2007-10-192-0/+13
* Add cgroupstatsBalbir Singh2007-10-194-0/+92
* Task Control Groups: simple task cgroup debug info subsystemPaul Menage2007-10-191-0/+4
* Task Control Groups: example CPU accounting subsystemPaul Menage2007-10-192-0/+20
* Task Control Groups: make cpusets a client of cgroupsPaul Menage2007-10-194-19/+14