summaryrefslogtreecommitdiff
path: root/include/linux/module.h
AgeCommit message (Expand)Author
2006-12-08[PATCH] Generic BUG implementationJeremy Fitzhardinge
2006-12-04[PATCH] severing module.h->sched.hAl Viro
2006-12-01Driver core: show drivers in /sys/module/Kay Sievers
2006-10-11[PATCH] fix Module taint flags listing in Oops/panicFlorin Malita
2006-10-02[PATCH] list module taint flags in Oops/panicRandy Dunlap
2006-09-29[PATCH] /sys/modules: allow full length section namesIan S. Nelson
2006-08-30[SCSI] MODULE_FIRMWARE for binary firmware(s)Jon Masters
2006-07-14[PATCH] null-terminate over-long /proc/kallsyms symbolsAndreas Gruenbacher
2006-07-03[PATCH] lockdep: add is_module_address()Ingo Molnar
2006-06-28[PATCH] Add EXPORT_UNUSED_SYMBOL and EXPORT_UNUSED_SYMBOL_GPLArjan van de Ven
2006-06-26[PATCH] x86_64: reliable stack trace supportJan Beulich
2006-06-23[PATCH] module.h: updated comments with a new licenseXose Vazquez Perez
2006-06-20Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds
2006-05-08Finally remove the obnoxious inter_module_xxx()David Woodhouse
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell
2006-03-24[MODULES]: Don't allow statically declared exportsPatrick McHardy
2006-03-20[PATCH] fix module sysfs files reference countingGreg Kroah-Hartman
2006-03-20[PATCH] add EXPORT_SYMBOL_GPL_FUTURE()Greg Kroah-Hartman
2005-10-30[PATCH] modules: fix sparse warning for every MODULE_PARMPavel Roskin
2005-06-24[PATCH] modules: add version and srcversion to sysfsMatt Domsch
2005-03-11Merge bk://linux-sam.bkbits.net/kbuildLinus Torvalds
2005-03-11[PATCH] Make lots of things staticAdrian Bunk
2005-01-31The wrong version of the parmtype patch was merged, incompletely, andAndreas Gruenbacher
2005-01-09Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman
2005-01-07[PATCH] Remove EXPORT_SYMBOL_NOVERSRusty Russell
2004-12-20[PATCH] module sysfs: module parameters reimplemented using attr groupTejun Heo
2004-12-20[PATCH] module sysfs: sections attr reimplemented using attr groupTejun Heo
2004-12-20[PATCH] module sysfs: expand module_attribute methodsTejun Heo
2004-12-20[PATCH] module sysfs: make module.mkobj inlineTejun Heo
2004-11-24[PATCH] dont deprecate MODULE_PARMAndrew Morton
2004-10-25[PATCH] Builtin Module Parameters in sysfs tooRusty Russell
2004-10-25[PATCH] Fix for MODULE_PARM obsoleteRusty Russell
2004-10-25[PATCH] MODULE_PARM must die: make it warn first.Rusty Russell
2004-10-19[PATCH] modules: put srcversion checksum in each modinfo sectionMatt Domsch
2004-10-18Trivial Makefile mergeLinus Torvalds
2004-10-18[PATCH] mark inter_module_* deprecatedChristoph Hellwig
2004-10-18[PATCH] remove MOD_INC_USE_COUNT/MOD_DEC_USE_COUNTChristoph Hellwig
2004-09-28[PATCH] module.h build fixAndrew Morton
2004-09-22[PATCH] Put symbolic links between drivers and modules in the sysfs treeGreg Kroah-Hartman
2004-06-26[PATCH] Fix race between CONFIG_DEBUG_SLABALLOC and modulesRusty Russell
2004-06-04[PATCH] Module section offsets in /sys/moduleJonathan Corbet
2004-05-14[PATCH] implement print_modules()Andrew Morton
2004-05-07Add modules to sysfsGreg Kroah-Hartman
2004-04-11[PATCH] Move __this_module to modpostAndrew Morton
2004-02-26[PATCH] Add a MODULE_VERSION macroAndrew Morton
2004-02-26[PATCH] Add kallsyms_lookupname()Andrew Morton
2004-01-19[PATCH] sort exception tablesPaul Mackerras
2004-01-19[PATCH] make gcc 3.4 compilation workAndrew Morton