aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-17wait_task_stopped/continued: remove unneeded p->signal != NULL checkOleg Nesterov
2007-10-17__group_complete_signal: eliminate unneeded wakeup of ->group_exit_taskOleg Nesterov
2007-10-17wait_task_zombie: don't fight with non-existing race with a dying ptraceeOleg Nesterov
2007-10-17zap_other_threads: don't optimize thread_group_empty() caseOleg Nesterov
2007-10-17exit_notify: don't take tasklist for TIF_SIGPENDING re-targetingOleg Nesterov
2007-10-17wait_task_zombie: fix 2/3 races vs forget_original_parent()Oleg Nesterov
2007-10-17wait_task_zombie: remove unneeded child->signal checkOleg Nesterov
2007-10-17pnp: avoid a small unlikely memory leak in proc_read_escd()Jesper Juhl
2007-10-17powerpc: Use linux/elfcore-compat.hRoland McGrath
2007-10-17Add linux/elfcore-compat.hRoland McGrath
2007-10-17ufs: Fix mount check in ufs_fill_super()Satyam Sharma
2007-10-17ufs: move non-layout parts of ufs_fs.h to fs/ufs/Christoph Hellwig
2007-10-17Tweak /proc/ipmi removalAlexey Dobriyan
2007-10-17handle the multi-threaded init's exit() properlyOleg Nesterov
2007-10-17Deprecate a.out ELF interpretersAndi Kleen
2007-10-17do_sigaction: remove now unneeded recalc_sigpending()Oleg Nesterov
2007-10-17pi-futex: set PF_EXITING without taking ->pi_lockOleg Nesterov
2007-10-17tpm: pay attention to IRQ info from PNPBjorn Helgaas
2007-10-17drivers/char/ip2/ip2main.c: kmalloc + memset conversion to kzallocMariusz Kozlowski
2007-10-17fs/autofs4/inode.c: kmalloc + memset conversion to kzallocMariusz Kozlowski
2007-10-17doc firmware_sample_firmware_class.c: kmalloc + memset conversion to kzallocMariusz Kozlowski
2007-10-17drivers/char/consolemap.c: kmalloc + memset conversion to kzallocMariusz Kozlowski
2007-10-17printk: add interfaces for external access to the log bufferMike Frysinger
2007-10-17ipc/shm.c: make 2 functions staticAdrian Bunk
2007-10-17lib/ioremap.c should #include <linux/io.h>Adrian Bunk
2007-10-17fs/afs/: possible cleanupsAdrian Bunk
2007-10-17kernel/rtmutex-debug.c: cleanupsAdrian Bunk
2007-10-17Add /sys/module/name/notesRoland McGrath
2007-10-17epca.c: reformat comments and coding style improvementsAlexey Dobriyan
2007-10-17core_pattern: fix up a few miscellaneous bugsNeil Horman
2007-10-17core_pattern: allow passing of arguments to user mode helper when core_patter...Neil Horman
2007-10-17core_pattern: ignore RLIMIT_CORE if core_pattern is a pipeNeil Horman
2007-10-17argv_split: allow argv_split to handle NULL pointer in argcp parameter gracef...Neil Horman
2007-10-17ufs: implement show_optionsEvgeniy Dushistov
2007-10-17Add in SunOS 4.1.x compatible mode for UFSMark Fortescue
2007-10-17remove unused bh in calls to ext234_get_group_descEric Sandeen
2007-10-17fs: remove the unused mempages parameterDenis Cheng
2007-10-17Fix CONFIG_DEBUG_SHIRQ trigger on free_irq()David Woodhouse
2007-10-17report the per-irq statistics on all archesRavikiran G Thirumalai
2007-10-17Remove "unsafe" from module structRusty Russell
2007-10-17ext4: show all mount optionsMiklos Szeredi
2007-10-17ext3: show all mount optionsMiklos Szeredi
2007-10-17ext2: show all mount optionsMiklos Szeredi
2007-10-17convert ill defined log2() to ilog2()Fengguang Wu
2007-10-17time: simplify smp_call_function_single() call sequenceAvi Kivity
2007-10-17Clean up duplicate includes in kernel/Jesper Juhl
2007-10-17Clean up duplicate includes in fs/ecryptfs/Jesper Juhl
2007-10-17Clean up duplicate includes in fs/Jesper Juhl
2007-10-17Clean up duplicate includes in drivers/w1/Jesper Juhl
2007-10-17Clean up duplicate includes in drivers/char/Jesper Juhl