kernel-ark/init
Rusty Russell 8d3b33f67f [PATCH] Remove MODULE_PARM
MODULE_PARM was actually breaking: recent gcc version optimize them out as
unused.  It's time to replace the last users, which are generally in the
most unloved drivers anyway.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-03-25 08:22:52 -08:00
..
calibrate.c
do_mounts_devfs.c
do_mounts_initrd.c
do_mounts_md.c
do_mounts_rd.c
do_mounts.c [PATCH] vfs: MS_VERBOSE should be MS_SILENT 2006-03-24 07:33:15 -08:00
do_mounts.h
initramfs.c
Kconfig [PATCH] Remove MODULE_PARM 2006-03-25 08:22:52 -08:00
main.c [PATCH] __GENERIC_PER_CPU changes 2006-03-23 07:38:17 -08:00
Makefile
version.c