aboutsummaryrefslogtreecommitdiffstats
path: root/fs/select.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-29drivers/block/floppy.c: replace init_module&cleanup_module with module_init&module_exitJon Schindler1-2/+4
2008-04-29sysrq: add show-backtrace-on-all-cpus functionRik van Riel2-0/+48
2008-04-29drivers/misc: replace remaining __FUNCTION__ occurrencesHarvey Harrison4-18/+18
2008-04-29firmware: replace remaining __FUNCTION__ occurrencesHarvey Harrison2-14/+14
2008-04-29proper extern for late_time_initAdrian Bunk6-9/+3
2008-04-29exec: remove argv_len from struct linux_binprmTetsuo Handa2-4/+0
2008-04-29Remove the macro get_personalityWANG Cong3-7/+3
2008-04-29Misc: phantom, consistent whitespacejan sonnek1-3/+3
2008-04-29Misc, phantom, fix pollJiri Slaby1-4/+6
2008-04-29Misc: phantom, add compat ioctlJiri Slaby2-5/+24
2008-04-29proper __do_softirq() prototypeAdrian Bunk5-8/+1
2008-04-29fs/affs/file.c: use BUG_ONJulia Lawall1-14/+7
2008-04-29iomap: fix 64 bits resources on 32 bitsBenjamin Herrenschmidt12-23/+23
2008-04-29Simplify initcall_debug outputBjorn Helgaas1-14/+6
2008-04-29lib/inflate.c: handle failed malloc()Jim Meyering1-0/+3
2008-04-29hfsplus: handle match_strdup failureJim Meyering1-1/+2
2008-04-29hfs: handle match_strdup failureJim Meyering1-2/+4
2008-04-29affs: handle match_strdup failureJim Meyering1-1/+2
2008-04-29fs: remove unused fops from struct char_device_structJiri Olsa1-1/+0
2008-04-29ipwireless: remove dead codeJiri Kosina4-46/+0
2008-04-29autofs4: fix sparse warning in root.cHarvey Harrison1-1/+1
2008-04-29remove mca_is_adapter_used()Adrian Bunk2-19/+0
2008-04-29make BINFMT_FLAT a boolAdrian Bunk2-7/+1
2008-04-29make fs/buffer.c:cont_expand_zero() staticAdrian Bunk1-2/+2
2008-04-29remove generic_commit_write()Adrian Bunk2-19/+0
2008-04-29fs/timerfd.c should #include <linux/syscalls.h>Adrian Bunk1-0/+1
2008-04-29let LOG_BUF_SHIFT default to 17Adrian Bunk1-9/+6
2008-04-29fs/aio.c: make 3 functions staticAdrian Bunk2-47/+39
2008-04-29fs/drop_caches.c: make 2 functions staticAdrian Bunk2-4/+2
2008-04-29fs/fs-writeback.c: make 2 functions staticAdrian Bunk2-41/+39
2008-04-29make vfs_ioctl() staticAdrian Bunk2-3/+2
2008-04-29make __put_super() staticAdrian Bunk2-2/+1
2008-04-29fs/freevxfs/: proper externsAdrian Bunk3-5/+6
2008-04-29fs/hfsplus/: proper externsAdrian Bunk2-3/+4
2008-04-29fs/ramfs/ extern cleanupAdrian Bunk2-1/+3
2008-04-29cpu: fix section mismatch warning in reference to register_cpu_notifierSam Ravnborg1-1/+1
2008-04-29cpu: fix section mismatch warnings in *cpu_downSam Ravnborg1-3/+3
2008-04-29cpu: fix section mismatch warning in unregister_cpu_notifierSam Ravnborg1-1/+1
2008-04-29cpu: fix section mismatch warnings in hotcpu_registerSam Ravnborg1-1/+1
2008-04-29befs: fix sparse warning in linuxvfs.cHarvey Harrison1-3/+3
2008-04-29coda: add static to functions in dir.cHarvey Harrison1-3/+3
2008-04-29add RUSAGE_THREADSripathi Kodi2-9/+23
2008-04-29adfs: work around bogus sparse warningHarvey Harrison1-2/+2
2008-04-29Taint kernel after WARN_ON(condition)Nur Hussein3-2/+11
2008-04-29fs/coda: remove static inline forward declarationsIlpo Järvinen1-3/+0
2008-04-29Avoid divides in BITS_TO_LONGSEric Dumazet1-1/+1
2008-04-29epoll: avoid kmemcheck warningDavide Libenzi1-24/+3
2008-04-29make /dev/kmem a config optionArjan van de Ven2-0/+19
2008-04-29power: replace remaining __FUNCTION__ occurrencesHarvey Harrison3-7/+7
2008-04-29page allocator: explicitly retry hugepage allocationsNishanth Aravamudan1-2/+4