pandora-kernel.git
2006-10-03 Randy Dunlap[PATCH] kernel-doc for kernel/resource.c
2006-10-03 Randy Dunlap[PATCH] kernel-doc for kernel/dma.c
2006-10-03 keios[PATCH] low performance of lib/sort.c
2006-10-03 Franck Bui-Huu[PATCH] Create kallsyms_lookup_size_offset()
2006-10-03 David Howells[PATCH] FRV: Permit large kmalloc allocations [try #2]
2006-10-03 David Howells[PATCH] VFS: Make filldir_t and struct kstat deal in...
2006-10-03 Andrew Morton[PATCH] pid.h cleanup
2006-10-03 Paul Mundt[PATCH] Add unifdef to gitignore
2006-10-03 Jeff Garzik[PATCH] hp100: fix conditional compilation mess
2006-10-03 Andrew Morton[PATCH] revert "insert IOAPIC(s) and Local APIC into...
2006-10-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2006-10-02 Hoang-Nam NguyenIB/ehca: Tweak trace message format
2006-10-02 Hoang-Nam NguyenIB/ehca: Fix device registration
2006-10-02 Ralph CampbellIB/ipath: Fix RDMA reads
2006-10-02 Krishna KumarRDMA/cma: Optimize error handling
2006-10-02 Krishna KumarRDMA/cma: Eliminate unnecessary remove_list
2006-10-02 Sean HeftyRDMA/cma: Set status correctly on route resolution...
2006-10-02 Krishna KumarRDMA/cma: Fix device removal race
2006-10-02 Krishna KumarRDMA/cma: Fix leak of cm_ids in case of failures
2006-10-02 Linus TorvaldsMerge /linux/kernel/git/wim/linux-2.6-watchdog
2006-10-02 Dave Jones[WATCHDOG] improve machzwd detection
2006-10-02 Samuel Tardieu[WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl()
2006-10-02 Ben Dooks[WATCHDOG] s3c24XX nowayout
2006-10-02 Vitaly Wool[WATCHDOG] pnx4008: add cpu_relax()
2006-10-02 Wim Van Sebroeck[WATCHDOG] pnx4008_wdt.c - spinlock fixes.
2006-10-02 Linus TorvaldsAdd prototype for sigset_from_compat()
2006-10-02 Wim Van Sebroeck[WATCHDOG] pnx4008_wdt.c - remove patch
2006-10-02 Wim Van Sebroeck[WATCHDOG] pnx4008_wdt.c - nowayout patch
2006-10-02 Vitaly Wool[WATCHDOG] pnx4008: add watchdog support
2006-10-02 Jiri Slaby[WATCHDOG] i8xx_tco remove pci_find_device.
2006-10-02 Jiri Slaby[WATCHDOG] alim remove pci_find_device
2006-10-02 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-10-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2006-10-02 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2006-10-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
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...
next