aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* [PATCH] proc: drop tasklist lock in task_state()Oleg Nesterov2006-10-02
* [PATCH] proc: convert do_task_stat() to use lock_task_sighand()Oleg Nesterov2006-10-02
* [PATCH] proc: convert task_sig() to use lock_task_sighand()Oleg Nesterov2006-10-02
* [PATCH] proc: Use pid_task instead of open coding itEric W. Biederman2006-10-02
* [PATCH] proc: Merge proc_tid_attr and proc_tgid_attrEric W. Biederman2006-10-02
* [PATCH] proc: Remove the hard coded inode numbersEric W. Biederman2006-10-02
* [PATCH] proc: Factor out an instantiate method from every lookup methodEric W. Biederman2006-10-02
* [PATCH] proc: Make the generation of the self symlink table drivenEric W. Biederman2006-10-02
* [PATCH] AVR32: Implement kernel_execveHaavard Skinnemoen2006-10-02
* [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann2006-10-02
* [PATCH] sh64: remove the use of kernel syscallsArnd Bergmann2006-10-02
* [PATCH] Remove the use of _syscallX macros in UMLArnd Bergmann2006-10-02
* [PATCH] provide kernel_execve on all architecturesArnd Bergmann2006-10-02
* [PATCH] rename the provided execve functions to kernel_execveArnd Bergmann2006-10-02
* [PATCH] introduce kernel_execveArnd Bergmann2006-10-02
* [PATCH] ipc: replace kmalloc and memset in get_undo_list with kzallocMatt Helsley2006-10-02
* [PATCH] nsproxy cloning error path fixPavel2006-10-02
* [PATCH] IPC namespace - sysctlsKirill Korotaev2006-10-02
* [PATCH] IPC namespace - shmKirill Korotaev2006-10-02
* [PATCH] IPC namespace - semKirill Korotaev2006-10-02
* [PATCH] IPC namespace - msgKirill Korotaev2006-10-02
* [PATCH] IPC namespace - utilsKirill Korotaev2006-10-02
* [PATCH] IPC namespace coreKirill Korotaev2006-10-02
* [PATCH] uts: copy nsproxy only when neededSerge Hallyn2006-10-02
* [PATCH] namespaces: utsname: implement CLONE_NEWUTS flagSerge E. Hallyn2006-10-02
* [PATCH] namespaces: utsname: remove system_utsnameSerge E. Hallyn2006-10-02
* [PATCH] namespaces: utsname: sysctlSerge E. Hallyn2006-10-02
* [PATCH] namespaces: utsname: implement utsname namespacesSerge E. Hallyn2006-10-02
* [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-02
* [PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2006-10-02
* [PATCH] namespaces: utsname: introduce temporary helpersSerge E. Hallyn2006-10-02
* [PATCH] namespaces: exit_task_namespaces() invalidates nsproxyCedric Le Goater2006-10-02
* [PATCH] namespaces: incorporate fs namespace into nsproxySerge E. Hallyn2006-10-02
* [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn2006-10-02
* [PATCH] namespaces: add nsproxySerge E. Hallyn2006-10-02
* [PATCH] make kernel/sysctl.c:_proc_do_string() staticAdrian Bunk2006-10-02
* [PATCH] proc: sysctl: add _proc_do_string helperSam Vilain2006-10-02
* [PATCH] nfsd: lockdep annotationPeter Zijlstra2006-10-02
* [PATCH] knfsd: allow admin to set nthreads per nodeGreg Banks2006-10-02
* [PATCH] knfsd: make rpc threads pools numa awareGreg Banks2006-10-02
* [PATCH] knfsd: use svc_set_num_threads to manage threads in knfsdGreg Banks2006-10-02
* [PATCH] knfsd: add svc_set_num_threadsGreg Banks2006-10-02
* [PATCH] knfsd: add svc_getGreg Banks2006-10-02
* [PATCH] knfsd: split svc_serv into poolsGreg Banks2006-10-02
* [PATCH] knfsd: test and set SK_BUSY atomicallyGreg Banks2006-10-02
* [PATCH] knfsd: convert sk_reserved to atomic_tGreg Banks2006-10-02
* [PATCH] knfsd: use new lock for svc_sock deferred listGreg Banks2006-10-02
* [PATCH] knfsd: convert sk_inuse to atomic_tGreg Banks2006-10-02
* [PATCH] knfsd: move tempsock aging to a timerGreg Banks2006-10-02
* [PATCH] knfsd: Correctly handle error condition from lockd_upNeilBrown2006-10-02