summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kernel: explicitly include required header files under kernel/Robert P. J. Day2008-04-299-0/+9
* binfmt_misc.c: avoid potential kernel stack overflowPavel Emelyanov2008-04-294-3/+10
* kthread: call wake_up_process() without the lock being heldDmitry Adamushko2008-04-291-1/+1
* codafs: fix build warningAndrew Morton2008-04-291-1/+1
* drivers/block/floppy.c: replace init_module&cleanup_module with module_init&m...Jon Schindler2008-04-291-2/+4
* sysrq: add show-backtrace-on-all-cpus functionRik van Riel2008-04-292-0/+48
* drivers/misc: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-294-18/+18
* firmware: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-292-14/+14
* proper extern for late_time_initAdrian Bunk2008-04-296-9/+3
* exec: remove argv_len from struct linux_binprmTetsuo Handa2008-04-292-4/+0
* Remove the macro get_personalityWANG Cong2008-04-293-7/+3
* Misc: phantom, consistent whitespacejan sonnek2008-04-291-3/+3
* Misc, phantom, fix pollJiri Slaby2008-04-291-4/+6
* Misc: phantom, add compat ioctlJiri Slaby2008-04-292-5/+24
* proper __do_softirq() prototypeAdrian Bunk2008-04-295-8/+1
* fs/affs/file.c: use BUG_ONJulia Lawall2008-04-291-14/+7
* iomap: fix 64 bits resources on 32 bitsBenjamin Herrenschmidt2008-04-2912-23/+23
* Simplify initcall_debug outputBjorn Helgaas2008-04-291-14/+6
* lib/inflate.c: handle failed malloc()Jim Meyering2008-04-291-0/+3
* hfsplus: handle match_strdup failureJim Meyering2008-04-291-1/+2
* hfs: handle match_strdup failureJim Meyering2008-04-291-2/+4
* affs: handle match_strdup failureJim Meyering2008-04-291-1/+2
* fs: remove unused fops from struct char_device_structJiri Olsa2008-04-291-1/+0
* ipwireless: remove dead codeJiri Kosina2008-04-294-46/+0
* autofs4: fix sparse warning in root.cHarvey Harrison2008-04-291-1/+1
* remove mca_is_adapter_used()Adrian Bunk2008-04-292-19/+0
* make BINFMT_FLAT a boolAdrian Bunk2008-04-292-7/+1
* make fs/buffer.c:cont_expand_zero() staticAdrian Bunk2008-04-291-2/+2
* remove generic_commit_write()Adrian Bunk2008-04-292-19/+0
* fs/timerfd.c should #include <linux/syscalls.h>Adrian Bunk2008-04-291-0/+1
* let LOG_BUF_SHIFT default to 17Adrian Bunk2008-04-291-9/+6
* fs/aio.c: make 3 functions staticAdrian Bunk2008-04-292-47/+39
* fs/drop_caches.c: make 2 functions staticAdrian Bunk2008-04-292-4/+2
* fs/fs-writeback.c: make 2 functions staticAdrian Bunk2008-04-292-41/+39
* make vfs_ioctl() staticAdrian Bunk2008-04-292-3/+2
* make __put_super() staticAdrian Bunk2008-04-292-2/+1
* fs/freevxfs/: proper externsAdrian Bunk2008-04-293-5/+6
* fs/hfsplus/: proper externsAdrian Bunk2008-04-292-3/+4
* fs/ramfs/ extern cleanupAdrian Bunk2008-04-292-1/+3
* cpu: fix section mismatch warning in reference to register_cpu_notifierSam Ravnborg2008-04-291-1/+1
* cpu: fix section mismatch warnings in *cpu_downSam Ravnborg2008-04-291-3/+3
* cpu: fix section mismatch warning in unregister_cpu_notifierSam Ravnborg2008-04-291-1/+1
* cpu: fix section mismatch warnings in hotcpu_registerSam Ravnborg2008-04-291-1/+1
* befs: fix sparse warning in linuxvfs.cHarvey Harrison2008-04-291-3/+3
* coda: add static to functions in dir.cHarvey Harrison2008-04-291-3/+3
* add RUSAGE_THREADSripathi Kodi2008-04-292-9/+23
* adfs: work around bogus sparse warningHarvey Harrison2008-04-291-2/+2
* Taint kernel after WARN_ON(condition)Nur Hussein2008-04-293-2/+11
* fs/coda: remove static inline forward declarationsIlpo Järvinen2008-04-291-3/+0
* Avoid divides in BITS_TO_LONGSEric Dumazet2008-04-291-1/+1
OpenPOWER on IntegriCloud