UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / kernel / module.c
2011-03-28 Kees CookUBUNTU: SAUCE: (drop after 2.6.38) use %pK for /proc...
2011-02-03 Mathieu Desnoyerstracepoints: Fix section alignment using pointer array
2010-12-23 Steven Rostedtmodule: Move RO/NX module protection to after ftrace...
2010-12-23 Ingo MolnarMerge commit 'v2.6.37-rc7' into x86/security
2010-11-18 matthieu castetx86: Add RO/NX protection for loadable kernel modules
2010-11-11 Steven Rostedttracing: Fix module use of trace_bprintk()
2010-10-27 Michał Mirosław(trivial) Fix compiler warning in kernel/modules.c
2010-10-08 Ingo MolnarMerge commit 'v2.6.36-rc7' into perf/core
2010-10-05 Linus Torvaldsmodules: Fix module_bug_list list corruption race
2010-09-22 Jason Baronjump label: Base patch for jump label
2010-08-05 Rusty Russellmodule: cleanup comments, remove noinline
2010-08-05 Rusty Russellmodule: group post-relocation functions into post_reloc...
2010-08-05 Rusty Russellmodule: move module args strndup_user to just before use
2010-08-05 Rusty Russellmodule: pass load_info into other functions
2010-08-05 Rusty Russellmodule: fix sysfs cleanup for !CONFIG_SYSFS
2010-08-05 Rusty Russellmodule: sysfs cleanup
2010-08-05 Rusty Russellmodule: layout_and_allocate
2010-08-05 Rusty Russellmodule: fix crash in get_ksymbol() when oopsing in...
2010-08-05 Rusty Russellmodule: kallsyms functions take struct load_info
2010-08-05 Rusty Russellmodule: refactor out section header rewriting: FIX...
2010-08-05 Rusty Russellmodule: refactor out section header rewriting
2010-08-05 Linus Torvaldsmodule: add load_info
2010-08-05 Linus Torvaldsmodule: reduce stack usage for each_symbol()
2010-08-05 Rusty Russellmodule: refactor load_module part 5
2010-08-05 Rusty Russellmodule: refactor load_module part 4
2010-08-05 Rusty Russellmodule: refactor load_module part 3
2010-08-05 Linus Torvaldsmodule: refactor load_module part 2
2010-08-05 Linus Torvaldsmodule: refactor load_module
2010-08-05 Eric Dumazetmodule: module_unload_init() cleanup
2010-07-27 Jason Barondynamic debug: move ddebug_remove_module() down into...
2010-07-05 Yehuda Sadehmodule: initialize module dynamic debug later
2010-06-05 Rusty Russellmodule: fix bne2 "gave up waiting for init of module...
2010-06-05 Rusty Russellmodule: verify_export_symbols under the lock
2010-06-05 Linus Torvaldsmodule: move find_module check to end
2010-06-05 Rusty Russellmodule: make locking more fine-grained.
2010-06-05 Rusty Russellmodule: Make module sysfs functions private.
2010-06-05 Rusty Russellmodule: move sysfs exposure to end of load_module
2010-06-05 Rusty Russellmodule: fix kdb's illicit use of struct module_use.
2010-06-05 Linus Torvaldsmodule: Make the 'usage' lists be two-way
2010-06-01 Linus TorvaldsMerge branch 'for-35' of git://repo.or.cz/linux-kbuild
2010-05-31 Rusty Russellmodule: fix reference to mod->percpu after freeing...
2010-05-25 Linus TorvaldsRevert "module: drop the lock while waiting for module...
2010-05-25 Wenji Huangmodule: remove duplicate declaration of __ksymtab_gpl_f...
2010-05-22 Linus TorvaldsMerge branch 'modules' of git://git./linux/kernel/git...
2010-05-21 Linus TorvaldsMerge branch 'kdb-merge' of git://git./linux/kernel...
2010-05-21 Chris Wrightsysfs: add struct file* to bin_attr callbacks
2010-05-21 Jason Wesselkdb: core for kgdb back end (2 of 2)
2010-05-19 Rusty Russellmodule: drop the lock while waiting for module to compl...
2010-05-18 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2010-05-14 Steven RostedtMerge branch 'sched/core' of git://git./linux/kernel...
2010-05-06 Tejun Heostop_machine: reimplement using cpu_stop
2010-04-08 Ingo MolnarMerge branch 'linus' into tracing/core
2010-04-06 Nick PigginFix up possibly racy module refcounting
2010-04-01 Steven Rostedttracing: Fix compile error in module tracepoints when...
2010-04-01 Li Zefantracing: Remove side effect from module tracepoints...
2010-03-29 Tejun Heopercpu, module: implement and use is_kernel/module_perc...
2010-03-29 Tejun Heomodule: encapsulate percpu handling better and record...
2010-03-08 Eric W. Biedermansysfs: Use sysfs_attr_init and sysfs_bin_attr_init...
2010-03-03 Denys VlasenkoRename .data[.percpu][.XXX] to .data[..percpu][..XXX].
2010-02-02 Tejun HeoMerge branch 'master' into percpu
2010-01-06 Ben Hutchingsmodules: Skip empty sections when exporting section...
2010-01-05 Christoph Lametermodule: Use this_cpu_xx to dynamically allocate counters
2009-12-18 Linus TorvaldsMerge branch 'kmemleak' of git://linux-arm.org/linux-2.6
2009-12-15 Rusty Russellmodule: handle ppc64 relocating kcrctabs when CONFIG_RE...
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-28 Catalin Marinaskmemleak: Scan the _ftrace_events section in modules
2009-10-28 Catalin Marinaskmemleak: Simplify the kmemleak_scan_area() function...
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...
next