Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / kernel / extable.c
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-20 Steven Rostedtextable, core_kernel_data(): Make sure all archs define...
2011-05-19 Ingo Molnarcore_kernel_data(): Fix architectures that do not defin...
2011-05-18 Steven Rostedtftrace: Allow dynamically allocated function tracers
2009-04-05 Linus TorvaldsMerge branch 'tracing-for-linus' of git://git./linux...
2009-04-05 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-modul...
2009-03-31 Rusty Russellmodule: remove module_text_address()
2009-03-22 Dmitri Vorobievtracing, Text Edit Lock: Fix one sparse warning in...
2009-03-20 Ingo Molnartracing, Text Edit Lock - kprobes architecture independ...
2009-03-19 Ingo Molnarsymbols, stacktrace: look up init symbols after module...
2009-02-09 Frederic Weisbeckertracing/function-graph-tracer: drop the kernel_text_add...
2008-12-31 Linus TorvaldsMerge branch 'core-for-linus' of git://git./linux/kerne...
2008-12-12 Ingo MolnarMerge branch 'tracing/fastboot' into cpus4096
2008-12-08 Frederic Weisbeckertracing/function-graph-tracer: introduce __notrace_func...
2008-09-10 Arjan van de Vendebug: add notifier chain debugging, v2
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-01-29 Rusty Russellmodule: Don't report discarded init pages as kernel...
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-05-15 Trent Piepho[PATCH] symbol_put_addr() locks kernel
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2004-06-27 Rusty Russell[PATCH] Fix race between CONFIG_DEBUG_SLABALLOC and...
2004-05-13 Chris L MasonPatch in ltt and dprobes again after some review from...
2004-05-13 Chris L Masondisable ltt and dprobes
2004-05-13 Chris L Mason- add ltt and dprobes, disabled in .configs
2004-03-21 Chris L Masondisable kprobes until it compiles with the current...
2004-03-21 Chris L Masonupdate evlog so that dev_printk can go there
2004-01-21 Olaf Hering+- update to 2.6.1-rc1
2004-01-19 Paul Mackerras[PATCH] sort exception tables
2003-07-18 Rusty Russell[PATCH] Centralize Linker Symbols
2003-04-12 Andrew Morton[PATCH] Put all functions in kallsyms
2003-04-01 Rusty Russell[PATCH] Extable list removal
2003-04-01 Rusty Russell[PATCH] module_text_address returns the module pointer
2003-01-06 Rusty Russell[PATCH] Remove mod_bound macro and unify kernel_text_ad...
2003-01-05 Rusty Russell[PATCH] Exception table cleanup
2003-01-05 Rusty Russell[PATCH] MODULE_LICENSE and EXPORT_SYMBOL_GPL support
2002-11-18 Linus TorvaldsParts of "module.c" was needed even when no module...