summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] IPC namespace - utilsKirill Korotaev2006-10-022-1/+20
* [PATCH] IPC namespace coreKirill Korotaev2006-10-024-0/+40
* [PATCH] namespaces: utsname: implement CLONE_NEWUTS flagSerge E. Hallyn2006-10-022-0/+12
* [PATCH] namespaces: utsname: remove system_utsnameSerge E. Hallyn2006-10-021-2/+0Star
* [PATCH] namespaces: utsname: implement utsname namespacesSerge E. Hallyn2006-10-024-3/+42
* [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-022-2/+2
* [PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2006-10-022-2/+2
* [PATCH] namespaces: utsname: introduce temporary helpersSerge E. Hallyn2006-10-021-0/+10
* [PATCH] namespaces: incorporate fs namespace into nsproxySerge E. Hallyn2006-10-024-7/+7
* [PATCH] namespaces: add nsproxySerge E. Hallyn2006-10-023-0/+54
* [PATCH] nfsd: lockdep annotationPeter Zijlstra2006-10-021-2/+9
* [PATCH] knfsd: make rpc threads pools numa awareGreg Banks2006-10-021-0/+1
* [PATCH] knfsd: add svc_set_num_threadsGreg Banks2006-10-021-5/+16
* [PATCH] knfsd: add svc_getGreg Banks2006-10-021-0/+11
* [PATCH] knfsd: split svc_serv into poolsGreg Banks2006-10-022-2/+24
* [PATCH] knfsd: convert sk_reserved to atomic_tGreg Banks2006-10-021-1/+1
* [PATCH] knfsd: use new lock for svc_sock deferred listGreg Banks2006-10-021-0/+1
* [PATCH] knfsd: convert sk_inuse to atomic_tGreg Banks2006-10-021-1/+1
* [PATCH] knfsd: move tempsock aging to a timerGreg Banks2006-10-022-0/+3
* [PATCH] knfsd: Drop 'serv' option to svc_recv and svc_processNeilBrown2006-10-022-2/+2
* [PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist'NeilBrown2006-10-022-1/+6
* [PATCH] knfsd: define new nfsdfs file: portlist - contains list of portsNeilBrown2006-10-021-0/+1
* [PATCH] knfsd: remove nfsd_versbits as intermediate storage for desired versionsNeilBrown2006-10-022-17/+4Star
* [PATCH] knfsd: be more selective in which sockets lockd listens onNeilBrown2006-10-021-1/+1
* [PATCH] knfsd: add a callback for when last rpc thread finishesNeilBrown2006-10-021-1/+7
* [PATCH] cpumask: add highest_possible_node_idGreg Banks2006-10-021-0/+2
* [PATCH] kretprobe spinlock deadlock patchbibo,mao2006-10-021-1/+1
* [PATCH] Add regs_return_value() helperAnanth N Mavinakayanahalli2006-10-025-0/+11
* [PATCH] kprobes: handle symbol resolution when <module:.symbol> is specifiedAnanth N Mavinakayanahalli2006-10-021-4/+11
* [PATCH] Kprobes: Make kprobe modules more portableAnanth N Mavinakayanahalli2006-10-022-0/+21
* [PATCH] usb: fixup usb so it uses struct pidEric W. Biederman2006-10-021-1/+1
* [PATCH] Define struct pspaceSukadev Bhattiprolu2006-10-022-1/+7
* [PATCH] Move pidmap to pspace.hSukadev Bhattiprolu2006-10-021-0/+16
* [PATCH] pid: simplify pid iteratorsOleg Nesterov2006-10-021-36/+23Star
* [PATCH] const struct tty_operationsJeff Dike2006-10-021-1/+2
* [PATCH] file: modify struct fown_struct to use a struct pidEric W. Biederman2006-10-021-1/+4
* [PATCH] vt: Make vt_pid a struct pid (making it pid wrap around safe).Eric W. Biederman2006-10-021-1/+1
* [PATCH] vt: rework the console spawning variablesEric W. Biederman2006-10-021-0/+7
* [PATCH] pid: implement pid_nrEric W. Biederman2006-10-021-0/+8
* [PATCH] pid: implement signal functions that take a struct pid *Eric W. Biederman2006-10-021-0/+5
* [PATCH] pid: add do_each_pid_taskEric W. Biederman2006-10-021-0/+13
* [PATCH] pid: implement access helpers for a tacks various process groupsEric W. Biederman2006-10-021-0/+20
* [PATCH] proc: modify proc_pident_lookup to be completely table drivenEric W. Biederman2006-10-021-4/+6
* [PATCH] proc: readdir race fix (take 3)Eric W. Biederman2006-10-022-0/+12
* [PATCH] list module taint flags in Oops/panicRandy Dunlap2006-10-021-0/+2
* [PATCH] LIB: add gen_pool_destroy()Steve Wise2006-10-021-0/+1
* [PATCH] Some config.h removalsZachary Amsden2006-10-011-2/+0Star
* [PATCH] paravirt: update pte hookZachary Amsden2006-10-011-0/+21
* [PATCH] paravirt: remove set pte atomicZachary Amsden2006-10-014-12/+1Star
* [PATCH] paravirt: optimize ptep establish for paeZachary Amsden2006-10-013-0/+27