string: factorize skip_spaces and export it to be generally available
[safe/jmp/linux-2.6] / kernel / module.c
2009-12-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-02 Helge Dellermodules: don't export section names of empty sections...
2009-10-02 Tejun Heopercpu: kill legacy percpu allocator
2009-10-01 Paul Mundtmodule: fix up CONFIG_KALLSYMS=n build.
2009-09-26 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-09-24 Rusty Russellmodule: don't call percpu_modfree on NULL pointer.
2009-09-24 Rusty Russellmodule: fix memory leak when load fails after srcversio...
2009-09-24 Jan Beulichmodule: reduce string table for loaded modules (v2)
2009-09-24 Jan Beulichmodule: reduce symbol table for loaded modules (v2)
2009-09-23 Ingo Molnarmodules, tracing: Remove stale struct marker signature...
2009-09-22 Bernd Schmidtnommu: add support for Memory Protection Units (MPU)
2009-09-18 Christoph Hellwigtracing: Remove markers
2009-09-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-06 Ingo MolnarMerge commit 'v2.6.31-rc9' into tracing/core
2009-08-29 Ingo Molnarmodules: Fix build error in the !CONFIG_KALLSYMS case
2009-08-27 James Bottomleymodule: workaround duplicate section names
2009-08-27 Rusty Russellmodule: fix BUG_ON() for powerpc (and other function...
2009-08-17 Li Zefantracing/events: Add module tracepoints
2009-08-14 Tejun HeoMerge branch 'percpu-for-linus' into percpu-for-next
2009-07-27 Mike Frysingermodule: use MODULE_SYMBOL_PREFIX with module_layout
2009-07-08 Joe PerchesRemove multiple KERN_ prefixes from printk formats
2009-06-24 Tejun Heopercpu: use dynamic percpu allocator as the default...
2009-06-18 Peter Oberparleiterkernel: constructor support
2009-06-16 Linus Torvaldsprintk: add KERN_DEFAULT loglevel to print_modules()
2009-06-12 Rusty Russellmodule: trim exception table on init free.
2009-06-11 Linus TorvaldsMerge branch 'for-linus' of git://linux-arm.org/linux-2.6
2009-06-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-11 Catalin Marinaskmemleak: Add modules support
2009-05-08 James MorrisMerge branch 'master' into next
2009-04-17 Steven Rostedtftrace: use module notifier for function tracer
2009-04-14 Stephen Rothwellmodules: Fix up build when CONFIG_MODULE_UNLOAD=n.
2009-04-14 Steven Rostedttracing/events: add support for modules to TRACE_EVENT
2009-04-11 Linus Torvaldsasync: Fix module loading async-work regression
2009-04-07 Rusty RussellRevert "module: remove the SHF_ALLOC flag on the __vers...
2009-04-05 Linus TorvaldsMerge branch 'tracing-for-linus' of git://git./linux...
2009-04-03 Kees Cookmodules: sysctl to block module loading
2009-04-01 Ingo MolnarMerge branch 'tracing/core-v2' into tracing-for-linus
2009-03-31 Rusty Russellmodule: use strstarts()
2009-03-31 Rusty Russellmodule: don't use stop_machine on module load
2009-03-31 Rusty Russellmodule: include other structures in module version...
2009-03-31 Rusty Russellmodule: remove the SHF_ALLOC flag on the __versions...
2009-03-31 Rusty Russellmodule: clarify the force-loading taint message.
2009-03-31 Tim Abbottmodule: Export symbols needed for Ksplice
2009-03-31 Anders KaseorgKsplice: Add functions for walking kallsyms symbols
2009-03-31 Rusty Russellmodule: remove module_text_address()
2009-03-31 Rusty Russellmodule: __module_address
2009-03-31 Tim Abbottmodule: Make find_symbol return a struct kernel_symbol
2009-03-31 Américo Wangkernel/module.c: fix an unused goto label
2009-03-31 Rusty Russellparam: fix charp parameters set via sysfs
2009-03-27 Ingo MolnarMerge branch 'core/percpu' into percpu-cpumask-x86...
2009-03-24 Jason Barondynamic debug: combine dprintk and dynamic printk
2009-03-23 Thomas GleixnerMerge branch 'cpus4096' into irq/threaded
2009-03-20 Ingo MolnarMerge branches 'x86/cleanups', 'x86/mm', 'x86/setup...
2009-03-20 Ingo MolnarMerge branches 'tracing/ftrace', 'tracing/kprobes'...
2009-03-17 Masami Hiramatsumodule: fix refptr allocation and release order
2009-03-10 Ingo MolnarMerge branch 'x86/core' into tracing/ftrace
2009-03-06 Ingo Molnartracing: trace_bprintk() cleanups
2009-03-06 Lai Jiangshantracing: add trace_bprintk()
2009-03-06 Ingo MolnarMerge branch 'x86/core' into tracing/textedit
2009-03-06 Tejun Heopercpu, module: implement reserved allocation and use...
2009-02-20 Tejun Heopercpu: implement new dynamic percpu allocator
2009-02-20 Tejun Heomodule: reorder module pcpu related functions
2009-02-09 Frederic Weisbeckertracing/function-graph-tracer: drop the kernel_text_add...
2009-02-03 Eric Dumazetmodules: Use a better scheme for refcounting
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 08
2009-01-07 Arjan van de Venasync: Asynchronous function calls to speed up kernel...
2009-01-06 Masami Hiramatsumodule: add MODULE_STATE_LIVE notify
2009-01-06 Masami Hiramatsumodule: add within_module_core() and within_module_init()
2009-01-06 Alexey DobriyanRemove remaining unwinder code
2009-01-04 Heiko Carstensmodule: convert to stop_machine_create/destroy.
2009-01-04 Helge Dellermodule: fix module loading failure of large kernel...
2009-01-04 Jianjun Kongmodule: fix warning of unused function when !CONFIG_PROC_FS
2009-01-04 Tim Abbottkernel/module.c: compare symbol values when marking...
2008-12-08 Frederic Weisbeckertracing/function-graph-tracer: introduce __notrace_func...
2008-11-17 Ingo MolnarMerge branches 'tracing/branch-tracer', 'tracing/ftrace...
2008-11-16 Mathieu Desnoyerstracepoints: use modules notifiers
2008-11-16 Mathieu Desnoyersmarkers: use module notifier
2008-11-16 Steven Rostedtftrace: pass module struct to arch dynamic ftrace functions
2008-10-23 Linus TorvaldsMerge branch 'proc' of git://git./linux/kernel/git...
2008-10-23 Alexey Dobriyanproc: move /proc/modules boilerplate to kernel/module.c
2008-10-21 Andi KleenRemove stop_machine during module load v2
2008-10-21 Rusty Russellmodule: simplify load_module.
2008-10-20 Linus TorvaldsMerge branch 'tracing-v28-for-linus' of git://git....
2008-10-19 Ingo MolnarMerge branch 'linus' into tracing-v28-for-linus-v3
2008-10-17 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/staging-2.6
2008-10-16 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2008-10-16 Andi KleenMake the taint flags reliable
2008-10-16 Jason Barondriver core: basic infrastructure for per-module dynami...
2008-10-16 Alexey Dobriyanmodules: fix module "notes" kobject leak
2008-10-14 Steven Rostedtftrace: remove old pointers to mcount
2008-10-14 Steven Rostedtftrace: enable mcount recording for modules
2008-10-14 Mathieu Desnoyerstracing: Kernel Tracepoints
2008-10-10 Greg Kroah-HartmanStaging: add TAINT_CRAP for all drivers/staging code
2008-08-25 Linus Torvalds[module] Don't let gcc inline load_module()
2008-08-12 Arjan van de Venmodules: extend initcall_debug functionality to the...
2008-07-28 Rusty Russellstop_machine: Wean existing callers off stop_machine_run()
2008-07-28 WANG Congmodule: fix build warning with !CONFIG_KALLSYMS
2008-07-22 Rusty Russellmodules: Take a shortcut for checking if an address...
2008-07-22 Denys Vlasenkomodule: turn longs into ints for module sizes
2008-07-22 Denys VlasenkoShrink struct module: CONFIG_UNUSED_SYMBOLS ifdefs
next