38238 Commits (c73a668c096fe3dd23c1062018e82eb85f5c7043)
 

Author SHA1 Message Date
David Howells 3f2e05e90e [PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.h 19 years ago
Cedric Le Goater 9ec52099e4 [PATCH] replace cad_pid by a struct pid 19 years ago
Oleg Nesterov 1a657f78dc [PATCH] introduce get_task_pid() to fix unsafe get_pid() 19 years ago
Eric W. Biederman 1c0d04c9e4 [PATCH] proc: comment what proc_fill_cache does 19 years ago
Eric W. Biederman 5e61feafa2 [PATCH] proc: remove the useless SMP-safe comments from /proc 19 years ago
Eric W. Biederman 7bcd6b0efd [PATCH] proc: remove trailing blank entry from pid_entry arrays 19 years ago
Eric W. Biederman 8e95bd936d [PATCH] proc: properly compute TGID_OFFSET 19 years ago
Oleg Nesterov b0fa9db6ab [PATCH] proc: drop tasklist lock in task_state() 19 years ago
Oleg Nesterov a593d6edeb [PATCH] proc: convert do_task_stat() to use lock_task_sighand() 19 years ago
Oleg Nesterov 5e6b3f42ed [PATCH] proc: convert task_sig() to use lock_task_sighand() 19 years ago
Eric W. Biederman 7fbaac005c [PATCH] proc: Use pid_task instead of open coding it 19 years ago
Eric W. Biederman 72d9dcfc7a [PATCH] proc: Merge proc_tid_attr and proc_tgid_attr 19 years ago
Eric W. Biederman 61a2878402 [PATCH] proc: Remove the hard coded inode numbers 19 years ago
Eric W. Biederman 444ceed8d1 [PATCH] proc: Factor out an instantiate method from every lookup method 19 years ago
Eric W. Biederman 801199ce80 [PATCH] proc: Make the generation of the self symlink table driven 19 years ago
Haavard Skinnemoen c5f2420a06 [PATCH] AVR32: Implement kernel_execve 19 years ago
Arnd Bergmann 135ab6ec8f [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references 19 years ago
Arnd Bergmann 821278a75d [PATCH] sh64: remove the use of kernel syscalls 19 years ago
Arnd Bergmann 5f4c6bc1f3 [PATCH] Remove the use of _syscallX macros in UML 19 years ago
Arnd Bergmann fe74290d51 [PATCH] provide kernel_execve on all architectures 19 years ago
Arnd Bergmann 3db03b4afb [PATCH] rename the provided execve functions to kernel_execve 19 years ago
Arnd Bergmann 6760856791 [PATCH] introduce kernel_execve 19 years ago
Matt Helsley 2453a3062d [PATCH] ipc: replace kmalloc and memset in get_undo_list with kzalloc 19 years ago
Pavel 5d124e99c2 [PATCH] nsproxy cloning error path fix 19 years ago
Kirill Korotaev fcfbd547b1 [PATCH] IPC namespace - sysctls 19 years ago
Kirill Korotaev 4e9823111b [PATCH] IPC namespace - shm 19 years ago
Kirill Korotaev e38935341a [PATCH] IPC namespace - sem 19 years ago
Kirill Korotaev 1e78693738 [PATCH] IPC namespace - msg 19 years ago
Kirill Korotaev 73ea41302b [PATCH] IPC namespace - utils 19 years ago
Kirill Korotaev 25b21cb2f6 [PATCH] IPC namespace core 19 years ago
Serge Hallyn c0b2fc3165 [PATCH] uts: copy nsproxy only when needed 19 years ago
Serge E. Hallyn 071df104f8 [PATCH] namespaces: utsname: implement CLONE_NEWUTS flag 19 years ago
Serge E. Hallyn bf47fdcda6 [PATCH] namespaces: utsname: remove system_utsname 19 years ago
Serge E. Hallyn 8218c74c02 [PATCH] namespaces: utsname: sysctl 19 years ago
Serge E. Hallyn 4865ecf131 [PATCH] namespaces: utsname: implement utsname namespaces 19 years ago
Serge E. Hallyn 96b644bdec [PATCH] namespaces: utsname: use init_utsname when appropriate 19 years ago
Serge E. Hallyn e9ff3990f0 [PATCH] namespaces: utsname: switch to using uts namespaces 19 years ago
Serge E. Hallyn 0bdd7aab7f [PATCH] namespaces: utsname: introduce temporary helpers 19 years ago
Cedric Le Goater fab413a334 [PATCH] namespaces: exit_task_namespaces() invalidates nsproxy 19 years ago
Serge E. Hallyn 1651e14e28 [PATCH] namespaces: incorporate fs namespace into nsproxy 19 years ago
Serge E. Hallyn 0437eb594e [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c 19 years ago
Serge E. Hallyn ab516013ad [PATCH] namespaces: add nsproxy 19 years ago
Adrian Bunk b1ba4ddde0 [PATCH] make kernel/sysctl.c:_proc_do_string() static 19 years ago
Sam Vilain f5dd3d6fad [PATCH] proc: sysctl: add _proc_do_string helper 19 years ago
Peter Zijlstra 12fd352038 [PATCH] nfsd: lockdep annotation 19 years ago
Greg Banks eed2965af1 [PATCH] knfsd: allow admin to set nthreads per node 19 years ago
Greg Banks bfd241600a [PATCH] knfsd: make rpc threads pools numa aware 19 years ago
Greg Banks eec09661dc [PATCH] knfsd: use svc_set_num_threads to manage threads in knfsd 19 years ago
Greg Banks a74554429e [PATCH] knfsd: add svc_set_num_threads 19 years ago
Greg Banks 9a24ab5749 [PATCH] knfsd: add svc_get 19 years ago