linux/arch/m68k/mm
Roman Zippel fbe9c96129 m68k: runtime patching infrastructure
Add the basic infrastructure to allow runtime patching of kernel and modules
to optimize a few functions with parameters, which are only calculated once
during bootup and are otherwise constant.  Use this for the conversion between
virtual and physical addresses.

Signed-off-by: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-05-31 07:58:13 -07:00
..
cache.c [PATCH] m68k: move cache functions into separate file 2005-09-05 00:06:19 -07:00
fault.c [PATCH] mm: arch do_page_fault() vs in_atomic() 2006-12-07 08:39:21 -08:00
hwtest.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
init.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
kmap.c [PATCH] getting rid of all casts of k[cmz]alloc() calls 2006-12-13 09:05:58 -08:00
Makefile [PATCH] m68k: move cache functions into separate file 2005-09-05 00:06:19 -07:00
memory.c [PATCH] m68k: EXPORT_SYMBOL(cache_{clear,push}) bogus comment 2006-12-09 09:41:18 -08:00
motorola.c m68k: runtime patching infrastructure 2007-05-31 07:58:13 -07:00
sun3kmap.c [PATCH] clean m68k ksyms 2006-10-11 11:17:06 -07:00
sun3mmu.c [PATCH] Sun3: General updates 2006-12-09 09:41:18 -08:00