aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-10-02[WATCHDOG] pnx4008: add watchdog supportVitaly Wool
2006-10-02[WATCHDOG] i8xx_tco remove pci_find_device.Jiri Slaby
2006-10-02[WATCHDOG] alim remove pci_find_deviceJiri Slaby
2006-10-02Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds
2006-10-02Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2006-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2006-10-02Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2006-10-02[PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.hDavid Howells
2006-10-02[PATCH] replace cad_pid by a struct pidCedric Le Goater
2006-10-02[PATCH] introduce get_task_pid() to fix unsafe get_pid()Oleg Nesterov
2006-10-02[PATCH] proc: comment what proc_fill_cache doesEric W. Biederman
2006-10-02[PATCH] proc: remove the useless SMP-safe comments from /procEric W. Biederman
2006-10-02[PATCH] proc: remove trailing blank entry from pid_entry arraysEric W. Biederman
2006-10-02[PATCH] proc: properly compute TGID_OFFSETEric W. Biederman
2006-10-02[PATCH] proc: drop tasklist lock in task_state()Oleg Nesterov
2006-10-02[PATCH] proc: convert do_task_stat() to use lock_task_sighand()Oleg Nesterov
2006-10-02[PATCH] proc: convert task_sig() to use lock_task_sighand()Oleg Nesterov
2006-10-02[PATCH] proc: Use pid_task instead of open coding itEric W. Biederman
2006-10-02[PATCH] proc: Merge proc_tid_attr and proc_tgid_attrEric W. Biederman
2006-10-02[PATCH] proc: Remove the hard coded inode numbersEric W. Biederman
2006-10-02[PATCH] proc: Factor out an instantiate method from every lookup methodEric W. Biederman
2006-10-02[PATCH] proc: Make the generation of the self symlink table drivenEric W. Biederman
2006-10-02[PATCH] AVR32: Implement kernel_execveHaavard Skinnemoen
2006-10-02[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann
2006-10-02[PATCH] sh64: remove the use of kernel syscallsArnd Bergmann
2006-10-02[PATCH] Remove the use of _syscallX macros in UMLArnd Bergmann
2006-10-02[PATCH] provide kernel_execve on all architecturesArnd Bergmann
2006-10-02[PATCH] rename the provided execve functions to kernel_execveArnd Bergmann
2006-10-02[PATCH] introduce kernel_execveArnd Bergmann
2006-10-02[PATCH] ipc: replace kmalloc and memset in get_undo_list with kzallocMatt Helsley
2006-10-02[PATCH] nsproxy cloning error path fixPavel
2006-10-02[PATCH] IPC namespace - sysctlsKirill Korotaev
2006-10-02[PATCH] IPC namespace - shmKirill Korotaev
2006-10-02[PATCH] IPC namespace - semKirill Korotaev
2006-10-02[PATCH] IPC namespace - msgKirill Korotaev
2006-10-02[PATCH] IPC namespace - utilsKirill Korotaev
2006-10-02[PATCH] IPC namespace coreKirill Korotaev
2006-10-02[PATCH] uts: copy nsproxy only when neededSerge Hallyn
2006-10-02[PATCH] namespaces: utsname: implement CLONE_NEWUTS flagSerge E. Hallyn
2006-10-02[PATCH] namespaces: utsname: remove system_utsnameSerge E. Hallyn
2006-10-02[PATCH] namespaces: utsname: sysctlSerge E. Hallyn
2006-10-02[PATCH] namespaces: utsname: implement utsname namespacesSerge E. Hallyn
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn
2006-10-02[PATCH] namespaces: utsname: introduce temporary helpersSerge E. Hallyn
2006-10-02[PATCH] namespaces: exit_task_namespaces() invalidates nsproxyCedric Le Goater
2006-10-02[PATCH] namespaces: incorporate fs namespace into nsproxySerge E. Hallyn
2006-10-02[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn
2006-10-02[PATCH] namespaces: add nsproxySerge E. Hallyn