aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-29vfs: fix unconditional write_super() call in file_fsync()OGAWA Hirofumi
2008-04-29xattr: add missing consts to function argumentsDavid Howells
2008-04-29vfs: remove lives_below_in_same_fs()Jan Blunck
2008-04-29fs/inode.c: use hlist_for_each_entry()Matthias Kaehlcke
2008-04-29vfs: skip inodes without pages to free in drop_pagecache_sb()Jan Kara
2008-04-29vfs: fix lock inversion in drop_pagecache_sb()Jan Kara
2008-04-29swiotlb: use iommu_is_span_boundary helper functionFUJITA Tomonori
2008-04-29lib/swiotlb.c: cleanupsAndrew Morton
2008-04-29firmware loader: printk when requesting firmwareCiaran McCreesh
2008-04-29MAINTAINERS: clarify status of MN10300 mailing list as moderatedRobert P. J. Day
2008-04-29fdpic: check that the size returned by kernel_read() is what we asked forDavid Howells
2008-04-29smb.h: uses struct timespec but didn't include linux/time.hIlpo Järvinen
2008-04-29update checkpatch.pl to version 0.18Andy Whitcroft
2008-04-29update checkpatch.pl to version 0.17Andy Whitcroft
2008-04-29scripts/Lindent: support gnu indent v2.2.10Joe Perches
2008-04-29drivers/misc: elide a non-zero test on a result that is never 0Julia Lawall
2008-04-29lists: add "const" qualifier to first arg of list_splice() operationsRobert P. J. Day
2008-04-29kbuild: move files that don't check __KERNEL__Robert P. J. Day
2008-04-29kbuild: remove duplicate, conflicting entry for oom.hRobert P. J. Day
2008-04-29fs/binfmt_aout.c: use printk_ratelimit()S.Caglar Onur
2008-04-29Remove superfluous include of string.h from percpu.hRobert P. J. Day
2008-04-29kernel: explicitly include required header files under kernel/Robert P. J. Day
2008-04-29binfmt_misc.c: avoid potential kernel stack overflowPavel Emelyanov
2008-04-29kthread: call wake_up_process() without the lock being heldDmitry Adamushko
2008-04-29codafs: fix build warningAndrew Morton
2008-04-29drivers/block/floppy.c: replace init_module&cleanup_module with module_init&m...Jon Schindler
2008-04-29sysrq: add show-backtrace-on-all-cpus functionRik van Riel
2008-04-29drivers/misc: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-29firmware: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-29proper extern for late_time_initAdrian Bunk
2008-04-29exec: remove argv_len from struct linux_binprmTetsuo Handa
2008-04-29Remove the macro get_personalityWANG Cong
2008-04-29Misc: phantom, consistent whitespacejan sonnek
2008-04-29Misc, phantom, fix pollJiri Slaby
2008-04-29Misc: phantom, add compat ioctlJiri Slaby
2008-04-29proper __do_softirq() prototypeAdrian Bunk
2008-04-29fs/affs/file.c: use BUG_ONJulia Lawall
2008-04-29iomap: fix 64 bits resources on 32 bitsBenjamin Herrenschmidt
2008-04-29Simplify initcall_debug outputBjorn Helgaas
2008-04-29lib/inflate.c: handle failed malloc()Jim Meyering
2008-04-29hfsplus: handle match_strdup failureJim Meyering
2008-04-29hfs: handle match_strdup failureJim Meyering
2008-04-29affs: handle match_strdup failureJim Meyering
2008-04-29fs: remove unused fops from struct char_device_structJiri Olsa
2008-04-29ipwireless: remove dead codeJiri Kosina
2008-04-29autofs4: fix sparse warning in root.cHarvey Harrison
2008-04-29remove mca_is_adapter_used()Adrian Bunk
2008-04-29make BINFMT_FLAT a boolAdrian Bunk
2008-04-29make fs/buffer.c:cont_expand_zero() staticAdrian Bunk
2008-04-29remove generic_commit_write()Adrian Bunk