summaryrefslogtreecommitdiffstats
path: root/kernel/kmod.c
AgeCommit message (Expand)AuthorLines
2006-12-08[PATCH] rename struct namespace to struct mnt_namespaceKirill Korotaev-1/+1
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells-4/+4
2006-11-28[PATCH] fix create_write_pipe() error checkAkinobu Mita-4/+4
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells-6/+10
2006-10-02[PATCH] introduce kernel_execveArnd Bergmann-3/+2
2006-10-01[PATCH] Support piping into commands in /proc/sys/kernel/core_patternAndi Kleen-0/+4
2006-10-01[PATCH] Create call_usermodehelper_pipe()Andi Kleen-1/+54
2006-09-29[PATCH] Fix ____call_usermodehelper errors being silently ignoredBjörn Steinbrink-1/+11
2006-09-16[PATCH] bug fix in kernel/kmod.cKenneth Lee-2/+3
2006-07-03[PATCH] lockdep: annotate on-stack completionsIngo Molnar-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-03-28[PATCH] wait_for_helper: trivial style cleanupOleg Nesterov-1/+1
2005-10-30[PATCH] Keys: Get rid of warning in kmod.c if keys disabledDavid Howells-3/+3
2005-06-24[PATCH] Keys: Pass session keyring to call_usermodehelper()David Howells-4/+13
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+256