Commit History

Author SHA1 Message Date
  Rusty Russell 7f9a50a5b8 module: remove over-zealous check in __module_get() 16 years ago
  Eric Dumazet 720eba31f4 modules: Use a better scheme for refcounting 16 years ago
  Masami Hiramatsu a06f6211ef module: add within_module_core() and within_module_init() 16 years ago
  Alexey Dobriyan f1883f86de Remove remaining unwinder code 16 years ago
  Rusty Russell 9b473de872 param: Fix duplicate module prefixes 16 years ago
  Rusty Russell 730b69d225 module: check kernel param length at compile time, not runtime 16 years ago
  Rusty Russell 5e458cc0f4 module: simplify load_module. 16 years ago
  Linus Torvalds 92b29b86fe Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
  Jason Baron 346e15beb5 driver core: basic infrastructure for per-module dynamic debug messages 17 years ago
  Mathieu Desnoyers 97e1c18e8d tracing: Kernel Tracepoints 17 years ago
  Adrian Bunk f606ddf42f remove the v850 port 17 years ago
  Denys Vlasenko 2f0f2a334b module: turn longs into ints for module sizes 17 years ago
  Denys Vlasenko f7f5b67557 Shrink struct module: CONFIG_UNUSED_SYMBOLS ifdefs 17 years ago
  Richard Kennedy af5406895a module: reorder struct module to save space on 64 bit builds 17 years ago
  Rusty Russell ea01e798e2 module: reduce module image and resident size 17 years ago
  Rusty Russell a58730c421 module: make module_sect_attrs private to kernel/module.c 17 years ago
  Adrian Bunk 1387d0d8b0 fix module_update_markers() compile error 17 years ago
  Mathieu Desnoyers fb40bd78b0 Linux Kernel Markers: support multiple probes 17 years ago
  Andrew Morton 92dfc9dc7b fix "modules: make module_address_lookup() safe" 17 years ago
  Linus Torvalds 5ea293a904 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild 17 years ago
  Rusty Russell 6dd06c9fbe module: make module_address_lookup safe 17 years ago
  Adrian Bunk 3ff6eecca4 remove __attribute_used__ 17 years ago
  Greg Kroah-Hartman c63469a398 Driver core: move the driver specific module code into the driver core 17 years ago
  Greg Kroah-Hartman 7405c1e15e kset: convert /sys/module to use kset_create 17 years ago
  Mathieu Desnoyers 8256e47cdc Linux Kernel Markers 18 years ago
  Roland McGrath 6d76013381 Add /sys/module/name/notes 18 years ago
  Rusty Russell af49d9248f Remove "unsafe" from module struct 18 years ago
  Robert P. J. Day 0a3021f4e2 Remove unnecessary includes of spinlock.h under include/linux 18 years ago
  Rene Herman 108f39a1b3 module_author: don't advise putting in an email address 18 years ago
  Roman Zippel e61a1c1c4f Allow arch to initialize arch field of the module structure 18 years ago