커밋 기록

작성자 SHA1 메시지 날짜
  Rusty Russell 511ca6ae43 module: fix crash in get_ksymbol() when oopsing in module init 15 년 전
  Rusty Russell eded41c1c6 module: kallsyms functions take struct load_info 15 년 전
  Rusty Russell d6df72a06e module: refactor out section header rewriting: FIX modversions 15 년 전
  Rusty Russell 8b5f61a795 module: refactor out section header rewriting 15 년 전
  Linus Torvalds 3264d3f9dd module: add load_info 15 년 전
  Linus Torvalds 44032e6316 module: reduce stack usage for each_symbol() 15 년 전
  Rusty Russell 22e268ebec module: refactor load_module part 5 15 년 전
  Rusty Russell 9f85a4bbb1 module: refactor load_module part 4 15 년 전
  Rusty Russell 40dd2560ec module: refactor load_module part 3 15 년 전
  Linus Torvalds 65b8a9b4d5 module: refactor load_module part 2 15 년 전
  Linus Torvalds f91a13bb99 module: refactor load_module 15 년 전
  Eric Dumazet 2409e74278 module: module_unload_init() cleanup 15 년 전
  Jason Baron b82bab4bbe dynamic debug: move ddebug_remove_module() down into free_module() 15 년 전
  Yehuda Sadeh ff49d74ad3 module: initialize module dynamic debug later 15 년 전
  Rusty Russell 9bea7f2395 module: fix bne2 "gave up waiting for init of module libcrc32c" 15 년 전
  Rusty Russell be593f4ce4 module: verify_export_symbols under the lock 15 년 전
  Linus Torvalds 3bafeb6247 module: move find_module check to end 15 년 전
  Rusty Russell 75676500f8 module: make locking more fine-grained. 15 년 전
  Rusty Russell 6407ebb271 module: Make module sysfs functions private. 15 년 전
  Rusty Russell 80a3d1bb41 module: move sysfs exposure to end of load_module 15 년 전
  Rusty Russell c8e21ced08 module: fix kdb's illicit use of struct module_use. 15 년 전
  Linus Torvalds 2c02dfe7fe module: Make the 'usage' lists be two-way 15 년 전
  Linus Torvalds 1f73897861 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild 15 년 전
  Rusty Russell 293a7cfeed module: fix reference to mod->percpu after freeing module. 15 년 전
  Linus Torvalds 218ce73514 Revert "module: drop the lock while waiting for module to complete initialization." 15 년 전
  Wenji Huang 7d52669b14 module: remove duplicate declaration of __ksymtab_gpl_future 15 년 전
  Linus Torvalds a8251096b4 Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus 15 년 전
  Linus Torvalds 90b9a32d8f Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb 15 년 전
  Chris Wright 2c3c8bea60 sysfs: add struct file* to bin_attr callbacks 15 년 전
  Jason Wessel 67fc4e0cb9 kdb: core for kgdb back end (2 of 2) 15 년 전