summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [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/+4
* [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] Kprobes: Make kprobe modules more portableAnanth N Mavinakayanahalli2006-10-021-0/+6
* [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/+23
* [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/+0
* [PATCH] Create call_usermodehelper_pipe()Andi Kleen2006-10-011-0/+4
* [PATCH] Some cleanup in the pipe codeAndi Kleen2006-10-011-0/+3
* [PATCH] Generic ioremap_page_range: implementationHaavard Skinnemoen2006-10-011-0/+4
* [PATCH] r/o bind mounts: monitor zeroing of i_nlinkDave Hansen2006-10-011-0/+5
* [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-011-1/+6
* [PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen2006-10-011-1/+6
* [PATCH] csa accounting taskstats updateJay Lan2006-10-012-10/+32
* [PATCH] csa: convert CONFIG tag for extended accounting routinesJay Lan2006-10-013-5/+7
* [PATCH] csa: Extended system accounting over taskstatsJay Lan2006-10-012-0/+20
* [PATCH] csa: basic accounting over taskstatsJay Lan2006-10-012-5/+43
* [PATCH] clean up unused kiocb variablesChen, Kenneth W2006-10-011-2/+0
* [PATCH] Add vector AIO supportBadari Pulavarty2006-10-013-0/+11
* [PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty2006-10-011-5/+0
* [PATCH] Remove readv/writev methods and use aio_read/aio_write insteadBadari Pulavarty2006-10-011-6/+0
OpenPOWER on IntegriCloud