Age | Commit message (Expand) | Author |
2006-10-02 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2006-10-02 | [PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.h | David Howells |
2006-10-02 | [PATCH] replace cad_pid by a struct pid | Cedric Le Goater |
2006-10-02 | [PATCH] introduce get_task_pid() to fix unsafe get_pid() | Oleg Nesterov |
2006-10-02 | [PATCH] proc: comment what proc_fill_cache does | Eric W. Biederman |
2006-10-02 | [PATCH] proc: remove the useless SMP-safe comments from /proc | Eric W. Biederman |
2006-10-02 | [PATCH] proc: remove trailing blank entry from pid_entry arrays | Eric W. Biederman |
2006-10-02 | [PATCH] proc: properly compute TGID_OFFSET | Eric W. Biederman |
2006-10-02 | [PATCH] proc: drop tasklist lock in task_state() | Oleg Nesterov |
2006-10-02 | [PATCH] proc: convert do_task_stat() to use lock_task_sighand() | Oleg Nesterov |
2006-10-02 | [PATCH] proc: convert task_sig() to use lock_task_sighand() | Oleg Nesterov |
2006-10-02 | [PATCH] proc: Use pid_task instead of open coding it | Eric W. Biederman |
2006-10-02 | [PATCH] proc: Merge proc_tid_attr and proc_tgid_attr | Eric W. Biederman |
2006-10-02 | [PATCH] proc: Remove the hard coded inode numbers | Eric W. Biederman |
2006-10-02 | [PATCH] proc: Factor out an instantiate method from every lookup method | Eric W. Biederman |
2006-10-02 | [PATCH] proc: Make the generation of the self symlink table driven | Eric W. Biederman |
2006-10-02 | [PATCH] AVR32: Implement kernel_execve | Haavard Skinnemoen |
2006-10-02 | [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references | Arnd Bergmann |
2006-10-02 | [PATCH] sh64: remove the use of kernel syscalls | Arnd Bergmann |
2006-10-02 | [PATCH] Remove the use of _syscallX macros in UML | Arnd Bergmann |
2006-10-02 | [PATCH] provide kernel_execve on all architectures | Arnd Bergmann |
2006-10-02 | [PATCH] rename the provided execve functions to kernel_execve | Arnd Bergmann |
2006-10-02 | [PATCH] introduce kernel_execve | Arnd Bergmann |
2006-10-02 | [PATCH] ipc: replace kmalloc and memset in get_undo_list with kzalloc | Matt Helsley |
2006-10-02 | [PATCH] nsproxy cloning error path fix | Pavel |
2006-10-02 | [PATCH] IPC namespace - sysctls | Kirill Korotaev |
2006-10-02 | [PATCH] IPC namespace - shm | Kirill Korotaev |
2006-10-02 | [PATCH] IPC namespace - sem | Kirill Korotaev |
2006-10-02 | [PATCH] IPC namespace - msg | Kirill Korotaev |
2006-10-02 | [PATCH] IPC namespace - utils | Kirill Korotaev |
2006-10-02 | [PATCH] IPC namespace core | Kirill Korotaev |
2006-10-02 | [PATCH] uts: copy nsproxy only when needed | Serge Hallyn |
2006-10-02 | [PATCH] namespaces: utsname: implement CLONE_NEWUTS flag | Serge E. Hallyn |
2006-10-02 | [PATCH] namespaces: utsname: remove system_utsname | Serge E. Hallyn |
2006-10-02 | [PATCH] namespaces: utsname: sysctl | Serge E. Hallyn |
2006-10-02 | [PATCH] namespaces: utsname: implement utsname namespaces | Serge E. Hallyn |
2006-10-02 | [PATCH] namespaces: utsname: use init_utsname when appropriate | Serge E. Hallyn |
2006-10-02 | [PATCH] namespaces: utsname: switch to using uts namespaces | Serge E. Hallyn |
2006-10-02 | [PATCH] namespaces: utsname: introduce temporary helpers | Serge E. Hallyn |
2006-10-02 | [PATCH] namespaces: exit_task_namespaces() invalidates nsproxy | Cedric Le Goater |
2006-10-02 | [PATCH] namespaces: incorporate fs namespace into nsproxy | Serge E. Hallyn |
2006-10-02 | [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c | Serge E. Hallyn |
2006-10-02 | [PATCH] namespaces: add nsproxy | Serge E. Hallyn |
2006-10-02 | [PATCH] make kernel/sysctl.c:_proc_do_string() static | Adrian Bunk |
2006-10-02 | [PATCH] proc: sysctl: add _proc_do_string helper | Sam Vilain |
2006-10-02 | [PATCH] nfsd: lockdep annotation | Peter Zijlstra |
2006-10-02 | [PATCH] knfsd: allow admin to set nthreads per node | Greg Banks |
2006-10-02 | [PATCH] knfsd: make rpc threads pools numa aware | Greg Banks |
2006-10-02 | [PATCH] knfsd: use svc_set_num_threads to manage threads in knfsd | Greg Banks |
2006-10-02 | [PATCH] knfsd: add svc_set_num_threads | Greg Banks |