summaryrefslogtreecommitdiff
path: root/arch/parisc/kernel/module.c
AgeCommit message (Expand)Author
2022-02-23module/ftrace: handle patchable-function-entryMark Rutland
2019-07-09Merge branch 'parisc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-06-08parisc: Fix module loading error with JUMP_LABEL featureHelge Deller
2019-06-08parisc: add dynamic ftraceSven Schnelle
2019-06-08parisc: use pr_debug() in kernel/module.cSven Schnelle
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2018-12-10parisc: Split out alternative live patching codeHelge Deller
2018-01-09parisc64: Add .opd based function descriptor dereferenceSergey Senozhatsky
2017-05-08mm, vmalloc: use __GFP_HIGHMEM implicitlyMichal Hocko
2017-03-15parisc: support R_PARISC_SECREL32 relocation in modulesMikulas Patocka
2016-04-08parisc: Handle R_PARISC_PCREL32 relocations in kernel modulesHelge Deller
2015-12-04module: use a structure to encapsulate layout.Rusty Russell
2015-02-13mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin
2015-01-20module_arch_freeing_init(): new hook for archs before module->module_init freed.Rusty Russell
2013-11-13mm/arch: use NUMA_NO_NODEJianguo Wu
2012-12-14modules: don't hand 0 to vmalloc.Rusty Russell
2011-07-24modules: make arch's use default loader hooksJonas Bonn
2011-04-15[PARISC] only make executable areas executableJames Bottomley
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-27parisc: correct use of SHF_ALLOCJulia Lawall
2009-08-02parisc: Fix GOT overflow during module load on 64bit kernelJohn David Anglin
2009-06-12module: cleanup FIXME comments about trimming exception table entries.Rusty Russell
2009-04-02parisc: move dereference_function_descriptor to process.cKyle McMartin
2009-04-02parisc: Move kernel Elf_Fdesc define to <asm/elf.h>Kyle McMartin
2009-01-05parisc: fix module loading failure of large kernel modulesHelge Deller
2008-09-09lib: Correct printk %pF to work on all architecturesJames Bottomley
2007-02-17[PARISC] use CONFIG_64BIT instead of __LP64__Helge Deller
2007-02-17[PARISC] Generic BUGHelge Deller
2006-12-08[TRIVIAL] [PARISC] Fix module.c printk message, add missing ')'Helge Deller
2006-09-29[PATCH] Fix conflict with the is_init identifier on pariscEric Biederman
2006-06-27[PARISC] Fix PCREL22F relocation problem for most modulesJames Bottomley
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds