summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/module.c
Commit message (Expand)AuthorAgeFilesLines
* mm/arch: use NUMA_NO_NODEJianguo Wu2013-11-131-1/+1
* modules: don't hand 0 to vmalloc.Rusty Russell2012-12-141-2/+0Star
* modules: make arch's use default loader hooksJonas Bonn2011-07-241-12/+0Star
* [PARISC] only make executable areas executableJames Bottomley2011-04-151-1/+9
* modules: Fix module_bug_list list corruption raceLinus Torvalds2010-10-051-2/+1Star
* 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-281-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/+0Star
* parisc: move dereference_function_descriptor to process.cKyle McMartin2009-04-021-14/+0Star
* parisc: Move kernel Elf_Fdesc define to <asm/elf.h>Kyle McMartin2009-04-021-4/+0Star
* parisc: fix module loading failure of large kernel modulesHelge Deller2009-01-041-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-281-13/+50
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+822