aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/extable.c
AgeCommit message (Expand)AuthorFilesLines
2004-06-26[PATCH] Fix race between CONFIG_DEBUG_SLABALLOC and modulesRusty Russell1-1/+14
2004-01-19[PATCH] sort exception tablesPaul Mackerras1-2/+9
2003-07-18[PATCH] Centralize Linker SymbolsRusty Russell1-1/+1
2003-04-12[PATCH] Put all functions in kallsymsAndrew Morton1-1/+5
2003-04-01[PATCH] Extable list removalRusty Russell1-0/+1
2003-04-01[PATCH] module_text_address returns the module pointerRusty Russell1-1/+1
2003-01-05[PATCH] Remove mod_bound macro and unify kernel_text_address().Rusty Russell1-0/+10
2003-01-05[PATCH] Exception table cleanupRusty Russell1-35/+7
2003-01-05[PATCH] MODULE_LICENSE and EXPORT_SYMBOL_GPL supportRusty Russell1-0/+9
2002-11-18Parts of "module.c" was needed even when no module supportLinus Torvalds1-0/+51