1. d53799b module: move __module_get and try_module_get() out of line. by Steven Rostedt · 12 years ago
  2. bd77c04 module: struct module_ref should contains long fields by Eric Dumazet · 13 years ago
  3. 639938e module.h: relocate MODULE_PARM_DESC into moduleparam.h by Paul Gortmaker · 13 years ago
  4. f501693 module.h: split out the EXPORT_SYMBOL into export.h by Paul Gortmaker · 13 years ago
  5. b75ef8b Tracepoint: Dissociate from module mutex by Mathieu Desnoyers · 13 years ago
  6. 88bfa32 module: add /sys/module/<name>/uevent files by Kay Sievers · 13 years ago
  7. 4befb02 module: change attr callbacks to take struct module_kobject by Kay Sievers · 13 years ago
  8. f02e8a6 module: Sort exported symbols by Alessio Igor Bogani · 13 years ago
  9. de4d8d5 module: each_symbol_section instead of each_symbol by Rusty Russell · 13 years ago
  10. a288bd6 module: remove 64 bit alignment padding from struct module with CONFIG_TRACE* by Richard Kennedy · 13 years ago
  11. 9b73a58 module: do not hide __modver_version_show declaration behind ifdef by Dmitry Torokhov · 13 years ago
  12. b4bc8428 module: deal with alignment issues in built-in module versions by Dmitry Torokhov · 13 years ago
  13. 98562ad module: explicitly align module_version_attribute structure by Dmitry Torokhov · 13 years ago
  14. 6549864 tracepoints: Fix section alignment using pointer array by Mathieu Desnoyers · 13 years ago
  15. e4a9ea5 tracing: Replace trace_event struct array with pointer array by Steven Rostedt · 13 years ago
  16. 3b90a5b module: fix linker error for MODULE_VERSION when !MODULE and CONFIG_SYSFS=n by Rusty Russell · 14 years ago
  17. e94965e module: show version information for built-in modules in sysfs by Dmitry Torokhov · 14 years ago
  18. 26e20a1 Merge commit 'v2.6.37-rc7' into x86/security by Ingo Molnar · 14 years ago
  19. dfd62d1 module: Update prototype for ref_module (formerly use_module) by Anders Kaseorg · 14 years ago
  20. 84e1c6b x86: Add RO/NX protection for loadable kernel modules by matthieu castet · 14 years ago
  21. 7cd2541 Merge commit 'v2.6.36-rc7' into perf/core by Ingo Molnar · 14 years ago
  22. 5336377 modules: Fix module_bug_list list corruption race by Linus Torvalds · 14 years ago
  23. bf5438fc jump label: Base patch for jump label by Jason Baron · 14 years ago
  24. 6407ebb2 module: Make module sysfs functions private. by Rusty Russell · 14 years ago
  25. c8e21ce module: fix kdb's illicit use of struct module_use. by Rusty Russell · 14 years ago
  26. 2c02dfe module: Make the 'usage' lists be two-way by Linus Torvalds · 14 years ago
  27. c1ab9ca Merge branch 'linus' into tracing/core by Ingo Molnar · 14 years ago
  28. 5fbfb18 Fix up possibly racy module refcounting by Nick Piggin · 14 years ago
  29. ae832d1 tracing: Remove side effect from module tracepoints that caused a GPF by Li Zefan · 14 years ago
  30. d5e50da module: add stub for is_module_percpu_address by Randy Dunlap · 14 years ago
  31. 10fad5e percpu, module: implement and use is_kernel/module_percpu_address() by Tejun Heo · 14 years ago
  32. 259354d module: encapsulate percpu handling better and record percpu_size by Tejun Heo · 14 years ago
  33. 5ed1091 sysctl extern cleanup: module by Dave Young · 14 years ago
  34. 43cf38e percpu: add __percpu sparse annotations to core kernel subsystems by Tejun Heo · 14 years ago
  35. 7961576 local_t: Move local.h include to ringbuffer.c and ring_buffer_benchmark.c by Christoph Lameter · 15 years ago
  36. e1783a2 module: Use this_cpu_xx to dynamically allocate counters by Christoph Lameter · 15 years ago
  37. 9e1b9b8 module: make MODULE_SYMBOL_PREFIX into a CONFIG option by Alan Jenkins · 15 years ago
  38. 1d7015c module: preferred way to use MODULE_AUTHOR by Johannes Berg · 15 years ago
  39. 554bdfe module: reduce string table for loaded modules (v2) by Jan Beulich · 15 years ago
  40. 4a49622 module: reduce symbol table for loaded modules (v2) by Jan Beulich · 15 years ago
  41. fc53776 tracing: Remove markers by Christoph Hellwig · 15 years ago
  42. 7ead8b8 tracing/events: Add module tracepoints by Li Zefan · 15 years ago
  43. b99b87f kernel: constructor support by Peter Oberparleiter · 15 years ago
  44. 0d9c25d headers: move module_bug_finalize()/module_bug_cleanup() definitions into module.h by Andrew Morton · 15 years ago
  45. ad6561d module: trim exception table on init free. by Rusty Russell · 15 years ago
  46. 93eb677 ftrace: use module notifier for function tracer by Steven Rostedt · 15 years ago
  47. 6d72373 tracing/events: add support for modules to TRACE_EVENT by Steven Rostedt · 15 years ago
  48. 714f83d Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  49. c6b3780 module: Export symbols needed for Ksplice by Tim Abbott · 16 years ago
  50. 75a6661 Ksplice: Add functions for walking kallsyms symbols by Anders Kaseorg · 16 years ago
  51. a6e6abd module: remove module_text_address() by Rusty Russell · 15 years ago
  52. e610499 module: __module_address by Rusty Russell · 15 years ago
  53. e180a6b param: fix charp parameters set via sysfs by Rusty Russell · 15 years ago
  54. 769b044 tracing/core: drop the old trace_printk() implementation in favour of trace_bprintk() by Frederic Weisbecker · 15 years ago
  55. 1ba28e0 tracing: add trace_bprintk() by Lai Jiangshan · 15 years ago
  56. 7f9a50a5 module: remove over-zealous check in __module_get() by Rusty Russell · 15 years ago
  57. 720eba3 modules: Use a better scheme for refcounting by Eric Dumazet · 15 years ago
  58. a06f621 module: add within_module_core() and within_module_init() by Masami Hiramatsu · 16 years ago
  59. f1883f8 Remove remaining unwinder code by Alexey Dobriyan · 16 years ago
  60. 9b473de param: Fix duplicate module prefixes by Rusty Russell · 16 years ago
  61. 730b69d module: check kernel param length at compile time, not runtime by Rusty Russell · 16 years ago
  62. 5e458cc module: simplify load_module. by Rusty Russell · 16 years ago
  63. 92b29b8 Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  64. 346e15b driver core: basic infrastructure for per-module dynamic debug messages by Jason Baron · 16 years ago
  65. 97e1c18 tracing: Kernel Tracepoints by Mathieu Desnoyers · 16 years ago
  66. f606ddf remove the v850 port by Adrian Bunk · 16 years ago
  67. 2f0f2a3 module: turn longs into ints for module sizes by Denys Vlasenko · 16 years ago
  68. f7f5b67 Shrink struct module: CONFIG_UNUSED_SYMBOLS ifdefs by Denys Vlasenko · 16 years ago
  69. af54068 module: reorder struct module to save space on 64 bit builds by Richard Kennedy · 16 years ago
  70. ea01e79 module: reduce module image and resident size by Rusty Russell · 16 years ago
  71. a58730c module: make module_sect_attrs private to kernel/module.c by Rusty Russell · 16 years ago
  72. 1387d0d fix module_update_markers() compile error by Adrian Bunk · 16 years ago
  73. fb40bd7 Linux Kernel Markers: support multiple probes by Mathieu Desnoyers · 16 years ago
  74. 92dfc9d fix "modules: make module_address_lookup() safe" by Andrew Morton · 16 years ago
  75. 5ea293a Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 16 years ago
  76. 6dd06c9 module: make module_address_lookup safe by Rusty Russell · 16 years ago
  77. 3ff6eec remove __attribute_used__ by Adrian Bunk · 17 years ago
  78. c63469a Driver core: move the driver specific module code into the driver core by Greg Kroah-Hartman · 17 years ago
  79. 7405c1e kset: convert /sys/module to use kset_create by Greg Kroah-Hartman · 17 years ago
  80. 8256e47 Linux Kernel Markers by Mathieu Desnoyers · 17 years ago
  81. 6d76013 Add /sys/module/name/notes by Roland McGrath · 17 years ago
  82. af49d92 Remove "unsafe" from module struct by Rusty Russell · 17 years ago
  83. 0a3021f Remove unnecessary includes of spinlock.h under include/linux by Robert P. J. Day · 17 years ago
  84. 108f39a module_author: don't advise putting in an email address by Rene Herman · 17 years ago
  85. e61a1c1 Allow arch to initialize arch field of the module structure by Roman Zippel · 17 years ago
  86. a5c43da Fix race between cat /proc/slab_allocators and rmmod by Alexey Dobriyan · 17 years ago
  87. 9d65cb4 Fix race between cat /proc/*/wchan and rmmod et al by Alexey Dobriyan · 17 years ago
  88. ea07890 Fix race between rmmod and cat /proc/kallsyms by Alexey Dobriyan · 17 years ago
  89. ae84e32 Simplify module_get_kallsym() by dropping length arg by Alexey Dobriyan · 17 years ago
  90. 823bccf remove "struct subsystem" as it is no longer needed by Greg Kroah-Hartman · 17 years ago
  91. ef665c1 sysfs: fix build errors: uevent with CONFIG_SYSFS=n by Randy Dunlap · 17 years ago
  92. 270a6c4 /sys/modules/*/holders by Kay Sievers · 18 years ago
  93. f30c53a MODULES: add the module name for built in kernel drivers by Kay Sievers · 18 years ago
  94. 7664c5a [PATCH] Generic BUG implementation by Jeremy Fitzhardinge · 18 years ago
  95. f6a5703 [PATCH] severing module.h->sched.h by Al Viro · 18 years ago
  96. e17e0f5 Driver core: show drivers in /sys/module/ by Kay Sievers · 18 years ago
  97. fa3ba2e8 [PATCH] fix Module taint flags listing in Oops/panic by Florin Malita · 18 years ago
  98. 2bc2d61 [PATCH] list module taint flags in Oops/panic by Randy Dunlap · 18 years ago
  99. 04b1db9 [PATCH] /sys/modules: allow full length section names by Ian S. Nelson · 18 years ago
  100. 187afbe [SCSI] MODULE_FIRMWARE for binary firmware(s) by Jon Masters · 18 years ago