Age | Commit message (Expand) | Author |
2008-04-29 | kbuild: remove duplicate, conflicting entry for oom.h | Robert P. J. Day |
2008-04-29 | fs/binfmt_aout.c: use printk_ratelimit() | S.Caglar Onur |
2008-04-29 | Remove superfluous include of string.h from percpu.h | Robert P. J. Day |
2008-04-29 | kernel: explicitly include required header files under kernel/ | Robert P. J. Day |
2008-04-29 | binfmt_misc.c: avoid potential kernel stack overflow | Pavel Emelyanov |
2008-04-29 | kthread: call wake_up_process() without the lock being held | Dmitry Adamushko |
2008-04-29 | codafs: fix build warning | Andrew Morton |
2008-04-29 | drivers/block/floppy.c: replace init_module&cleanup_module with module_init&m... | Jon Schindler |
2008-04-29 | sysrq: add show-backtrace-on-all-cpus function | Rik van Riel |
2008-04-29 | drivers/misc: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-04-29 | firmware: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-04-29 | proper extern for late_time_init | Adrian Bunk |
2008-04-29 | exec: remove argv_len from struct linux_binprm | Tetsuo Handa |
2008-04-29 | Remove the macro get_personality | WANG Cong |
2008-04-29 | Misc: phantom, consistent whitespace | jan sonnek |
2008-04-29 | Misc, phantom, fix poll | Jiri Slaby |
2008-04-29 | Misc: phantom, add compat ioctl | Jiri Slaby |
2008-04-29 | proper __do_softirq() prototype | Adrian Bunk |
2008-04-29 | fs/affs/file.c: use BUG_ON | Julia Lawall |
2008-04-29 | iomap: fix 64 bits resources on 32 bits | Benjamin Herrenschmidt |
2008-04-29 | Simplify initcall_debug output | Bjorn Helgaas |
2008-04-29 | lib/inflate.c: handle failed malloc() | Jim Meyering |
2008-04-29 | hfsplus: handle match_strdup failure | Jim Meyering |
2008-04-29 | hfs: handle match_strdup failure | Jim Meyering |
2008-04-29 | affs: handle match_strdup failure | Jim Meyering |
2008-04-29 | fs: remove unused fops from struct char_device_struct | Jiri Olsa |
2008-04-29 | ipwireless: remove dead code | Jiri Kosina |
2008-04-29 | autofs4: fix sparse warning in root.c | Harvey Harrison |
2008-04-29 | remove mca_is_adapter_used() | Adrian Bunk |
2008-04-29 | make BINFMT_FLAT a bool | Adrian Bunk |
2008-04-29 | make fs/buffer.c:cont_expand_zero() static | Adrian Bunk |
2008-04-29 | remove generic_commit_write() | Adrian Bunk |
2008-04-29 | fs/timerfd.c should #include <linux/syscalls.h> | Adrian Bunk |
2008-04-29 | let LOG_BUF_SHIFT default to 17 | Adrian Bunk |
2008-04-29 | fs/aio.c: make 3 functions static | Adrian Bunk |
2008-04-29 | fs/drop_caches.c: make 2 functions static | Adrian Bunk |
2008-04-29 | fs/fs-writeback.c: make 2 functions static | Adrian Bunk |
2008-04-29 | make vfs_ioctl() static | Adrian Bunk |
2008-04-29 | make __put_super() static | Adrian Bunk |
2008-04-29 | fs/freevxfs/: proper externs | Adrian Bunk |
2008-04-29 | fs/hfsplus/: proper externs | Adrian Bunk |
2008-04-29 | fs/ramfs/ extern cleanup | Adrian Bunk |
2008-04-29 | cpu: fix section mismatch warning in reference to register_cpu_notifier | Sam Ravnborg |
2008-04-29 | cpu: fix section mismatch warnings in *cpu_down | Sam Ravnborg |
2008-04-29 | cpu: fix section mismatch warning in unregister_cpu_notifier | Sam Ravnborg |
2008-04-29 | cpu: fix section mismatch warnings in hotcpu_register | Sam Ravnborg |
2008-04-29 | befs: fix sparse warning in linuxvfs.c | Harvey Harrison |
2008-04-29 | coda: add static to functions in dir.c | Harvey Harrison |
2008-04-29 | add RUSAGE_THREAD | Sripathi Kodi |
2008-04-29 | adfs: work around bogus sparse warning | Harvey Harrison |