summaryrefslogtreecommitdiffstats
path: root/arch/unicore32/kernel/module.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-01arch: remove unicore32 portMike Rapoport1-105/+0
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport1-1/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2015-02-13mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin1-1/+1
2014-06-20arch/unicore32/kernel/module.c: use __vmalloc_node_range() instead of __vmall...Chen Gang1-8/+3
2012-12-14modules: don't hand 0 to vmalloc.Rusty Russell1-3/+0
2011-07-24modules: make arch's use default loader hooksJonas Bonn1-35/+0
2011-03-17unicore32 core architecture: generic elf and ksyms stuffGuanXuetao1-0/+152