summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel/module.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-11microblaze: Remove support for gcc < 4Geert Uytterhoeven1-26/+0
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport1-1/+1
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2013-02-12microblaze: Do not use module.h in files which are not modulesMichal Simek1-1/+1
2013-02-12microblaze: Fix coding style issuesMichal Simek1-2/+1
2012-01-05microblaze: Fix debug message in moduleMichal Simek1-1/+1
2011-07-24modules: make arch's use default loader hooksJonas Bonn1-35/+0
2010-05-14microblaze: Fix module loading on system with WB cacheMichal Simek1-0/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-1/+0
2009-07-27microblaze: Add support for R_MICROBLAZE_64_NONEMichal Simek1-0/+4
2009-07-27microblaze: Get module loading workingJohn Williams1-5/+10
2009-03-27microblaze_v8: kernel modules supportMichal Simek1-0/+151