summaryrefslogtreecommitdiff
path: root/arch/parisc/kernel/module.c
AgeCommit message (Expand)Author
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-03-09[PATCH] PA-RISC unwind updatesMatthew Wilcox
2004-03-13[PATCH] PA-RISC updateMatthew Wilcox
2003-09-30[PATCH] PA-RISC updatesMatthew Wilcox
2003-09-08[PATCH] PA-RISC update for 2.6.0-test5Matthew Wilcox
2003-07-10[PATCH] parisc updatesMatthew Wilcox
2003-06-15[PATCH] parisc arch updateMatthew Wilcox
2003-05-12[PATCH] implement module_arch_cleanup() in all architecturesAndrew Morton
2003-03-17[PATCH] PARISC updateMatthew Wilcox
2003-02-03[PATCH] PA-RISC updates for 2.5.59Matthew Wilcox
2003-01-12[PATCH] parisc updates for 2.5.56Matthew Wilcox