Age | Commit message (Expand) | Author |
2007-10-17 | __group_complete_signal: eliminate unneeded wakeup of ->group_exit_task | Oleg Nesterov |
2007-10-17 | wait_task_zombie: don't fight with non-existing race with a dying ptracee | Oleg Nesterov |
2007-10-17 | zap_other_threads: don't optimize thread_group_empty() case | Oleg Nesterov |
2007-10-17 | exit_notify: don't take tasklist for TIF_SIGPENDING re-targeting | Oleg Nesterov |
2007-10-17 | wait_task_zombie: fix 2/3 races vs forget_original_parent() | Oleg Nesterov |
2007-10-17 | wait_task_zombie: remove unneeded child->signal check | Oleg Nesterov |
2007-10-17 | pnp: avoid a small unlikely memory leak in proc_read_escd() | Jesper Juhl |
2007-10-17 | powerpc: Use linux/elfcore-compat.h | Roland McGrath |
2007-10-17 | Add linux/elfcore-compat.h | Roland McGrath |
2007-10-17 | ufs: Fix mount check in ufs_fill_super() | Satyam Sharma |
2007-10-17 | ufs: move non-layout parts of ufs_fs.h to fs/ufs/ | Christoph Hellwig |
2007-10-17 | Tweak /proc/ipmi removal | Alexey Dobriyan |
2007-10-17 | handle the multi-threaded init's exit() properly | Oleg Nesterov |
2007-10-17 | Deprecate a.out ELF interpreters | Andi Kleen |
2007-10-17 | do_sigaction: remove now unneeded recalc_sigpending() | Oleg Nesterov |
2007-10-17 | pi-futex: set PF_EXITING without taking ->pi_lock | Oleg Nesterov |
2007-10-17 | tpm: pay attention to IRQ info from PNP | Bjorn Helgaas |
2007-10-17 | drivers/char/ip2/ip2main.c: kmalloc + memset conversion to kzalloc | Mariusz Kozlowski |
2007-10-17 | fs/autofs4/inode.c: kmalloc + memset conversion to kzalloc | Mariusz Kozlowski |
2007-10-17 | doc firmware_sample_firmware_class.c: kmalloc + memset conversion to kzalloc | Mariusz Kozlowski |
2007-10-17 | drivers/char/consolemap.c: kmalloc + memset conversion to kzalloc | Mariusz Kozlowski |
2007-10-17 | printk: add interfaces for external access to the log buffer | Mike Frysinger |
2007-10-17 | ipc/shm.c: make 2 functions static | Adrian Bunk |
2007-10-17 | lib/ioremap.c should #include <linux/io.h> | Adrian Bunk |
2007-10-17 | fs/afs/: possible cleanups | Adrian Bunk |
2007-10-17 | kernel/rtmutex-debug.c: cleanups | Adrian Bunk |
2007-10-17 | Add /sys/module/name/notes | Roland McGrath |
2007-10-17 | epca.c: reformat comments and coding style improvements | Alexey Dobriyan |
2007-10-17 | core_pattern: fix up a few miscellaneous bugs | Neil Horman |
2007-10-17 | core_pattern: allow passing of arguments to user mode helper when core_patter... | Neil Horman |
2007-10-17 | core_pattern: ignore RLIMIT_CORE if core_pattern is a pipe | Neil Horman |
2007-10-17 | argv_split: allow argv_split to handle NULL pointer in argcp parameter gracef... | Neil Horman |
2007-10-17 | ufs: implement show_options | Evgeniy Dushistov |
2007-10-17 | Add in SunOS 4.1.x compatible mode for UFS | Mark Fortescue |
2007-10-17 | remove unused bh in calls to ext234_get_group_desc | Eric Sandeen |
2007-10-17 | fs: remove the unused mempages parameter | Denis Cheng |
2007-10-17 | Fix CONFIG_DEBUG_SHIRQ trigger on free_irq() | David Woodhouse |
2007-10-17 | report the per-irq statistics on all arches | Ravikiran G Thirumalai |
2007-10-17 | Remove "unsafe" from module struct | Rusty Russell |
2007-10-17 | ext4: show all mount options | Miklos Szeredi |
2007-10-17 | ext3: show all mount options | Miklos Szeredi |
2007-10-17 | ext2: show all mount options | Miklos Szeredi |
2007-10-17 | convert ill defined log2() to ilog2() | Fengguang Wu |
2007-10-17 | time: simplify smp_call_function_single() call sequence | Avi Kivity |
2007-10-17 | Clean up duplicate includes in kernel/ | Jesper Juhl |
2007-10-17 | Clean up duplicate includes in fs/ecryptfs/ | Jesper Juhl |
2007-10-17 | Clean up duplicate includes in fs/ | Jesper Juhl |
2007-10-17 | Clean up duplicate includes in drivers/w1/ | Jesper Juhl |
2007-10-17 | Clean up duplicate includes in drivers/char/ | Jesper Juhl |
2007-10-17 | Remove sysctl.h from fs.h | Alexey Dobriyan |