Age | Commit message (Expand) | Author |
2006-10-03 | sh: Kill off more dead headers. | Paul Mundt |
2006-10-02 | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds |
2006-10-02 | Add prototype for sigset_from_compat() | Linus Torvalds |
2006-10-02 | [WATCHDOG] pnx4008: add watchdog support | Vitaly Wool |
2006-10-02 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2006-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2006-10-02 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2006-10-02 | [PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.h | David Howells |
2006-10-02 | [PATCH] replace cad_pid by a struct pid | Cedric Le Goater |
2006-10-02 | [PATCH] introduce get_task_pid() to fix unsafe get_pid() | Oleg Nesterov |
2006-10-02 | [PATCH] AVR32: Implement kernel_execve | Haavard Skinnemoen |
2006-10-02 | [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references | Arnd Bergmann |
2006-10-02 | [PATCH] rename the provided execve functions to kernel_execve | Arnd Bergmann |
2006-10-02 | [PATCH] IPC namespace - utils | Kirill Korotaev |
2006-10-02 | [PATCH] IPC namespace core | Kirill Korotaev |
2006-10-02 | [PATCH] namespaces: utsname: implement CLONE_NEWUTS flag | Serge E. Hallyn |
2006-10-02 | [PATCH] namespaces: utsname: remove system_utsname | Serge E. Hallyn |
2006-10-02 | [PATCH] namespaces: utsname: implement utsname namespaces | Serge E. Hallyn |
2006-10-02 | [PATCH] namespaces: utsname: use init_utsname when appropriate | Serge E. Hallyn |
2006-10-02 | [PATCH] namespaces: utsname: switch to using uts namespaces | Serge E. Hallyn |
2006-10-02 | [PATCH] namespaces: utsname: introduce temporary helpers | Serge E. Hallyn |
2006-10-02 | [PATCH] namespaces: incorporate fs namespace into nsproxy | Serge E. Hallyn |
2006-10-02 | [PATCH] namespaces: add nsproxy | Serge E. Hallyn |
2006-10-02 | [PATCH] nfsd: lockdep annotation | Peter Zijlstra |
2006-10-02 | [PATCH] knfsd: make rpc threads pools numa aware | Greg Banks |
2006-10-02 | [PATCH] knfsd: add svc_set_num_threads | Greg Banks |
2006-10-02 | [PATCH] knfsd: add svc_get | Greg Banks |
2006-10-02 | [PATCH] knfsd: split svc_serv into pools | Greg Banks |
2006-10-02 | [PATCH] knfsd: convert sk_reserved to atomic_t | Greg Banks |
2006-10-02 | [PATCH] knfsd: use new lock for svc_sock deferred list | Greg Banks |
2006-10-02 | [PATCH] knfsd: convert sk_inuse to atomic_t | Greg Banks |
2006-10-02 | [PATCH] knfsd: move tempsock aging to a timer | Greg Banks |
2006-10-02 | [PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process | NeilBrown |
2006-10-02 | [PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist' | NeilBrown |
2006-10-02 | [PATCH] knfsd: define new nfsdfs file: portlist - contains list of ports | NeilBrown |
2006-10-02 | [PATCH] knfsd: remove nfsd_versbits as intermediate storage for desired versions | NeilBrown |
2006-10-02 | [PATCH] knfsd: be more selective in which sockets lockd listens on | NeilBrown |
2006-10-02 | [PATCH] knfsd: add a callback for when last rpc thread finishes | NeilBrown |
2006-10-02 | [PATCH] cpumask: add highest_possible_node_id | Greg Banks |
2006-10-02 | [PATCH] kretprobe spinlock deadlock patch | bibo,mao |
2006-10-02 | [PATCH] Add regs_return_value() helper | Ananth N Mavinakayanahalli |
2006-10-02 | [PATCH] kprobes: handle symbol resolution when <module:.symbol> is specified | Ananth N Mavinakayanahalli |
2006-10-02 | [PATCH] Kprobes: Make kprobe modules more portable | Ananth N Mavinakayanahalli |
2006-10-02 | [PATCH] usb: fixup usb so it uses struct pid | Eric W. Biederman |
2006-10-02 | [PATCH] Define struct pspace | Sukadev Bhattiprolu |
2006-10-02 | [PATCH] Move pidmap to pspace.h | Sukadev Bhattiprolu |
2006-10-02 | [PATCH] pid: simplify pid iterators | Oleg Nesterov |
2006-10-02 | [PATCH] const struct tty_operations | Jeff Dike |
2006-10-02 | [PATCH] file: modify struct fown_struct to use a struct pid | Eric W. Biederman |
2006-10-02 | [PATCH] vt: Make vt_pid a struct pid (making it pid wrap around safe). | Eric W. Biederman |