aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn28-52/+52
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn35-160/+180
2006-10-02[PATCH] namespaces: utsname: introduce temporary helpersSerge E. Hallyn1-0/+10
2006-10-02[PATCH] namespaces: exit_task_namespaces() invalidates nsproxyCedric Le Goater1-1/+1
2006-10-02[PATCH] namespaces: incorporate fs namespace into nsproxySerge E. Hallyn9-39/+55
2006-10-02[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn21-40/+3
2006-10-02[PATCH] namespaces: add nsproxySerge E. Hallyn27-2/+196
2006-10-02[PATCH] make kernel/sysctl.c:_proc_do_string() staticAdrian Bunk1-2/+3
2006-10-02[PATCH] proc: sysctl: add _proc_do_string helperSam Vilain1-29/+36
2006-10-02[PATCH] nfsd: lockdep annotationPeter Zijlstra2-6/+13
2006-10-02[PATCH] knfsd: allow admin to set nthreads per nodeGreg Banks2-0/+144
2006-10-02[PATCH] knfsd: make rpc threads pools numa awareGreg Banks3-2/+261
2006-10-02[PATCH] knfsd: use svc_set_num_threads to manage threads in knfsdGreg Banks1-31/+5
2006-10-02[PATCH] knfsd: add svc_set_num_threadsGreg Banks3-8/+154
2006-10-02[PATCH] knfsd: add svc_getGreg Banks2-1/+12
2006-10-02[PATCH] knfsd: split svc_serv into poolsGreg Banks4-54/+153
2006-10-02[PATCH] knfsd: test and set SK_BUSY atomicallyGreg Banks1-10/+10
2006-10-02[PATCH] knfsd: convert sk_reserved to atomic_tGreg Banks2-8/+6
2006-10-02[PATCH] knfsd: use new lock for svc_sock deferred listGreg Banks2-6/+7
2006-10-02[PATCH] knfsd: convert sk_inuse to atomic_tGreg Banks2-19/+12
2006-10-02[PATCH] knfsd: move tempsock aging to a timerGreg Banks4-26/+76
2006-10-02[PATCH] knfsd: Correctly handle error condition from lockd_upNeilBrown3-14/+16
2006-10-02[PATCH] knfsd: Move makesock failed warning into make_socks.NeilBrown1-10/+8
2006-10-02[PATCH] knfsd: Check return value of lockd_up in write_portsNeilBrown1-3/+6
2006-10-02[PATCH] knfsd: Drop 'serv' option to svc_recv and svc_processNeilBrown7-15/+13
2006-10-02[PATCH] nfsd: add lock annotations to e_start and e_stopJosh Triplett1-0/+2
2006-10-02[PATCH] knfsd: Use SEQ_START_TOKEN instead of hardcoded magic (void*)1Greg Banks1-3/+3
2006-10-02[PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist'NeilBrown5-17/+102
2006-10-02[PATCH] knfsd: define new nfsdfs file: portlist - contains list of portsNeilBrown3-0/+61
2006-10-02[PATCH] knfsd: separate out some parts of nfsd_svc, which start nfs serversNeilBrown1-26/+57
2006-10-02[PATCH] knfsd: remove nfsd_versbits as intermediate storage for desired versionsNeilBrown4-70/+62
2006-10-02[PATCH] knfsd: be more selective in which sockets lockd listens onNeilBrown5-16/+54
2006-10-02[PATCH] knfsd: add a callback for when last rpc thread finishesNeilBrown5-26/+33
2006-10-02[PATCH] knfsd: remove an unused variable from auth_unix_lookup()Greg Banks1-4/+1
2006-10-02[PATCH] knfsd: remove an unused variable from e_show()Greg Banks1-2/+0
2006-10-02[PATCH] knfsd: add some missing newlines in printksGreg Banks3-3/+3
2006-10-02[PATCH] cpumask: export node_to_cpu_mask consistentlyGreg Banks2-0/+2
2006-10-02[PATCH] cpumask: export cpu_online_map and cpu_possible_map consistentlyGreg Banks4-0/+7
2006-10-02[PATCH] cpumask: add highest_possible_node_idGreg Banks2-0/+18
2006-10-02[PATCH] isdn: work around excessive udelay()Andrew Morton1-1/+12
2006-10-02[PATCH] isdn4linux: Gigaset driver: fix __must_check warningTilman Schmidt1-1/+2
2006-10-02[PATCH] Linux Kernel Dump Test ModuleAnkita Garg3-1/+358
2006-10-02[PATCH] kretprobe spinlock deadlock patchbibo,mao7-15/+47
2006-10-02[PATCH] disallow kprobes on notifier_call_chainbibo,mao1-1/+1
2006-10-02[PATCH] kprobe whitespace cleanupbibo,mao5-103/+103
2006-10-02[PATCH] Update Documentation/kprobes.txtAnanth N Mavinakayanahalli1-33/+56
2006-10-02[PATCH] Add regs_return_value() helperAnanth N Mavinakayanahalli5-0/+11
2006-10-02[PATCH] kprobes: handle symbol resolution when <module:.symbol> is specifiedAnanth N Mavinakayanahalli1-4/+11
2006-10-02[PATCH] Kprobes: Make kprobe modules more portableAnanth N Mavinakayanahalli10-8/+56
2006-10-02[PATCH] s390: update fs3270 to use a struct pidCedric Le Goater1-5/+6