Age | Commit message (Expand) | Author | Files | Lines |
2006-10-02 | [PATCH] IPC namespace - utils | Kirill Korotaev | 2 | -1/+20 |
2006-10-02 | [PATCH] IPC namespace core | Kirill Korotaev | 4 | -0/+40 |
2006-10-02 | [PATCH] namespaces: utsname: implement CLONE_NEWUTS flag | Serge E. Hallyn | 2 | -0/+12 |
2006-10-02 | [PATCH] namespaces: utsname: remove system_utsname | Serge E. Hallyn | 1 | -2/+0 |
2006-10-02 | [PATCH] namespaces: utsname: implement utsname namespaces | Serge E. Hallyn | 4 | -3/+42 |
2006-10-02 | [PATCH] namespaces: utsname: switch to using uts namespaces | Serge E. Hallyn | 1 | -1/+1 |
2006-10-02 | [PATCH] namespaces: utsname: introduce temporary helpers | Serge E. Hallyn | 1 | -0/+10 |
2006-10-02 | [PATCH] namespaces: incorporate fs namespace into nsproxy | Serge E. Hallyn | 4 | -7/+7 |
2006-10-02 | [PATCH] namespaces: add nsproxy | Serge E. Hallyn | 3 | -0/+54 |
2006-10-02 | [PATCH] nfsd: lockdep annotation | Peter Zijlstra | 1 | -2/+9 |
2006-10-02 | [PATCH] knfsd: make rpc threads pools numa aware | Greg Banks | 1 | -0/+1 |
2006-10-02 | [PATCH] knfsd: add svc_set_num_threads | Greg Banks | 1 | -5/+16 |
2006-10-02 | [PATCH] knfsd: add svc_get | Greg Banks | 1 | -0/+11 |
2006-10-02 | [PATCH] knfsd: split svc_serv into pools | Greg Banks | 2 | -2/+24 |
2006-10-02 | [PATCH] knfsd: convert sk_reserved to atomic_t | Greg Banks | 1 | -1/+1 |
2006-10-02 | [PATCH] knfsd: use new lock for svc_sock deferred list | Greg Banks | 1 | -0/+1 |
2006-10-02 | [PATCH] knfsd: convert sk_inuse to atomic_t | Greg Banks | 1 | -1/+1 |
2006-10-02 | [PATCH] knfsd: move tempsock aging to a timer | Greg Banks | 2 | -0/+3 |
2006-10-02 | [PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process | NeilBrown | 2 | -2/+2 |
2006-10-02 | [PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist' | NeilBrown | 2 | -1/+6 |
2006-10-02 | [PATCH] knfsd: define new nfsdfs file: portlist - contains list of ports | NeilBrown | 1 | -0/+1 |
2006-10-02 | [PATCH] knfsd: remove nfsd_versbits as intermediate storage for desired versions | NeilBrown | 2 | -17/+4 |
2006-10-02 | [PATCH] knfsd: be more selective in which sockets lockd listens on | NeilBrown | 1 | -1/+1 |
2006-10-02 | [PATCH] knfsd: add a callback for when last rpc thread finishes | NeilBrown | 1 | -1/+7 |
2006-10-02 | [PATCH] cpumask: add highest_possible_node_id | Greg Banks | 1 | -0/+2 |
2006-10-02 | [PATCH] kretprobe spinlock deadlock patch | bibo,mao | 1 | -1/+1 |
2006-10-02 | [PATCH] Kprobes: Make kprobe modules more portable | Ananth N Mavinakayanahalli | 1 | -0/+6 |
2006-10-02 | [PATCH] usb: fixup usb so it uses struct pid | Eric W. Biederman | 1 | -1/+1 |
2006-10-02 | [PATCH] Define struct pspace | Sukadev Bhattiprolu | 2 | -1/+7 |
2006-10-02 | [PATCH] Move pidmap to pspace.h | Sukadev Bhattiprolu | 1 | -0/+16 |
2006-10-02 | [PATCH] pid: simplify pid iterators | Oleg Nesterov | 1 | -36/+23 |
2006-10-02 | [PATCH] const struct tty_operations | Jeff Dike | 1 | -1/+2 |
2006-10-02 | [PATCH] file: modify struct fown_struct to use a struct pid | Eric W. Biederman | 1 | -1/+4 |
2006-10-02 | [PATCH] vt: Make vt_pid a struct pid (making it pid wrap around safe). | Eric W. Biederman | 1 | -1/+1 |
2006-10-02 | [PATCH] vt: rework the console spawning variables | Eric W. Biederman | 1 | -0/+7 |
2006-10-02 | [PATCH] pid: implement pid_nr | Eric W. Biederman | 1 | -0/+8 |
2006-10-02 | [PATCH] pid: implement signal functions that take a struct pid * | Eric W. Biederman | 1 | -0/+5 |
2006-10-02 | [PATCH] pid: add do_each_pid_task | Eric W. Biederman | 1 | -0/+13 |
2006-10-02 | [PATCH] pid: implement access helpers for a tacks various process groups | Eric W. Biederman | 1 | -0/+20 |
2006-10-02 | [PATCH] proc: modify proc_pident_lookup to be completely table driven | Eric W. Biederman | 1 | -4/+6 |
2006-10-02 | [PATCH] proc: readdir race fix (take 3) | Eric W. Biederman | 2 | -0/+12 |
2006-10-02 | [PATCH] list module taint flags in Oops/panic | Randy Dunlap | 1 | -0/+2 |
2006-10-02 | [PATCH] LIB: add gen_pool_destroy() | Steve Wise | 1 | -0/+1 |
2006-10-01 | [PATCH] Some config.h removals | Zachary Amsden | 1 | -2/+0 |
2006-10-01 | [PATCH] Create call_usermodehelper_pipe() | Andi Kleen | 1 | -0/+4 |
2006-10-01 | [PATCH] Some cleanup in the pipe code | Andi Kleen | 1 | -0/+3 |
2006-10-01 | [PATCH] Generic ioremap_page_range: implementation | Haavard Skinnemoen | 1 | -0/+4 |
2006-10-01 | [PATCH] r/o bind mounts: monitor zeroing of i_nlink | Dave Hansen | 1 | -0/+5 |
2006-10-01 | [PATCH] r/o bind mount prepwork: inc_nlink() helper | Dave Hansen | 1 | -1/+6 |
2006-10-01 | [PATCH] r/o bind mounts: unlink: monitor i_nlink | Dave Hansen | 1 | -1/+6 |