Commit Verlauf

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