Commit Graph

185 Commits (e0ecfa7917cafe72f4a75f87e8bb5d8d51dc534f)

Author SHA1 Message Date
Gregory Haskins 73fe6aae84 sched: add RT-balance cpu-weight 17 years ago
Ingo Molnar 82a1fcb902 softlockup: automatically detect hung TASK_UNINTERRUPTIBLE tasks 17 years ago
Eric W. Biederman 5cd17569fd fix clone(CLONE_NEWPID) 17 years ago
Srivatsa Vaddagiri 3c90e6e99b sched: fix copy_namespace() <-> sched_fork() dependency in do_fork 17 years ago
Balbir Singh 9301899be7 sched: fix /proc/<PID>/stat stime/utime monotonicity, part 2 18 years ago
Peter Zijlstra 73a2bcb0ed sched: keep utime/stime monotonic 18 years ago
Alexey Dobriyan a39bc51691 Uninline fork.c/exit.c 18 years ago
Mariusz Kozlowski a24efe62dd kernel/fork.c: remove unneeded variable initialization in copy_process() 18 years ago
Pavel Emelyanov 9a2e70572e Isolate the explicit usage of signal->pgrp 18 years ago
Eugene Teo 270f722d4d Fix tsk->exit_state usage 18 years ago
Pavel Emelyanov b488893a39 pid namespaces: changes to show virtual ids to user 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 425fb2b4bf pid namespaces: move alloc_pid() lower in copy_process() 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 cf7b708c8d Make access to task's nsproxy lighter 18 years ago
Sukadev Bhattiprolu a6f5e06378 pid namespaces: move alloc_pid() to copy_process() 18 years ago
Pavel Emelianov a47afb0f9d pid namespaces: round up the API 18 years ago
Paul Menage 8793d854ed Task Control Groups: make cpusets a client of cgroups 18 years ago
Paul Menage 817929ec27 Task Control Groups: shared cgroup subsystem group arrays 18 years ago
Paul Menage b4f48b6363 Task Control Groups: add fork()/exit() hooks 18 years ago
Michael Neuling c66f08be7e Add scaled time to taskstats based process accounting 18 years ago
Daniel Walker 23ff444024 whitespace fixes: fork 18 years ago
Alexey Dobriyan 6212e3a388 Remove struct task_struct::io_wait 18 years ago
Rafael J. Wysocki 2e1318956c freezer: prevent new tasks from inheriting TIF_FREEZE set 18 years ago
Alexey Dobriyan 57c521ce61 ifdef struct task_struct::security 18 years ago
Alexey Dobriyan 42b2dd0a02 Shrink task_struct if CONFIG_FUTEX=n 18 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
Peter Zijlstra 3e26c149c3 mm: dirty balancing for tasks 18 years ago
Laurent Vivier 9ac52315d4 sched: guest CPU accounting: add guest-CPU /proc/<pid>/stat fields 18 years ago
Eric W. Biederman 9dd776b6d7 [NET]: Add network namespace clone & unshare support. 18 years ago
Davide Libenzi b8fceee17a signalfd simplification 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Rusty Russell d7e28ffe6c lguest: the host code 18 years ago
Rusty Russell 5992b6dac0 lguest: export symbols for lguest as a module 18 years ago
Kawai, Hidehiro 3cb4a0bb1e coredump masking: add an interface for core dump filter 18 years ago
Rafael J. Wysocki 8314418629 Freezer: make kernel threads nonfreezable by default 18 years ago
Serge E. Hallyn 77ec739d8d user namespace: add unshare 18 years ago
Cedric Le Goater acce292c82 user namespace: add the framework 18 years ago
Miloslav Trmac 522ed7767e Audit: add TTY input auditing 18 years ago
Tomas Janousek 924b42d5a2 Use boot based time for process start time and boot time in /proc 18 years ago
Balbir Singh 172ba844a8 sched: update delay-accounting to use CFS's precise stats 18 years ago
Rafael J. Wysocki ba96a0c880 freezer: fix vfork problem 18 years ago
Christoph Lameter a35afb830f Remove SLAB_CTOR_CONSTRUCTOR 18 years ago
Davide Libenzi fba2afaaec signal/timer/event: signalfd core 18 years ago
Sukadev Bhattiprolu 0800d30832 Use task_pgrp() task_session() in copy_process() 18 years ago
Sukadev Bhattiprolu 85868995d9 Use struct pid parameter in copy_process() 18 years ago
Sukadev Bhattiprolu e713d0dab2 attach_pid() with struct pid parameter 18 years ago
Eric Dumazet 6eaeeaba39 getrusage(): fill ru_inblock and ru_oublock fields if possible 18 years ago
Roman Zippel f7e4217b00 rename thread_info to stack 18 years ago