| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] replace cad_pid by a struct pid | Cedric Le Goater | 2006-10-02 | 11 | -16/+48 |
* | [PATCH] introduce get_task_pid() to fix unsafe get_pid() | Oleg Nesterov | 2006-10-02 | 3 | -2/+13 |
* | [PATCH] proc: comment what proc_fill_cache does | Eric W. Biederman | 2006-10-02 | 1 | -0/+12 |
* | [PATCH] proc: remove the useless SMP-safe comments from /proc | Eric W. Biederman | 2006-10-02 | 1 | -4/+0 |
* | [PATCH] proc: remove trailing blank entry from pid_entry arrays | Eric W. Biederman | 2006-10-02 | 1 | -18/+21 |
* | [PATCH] proc: properly compute TGID_OFFSET | Eric W. Biederman | 2006-10-02 | 1 | -1/+1 |
* | [PATCH] proc: drop tasklist lock in task_state() | Oleg Nesterov | 2006-10-02 | 1 | -6/+5 |
* | [PATCH] proc: convert do_task_stat() to use lock_task_sighand() | Oleg Nesterov | 2006-10-02 | 1 | -28/+35 |
* | [PATCH] proc: convert task_sig() to use lock_task_sighand() | Oleg Nesterov | 2006-10-02 | 1 | -6/+5 |
* | [PATCH] proc: Use pid_task instead of open coding it | Eric W. Biederman | 2006-10-02 | 1 | -1/+1 |
* | [PATCH] proc: Merge proc_tid_attr and proc_tgid_attr | Eric W. Biederman | 2006-10-02 | 1 | -43/+11 |
* | [PATCH] proc: Remove the hard coded inode numbers | Eric W. Biederman | 2006-10-02 | 1 | -210/+174 |
* | [PATCH] proc: Factor out an instantiate method from every lookup method | Eric W. Biederman | 2006-10-02 | 1 | -111/+158 |
* | [PATCH] proc: Make the generation of the self symlink table driven | Eric W. Biederman | 2006-10-02 | 1 | -22/+111 |
* | [PATCH] AVR32: Implement kernel_execve | Haavard Skinnemoen | 2006-10-02 | 2 | -77/+17 |
* | [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references | Arnd Bergmann | 2006-10-02 | 22 | -662/+2 |
* | [PATCH] sh64: remove the use of kernel syscalls | Arnd Bergmann | 2006-10-02 | 1 | -257/+13 |
* | [PATCH] Remove the use of _syscallX macros in UML | Arnd Bergmann | 2006-10-02 | 5 | -25/+15 |
* | [PATCH] provide kernel_execve on all architectures | Arnd Bergmann | 2006-10-02 | 16 | -12/+300 |
* | [PATCH] rename the provided execve functions to kernel_execve | Arnd Bergmann | 2006-10-02 | 21 | -423/+49 |
* | [PATCH] introduce kernel_execve | Arnd Bergmann | 2006-10-02 | 6 | -11/+31 |
* | [PATCH] ipc: replace kmalloc and memset in get_undo_list with kzalloc | Matt Helsley | 2006-10-02 | 1 | -4/+1 |
* | [PATCH] nsproxy cloning error path fix | Pavel | 2006-10-02 | 1 | -1/+1 |
* | [PATCH] IPC namespace - sysctls | Kirill Korotaev | 2006-10-02 | 1 | -28/+88 |
* | [PATCH] IPC namespace - shm | Kirill Korotaev | 2006-10-02 | 1 | -86/+168 |
* | [PATCH] IPC namespace - sem | Kirill Korotaev | 2006-10-02 | 1 | -71/+130 |
* | [PATCH] IPC namespace - msg | Kirill Korotaev | 2006-10-02 | 1 | -51/+106 |
* | [PATCH] IPC namespace - utils | Kirill Korotaev | 2006-10-02 | 5 | -14/+173 |
* | [PATCH] IPC namespace core | Kirill Korotaev | 2006-10-02 | 7 | -17/+95 |
* | [PATCH] uts: copy nsproxy only when needed | Serge Hallyn | 2006-10-02 | 1 | -6/+14 |
* | [PATCH] namespaces: utsname: implement CLONE_NEWUTS flag | Serge E. Hallyn | 2006-10-02 | 5 | -4/+83 |
* | [PATCH] namespaces: utsname: remove system_utsname | Serge E. Hallyn | 2006-10-02 | 1 | -2/+0 |
* | [PATCH] namespaces: utsname: sysctl | Serge E. Hallyn | 2006-10-02 | 1 | -19/+119 |
* | [PATCH] namespaces: utsname: implement utsname namespaces | Serge E. Hallyn | 2006-10-02 | 9 | -12/+121 |
* | [PATCH] namespaces: utsname: use init_utsname when appropriate | Serge E. Hallyn | 2006-10-02 | 28 | -52/+52 |
* | [PATCH] namespaces: utsname: switch to using uts namespaces | Serge E. Hallyn | 2006-10-02 | 35 | -160/+180 |
* | [PATCH] namespaces: utsname: introduce temporary helpers | Serge E. Hallyn | 2006-10-02 | 1 | -0/+10 |
* | [PATCH] namespaces: exit_task_namespaces() invalidates nsproxy | Cedric Le Goater | 2006-10-02 | 1 | -1/+1 |
* | [PATCH] namespaces: incorporate fs namespace into nsproxy | Serge E. Hallyn | 2006-10-02 | 9 | -39/+55 |
* | [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c | Serge E. Hallyn | 2006-10-02 | 21 | -40/+3 |
* | [PATCH] namespaces: add nsproxy | Serge E. Hallyn | 2006-10-02 | 27 | -2/+196 |
* | [PATCH] make kernel/sysctl.c:_proc_do_string() static | Adrian Bunk | 2006-10-02 | 1 | -2/+3 |
* | [PATCH] proc: sysctl: add _proc_do_string helper | Sam Vilain | 2006-10-02 | 1 | -29/+36 |
* | [PATCH] nfsd: lockdep annotation | Peter Zijlstra | 2006-10-02 | 2 | -6/+13 |
* | [PATCH] knfsd: allow admin to set nthreads per node | Greg Banks | 2006-10-02 | 2 | -0/+144 |
* | [PATCH] knfsd: make rpc threads pools numa aware | Greg Banks | 2006-10-02 | 3 | -2/+261 |
* | [PATCH] knfsd: use svc_set_num_threads to manage threads in knfsd | Greg Banks | 2006-10-02 | 1 | -31/+5 |
* | [PATCH] knfsd: add svc_set_num_threads | Greg Banks | 2006-10-02 | 3 | -8/+154 |
* | [PATCH] knfsd: add svc_get | Greg Banks | 2006-10-02 | 2 | -1/+12 |
* | [PATCH] knfsd: split svc_serv into pools | Greg Banks | 2006-10-02 | 4 | -54/+153 |