Historia zmian

Autor SHA1 Wiadomość Data
  Linus Torvalds c813b4e16e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 16 lat temu
  Andi Kleen 25ddbb18aa Make the taint flags reliable 16 lat temu
  Jason Baron 346e15beb5 driver core: basic infrastructure for per-module dynamic debug messages 16 lat temu
  Alexey Dobriyan e94320939f modules: fix module "notes" kobject leak 16 lat temu
  Steven Rostedt fed1939c64 ftrace: remove old pointers to mcount 16 lat temu
  Steven Rostedt 90d595fe5c ftrace: enable mcount recording for modules 16 lat temu
  Mathieu Desnoyers 97e1c18e8d tracing: Kernel Tracepoints 17 lat temu
  Greg Kroah-Hartman 061b1bd394 Staging: add TAINT_CRAP for all drivers/staging code 16 lat temu
  Linus Torvalds ffb4ba76a2 [module] Don't let gcc inline load_module() 16 lat temu
  Arjan van de Ven 59f9415ffb modules: extend initcall_debug functionality to the module loader 17 lat temu
  Rusty Russell 9b1a4d3837 stop_machine: Wean existing callers off stop_machine_run() 17 lat temu
  WANG Cong 15bba37d62 module: fix build warning with !CONFIG_KALLSYMS 17 lat temu
  Rusty Russell 3a642e99ba modules: Take a shortcut for checking if an address is in a module 17 lat temu
  Denys Vlasenko 2f0f2a334b module: turn longs into ints for module sizes 17 lat temu
  Denys Vlasenko f7f5b67557 Shrink struct module: CONFIG_UNUSED_SYMBOLS ifdefs 17 lat temu
  Rusty Russell dafd0940c9 module: generic each_symbol iterator function 17 lat temu
  Rusty Russell da39ba5e1d module: don't use stop_machine for waiting rmmod 17 lat temu
  Denis V. Lunev 34e4e2fef4 modules: proper cleanup of kobject without CONFIG_SYSFS 17 lat temu
  Cyrill Gorcunov c4ea6fcf5a module loading ELF handling: use SELFMAG instead of numeric constant 17 lat temu
  Rusty Russell 91e37a793b module: don't ignore vermagic string if module doesn't have modversions 17 lat temu
  Rusty Russell a5dd697074 module: be more picky about allowing missing module versions 17 lat temu
  Linus Torvalds 826e4506a0 Make forced module loading optional 17 lat temu
  Peter Oberparleiter df4b565e1f module: add MODULE_STATE_GOING notifier call 17 lat temu
  Rusty Russell b211104d11 module: Enhance verify_export_symbols 17 lat temu
  Rusty Russell 4e2d92454b module: set unused_gpl_crcs instead of overwriting unused_crcs 17 lat temu
  Rusty Russell ad9546c991 module: neaten __find_symbol, rename to find_symbol 17 lat temu
  Rusty Russell ea01e798e2 module: reduce module image and resident size 17 lat temu
  Rusty Russell a58730c421 module: make module_sect_attrs private to kernel/module.c 17 lat temu
  Matthew Wilcox a655020753 kernel: Remove unnecessary inclusions of asm/semaphore.h 17 lat temu
  Alexey Dobriyan e24e2e64c4 modules: warn about suspicious return values from module's ->init() hook 17 lat temu