summaryrefslogtreecommitdiff
path: root/arch/alpha/kernel/module.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-14alpha: fix R_ALPHA_LITERAL reloc for large modulesEdward Humes1-3/+1
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-13/+1
2017-08-29alpha: support R_ALPHA_REFLONG relocations for module loadingMichael Cree1-0/+3
2015-12-05module: use a structure to encapsulate layout.Rusty Russell1-1/+1
2011-07-24modules: make arch's use default loader hooksJonas Bonn1-34/+0
2008-04-28alpha: handle kcalloc failureJim Meyering1-0/+6
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-2/+1
2007-04-18alpha: fixes for specific machine typesIvan Kokshaysky1-4/+4
2005-09-10[PATCH] alpha: process_reloc_for_got confuses r_offset and r_addendChaskiel Grundman1-4/+4
2005-04-17Linux-2.6.12-rc2Linus Torvalds1-0/+311