index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
module.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-11
Merge bk://linux-sam.bkbits.net/kbuild
Linus Torvalds
1
-11
/
+2
2005-03-11
[PATCH] Make lots of things static
Adrian Bunk
1
-1
/
+0
2005-01-31
The wrong version of the parmtype patch was merged, incompletely, and
Andreas Gruenbacher
1
-11
/
+2
2005-01-09
Merge kroah.com:/home/greg/linux/BK/bleed-2.6
Greg Kroah-Hartman
1
-9
/
+10
2005-01-07
[PATCH] Remove EXPORT_SYMBOL_NOVERS
Rusty Russell
1
-5
/
+0
2004-12-20
[PATCH] module sysfs: module parameters reimplemented using attr group
Tejun Heo
1
-2
/
+2
2004-12-20
[PATCH] module sysfs: sections attr reimplemented using attr group
Tejun Heo
1
-4
/
+4
2004-12-20
[PATCH] module sysfs: expand module_attribute methods
Tejun Heo
1
-2
/
+3
2004-12-20
[PATCH] module sysfs: make module.mkobj inline
Tejun Heo
1
-1
/
+1
2004-11-24
[PATCH] dont deprecate MODULE_PARM
Andrew Morton
1
-1
/
+1
2004-10-25
[PATCH] Builtin Module Parameters in sysfs too
Rusty Russell
1
-20
/
+18
2004-10-25
[PATCH] Fix for MODULE_PARM obsolete
Rusty Russell
1
-2
/
+2
2004-10-25
[PATCH] MODULE_PARM must die: make it warn first.
Rusty Russell
1
-2
/
+4
2004-10-19
[PATCH] modules: put srcversion checksum in each modinfo section
Matt Domsch
1
-4
/
+2
2004-10-18
Trivial Makefile merge
Linus Torvalds
1
-27
/
+7
2004-10-18
[PATCH] mark inter_module_* deprecated
Christoph Hellwig
1
-5
/
+7
2004-10-18
[PATCH] remove MOD_INC_USE_COUNT/MOD_DEC_USE_COUNT
Christoph Hellwig
1
-22
/
+0
2004-09-28
[PATCH] module.h build fix
Andrew Morton
1
-2
/
+5
2004-09-22
[PATCH] Put symbolic links between drivers and modules in the sysfs tree
Greg Kroah-Hartman
1
-0
/
+14
2004-06-26
[PATCH] Fix race between CONFIG_DEBUG_SLABALLOC and modules
Rusty Russell
1
-1
/
+8
2004-06-04
[PATCH] Module section offsets in /sys/module
Jonathan Corbet
1
-0
/
+19
2004-05-14
[PATCH] implement print_modules()
Andrew Morton
1
-1
/
+4
2004-05-07
Add modules to sysfs
Greg Kroah-Hartman
1
-0
/
+25
2004-04-11
[PATCH] Move __this_module to modpost
Andrew Morton
1
-15
/
+1
2004-02-26
[PATCH] Add a MODULE_VERSION macro
Andrew Morton
1
-0
/
+18
2004-02-26
[PATCH] Add kallsyms_lookupname()
Andrew Morton
1
-0
/
+9
2004-01-19
[PATCH] sort exception tables
Paul Mackerras
1
-0
/
+3
2004-01-19
[PATCH] make gcc 3.4 compilation work
Andrew Morton
1
-0
/
+3
2003-07-18
[PATCH] module_put_and_exit
Rusty Russell
1
-1
/
+7
2003-07-18
[PATCH] Resolve module local_t conflict
Rusty Russell
1
-7
/
+2
2003-06-30
[PATCH] Identify Code Section Of Modules for kallsyms
Rusty Russell
1
-0
/
+3
2003-06-06
[PATCH] kallsyms in proc
Rusty Russell
1
-0
/
+20
2003-06-05
[PATCH] per-cpu support inside modules (minimal)
Andrew Morton
1
-0
/
+3
2003-05-19
[NET]: Fix netdevice unregister races.
David S. Miller
1
-1
/
+0
2003-04-29
[PATCH] __module_get
Rusty Russell
1
-0
/
+19
2003-04-29
[PATCH] complete modinfo section
Rusty Russell
1
-19
/
+29
2003-04-06
[PATCH] Grab SET_MODULE_OWNER from the clutches of the deprecated
Zwane Mwaikambo
1
-1
/
+1
2003-04-02
modules: Fix exporting symbols from modules
Kai Germaschewski
1
-2
/
+2
2003-04-01
[PATCH] module load notification
John Levon
1
-0
/
+17
2003-04-01
[PATCH] Extable list removal
Rusty Russell
1
-12
/
+5
2003-04-01
[PATCH] Symbol list removal
Rusty Russell
1
-28
/
+6
2003-04-01
[PATCH] module_text_address returns the module pointer
Rusty Russell
1
-3
/
+3
2003-03-21
[PATCH] get rid of __MOD_INC_USE_COUNT/__MOD_DEC_USE_COUNT
Christoph Hellwig
1
-27
/
+16
2003-02-21
Hand merged
Kai Germaschewski
1
-8
/
+2
2003-02-19
kbuild: [PATCH] adapt genksyms for current kbuild
Kai Germaschewski
1
-8
/
+2
2003-02-19
[PATCH] kill EXPORT_NO_SYMBOLS
Christoph Hellwig
1
-1
/
+0
2003-02-14
kbuild: Module alias and device table support
Rusty Russell
1
-5
/
+7
2003-02-03
Hand merged
Kai Germaschewski
1
-10
/
+41
2003-02-03
kbuild: Rename CONFIG_MODVERSIONING -> CONFIG_MODVERSIONS
Kai Germaschewski
1
-1
/
+1
2003-02-02
[PATCH] symbol_get linkage fix
Andrew Morton
1
-1
/
+1
[next]