index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
module.h
Age
Commit message (
Expand
)
Author
2017-02-08
module: fix types of device tables aliases
Andrey Ryabinin
2016-04-13
modules: fix longstanding /proc/kallsyms vs module insertion race.
Rusty Russell
2014-07-27
module: return bool from within_module*()
Petr Mladek
2014-07-27
module: add within_module() function
Petr Mladek
2014-04-06
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-03-13
module: remove MODULE_GENERIC_TABLE
Rusty Russell
2014-03-13
module: allow multiple calls to MODULE_DEVICE_TABLE() per module
Tom Gundersen
2014-03-07
tracing/module: Replace include of tracepoint.h with jump_label.h in module.h
Steven Rostedt (Red Hat)
2014-01-16
module: fix coding style
Seunghun Lee
2013-12-04
module.h: Remove unnecessary semicolon
Joe Perches
2013-09-23
module: remove rmmod --wait option.
Rusty Russell
2013-09-03
module: Fix mod->mkobj.kobj potentially freed too early
Li Zhong
2013-08-20
modules: add support for soft module dependencies
Andreas Robinson
2013-03-15
CONFIG_SYMBOL_PREFIX: cleanup.
Rusty Russell
2013-01-21
module: constify within_module_*
Sasha Levin
2013-01-12
module: add new state MODULE_STATE_UNFORMED.
Rusty Russell
2012-10-10
module: signature checking hook
Rusty Russell
2012-03-26
module: move __module_get and try_module_get() out of line.
Steven Rostedt
2012-01-13
module: struct module_ref should contains long fields
Eric Dumazet
2011-10-31
module.h: relocate MODULE_PARM_DESC into moduleparam.h
Paul Gortmaker
2011-10-31
module.h: split out the EXPORT_SYMBOL into export.h
Paul Gortmaker
2011-08-10
Tracepoint: Dissociate from module mutex
Mathieu Desnoyers
2011-07-24
module: add /sys/module/<name>/uevent files
Kay Sievers
2011-07-24
module: change attr callbacks to take struct module_kobject
Kay Sievers
2011-05-19
module: Sort exported symbols
Alessio Igor Bogani
2011-05-19
module: each_symbol_section instead of each_symbol
Rusty Russell
2011-05-19
module: remove 64 bit alignment padding from struct module with CONFIG_TRACE*
Richard Kennedy
2011-05-19
module: do not hide __modver_version_show declaration behind ifdef
Dmitry Torokhov
2011-05-19
module: deal with alignment issues in built-in module versions
Dmitry Torokhov
2011-02-21
module: explicitly align module_version_attribute structure
Dmitry Torokhov
2011-02-03
tracepoints: Fix section alignment using pointer array
Mathieu Desnoyers
2011-02-02
tracing: Replace trace_event struct array with pointer array
Steven Rostedt
2011-01-24
module: fix linker error for MODULE_VERSION when !MODULE and CONFIG_SYSFS=n
Rusty Russell
2011-01-24
module: show version information for built-in modules in sysfs
Dmitry Torokhov
2010-12-23
Merge commit 'v2.6.37-rc7' into x86/security
Ingo Molnar
2010-11-24
module: Update prototype for ref_module (formerly use_module)
Anders Kaseorg
2010-11-18
x86: Add RO/NX protection for loadable kernel modules
matthieu castet
2010-10-08
Merge commit 'v2.6.36-rc7' into perf/core
Ingo Molnar
2010-10-05
modules: Fix module_bug_list list corruption race
Linus Torvalds
2010-09-22
jump label: Base patch for jump label
Jason Baron
2010-06-05
module: Make module sysfs functions private.
Rusty Russell
2010-06-05
module: fix kdb's illicit use of struct module_use.
Rusty Russell
2010-06-05
module: Make the 'usage' lists be two-way
Linus Torvalds
2010-04-08
Merge branch 'linus' into tracing/core
Ingo Molnar
2010-04-05
Fix up possibly racy module refcounting
Nick Piggin
2010-03-31
tracing: Remove side effect from module tracepoints that caused a GPF
Li Zefan
2010-03-31
module: add stub for is_module_percpu_address
Randy Dunlap
2010-03-29
percpu, module: implement and use is_kernel/module_percpu_address()
Tejun Heo
2010-03-29
module: encapsulate percpu handling better and record percpu_size
Tejun Heo
2010-03-12
sysctl extern cleanup: module
Dave Young
[next]