aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/module.c
Commit message (Expand)AuthorAgeFilesLines
* 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-rc2Linus Torvalds2005-04-161-0/+822