提交历史

作者 SHA1 备注 提交日期
  Matti Linnanvuori 9a4b9708f1 module: fix and elaborate comments 17 年之前
  Mathieu Desnoyers 8256e47cdc Linux Kernel Markers 17 年之前
  Daniel Walker 22a8bdeb53 whitespace fixes: module loading 17 年之前
  Akinobu Mita d58ae67813 module: return error when mod_sysfs_init() failed 17 年之前
  Roland McGrath 6d76013381 Add /sys/module/name/notes 17 年之前
  Rusty Russell af49d9248f Remove "unsafe" from module struct 17 年之前
  Alexey Dobriyan 256e2fdf03 Fix Off-by-one in /sys/module/*/refcnt 18 年之前
  Tejun Heo 9281acea6a kallsyms: make KSYM_NAME_LEN include space for trailing '\0' 18 年之前
  Rusty Russell 24da1cbff9 modules: remove modlist_lock 18 年之前
  Pavel Emelianov 708f4b5223 Make /proc/modules use seq_list_xxx helpers 18 年之前
  Tejun Heo 7b595756ec sysfs: kill unnecessary attribute->owner 18 年之前
  Robert P. J. Day 02a3e59a08 Fix minor typoes in kernel/module.c 18 年之前
  Alexey Dobriyan a5c43dae7a Fix race between cat /proc/slab_allocators and rmmod 18 年之前
  Alexey Dobriyan 9d65cb4a17 Fix race between cat /proc/*/wchan and rmmod et al 18 年之前
  Alexey Dobriyan ffb4512276 Simplify kallsyms_lookup() 18 年之前
  Alexey Dobriyan ea07890a68 Fix race between rmmod and cat /proc/kallsyms 18 年之前
  Alexey Dobriyan ae84e32470 Simplify module_get_kallsym() by dropping length arg 18 年之前
  Pekka Enberg 6d4f9c5500 module: use krealloc 18 年之前
  Linus Torvalds ea62ccd00f Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 18 年之前
  Greg Kroah-Hartman 823bccfc40 remove "struct subsystem" as it is no longer needed 18 年之前
  Jeremy Fitzhardinge b6e3590f81 [PATCH] x86: Allow percpu variables to be page-aligned 18 年之前
  Jeremy Fitzhardinge b00742d399 [PATCH] x86-64: Account for module percpu space separately from kernel percpu 18 年之前
  Akinobu Mita 240936e18b mod_sysfs_setup() doesn't return errno when kobject_add_dir() failure occurs 18 年之前
  Kay Sievers 0c84ce268b [PATCH] driver core: fix built-in drivers sysfs links 18 年之前
  Greg Kroah-Hartman 161e232b88 Revert "driver core: refcounting fix" 18 年之前
  Greg Kroah-Hartman dfff0a0671 Revert "Driver core: let request_module() send a /sys/modules/kmod/-uevent" 18 年之前
  Mike Galbraith 63ce18cfe6 driver core: refcounting fix 18 年之前
  Randy Dunlap ef665c1a06 sysfs: fix build errors: uevent with CONFIG_SYSFS=n 18 年之前
  Mariusz Kozlowski b92be9f1ec Driver: remove redundant kobject_unregister checks 18 年之前
  Kay Sievers c353c3fb07 Driver core: let request_module() send a /sys/modules/kmod/-uevent 18 年之前