Commit Graph

94559 Commits (d447ea2f30ec60370ddb99a668e5ac12995f043d)
 

Author SHA1 Message Date
Robert P. J. Day aab3c3b01d Remove superfluous include of string.h from percpu.h 17 years ago
Robert P. J. Day 1aeb272cf0 kernel: explicitly include required header files under kernel/ 17 years ago
Pavel Emelyanov 3a2e7f47d7 binfmt_misc.c: avoid potential kernel stack overflow 17 years ago
Dmitry Adamushko cbd9b67bd3 kthread: call wake_up_process() without the lock being held 17 years ago
Andrew Morton a2d416dcc9 codafs: fix build warning 17 years ago
Jon Schindler 7afea3bcb1 drivers/block/floppy.c: replace init_module&cleanup_module with module_init&module_exit 17 years ago
Rik van Riel 5045bcae0f sysrq: add show-backtrace-on-all-cpus function 17 years ago
Harvey Harrison 6e574195b7 drivers/misc: replace remaining __FUNCTION__ occurrences 17 years ago
Harvey Harrison eecd58536a firmware: replace remaining __FUNCTION__ occurrences 17 years ago
Adrian Bunk 7d195a5409 proper extern for late_time_init 17 years ago
Tetsuo Handa 175a06ae30 exec: remove argv_len from struct linux_binprm 17 years ago
WANG Cong ecd0fa9825 Remove the macro get_personality 17 years ago
jan sonnek 6e5e8c5085 Misc: phantom, consistent whitespace 17 years ago
Jiri Slaby 7d4f9f094b Misc, phantom, fix poll 17 years ago
Jiri Slaby 7e4e8e689f Misc: phantom, add compat ioctl 17 years ago
Adrian Bunk eb0f1c442d proper __do_softirq() prototype 17 years ago
Julia Lawall 8d4b69002e fs/affs/file.c: use BUG_ON 17 years ago
Benjamin Herrenschmidt b70d3a2c59 iomap: fix 64 bits resources on 32 bits 17 years ago
Bjorn Helgaas 626adeb667 Simplify initcall_debug output 17 years ago
Jim Meyering 22caa0417d lib/inflate.c: handle failed malloc() 17 years ago
Jim Meyering cd6fda3608 hfsplus: handle match_strdup failure 17 years ago
Jim Meyering 3fbe5c3100 hfs: handle match_strdup failure 17 years ago
Jim Meyering 6db27dd9d2 affs: handle match_strdup failure 17 years ago
Jiri Olsa 61d64576a2 fs: remove unused fops from struct char_device_struct 17 years ago
Jiri Kosina 4aacd47bd8 ipwireless: remove dead code 17 years ago
Harvey Harrison f249fdd8c1 autofs4: fix sparse warning in root.c 17 years ago
Adrian Bunk 58b250daff remove mca_is_adapter_used() 17 years ago
Adrian Bunk 3202e1811f make BINFMT_FLAT a bool 17 years ago
Adrian Bunk f1e3af72c1 make fs/buffer.c:cont_expand_zero() static 17 years ago
Adrian Bunk 946a57b526 remove generic_commit_write() 17 years ago
Adrian Bunk 45cc2b96f2 fs/timerfd.c should #include <linux/syscalls.h> 17 years ago
Adrian Bunk f17a32e97e let LOG_BUF_SHIFT default to 17 17 years ago
Adrian Bunk d5470b596a fs/aio.c: make 3 functions static 17 years ago
Adrian Bunk 07d45da616 fs/drop_caches.c: make 2 functions static 17 years ago
Adrian Bunk f11b00f3bd fs/fs-writeback.c: make 2 functions static 17 years ago
Adrian Bunk 67cde59537 make vfs_ioctl() static 17 years ago
Adrian Bunk 6b09ae6692 make __put_super() static 17 years ago
Adrian Bunk 8b1919a1e8 fs/freevxfs/: proper externs 17 years ago
Adrian Bunk 4b0a8da7a7 fs/hfsplus/: proper externs 17 years ago
Adrian Bunk 4488c59c94 fs/ramfs/ extern cleanup 17 years ago
Sam Ravnborg f7b16c108f cpu: fix section mismatch warning in reference to register_cpu_notifier 17 years ago
Sam Ravnborg 514a20a5da cpu: fix section mismatch warnings in *cpu_down 17 years ago
Sam Ravnborg 9647155ffb cpu: fix section mismatch warning in unregister_cpu_notifier 17 years ago
Sam Ravnborg f718e31819 cpu: fix section mismatch warnings in hotcpu_register 17 years ago
Harvey Harrison 63e3453e54 befs: fix sparse warning in linuxvfs.c 17 years ago
Harvey Harrison 9fe76c763f coda: add static to functions in dir.c 17 years ago
Sripathi Kodi 679c9cd4ac add RUSAGE_THREAD 17 years ago
Harvey Harrison e5949050f2 adfs: work around bogus sparse warning 17 years ago
Nur Hussein 95b570c9ce Taint kernel after WARN_ON(condition) 17 years ago
Ilpo Järvinen bd3feb13e1 fs/coda: remove static inline forward declarations 17 years ago