summaryrefslogtreecommitdiffstats
path: root/kernel/module.c
Commit message (Expand)AuthorAgeFilesLines
...
* | | tracing: Remove side effect from module tracepoints that caused a GPFLi Zefan2010-03-311-2/+1
|/ /
* | sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on module dynamic attributesEric W. Biederman2010-03-071-0/+3
* | Merge branch 'master' into percpuTejun Heo2010-02-021-7/+10
|\ \ | |/
| * modules: Skip empty sections when exporting section notesBen Hutchings2010-01-061-7/+10
* | module: Use this_cpu_xx to dynamically allocate countersChristoph Lameter2010-01-051-14/+15
|/
* Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6Linus Torvalds2009-12-171-5/+8
|\
| * kmemleak: Scan the _ftrace_events section in modulesCatalin Marinas2009-10-281-0/+6
| * kmemleak: Simplify the kmemleak_scan_area() function prototypeCatalin Marinas2009-10-281-5/+2
* | module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=yRusty Russell2009-12-151-7/+21
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-141-150/+0
|\ \
| * | percpu: kill legacy percpu allocatorTejun Heo2009-10-021-150/+0
| |/
* | modules: don't export section names of empty sections via sysfsHelge Deller2009-12-021-1/+4
|/
* module: fix up CONFIG_KALLSYMS=n build.Paul Mundt2009-10-011-3/+4
* Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-09-261-1/+0
|\
| * modules, tracing: Remove stale struct marker signature from module_layout()Ingo Molnar2009-09-231-1/+0
* | module: don't call percpu_modfree on NULL pointer.Rusty Russell2009-09-251-1/+1
* | module: fix memory leak when load fails after srcversion/version allocatedRusty Russell2009-09-251-0/+12
* | module: reduce string table for loaded modules (v2)Jan Beulich2009-09-251-12/+56
* | module: reduce symbol table for loaded modules (v2)Jan Beulich2009-09-251-4/+87
* | nommu: add support for Memory Protection Units (MPU)Bernd Schmidt2009-09-221-0/+5
|/
* tracing: Remove markersChristoph Hellwig2009-09-181-18/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-151-3/+3
|\
| * Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-141-4/+5
| |\
| * | percpu: use dynamic percpu allocator as the default percpu allocatorTejun Heo2009-06-241-3/+3
* | | Merge commit 'v2.6.31-rc9' into tracing/coreIngo Molnar2009-09-061-2/+8
|\ \ \
| * | | modules: Fix build error in the !CONFIG_KALLSYMS caseIngo Molnar2009-08-281-2/+5
| * | | module: workaround duplicate section namesJames Bottomley2009-08-271-1/+2
| * | | module: fix BUG_ON() for powerpc (and other function descriptor archs)Rusty Russell2009-08-271-2/+4
| | |/ | |/|
* | | tracing/events: Add module tracepointsLi Zefan2009-08-171-0/+11
|/ /
* | module: use MODULE_SYMBOL_PREFIX with module_layoutMike Frysinger2009-07-271-1/+2
* | Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-081-3/+3
|/
* kernel: constructor supportPeter Oberparleiter2009-06-181-0/+16
* printk: add KERN_DEFAULT loglevel to print_modules()Linus Torvalds2009-06-161-1/+1
* module: trim exception table on init free.Rusty Russell2009-06-121-0/+1
* Merge branch 'for-linus' of git://linux-arm.org/linux-2.6Linus Torvalds2009-06-111-0/+56
|\
| * kmemleak: Add modules supportCatalin Marinas2009-06-111-0/+56
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-06-111-2/+5
|\ \ | |/ |/|
| * Merge branch 'master' into nextJames Morris2009-05-081-113/+161
| |\
| * | modules: Fix up build when CONFIG_MODULE_UNLOAD=n.Stephen Rothwell2009-04-151-3/+3
| * | modules: sysctl to block module loadingKees Cook2009-04-031-2/+5
* | | ftrace: use module notifier for function tracerSteven Rostedt2009-04-171-12/+7
* | | tracing/events: add support for modules to TRACE_EVENTSteven Rostedt2009-04-141-0/+7
| |/ |/|
* | async: Fix module loading async-work regressionLinus Torvalds2009-04-111-0/+3
* | Revert "module: remove the SHF_ALLOC flag on the __versions section."Rusty Russell2009-04-071-3/+0
* | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-051-1/+1
|\ \
| * \ Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-021-1/+1
| |\ \ | | |/ | |/|
| | * Merge branches 'tracing/ftrace', 'tracing/kprobes', 'tracing/tasks' and 'linu...Ingo Molnar2009-03-201-12/+14
| | |\
| | * \ Merge branch 'x86/core' into tracing/ftraceIngo Molnar2009-03-101-1/+1
| | |\ \
| | * \ \ Merge branch 'x86/core' into tracing/texteditIngo Molnar2009-03-061-15/+49
| | |\ \ \
| | * | | | tracing/function-graph-tracer: drop the kernel_text_address checkFrederic Weisbecker2009-02-091-1/+1
OpenPOWER on IntegriCloud