1. 6f13909 module: fix symbol waiting when module fails before init by Rusty Russell · 12 years ago
  2. 786d35d Make most arch asm/module.h files use asm-generic/module.h by David Howells · 12 years ago
  3. c99af37 module: taint kernel when lve module is loaded by Matthew Garrett · 12 years ago
  4. ef26a5a Guard check in module loader against integer overflow by David Howells · 12 years ago
  5. b48420c dynamic_debug: make dynamic-debug work for module initialization by Jim Cromie · 12 years ago
  6. f946eeb module: Remove module size limit by Sasha Levin · 12 years ago
  7. d53799b module: move __module_get and try_module_get() out of line. by Steven Rostedt · 12 years ago
  8. 026cee0 params: <level>_initcall-like kernel parameters by Pawel Moll · 12 years ago
  9. 02608be module: add kernel param to force disable module load by Dave Young · 12 years ago
  10. 53999bf error: implicit declaration of function 'module_flags_taint' by Kevin Winchester · 12 years ago
  11. cca3e70 modules: sysfs - export: taint, coresize, initsize by Kay Sievers · 12 years ago
  12. 5e12416 module: replace DEBUGP with pr_debug by Jim Cromie · 12 years ago
  13. bd77c04 module: struct module_ref should contains long fields by Eric Dumazet · 12 years ago
  14. 48fd118 module: Fix performance regression on modules with large symbol tables by Kevin Cernekee · 12 years ago
  15. 70b1e916 module: Add comments describing how the "strmap" logic works by Kevin Cernekee · 13 years ago
  16. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  17. 2449b8b module,bug: Add TAINT_OOT_MODULE flag for modules not built in-tree by Ben Hutchings · 13 years ago
  18. 1cd0d6c module: Enable dynamic debugging regardless of taint by Ben Hutchings · 13 years ago
  19. 9984de1 kernel: Map most files to use export.h instead of module.h by Paul Gortmaker · 13 years ago
  20. b75ef8b Tracepoint: Dissociate from module mutex by Mathieu Desnoyers · 13 years ago
  21. 88bfa32 module: add /sys/module/<name>/uevent files by Kay Sievers · 13 years ago
  22. 4befb02 module: change attr callbacks to take struct module_kobject by Kay Sievers · 13 years ago
  23. 74e08fc modules: add default loader hook implementations by Jonas Bonn · 13 years ago
  24. 1f3a8e0 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 13 years ago
  25. 9d63487 module: Use binary search in lookup_symbol() by Alessio Igor Bogani · 13 years ago
  26. 403ed27 module: Use the binary search for symbols resolution by Alessio Igor Bogani · 13 years ago
  27. de4d8d5 module: each_symbol_section instead of each_symbol by Rusty Russell · 13 years ago
  28. 01526ed module: split unset_section_ro_nx function. by Jan Glauber · 13 years ago
  29. 448694a module: undo module RONX protection correctly. by Jan Glauber · 13 years ago
  30. 4d10380 module: zero mod->init_ro_size after init is freed. by Jan Glauber · 13 years ago
  31. 5d05c70 minor ANSI prototype sparse fix by Daniel J Blueman · 13 years ago
  32. 7816c45 modules: Enabled dynamic debugging for staging modules by Roland Vossen · 13 years ago
  33. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  34. 9f36e2c printk: use %pK for /proc/kallsyms and /proc/modules by Kees Cook · 13 years ago
  35. 6549864 tracepoints: Fix section alignment using pointer array by Mathieu Desnoyers · 13 years ago
  36. 94462ad module: Move RO/NX module protection to after ftrace module update by Steven Rostedt · 14 years ago
  37. 26e20a1 Merge commit 'v2.6.37-rc7' into x86/security by Ingo Molnar · 13 years ago
  38. 84e1c6b x86: Add RO/NX protection for loadable kernel modules by matthieu castet · 14 years ago
  39. 13b9b6e tracing: Fix module use of trace_bprintk() by Steven Rostedt · 14 years ago
  40. abbce90 (trivial) Fix compiler warning in kernel/modules.c by Michał Mirosław · 14 years ago
  41. 7cd2541 Merge commit 'v2.6.36-rc7' into perf/core by Ingo Molnar · 14 years ago
  42. 5336377 modules: Fix module_bug_list list corruption race by Linus Torvalds · 14 years ago
  43. bf5438fc jump label: Base patch for jump label by Jason Baron · 14 years ago
  44. 51f3d0f module: cleanup comments, remove noinline by Rusty Russell · 14 years ago
  45. 811d66a module: group post-relocation functions into post_relocation() by Rusty Russell · 14 years ago
  46. 6526c53 module: move module args strndup_user to just before use by Rusty Russell · 14 years ago
  47. 4966868 module: pass load_info into other functions by Rusty Russell · 14 years ago
  48. 36b0360 module: fix sysfs cleanup for !CONFIG_SYSFS by Rusty Russell · 14 years ago
  49. 8f6d037 module: sysfs cleanup by Rusty Russell · 14 years ago
  50. d913188 module: layout_and_allocate by Rusty Russell · 14 years ago
  51. 511ca6a module: fix crash in get_ksymbol() when oopsing in module init by Rusty Russell · 14 years ago
  52. eded41c module: kallsyms functions take struct load_info by Rusty Russell · 14 years ago
  53. d6df72a module: refactor out section header rewriting: FIX modversions by Rusty Russell · 14 years ago
  54. 8b5f61a module: refactor out section header rewriting by Rusty Russell · 14 years ago
  55. 3264d3f module: add load_info by Linus Torvalds · 14 years ago
  56. 44032e6 module: reduce stack usage for each_symbol() by Linus Torvalds · 14 years ago
  57. 22e268e module: refactor load_module part 5 by Rusty Russell · 14 years ago
  58. 9f85a4b module: refactor load_module part 4 by Rusty Russell · 14 years ago
  59. 40dd256 module: refactor load_module part 3 by Rusty Russell · 14 years ago
  60. 65b8a9b module: refactor load_module part 2 by Linus Torvalds · 14 years ago
  61. f91a13b module: refactor load_module by Linus Torvalds · 14 years ago
  62. 2409e74 module: module_unload_init() cleanup by Eric Dumazet · 14 years ago
  63. b82bab4b dynamic debug: move ddebug_remove_module() down into free_module() by Jason Baron · 14 years ago
  64. ff49d74 module: initialize module dynamic debug later by Yehuda Sadeh · 14 years ago
  65. 9bea7f2 module: fix bne2 "gave up waiting for init of module libcrc32c" by Rusty Russell · 14 years ago
  66. be593f4 module: verify_export_symbols under the lock by Rusty Russell · 14 years ago
  67. 3bafeb6 module: move find_module check to end by Linus Torvalds · 14 years ago
  68. 7567650 module: make locking more fine-grained. by Rusty Russell · 14 years ago
  69. 6407ebb2 module: Make module sysfs functions private. by Rusty Russell · 14 years ago
  70. 80a3d1b module: move sysfs exposure to end of load_module by Rusty Russell · 14 years ago
  71. c8e21ce module: fix kdb's illicit use of struct module_use. by Rusty Russell · 14 years ago
  72. 2c02dfe module: Make the 'usage' lists be two-way by Linus Torvalds · 14 years ago
  73. 1f73897 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 14 years ago
  74. 293a7cf module: fix reference to mod->percpu after freeing module. by Rusty Russell · 14 years ago
  75. 218ce73 Revert "module: drop the lock while waiting for module to complete initialization." by Linus Torvalds · 14 years ago
  76. 7d52669 module: remove duplicate declaration of __ksymtab_gpl_future by Wenji Huang · 14 years ago
  77. a825109 Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  78. 90b9a32 Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  79. 2c3c8be sysfs: add struct file* to bin_attr callbacks by Chris Wright · 14 years ago
  80. 67fc4e0 kdb: core for kgdb back end (2 of 2) by Jason Wessel · 14 years ago
  81. 480b02d module: drop the lock while waiting for module to complete initialization. by Rusty Russell · 14 years ago
  82. b8ae30e Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  83. 3fc1f1e stop_machine: reimplement using cpu_stop by Tejun Heo · 14 years ago
  84. c1ab9ca Merge branch 'linus' into tracing/core by Ingo Molnar · 14 years ago
  85. 5fbfb18 Fix up possibly racy module refcounting by Nick Piggin · 14 years ago
  86. eb0c537 tracing: Fix compile error in module tracepoints when MODULE_UNLOAD not set by Steven Rostedt · 14 years ago
  87. ae832d1 tracing: Remove side effect from module tracepoints that caused a GPF by Li Zefan · 14 years ago
  88. 10fad5e percpu, module: implement and use is_kernel/module_percpu_address() by Tejun Heo · 14 years ago
  89. 259354d module: encapsulate percpu handling better and record percpu_size by Tejun Heo · 14 years ago
  90. 361795b sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on module dynamic attributes by Eric W. Biederman · 14 years ago
  91. 3d9a854 Rename .data[.percpu][.XXX] to .data[..percpu][..XXX]. by Denys Vlasenko · 14 years ago
  92. ab38612 Merge branch 'master' into percpu by Tejun Heo · 14 years ago
  93. 10b465a modules: Skip empty sections when exporting section notes by Ben Hutchings · 14 years ago
  94. e1783a2 module: Use this_cpu_xx to dynamically allocate counters by Christoph Lameter · 14 years ago
  95. dcc7cd0 Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6 by Linus Torvalds · 14 years ago
  96. d4703ae module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=y by Rusty Russell · 14 years ago
  97. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  98. 35dead4 modules: don't export section names of empty sections via sysfs by Helge Deller · 14 years ago
  99. a6f5aa1 kmemleak: Scan the _ftrace_events section in modules by Catalin Marinas · 15 years ago
  100. c017b4b kmemleak: Simplify the kmemleak_scan_area() function prototype by Catalin Marinas · 15 years ago