Historial de Commits

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