summaryrefslogtreecommitdiff
path: root/kernel/extable.c
AgeCommit message (Expand)Author
2008-12-30Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-12-08tracing/function-graph-tracer: introduce __notrace_funcgraph to filter specia...Frederic Weisbecker
2008-09-10debug: add notifier chain debugging, v2Arjan van de Ven
2008-01-29module: Don't report discarded init pages as kernel text.Rusty Russell
2006-05-15[PATCH] symbol_put_addr() locks kernelTrent Piepho
2004-06-26[PATCH] Fix race between CONFIG_DEBUG_SLABALLOC and modulesRusty Russell
2004-01-19[PATCH] sort exception tablesPaul Mackerras
2003-07-18[PATCH] Centralize Linker SymbolsRusty Russell
2003-04-12[PATCH] Put all functions in kallsymsAndrew Morton
2003-04-01[PATCH] Extable list removalRusty Russell
2003-04-01[PATCH] module_text_address returns the module pointerRusty Russell
2003-01-05[PATCH] Remove mod_bound macro and unify kernel_text_address().Rusty Russell
2003-01-05[PATCH] Exception table cleanupRusty Russell
2003-01-05[PATCH] MODULE_LICENSE and EXPORT_SYMBOL_GPL supportRusty Russell
2002-11-18Parts of "module.c" was needed even when no module supportLinus Torvalds