Commit Graph

70711 Commits (d68c9d6ae8f1fdae7d998158adc5ee106a2f8ce6)
 

Author SHA1 Message Date
Olaf Hering 7f44c3621a include linux/types.h in if_fddi.h 17 years ago
Miklos Szeredi 85864e1038 clean out unused code in dentry pruning 17 years ago
Miklos Szeredi 1a159dd229 exec: remove unnecessary check for MNT_NOEXEC 17 years ago
Miklos Szeredi 22590e41cb fix execute checking in permission() 17 years ago
Miklos Szeredi 043f46f615 VFS: check nanoseconds in utimensat 17 years ago
Subbaiah Venkata 995e4286a0 lib/sort.c optimization 17 years ago
Olaf Hering e30618cbd1 remove consolemap.h from header exports 17 years ago
Alan Cox 7ba4b927f5 jsm: Remove further unneeded crud 17 years ago
Alan Cox 7f748bbd7f mxser: Remove use of dead TTY_FLIPBUF_SIZE definition 17 years ago
Samuel Thibault 04c7197650 unicode diacritics support 17 years ago
Ed L. Cashin abdbf94d7c aoe: remove unecessary wrapper function 17 years ago
Aneesh Kumar K.V 7c9e69faa2 ext2/ext3/ext4: add block bitmap validation 17 years ago
Roland McGrath 82df39738b Add MMF_DUMP_ELF_HEADERS 17 years ago
Olaf Hering e629a7ddc0 do not export /usr/include/scsi in make headers_install 17 years ago
Oleg Nesterov 715015e8da wait_task_stopped/continued: remove unneeded p->signal != NULL check 17 years ago
Oleg Nesterov 18442cf28a __group_complete_signal: eliminate unneeded wakeup of ->group_exit_task 17 years ago
Oleg Nesterov 442a10cf9e wait_task_zombie: don't fight with non-existing race with a dying ptracee 17 years ago
Oleg Nesterov ebca4cda11 zap_other_threads: don't optimize thread_group_empty() case 17 years ago
Oleg Nesterov 3ae4cbadf4 exit_notify: don't take tasklist for TIF_SIGPENDING re-targeting 17 years ago
Oleg Nesterov 2f4e6e2a81 wait_task_zombie: fix 2/3 races vs forget_original_parent() 17 years ago
Oleg Nesterov 407af46a96 wait_task_zombie: remove unneeded child->signal check 17 years ago
Jesper Juhl a8b0ac0873 pnp: avoid a small unlikely memory leak in proc_read_escd() 17 years ago
Roland McGrath 5f149cf0ac powerpc: Use linux/elfcore-compat.h 17 years ago
Roland McGrath ab799dede9 Add linux/elfcore-compat.h 17 years ago
Satyam Sharma 48ef09a16e ufs: Fix mount check in ufs_fill_super() 17 years ago
Christoph Hellwig bcd6d4ecf6 ufs: move non-layout parts of ufs_fs.h to fs/ufs/ 17 years ago
Alexey Dobriyan 3542ae4c17 Tweak /proc/ipmi removal 17 years ago
Oleg Nesterov 84eb646b6e handle the multi-threaded init's exit() properly 17 years ago
Andi Kleen 8e9073ed02 Deprecate a.out ELF interpreters 17 years ago
Oleg Nesterov 045f902de5 do_sigaction: remove now unneeded recalc_sigpending() 17 years ago
Oleg Nesterov d2ee7198cc pi-futex: set PF_EXITING without taking ->pi_lock 17 years ago
Bjorn Helgaas 7917ff9a4c tpm: pay attention to IRQ info from PNP 17 years ago
Mariusz Kozlowski 978550b828 drivers/char/ip2/ip2main.c: kmalloc + memset conversion to kzalloc 17 years ago
Mariusz Kozlowski b63d50c438 fs/autofs4/inode.c: kmalloc + memset conversion to kzalloc 17 years ago
Mariusz Kozlowski f035ac821b doc firmware_sample_firmware_class.c: kmalloc + memset conversion to kzalloc 17 years ago
Mariusz Kozlowski 392b7bc13e drivers/char/consolemap.c: kmalloc + memset conversion to kzalloc 17 years ago
Mike Frysinger 0b15d04af3 printk: add interfaces for external access to the log buffer 17 years ago
Adrian Bunk d823e3e754 ipc/shm.c: make 2 functions static 17 years ago
Adrian Bunk 53fa664525 lib/ioremap.c should #include <linux/io.h> 17 years ago
Adrian Bunk c1206a2c6d fs/afs/: possible cleanups 17 years ago
Adrian Bunk a4d63e729e kernel/rtmutex-debug.c: cleanups 17 years ago
Roland McGrath 6d76013381 Add /sys/module/name/notes 17 years ago
Alexey Dobriyan ae0b78d09d epca.c: reformat comments and coding style improvements 17 years ago
Neil Horman 3232113710 core_pattern: fix up a few miscellaneous bugs 17 years ago
Neil Horman 74aadce986 core_pattern: allow passing of arguments to user mode helper when core_pattern is a pipe 17 years ago
Neil Horman 7dc0b22e3c core_pattern: ignore RLIMIT_CORE if core_pattern is a pipe 17 years ago
Neil Horman 8e2b705649 argv_split: allow argv_split to handle NULL pointer in argcp parameter gracefully 17 years ago
Evgeniy Dushistov 2a9807c0d3 ufs: implement show_options 17 years ago
Mark Fortescue 252e211e90 Add in SunOS 4.1.x compatible mode for UFS 17 years ago
Eric Sandeen ef2fb67989 remove unused bh in calls to ext234_get_group_desc 17 years ago