aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-10-17remove consolemap.h from header exportsOlaf Hering1-1/+0
2007-10-17jsm: Remove further unneeded crudAlan Cox1-40/+3
2007-10-17mxser: Remove use of dead TTY_FLIPBUF_SIZE definitionAlan Cox1-2/+1
2007-10-17unicode diacritics supportSamuel Thibault12-36/+158
2007-10-17aoe: remove unecessary wrapper functionEd L. Cashin3-17/+8
2007-10-17ext2/ext3/ext4: add block bitmap validationAneesh Kumar K.V3-38/+134
2007-10-17Add MMF_DUMP_ELF_HEADERSRoland McGrath2-26/+55
2007-10-17do not export /usr/include/scsi in make headers_installOlaf Hering2-5/+0
2007-10-17wait_task_stopped/continued: remove unneeded p->signal != NULL checkOleg Nesterov1-4/+1
2007-10-17__group_complete_signal: eliminate unneeded wakeup of ->group_exit_taskOleg Nesterov1-7/+4
2007-10-17wait_task_zombie: don't fight with non-existing race with a dying ptraceeOleg Nesterov1-7/+0
2007-10-17zap_other_threads: don't optimize thread_group_empty() caseOleg Nesterov1-3/+0
2007-10-17exit_notify: don't take tasklist for TIF_SIGPENDING re-targetingOleg Nesterov1-4/+1
2007-10-17wait_task_zombie: fix 2/3 races vs forget_original_parent()Oleg Nesterov1-24/+21
2007-10-17wait_task_zombie: remove unneeded child->signal checkOleg Nesterov1-1/+1
2007-10-17pnp: avoid a small unlikely memory leak in proc_read_escd()Jesper Juhl1-2/+3
2007-10-17powerpc: Use linux/elfcore-compat.hRoland McGrath2-54/+51
2007-10-17Add linux/elfcore-compat.hRoland McGrath1-0/+55
2007-10-17ufs: Fix mount check in ufs_fill_super()Satyam Sharma1-7/+8
2007-10-17ufs: move non-layout parts of ufs_fs.h to fs/ufs/Christoph Hellwig15-198/+171
2007-10-17Tweak /proc/ipmi removalAlexey Dobriyan1-1/+1
2007-10-17handle the multi-threaded init's exit() properlyOleg Nesterov1-20/+11
2007-10-17Deprecate a.out ELF interpretersAndi Kleen2-0/+19
2007-10-17do_sigaction: remove now unneeded recalc_sigpending()Oleg Nesterov1-1/+0
2007-10-17pi-futex: set PF_EXITING without taking ->pi_lockOleg Nesterov1-3/+3
2007-10-17tpm: pay attention to IRQ info from PNPBjorn Helgaas1-9/+13
2007-10-17drivers/char/ip2/ip2main.c: kmalloc + memset conversion to kzallocMariusz Kozlowski1-3/+2
2007-10-17fs/autofs4/inode.c: kmalloc + memset conversion to kzallocMariusz Kozlowski1-3/+1
2007-10-17doc firmware_sample_firmware_class.c: kmalloc + memset conversion to kzallocMariusz Kozlowski1-5/+5
2007-10-17drivers/char/consolemap.c: kmalloc + memset conversion to kzallocMariusz Kozlowski1-2/+1
2007-10-17printk: add interfaces for external access to the log bufferMike Frysinger2-0/+58
2007-10-17ipc/shm.c: make 2 functions staticAdrian Bunk1-2/+3
2007-10-17lib/ioremap.c should #include <linux/io.h>Adrian Bunk1-0/+1
2007-10-17fs/afs/: possible cleanupsAdrian Bunk10-11/+17
2007-10-17kernel/rtmutex-debug.c: cleanupsAdrian Bunk1-6/+1
2007-10-17Add /sys/module/name/notesRoland McGrath2-0/+109
2007-10-17epca.c: reformat comments and coding style improvementsAlexey Dobriyan1-1409/+1202
2007-10-17core_pattern: fix up a few miscellaneous bugsNeil Horman1-2/+15
2007-10-17core_pattern: allow passing of arguments to user mode helper when core_pattern is a pipeNeil Horman1-3/+22
2007-10-17core_pattern: ignore RLIMIT_CORE if core_pattern is a pipeNeil Horman10-39/+39
2007-10-17argv_split: allow argv_split to handle NULL pointer in argcp parameter gracefullyNeil Horman1-1/+3
2007-10-17ufs: implement show_optionsEvgeniy Dushistov1-4/+39
2007-10-17Add in SunOS 4.1.x compatible mode for UFSMark Fortescue3-23/+123
2007-10-17remove unused bh in calls to ext234_get_group_descEric Sandeen4-37/+23
2007-10-17fs: remove the unused mempages parameterDenis Cheng4-8/+8
2007-10-17Fix CONFIG_DEBUG_SHIRQ trigger on free_irq()David Woodhouse1-16/+15
2007-10-17report the per-irq statistics on all archesRavikiran G Thirumalai1-3/+0
2007-10-17Remove "unsafe" from module structRusty Russell4-37/+9
2007-10-17ext4: show all mount optionsMiklos Szeredi2-0/+73
2007-10-17ext3: show all mount optionsMiklos Szeredi2-0/+71