summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/module.c
Commit message (Expand)AuthorAgeFilesLines
* parisc: Split out alternative live patching codeHelge Deller2018-12-101-0/+14
* parisc64: Add .opd based function descriptor dereferenceSergey Senozhatsky2018-01-091-0/+16
* mm, vmalloc: use __GFP_HIGHMEM implicitlyMichal Hocko2017-05-081-1/+1
* parisc: support R_PARISC_SECREL32 relocation in modulesMikulas Patocka2017-03-151-0/+8
* parisc: Handle R_PARISC_PCREL32 relocations in kernel modulesHelge Deller2016-04-081-0/+8
* module: use a structure to encapsulate layout.Rusty Russell2015-12-041-16/+16
* mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin2015-02-131-1/+1
* module_arch_freeing_init(): new hook for archs before module->module_init freed.Rusty Russell2015-01-201-5/+1
* mm/arch: use NUMA_NO_NODEJianguo Wu2013-11-131-1/+1
* modules: don't hand 0 to vmalloc.Rusty Russell2012-12-141-2/+0
* modules: make arch's use default loader hooksJonas Bonn2011-07-241-12/+0
* [PARISC] only make executable areas executableJames Bottomley2011-04-151-1/+9
* modules: Fix module_bug_list list corruption raceLinus Torvalds2010-10-051-2/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* parisc: correct use of SHF_ALLOCJulia Lawall2009-09-271-1/+1
* parisc: Fix GOT overflow during module load on 64bit kernelJohn David Anglin2009-08-021-5/+45
* module: cleanup FIXME comments about trimming exception table entries.Rusty Russell2009-06-121-2/+0
* parisc: move dereference_function_descriptor to process.cKyle McMartin2009-04-021-14/+0
* parisc: Move kernel Elf_Fdesc define to <asm/elf.h>Kyle McMartin2009-04-021-4/+0
* parisc: fix module loading failure of large kernel modulesHelge Deller2009-01-051-81/+135
* lib: Correct printk %pF to work on all architecturesJames Bottomley2008-09-091-0/+14
* [PARISC] use CONFIG_64BIT instead of __LP64__Helge Deller2007-02-171-8/+8
* [PARISC] Generic BUGHelge Deller2007-02-171-1/+3
* [TRIVIAL] [PARISC] Fix module.c printk message, add missing ')'Helge Deller2006-12-081-1/+2
* [PATCH] Fix conflict with the is_init identifier on pariscEric Biederman2006-09-291-16/+16
* [PARISC] Fix PCREL22F relocation problem for most modulesJames Bottomley2006-06-271-13/+50
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+822
OpenPOWER on IntegriCloud