Cronologia Commit

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