summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn2006-10-0221-40/+3Star
* [PATCH] namespaces: add nsproxySerge E. Hallyn2006-10-0227-2/+196
* [PATCH] make kernel/sysctl.c:_proc_do_string() staticAdrian Bunk2006-10-021-2/+3
* [PATCH] proc: sysctl: add _proc_do_string helperSam Vilain2006-10-021-29/+36
* [PATCH] nfsd: lockdep annotationPeter Zijlstra2006-10-022-6/+13
* [PATCH] knfsd: allow admin to set nthreads per nodeGreg Banks2006-10-022-0/+144
* [PATCH] knfsd: make rpc threads pools numa awareGreg Banks2006-10-023-2/+261
* [PATCH] knfsd: use svc_set_num_threads to manage threads in knfsdGreg Banks2006-10-021-31/+5Star
* [PATCH] knfsd: add svc_set_num_threadsGreg Banks2006-10-023-8/+154
* [PATCH] knfsd: add svc_getGreg Banks2006-10-022-1/+12
* [PATCH] knfsd: split svc_serv into poolsGreg Banks2006-10-024-54/+153
* [PATCH] knfsd: test and set SK_BUSY atomicallyGreg Banks2006-10-021-10/+10
* [PATCH] knfsd: convert sk_reserved to atomic_tGreg Banks2006-10-022-8/+6Star
* [PATCH] knfsd: use new lock for svc_sock deferred listGreg Banks2006-10-022-6/+7
* [PATCH] knfsd: convert sk_inuse to atomic_tGreg Banks2006-10-022-19/+12Star
* [PATCH] knfsd: move tempsock aging to a timerGreg Banks2006-10-024-26/+76
* [PATCH] knfsd: Correctly handle error condition from lockd_upNeilBrown2006-10-023-14/+16
* [PATCH] knfsd: Move makesock failed warning into make_socks.NeilBrown2006-10-021-10/+8Star
* [PATCH] knfsd: Check return value of lockd_up in write_portsNeilBrown2006-10-021-3/+6
* [PATCH] knfsd: Drop 'serv' option to svc_recv and svc_processNeilBrown2006-10-027-15/+13Star
* [PATCH] nfsd: add lock annotations to e_start and e_stopJosh Triplett2006-10-021-0/+2
* [PATCH] knfsd: Use SEQ_START_TOKEN instead of hardcoded magic (void*)1Greg Banks2006-10-021-3/+3
* [PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist'NeilBrown2006-10-025-17/+102
* [PATCH] knfsd: define new nfsdfs file: portlist - contains list of portsNeilBrown2006-10-023-0/+61
* [PATCH] knfsd: separate out some parts of nfsd_svc, which start nfs serversNeilBrown2006-10-021-26/+57
* [PATCH] knfsd: remove nfsd_versbits as intermediate storage for desired versionsNeilBrown2006-10-024-70/+62Star
* [PATCH] knfsd: be more selective in which sockets lockd listens onNeilBrown2006-10-025-16/+54
* [PATCH] knfsd: add a callback for when last rpc thread finishesNeilBrown2006-10-025-26/+33
* [PATCH] knfsd: remove an unused variable from auth_unix_lookup()Greg Banks2006-10-021-4/+1Star
* [PATCH] knfsd: remove an unused variable from e_show()Greg Banks2006-10-021-2/+0Star
* [PATCH] knfsd: add some missing newlines in printksGreg Banks2006-10-023-3/+3
* [PATCH] cpumask: export node_to_cpu_mask consistentlyGreg Banks2006-10-022-0/+2
* [PATCH] cpumask: export cpu_online_map and cpu_possible_map consistentlyGreg Banks2006-10-024-0/+7
* [PATCH] cpumask: add highest_possible_node_idGreg Banks2006-10-022-0/+18
* [PATCH] isdn: work around excessive udelay()Andrew Morton2006-10-021-1/+12
* [PATCH] isdn4linux: Gigaset driver: fix __must_check warningTilman Schmidt2006-10-021-1/+2
* [PATCH] Linux Kernel Dump Test ModuleAnkita Garg2006-10-023-1/+358
* [PATCH] kretprobe spinlock deadlock patchbibo,mao2006-10-027-15/+47
* [PATCH] disallow kprobes on notifier_call_chainbibo,mao2006-10-021-1/+1
* [PATCH] kprobe whitespace cleanupbibo,mao2006-10-025-103/+103
* [PATCH] Update Documentation/kprobes.txtAnanth N Mavinakayanahalli2006-10-021-33/+56
* [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-0210-8/+56
* [PATCH] s390: update fs3270 to use a struct pidCedric Le Goater2006-10-021-5/+6
* [PATCH] usb: fixup usb so it uses struct pidEric W. Biederman2006-10-025-11/+13
* [PATCH] file: Add locking to f_getownEric W. Biederman2006-10-021-0/+2
* [PATCH] update mq_notify to use a struct pidCedric Le Goater2006-10-021-12/+15
* [PATCH] Use struct pspace in next_pidmap and find_ge_pidEric W. Biederman2006-10-021-6/+7
* [PATCH] Define struct pspaceSukadev Bhattiprolu2006-10-024-24/+40