summaryrefslogtreecommitdiffstats
path: root/arch/csky/kernel/module.c
Commit message (Expand)AuthorAgeFilesLines
* csky: fix old style declaration in module.cArnd Bergmann2023-07-291-1/+1
* csky: fix typos in commentsJulia Lawall2022-04-061-1/+1
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* csky: fixup compile error with CPU 810.Guo Ren2019-01-101-1/+1
* csky: fixup relocation error with 807 & 860Guo Ren2019-01-081-16/+22
* csky: ELF and module probeGuo Ren2018-10-261-0/+92