Commit Graph

201 Commits (e760e716d47b48caf98da348368fd41b4a9b9e7e)

Author SHA1 Message Date
Harvey Harrison 7ad5b3a505 kernel: remove fastcall in kernel/* 17 years ago
Pavel Emelyanov 6c5f3e7b43 Pidns: make full use of xxx_vnr() calls 17 years ago
Oleg Nesterov fea9d17554 ITIMER_REAL: convert to use struct pid 17 years ago
Pavel Emelianov 78fb74669e Memory controller: accounting setup 17 years ago
Adrian Bunk 6b2fb3c658 idle_regs() must be __cpuinit 17 years ago
Oleg Nesterov d9ae90ac4b use __set_task_state() for TRACED/STOPPED tasks 17 years ago
Serge E. Hallyn 3b7391de67 capabilities: introduce per-process capability bounding set 17 years ago
Benjamin Herrenschmidt 5e5419734c add mm argument to pte/pmd/pud/pgd_free 17 years ago
Andrew Morton bdff746a39 clone: prepare to recycle CLONE_STOPPED 17 years ago
Avi Kivity 6d4e4c4fca KVM: Disallow fork() and similar games when using a VM 17 years ago
Jens Axboe fadad878cc kernel: add CLONE_IO to specifically request sharing of IO contexts 17 years ago
Jens Axboe d38ecf935f io context sharing: preliminary support 17 years ago
Jens Axboe fd0928df98 ioprio: move io priority from task_struct to io_context 17 years ago
Arjan van de Ven 9745512ce7 sched: latencytop support 17 years ago
Peter Zijlstra 6f505b1642 sched: rt group scheduling 17 years ago
Paul E. McKenney e260be673a Preempt-RCU: implementation 17 years ago
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