Commit Graph

8148 Commits (4aad794a8a4233059334937fea541167a97b395b)

Author SHA1 Message Date
Jan Engelhardt 96de0e252c Convert files to UTF-8 and some cleanups 18 years ago
Robert P. J. Day 3a4fa0a25d Fix misspellings of "system", "controller", "interrupt" and "necessary". 18 years ago
John Anthony Kazos Jr 18735dd8d2 crypto: convert crypto.h to UTF-8 18 years ago
Mathieu Desnoyers 31155bc03e Linux Kernel Markers - Samples 18 years ago
Mathieu Desnoyers 8256e47cdc Linux Kernel Markers 18 years ago
Srivatsa Vaddagiri 68318b8e0b Hook up group scheduler with control groups 18 years ago
Bernhard Walle cba63c3089 Extended crashkernel command line 18 years ago
Kirill Korotaev 3ac88a41ff virtualization of sysv msg queues is incomplete 18 years ago
Nadia Derbey 7ca7e564e0 ipc: store ipcs into IDRs 18 years ago
Cliff Wickman 470fd64644 hotplug cpu: migrate a task within its cpuset 18 years ago
Pavel Emelyanov ba25f9dcc4 Use helpers to obtain task pid in printks 18 years ago
Pavel Emelyanov 9a2e70572e Isolate the explicit usage of signal->pgrp 18 years ago
Jiri Slaby 14ed9d23aa remove BITS_TO_TYPE macro 18 years ago
Jiri Slaby 93043ece03 define global BIT macro 18 years ago
Jiri Slaby 7b19ada2ed get rid of input BIT* duplicate defines 18 years ago
Jiri Slaby d05be13bcc define first set of BIT* macros 18 years ago
Jiri Slaby 1977f03272 remove asm/bitops.h includes 18 years ago
Jiri Slaby bc552f7715 Misc: phantom, improved data passing 18 years ago
Paul Menage 8707d8b8c0 Fix cpusets update_cpumask 18 years ago
Paul Jackson 029190c515 cpuset sched_load_balance flag 18 years ago
Pavel Emelyanov 2f2a3a46fc Uninline the task_xid_nr_ns() calls 18 years ago
Pavel Emelyanov 8990571eb5 Uninline find_pid etc set of functions 18 years ago
Pavel Emelyanov bac0abd617 Isolate some explicit usage of task->tgid 18 years ago
Pavel Emelyanov 19b9b9b54e pid namespaces: remove the struct pid unneeded fields 18 years ago
Pavel Emelyanov 228ebcbe63 Uninline find_task_by_xxx set of functions 18 years ago
Sukadev Bhattiprolu 3eb07c8c8a pid namespaces: destroy pid namespace on init's death 18 years ago
Pavel Emelyanov 6f4e643353 pid namespaces: initialize the namespace's proc_mnt 18 years ago
Pavel Emelyanov 30e49c263e pid namespaces: allow cloning of new namespace 18 years ago
Pavel Emelyanov b461cc0382 pid namespaces: miscellaneous preparations for pid namespaces 18 years ago
Pavel Emelyanov 07543f5c75 pid namespaces: make proc have multiple superblocks - one for each namespace 18 years ago
Pavel Emelyanov 198fe21b0a pid namespaces: helpers to find the task by its numerical ids 18 years ago
Pavel Emelyanov 7af5729474 pid namespaces: helpers to obtain pid numbers 18 years ago
Pavel Emelyanov 8ef047aaae pid namespaces: make alloc_pid(), free_pid() and put_pid() work with struct upid 18 years ago
Pavel Emelyanov faacbfd3a6 pid namespaces: add support for pid namespaces hierarchy 18 years ago
Sukadev Bhattiprolu 4c3f2ead5a pid namespaces: introduce struct upid 18 years ago
Pavel Emelyanov 60347f6716 pid namespaces: prepare proc_flust_task() to flush entries from multiple proc trees 18 years ago
Pavel Emelyanov 8bf9725c29 pid namespaces: introduce MS_KERNMOUNT flag 18 years ago
Johannes Berg 4e6045f134 workqueue: debug flushing deadlocks with lockdep 18 years ago
Pavel Emelyanov cf7b708c8d Make access to task's nsproxy lighter 18 years ago
Serge E. Hallyn b460cbc581 pid namespaces: define is_global_init() and is_container_init() 18 years ago
Sukadev Bhattiprolu 88f21d8182 pid namespaces: rename child_reaper() function 18 years ago
Sukadev Bhattiprolu 2894d650cd pid namespaces: define and use task_active_pid_ns() wrapper 18 years ago
Pavel Emelianov baf8f0f82d pid namespaces: dynamic kmem cache allocator for pid namespaces 18 years ago
Pavel Emelianov a05f7b15de pid namespaces: make get_pid_ns() return the namespace itself 18 years ago
Pavel Emelianov a47afb0f9d pid namespaces: round up the API 18 years ago
Serge E. Hallyn 858d72ead4 cgroups: implement namespace tracking subsystem 18 years ago
Balbir Singh 846c7bb055 Add cgroupstats 18 years ago
Paul Menage 006cb99200 Task Control Groups: simple task cgroup debug info subsystem 18 years ago
Paul Menage 62d0df6406 Task Control Groups: example CPU accounting subsystem 18 years ago
Paul Menage 8793d854ed Task Control Groups: make cpusets a client of cgroups 18 years ago