summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | [MIPS] Remove __flush_icache_pageAtsushi Nemoto2006-10-011-2/+0
| * | | | | [MIPS] lockdep: Add STACKTRACE_SUPPORT and enable LOCKDEP_SUPPORTAtsushi Nemoto2006-10-011-0/+44
| * | | | | [MIPS] lockdep: fix TRACE_IRQFLAGS_SUPPORTAtsushi Nemoto2006-10-011-0/+25
| | |_|_|/ | |/| | |
* | | | | [PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.hDavid Howells2006-10-021-0/+1
* | | | | [PATCH] replace cad_pid by a struct pidCedric Le Goater2006-10-021-0/+7
* | | | | [PATCH] introduce get_task_pid() to fix unsafe get_pid()Oleg Nesterov2006-10-021-0/+2
* | | | | [PATCH] AVR32: Implement kernel_execveHaavard Skinnemoen2006-10-021-77/+3
* | | | | [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann2006-10-0216-625/+1
* | | | | [PATCH] rename the provided execve functions to kernel_execveArnd Bergmann2006-10-029-397/+8
* | | | | [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/+0
* | | | | [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/+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] 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/+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
OpenPOWER on IntegriCloud