Historie revizí

Autor SHA1 Zpráva Datum
  Linus Torvalds 88ed86fee6 Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc před 16 roky
  Alexey Dobriyan 3b5d5c6b0c proc: move /proc/modules boilerplate to kernel/module.c před 16 roky
  Andi Kleen d72b37513c Remove stop_machine during module load v2 před 16 roky
  Rusty Russell 5e458cc0f4 module: simplify load_module. před 16 roky
  Linus Torvalds 92b29b86fe Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip před 16 roky
  Linus Torvalds 26e9a39777 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 před 16 roky
  Linus Torvalds c813b4e16e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 před 16 roky
  Andi Kleen 25ddbb18aa Make the taint flags reliable před 16 roky
  Jason Baron 346e15beb5 driver core: basic infrastructure for per-module dynamic debug messages před 16 roky
  Alexey Dobriyan e94320939f modules: fix module "notes" kobject leak před 16 roky
  Steven Rostedt fed1939c64 ftrace: remove old pointers to mcount před 16 roky
  Steven Rostedt 90d595fe5c ftrace: enable mcount recording for modules před 16 roky
  Mathieu Desnoyers 97e1c18e8d tracing: Kernel Tracepoints před 17 roky
  Greg Kroah-Hartman 061b1bd394 Staging: add TAINT_CRAP for all drivers/staging code před 16 roky
  Linus Torvalds ffb4ba76a2 [module] Don't let gcc inline load_module() před 16 roky
  Arjan van de Ven 59f9415ffb modules: extend initcall_debug functionality to the module loader před 17 roky
  Rusty Russell 9b1a4d3837 stop_machine: Wean existing callers off stop_machine_run() před 17 roky
  WANG Cong 15bba37d62 module: fix build warning with !CONFIG_KALLSYMS před 17 roky
  Rusty Russell 3a642e99ba modules: Take a shortcut for checking if an address is in a module před 17 roky
  Denys Vlasenko 2f0f2a334b module: turn longs into ints for module sizes před 17 roky
  Denys Vlasenko f7f5b67557 Shrink struct module: CONFIG_UNUSED_SYMBOLS ifdefs před 17 roky
  Rusty Russell dafd0940c9 module: generic each_symbol iterator function před 17 roky
  Rusty Russell da39ba5e1d module: don't use stop_machine for waiting rmmod před 17 roky
  Denis V. Lunev 34e4e2fef4 modules: proper cleanup of kobject without CONFIG_SYSFS před 17 roky
  Cyrill Gorcunov c4ea6fcf5a module loading ELF handling: use SELFMAG instead of numeric constant před 17 roky
  Rusty Russell 91e37a793b module: don't ignore vermagic string if module doesn't have modversions před 17 roky
  Rusty Russell a5dd697074 module: be more picky about allowing missing module versions před 17 roky
  Linus Torvalds 826e4506a0 Make forced module loading optional před 17 roky
  Peter Oberparleiter df4b565e1f module: add MODULE_STATE_GOING notifier call před 17 roky
  Rusty Russell b211104d11 module: Enhance verify_export_symbols před 17 roky