pandora-kernel.git
2006-10-02 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2006-10-02 David Howells[PATCH] BLOCK: Revert patch to hack around undeclared...
2006-10-02 Cedric Le Goater[PATCH] replace cad_pid by a struct pid
2006-10-02 Oleg Nesterov[PATCH] introduce get_task_pid() to fix unsafe get_pid()
2006-10-02 Eric W. Biederman[PATCH] proc: comment what proc_fill_cache does
2006-10-02 Eric W. Biederman[PATCH] proc: remove the useless SMP-safe comments...
2006-10-02 Eric W. Biederman[PATCH] proc: remove trailing blank entry from pid_entr...
2006-10-02 Eric W. Biederman[PATCH] proc: properly compute TGID_OFFSET
2006-10-02 Oleg Nesterov[PATCH] proc: drop tasklist lock in task_state()
2006-10-02 Oleg Nesterov[PATCH] proc: convert do_task_stat() to use lock_task_s...
2006-10-02 Oleg Nesterov[PATCH] proc: convert task_sig() to use lock_task_sighand()
2006-10-02 Eric W. Biederman[PATCH] proc: Use pid_task instead of open coding it
2006-10-02 Eric W. Biederman[PATCH] proc: Merge proc_tid_attr and proc_tgid_attr
2006-10-02 Eric W. Biederman[PATCH] proc: Remove the hard coded inode numbers
2006-10-02 Eric W. Biederman[PATCH] proc: Factor out an instantiate method from...
2006-10-02 Eric W. Biederman[PATCH] proc: Make the generation of the self symlink...
2006-10-02 Haavard Skinnemoen[PATCH] AVR32: Implement kernel_execve
2006-10-02 Arnd Bergmann[PATCH] remove remaining errno and __KERNEL_SYSCALLS__...
2006-10-02 Arnd Bergmann[PATCH] sh64: remove the use of kernel syscalls
2006-10-02 Arnd Bergmann[PATCH] Remove the use of _syscallX macros in UML
2006-10-02 Arnd Bergmann[PATCH] provide kernel_execve on all architectures
2006-10-02 Arnd Bergmann[PATCH] rename the provided execve functions to kernel_...
2006-10-02 Arnd Bergmann[PATCH] introduce kernel_execve
2006-10-02 Matt Helsley[PATCH] ipc: replace kmalloc and memset in get_undo_lis...
2006-10-02 Pavel[PATCH] nsproxy cloning error path fix
2006-10-02 Kirill Korotaev[PATCH] IPC namespace - sysctls
2006-10-02 Kirill Korotaev[PATCH] IPC namespace - shm
2006-10-02 Kirill Korotaev[PATCH] IPC namespace - sem
2006-10-02 Kirill Korotaev[PATCH] IPC namespace - msg
2006-10-02 Kirill Korotaev[PATCH] IPC namespace - utils
2006-10-02 Kirill Korotaev[PATCH] IPC namespace core
2006-10-02 Serge Hallyn[PATCH] uts: copy nsproxy only when needed
2006-10-02 Serge E. Hallyn[PATCH] namespaces: utsname: implement CLONE_NEWUTS...
2006-10-02 Serge E. Hallyn[PATCH] namespaces: utsname: remove system_utsname
2006-10-02 Serge E. Hallyn[PATCH] namespaces: utsname: sysctl
2006-10-02 Serge E. Hallyn[PATCH] namespaces: utsname: implement utsname namespaces
2006-10-02 Serge E. Hallyn[PATCH] namespaces: utsname: use init_utsname when...
2006-10-02 Serge E. Hallyn[PATCH] namespaces: utsname: switch to using uts namespaces
2006-10-02 Serge E. Hallyn[PATCH] namespaces: utsname: introduce temporary helpers
2006-10-02 Cedric Le Goater[PATCH] namespaces: exit_task_namespaces() invalidates...
2006-10-02 Serge E. Hallyn[PATCH] namespaces: incorporate fs namespace into nsproxy
2006-10-02 Serge E. Hallyn[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c
2006-10-02 Serge E. Hallyn[PATCH] namespaces: add nsproxy
2006-10-02 Adrian Bunk[PATCH] make kernel/sysctl.c:_proc_do_string() static
2006-10-02 Sam Vilain[PATCH] proc: sysctl: add _proc_do_string helper
2006-10-02 Peter Zijlstra[PATCH] nfsd: lockdep annotation
2006-10-02 Greg Banks[PATCH] knfsd: allow admin to set nthreads per node
2006-10-02 Greg Banks[PATCH] knfsd: make rpc threads pools numa aware
2006-10-02 Greg Banks[PATCH] knfsd: use svc_set_num_threads to manage thread...
2006-10-02 Greg Banks[PATCH] knfsd: add svc_set_num_threads
2006-10-02 Greg Banks[PATCH] knfsd: add svc_get
2006-10-02 Greg Banks[PATCH] knfsd: split svc_serv into pools
2006-10-02 Greg Banks[PATCH] knfsd: test and set SK_BUSY atomically
2006-10-02 Greg Banks[PATCH] knfsd: convert sk_reserved to atomic_t
2006-10-02 Greg Banks[PATCH] knfsd: use new lock for svc_sock deferred list
2006-10-02 Greg Banks[PATCH] knfsd: convert sk_inuse to atomic_t
2006-10-02 Greg Banks[PATCH] knfsd: move tempsock aging to a timer
2006-10-02 NeilBrown[PATCH] knfsd: Correctly handle error condition from...
2006-10-02 NeilBrown[PATCH] knfsd: Move makesock failed warning into make_s...
2006-10-02 NeilBrown[PATCH] knfsd: Check return value of lockd_up in write_...
2006-10-02 NeilBrown[PATCH] knfsd: Drop 'serv' option to svc_recv and svc_p...
2006-10-02 Josh Triplett[PATCH] nfsd: add lock annotations to e_start and e_stop
2006-10-02 Greg Banks[PATCH] knfsd: Use SEQ_START_TOKEN instead of hardcoded...
2006-10-02 NeilBrown[PATCH] knfsd: allow sockets to be passed to nfsd via...
2006-10-02 NeilBrown[PATCH] knfsd: define new nfsdfs file: portlist - conta...
2006-10-02 NeilBrown[PATCH] knfsd: separate out some parts of nfsd_svc...
2006-10-02 NeilBrown[PATCH] knfsd: remove nfsd_versbits as intermediate...
2006-10-02 NeilBrown[PATCH] knfsd: be more selective in which sockets lockd...
2006-10-02 NeilBrown[PATCH] knfsd: add a callback for when last rpc thread...
2006-10-02 Greg Banks[PATCH] knfsd: remove an unused variable from auth_unix...
2006-10-02 Greg Banks[PATCH] knfsd: remove an unused variable from e_show()
2006-10-02 Greg Banks[PATCH] knfsd: add some missing newlines in printks
2006-10-02 Greg Banks[PATCH] cpumask: export node_to_cpu_mask consistently
2006-10-02 Greg Banks[PATCH] cpumask: export cpu_online_map and cpu_possible...
2006-10-02 Greg Banks[PATCH] cpumask: add highest_possible_node_id
2006-10-02 Andrew Morton[PATCH] isdn: work around excessive udelay()
2006-10-02 Tilman Schmidt[PATCH] isdn4linux: Gigaset driver: fix __must_check...
2006-10-02 Ankita Garg[PATCH] Linux Kernel Dump Test Module
2006-10-02 bibo,mao[PATCH] kretprobe spinlock deadlock patch
2006-10-02 bibo,mao[PATCH] disallow kprobes on notifier_call_chain
2006-10-02 bibo,mao[PATCH] kprobe whitespace cleanup
2006-10-02 Ananth N Mavinakayan... [PATCH] Update Documentation/kprobes.txt
2006-10-02 Ananth N Mavinakayan... [PATCH] Add regs_return_value() helper
2006-10-02 Ananth N Mavinakayan... [PATCH] kprobes: handle symbol resolution when <module...
2006-10-02 Ananth N Mavinakayan... [PATCH] Kprobes: Make kprobe modules more portable
2006-10-02 Cedric Le Goater[PATCH] s390: update fs3270 to use a struct pid
2006-10-02 Eric W. Biederman[PATCH] usb: fixup usb so it uses struct pid
2006-10-02 Eric W. Biederman[PATCH] file: Add locking to f_getown
2006-10-02 Cedric Le Goater[PATCH] update mq_notify to use a struct pid
2006-10-02 Eric W. Biederman[PATCH] Use struct pspace in next_pidmap and find_ge_pid
2006-10-02 Sukadev Bhattiprolu[PATCH] Define struct pspace
2006-10-02 Sukadev Bhattiprolu[PATCH] Move pidmap to pspace.h
2006-10-02 Oleg Nesterov[PATCH] pid: simplify pid iterators
2006-10-02 Eric W. Biederman[PATCH] pids coding style use struct pidmap in next_pidmap
2006-10-02 Sukadev Bhattiprolu[PATCH] pids: coding style: use struct pidmap
2006-10-02 Jeff Dike[PATCH] const struct tty_operations
2006-10-02 Andreas Mohr[PATCH] fs/inode.c tweaks
2006-10-02 Alexey Dobriyan[PATCH] Remove NULL check in register_nls()
2006-10-02 Eric W. Biederman[PATCH] file: modify struct fown_struct to use a struct pid
2006-10-02 Eric W. Biederman[PATCH] vt: Make vt_pid a struct pid (making it pid...
next