summaryrefslogtreecommitdiff
path: root/kernel/kmod.c
AgeCommit message (Expand)Author
2003-05-16Make request_module() take a printf-like vararg argument instead of a string.Linus Torvalds
2003-02-23Add support for forcing default signal handlers to flush_signal_handlers().Linus Torvalds
2003-02-23[PATCH] Enable signals for usermode helpersRusty Russell
2003-02-16[PATCH] get rid of exec_usermodehelper, replace with call_usermodehelperRusty Russell
2003-02-10Sanitize kernel daemon signal handling and process naming.Linus Torvalds
2003-02-10[PATCH] fix current->user->processes leakAndrew Morton
2003-02-09[PATCH] Lock session and group ID settingIngo Molnar
2003-02-06Split up "struct signal_struct" into "signal" and "sighand" parts.Linus Torvalds
2002-11-23MergeGreg Kroah-Hartman
2002-11-16[PATCH] include mount.h explicitly were neededChristoph Hellwig
2002-11-10[PATCH] In-kernel Module LoaderRusty Russell
2002-10-17LSM: convert over the remaining security calls to the new format.Greg Kroah-Hartman
2002-10-16LSM: add #include <linux/security.h> to a lot of files as they all have secur...Greg Kroah-Hartman
2002-09-30[PATCH] Workqueue AbstractionIngo Molnar
2002-09-28[PATCH] atomic-thread-signalsIngo Molnar
2002-08-15Don't allow user-level helpers to be run when our infrastructureLinus Torvalds
2002-07-31[PATCH] designated initializer patches forArt Haas
2002-07-23[PATCH] scheduler fixesIngo Molnar
2002-07-19LSM: Enable the security framework. This includes basic task control hooks.Greg Kroah-Hartman
2002-06-17[PATCH] remove tqueue.h from sched.hMatthew Wilcox
2002-02-28rate limit the kmod debug message, update kernel versionLinus Torvalds
2002-02-25Don't be so verbose about normal lack of modprobeLinus Torvalds
2002-02-11Fix recalc_sigpending handling.David S. Miller
2002-02-05v2.5.2 -> v2.5.2.1Linus Torvalds
2002-02-04v2.5.1.1 -> v2.5.1.2Linus Torvalds
2002-02-04v2.4.6.6 -> v2.4.6.7Linus Torvalds
2002-02-04v2.4.4 -> v2.4.4.1Linus Torvalds
2002-02-04Import changesetLinus Torvalds