aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/module.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-09-27parisc: correct use of SHF_ALLOCJulia Lawall1-1/+1
2009-08-02parisc: Fix GOT overflow during module load on 64bit kernelJohn David Anglin1-5/+45
2009-06-12module: cleanup FIXME comments about trimming exception table entries.Rusty Russell1-2/+0
2009-04-02parisc: move dereference_function_descriptor to process.cKyle McMartin1-14/+0
2009-04-02parisc: Move kernel Elf_Fdesc define to <asm/elf.h>Kyle McMartin1-4/+0
2009-01-05parisc: fix module loading failure of large kernel modulesHelge Deller1-81/+135
2008-09-09lib: Correct printk %pF to work on all architecturesJames Bottomley1-0/+14
2007-02-17[PARISC] use CONFIG_64BIT instead of __LP64__Helge Deller1-8/+8
2007-02-17[PARISC] Generic BUGHelge Deller1-1/+3
2006-12-08[TRIVIAL] [PARISC] Fix module.c printk message, add missing ')'Helge Deller1-1/+2
2006-09-29[PATCH] Fix conflict with the is_init identifier on pariscEric Biederman1-16/+16
2006-06-27[PARISC] Fix PCREL22F relocation problem for most modulesJames Bottomley1-13/+50
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+822