summaryrefslogtreecommitdiff
path: root/arch/alpha/kernel/binfmt_loader.c
AgeCommit message (Expand)Author
2022-09-27a.out: Remove the a.out implementationEric W. Biederman
2020-05-21exec: Remove recursion from search_binary_handlerEric W. Biederman
2020-05-21exec: Move the call of prepare_binprm into search_binary_handlerEric W. Biederman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2012-11-28get rid of pt_regs argument of ->load_binary()Al Viro
2012-11-28get rid of pt_regs argument of search_binary_handler()Al Viro
2012-03-20__register_binfmt() made voidAl Viro
2009-05-02alpha: binfmt_aout fixIvan Kokshaysky
2009-01-03get rid of special-casing the /sbin/loader on alphaAl Viro