aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/kmod.c
AgeCommit message (Expand)AuthorFilesLines
2004-08-22[PATCH] Enable all events for initramfsHannes Reinecke1-3/+1
2004-06-23[PATCH] clean up cpumask_t temporariesAndrew Morton1-2/+1
2004-06-12[PATCH] fix modprobe_path and hotplug_path sizes and sysctlAndrew Morton1-2/+2
2004-06-03sparse: annotate (and comment on) kmod.c user pointer usageLinus Torvalds1-3/+13
2004-05-10[PATCH] Make usermodehelper_init() use core_initcall()Andrew Morton1-1/+1
2004-04-26[PATCH] Use workqueue for call_usermodehelperAndrew Morton1-19/+17
2004-04-11[PATCH] generalise system_runningAndrew Morton1-1/+1
2004-02-24[PATCH] add syscalls.hAndrew Morton1-0/+1
2004-02-18[PATCH] kthread primitiveAndrew Morton1-0/+4
2004-02-11[PATCH] Shut up about the damn modules already...Rusty Russell1-10/+0
2003-12-30[PATCH] call_usermodehelper retval fixAndrew Morton1-6/+11
2003-10-21[PATCH] export system_running to other filesAndrew Morton1-1/+1
2003-10-04[PATCH] kernel documentation fixesAndrew Morton1-1/+2
2003-09-07[PATCH] modprobe -q: quieter when modules missingRusty Russell1-5/+4
2003-06-20[PATCH] Fix kmod return valueAndrew Morton1-5/+7
2003-06-07docbook: Move definition of MODULENAME_SIZESam Ravnborg1-1/+1
2003-05-19[NET]: Fix netdevice unregister races.David S. Miller1-16/+0
2003-05-16Make request_module() take a printf-like vararg argument instead of a string.Linus Torvalds1-3/+11
2003-02-23Add support for forcing default signal handlers to flush_signal_handlers().Linus Torvalds1-1/+1
2003-02-23[PATCH] Enable signals for usermode helpersRusty Russell1-0/+8
2003-02-16[PATCH] get rid of exec_usermodehelper, replace with call_usermodehelperRusty Russell1-195/+77
2003-02-10Sanitize kernel daemon signal handling and process naming.Linus Torvalds1-2/+2
2003-02-10[PATCH] fix current->user->processes leakAndrew Morton1-9/+1
2003-02-09[PATCH] Lock session and group ID settingIngo Molnar1-2/+1
2003-02-06Split up "struct signal_struct" into "signal" and "sighand" parts.Linus Torvalds1-6/+6
2002-11-23MergeGreg Kroah-Hartman1-1/+2
2002-11-16[PATCH] include mount.h explicitly were neededChristoph Hellwig1-1/+1
2002-11-10[PATCH] In-kernel Module LoaderRusty Russell1-1/+1
2002-10-17LSM: convert over the remaining security calls to the new format.Greg Kroah-Hartman1-1/+1
2002-10-16LSM: add #include <linux/security.h> to a lot of files as they all have secur...Greg Kroah-Hartman1-0/+1
2002-09-30[PATCH] Workqueue AbstractionIngo Molnar1-9/+6
2002-09-28[PATCH] atomic-thread-signalsIngo Molnar1-6/+6
2002-08-15Don't allow user-level helpers to be run when our infrastructureLinus Torvalds1-5/+10
2002-07-31[PATCH] designated initializer patches forArt Haas1-7/+7
2002-07-23[PATCH] scheduler fixesIngo Molnar1-5/+13
2002-07-19LSM: Enable the security framework. This includes basic task control hooks.Greg Kroah-Hartman1-1/+1
2002-06-17[PATCH] remove tqueue.h from sched.hMatthew Wilcox1-0/+1
2002-02-28rate limit the kmod debug message, update kernel versionLinus Torvalds1-3/+8
2002-02-25Don't be so verbose about normal lack of modprobeLinus Torvalds1-1/+1
2002-02-11Fix recalc_sigpending handling.David S. Miller1-3/+3
2002-02-05v2.5.2 -> v2.5.2.1Linus Torvalds1-0/+1
2002-02-04v2.5.1.1 -> v2.5.1.2Linus Torvalds1-0/+8
2002-02-04v2.4.6.6 -> v2.4.6.7Linus Torvalds1-5/+6
2002-02-04v2.4.4 -> v2.4.4.1Linus Torvalds1-10/+9
2002-02-04Import changesetLinus Torvalds1-0/+373