| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | [MIPS] Remove __flush_icache_page | Atsushi Nemoto | 2006-10-01 | 1 | -2/+0 |
| * | | | | | [MIPS] lockdep: Add STACKTRACE_SUPPORT and enable LOCKDEP_SUPPORT | Atsushi Nemoto | 2006-10-01 | 1 | -0/+44 |
| * | | | | | [MIPS] lockdep: fix TRACE_IRQFLAGS_SUPPORT | Atsushi Nemoto | 2006-10-01 | 1 | -0/+25 |
| | |_|_|/
| |/| | | |
|
* | | | | | [PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.h | David Howells | 2006-10-02 | 1 | -0/+1 |
* | | | | | [PATCH] replace cad_pid by a struct pid | Cedric Le Goater | 2006-10-02 | 1 | -0/+7 |
* | | | | | [PATCH] introduce get_task_pid() to fix unsafe get_pid() | Oleg Nesterov | 2006-10-02 | 1 | -0/+2 |
* | | | | | [PATCH] AVR32: Implement kernel_execve | Haavard Skinnemoen | 2006-10-02 | 1 | -77/+3 |
* | | | | | [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references | Arnd Bergmann | 2006-10-02 | 16 | -625/+1 |
* | | | | | [PATCH] rename the provided execve functions to kernel_execve | Arnd Bergmann | 2006-10-02 | 9 | -397/+8 |
* | | | | | [PATCH] IPC namespace - utils | Kirill Korotaev | 2006-10-02 | 2 | -1/+20 |
* | | | | | [PATCH] IPC namespace core | Kirill Korotaev | 2006-10-02 | 4 | -0/+40 |
* | | | | | [PATCH] namespaces: utsname: implement CLONE_NEWUTS flag | Serge E. Hallyn | 2006-10-02 | 2 | -0/+12 |
* | | | | | [PATCH] namespaces: utsname: remove system_utsname | Serge E. Hallyn | 2006-10-02 | 1 | -2/+0 |
* | | | | | [PATCH] namespaces: utsname: implement utsname namespaces | Serge E. Hallyn | 2006-10-02 | 4 | -3/+42 |
* | | | | | [PATCH] namespaces: utsname: use init_utsname when appropriate | Serge E. Hallyn | 2006-10-02 | 2 | -2/+2 |
* | | | | | [PATCH] namespaces: utsname: switch to using uts namespaces | Serge E. Hallyn | 2006-10-02 | 2 | -2/+2 |
* | | | | | [PATCH] namespaces: utsname: introduce temporary helpers | Serge E. Hallyn | 2006-10-02 | 1 | -0/+10 |
* | | | | | [PATCH] namespaces: incorporate fs namespace into nsproxy | Serge E. Hallyn | 2006-10-02 | 4 | -7/+7 |
* | | | | | [PATCH] namespaces: add nsproxy | Serge E. Hallyn | 2006-10-02 | 3 | -0/+54 |
* | | | | | [PATCH] nfsd: lockdep annotation | Peter Zijlstra | 2006-10-02 | 1 | -2/+9 |
* | | | | | [PATCH] knfsd: make rpc threads pools numa aware | Greg Banks | 2006-10-02 | 1 | -0/+1 |
* | | | | | [PATCH] knfsd: add svc_set_num_threads | Greg Banks | 2006-10-02 | 1 | -5/+16 |
* | | | | | [PATCH] knfsd: add svc_get | Greg Banks | 2006-10-02 | 1 | -0/+11 |
* | | | | | [PATCH] knfsd: split svc_serv into pools | Greg Banks | 2006-10-02 | 2 | -2/+24 |
* | | | | | [PATCH] knfsd: convert sk_reserved to atomic_t | Greg Banks | 2006-10-02 | 1 | -1/+1 |
* | | | | | [PATCH] knfsd: use new lock for svc_sock deferred list | Greg Banks | 2006-10-02 | 1 | -0/+1 |
* | | | | | [PATCH] knfsd: convert sk_inuse to atomic_t | Greg Banks | 2006-10-02 | 1 | -1/+1 |
* | | | | | [PATCH] knfsd: move tempsock aging to a timer | Greg Banks | 2006-10-02 | 2 | -0/+3 |
* | | | | | [PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process | NeilBrown | 2006-10-02 | 2 | -2/+2 |
* | | | | | [PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist' | NeilBrown | 2006-10-02 | 2 | -1/+6 |
* | | | | | [PATCH] knfsd: define new nfsdfs file: portlist - contains list of ports | NeilBrown | 2006-10-02 | 1 | -0/+1 |
* | | | | | [PATCH] knfsd: remove nfsd_versbits as intermediate storage for desired versions | NeilBrown | 2006-10-02 | 2 | -17/+4 |
* | | | | | [PATCH] knfsd: be more selective in which sockets lockd listens on | NeilBrown | 2006-10-02 | 1 | -1/+1 |
* | | | | | [PATCH] knfsd: add a callback for when last rpc thread finishes | NeilBrown | 2006-10-02 | 1 | -1/+7 |
* | | | | | [PATCH] cpumask: add highest_possible_node_id | Greg Banks | 2006-10-02 | 1 | -0/+2 |
* | | | | | [PATCH] kretprobe spinlock deadlock patch | bibo,mao | 2006-10-02 | 1 | -1/+1 |
* | | | | | [PATCH] Add regs_return_value() helper | Ananth N Mavinakayanahalli | 2006-10-02 | 5 | -0/+11 |
* | | | | | [PATCH] kprobes: handle symbol resolution when <module:.symbol> is specified | Ananth N Mavinakayanahalli | 2006-10-02 | 1 | -4/+11 |
* | | | | | [PATCH] Kprobes: Make kprobe modules more portable | Ananth N Mavinakayanahalli | 2006-10-02 | 2 | -0/+21 |
* | | | | | [PATCH] usb: fixup usb so it uses struct pid | Eric W. Biederman | 2006-10-02 | 1 | -1/+1 |
* | | | | | [PATCH] Define struct pspace | Sukadev Bhattiprolu | 2006-10-02 | 2 | -1/+7 |
* | | | | | [PATCH] Move pidmap to pspace.h | Sukadev Bhattiprolu | 2006-10-02 | 1 | -0/+16 |
* | | | | | [PATCH] pid: simplify pid iterators | Oleg Nesterov | 2006-10-02 | 1 | -36/+23 |
* | | | | | [PATCH] const struct tty_operations | Jeff Dike | 2006-10-02 | 1 | -1/+2 |
* | | | | | [PATCH] file: modify struct fown_struct to use a struct pid | Eric W. Biederman | 2006-10-02 | 1 | -1/+4 |
* | | | | | [PATCH] vt: Make vt_pid a struct pid (making it pid wrap around safe). | Eric W. Biederman | 2006-10-02 | 1 | -1/+1 |
* | | | | | [PATCH] vt: rework the console spawning variables | Eric W. Biederman | 2006-10-02 | 1 | -0/+7 |
* | | | | | [PATCH] pid: implement pid_nr | Eric W. Biederman | 2006-10-02 | 1 | -0/+8 |
* | | | | | [PATCH] pid: implement signal functions that take a struct pid * | Eric W. Biederman | 2006-10-02 | 1 | -0/+5 |
* | | | | | [PATCH] pid: add do_each_pid_task | Eric W. Biederman | 2006-10-02 | 1 | -0/+13 |