aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/module.c
Commit message (Expand)AuthorAge
* s390/kasan: dynamic shadow mem allocation for modulesVasily Gorbik2018-10-09
* treewide: Use array_size() in vmalloc()Kees Cook2018-06-12
* s390: correct module section names for expoline code revertMartin Schwidefsky2018-04-23
* s390: add automatic detection of the spectre defenseMartin Schwidefsky2018-03-28
* s390: introduce execute-trampolines for branchesMartin Schwidefsky2018-02-07
* s390: kernel: Remove redundant license textGreg Kroah-Hartman2017-11-24
* s390: kernel: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-24
* s390: enable CPU alternatives unconditionallyHeiko Carstens2017-11-14
* s390: introduce CPU alternativesVasily Gorbik2017-10-18
* s390: add no-execute supportMartin Schwidefsky2017-02-08
* module: s390: keep mod_arch_specific for livepatch modulesJessica Yu2016-04-01
* module: use a structure to encapsulate layout.Rusty Russell2015-12-04
* s390: remove 31 bit supportHeiko Carstens2015-03-25
* s390/jump label: add missing jump_label_apply_nops() callHeiko Carstens2015-02-26
* mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin2015-02-14
* module_arch_freeing_init(): new hook for archs before module->module_init freed.Rusty Russell2015-01-19
* mm/arch: use NUMA_NO_NODEJianguo Wu2013-11-12
* s390/module: fix compile warningHeiko Carstens2013-02-28
* s390/module: Add missing R_390_NONE relocation typeHendrik Brueckner2013-02-14
* s390/modules: add relocation overflow checkingMartin Schwidefsky2013-02-14
* s390/vmalloc: have separate modules areaHeiko Carstens2012-10-09
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-20
* modules: make arch's use default loader hooksJonas Bonn2011-07-24
* modules: Fix module_bug_list list corruption raceLinus Torvalds2010-10-05
* [S390] kprobes: add parameter check to module_free()Hendrik Brueckner2010-06-08
* [S390] module: fix memory leak in s390 module loaderChristian Borntraeger2009-10-06
* module: cleanup FIXME comments about trimming exception table entries.Rusty Russell2009-06-12
* [S390] module function call optimizationMartin Schwidefsky2009-03-26
* [S390] Use generic bug.Heiko Carstens2007-04-27
* [S390] Avoid excessive inlining.Heiko Carstens2007-02-05
* [S390] Get rid of a lot of sparse warnings.Heiko Carstens2007-02-05
* [S390] Fix sparse warnings.Heiko Carstens2006-07-12
* [PATCH] s390: cleanup KconfigMartin Schwidefsky2006-01-06
* Linux-2.6.12-rc2Linus Torvalds2005-04-16