aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/kmod.c
Commit message (Expand)AuthorAgeFilesLines
...
* Driver core: let request_module() send a /sys/modules/kmod/-ueventKay Sievers2007-02-161-0/+120
* [PATCH] x86-64: Allow to run a program when a machine check event is detectedAndi Kleen2007-02-131-14/+30
* [PATCH] rename struct namespace to struct mnt_namespaceKirill Korotaev2006-12-081-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-4/+4
|\
| * [PATCH] fix create_write_pipe() error checkAkinobu Mita2006-11-281-4/+4
* | WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-221-6/+10
|/
* [PATCH] introduce kernel_execveArnd Bergmann2006-10-021-3/+2
* [PATCH] Support piping into commands in /proc/sys/kernel/core_patternAndi Kleen2006-10-011-0/+4
* [PATCH] Create call_usermodehelper_pipe()Andi Kleen2006-10-011-1/+54
* [PATCH] Fix ____call_usermodehelper errors being silently ignoredBjörn Steinbrink2006-09-291-1/+11
* [PATCH] bug fix in kernel/kmod.cKenneth Lee2006-09-161-2/+3
* [PATCH] lockdep: annotate on-stack completionsIngo Molnar2006-07-031-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] wait_for_helper: trivial style cleanupOleg Nesterov2006-03-281-1/+1
* [PATCH] Keys: Get rid of warning in kmod.c if keys disabledDavid Howells2005-10-301-3/+3
* [PATCH] Keys: Pass session keyring to call_usermodehelper()David Howells2005-06-241-4/+13
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+256