summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/module.c
AgeCommit message (Expand)AuthorLines
2019-08-06ia64:unwind: fix double free for mod->arch.init_unw_tablechenzefeng-2/+6
2018-01-09ia64: Add .opd based function descriptor dereferenceSergey Senozhatsky-0/+12
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-05-01ia64: fix module loading for gcc-5.4Sergei Trofimovich-2/+2
2015-12-04module: use a structure to encapsulate layout.Rusty Russell-7/+7
2015-06-10ia64: remove paravirt codeLuis R. Rodriguez-32/+0
2015-01-20module_arch_freeing_init(): new hook for archs before module->module_init freed.Rusty Russell-4/+2
2011-07-24modules: make arch's use default loader hooksJonas Bonn-16/+0
2009-06-17[IA64] Convert ia64 to use int-ll64.hMatthew Wilcox-5/+9
2009-04-01[IA64] BUG to BUG_ON changesStoyan Gaydarov-2/+1
2009-03-26ia64/pv_ops/bp/module: support binary patching for kernel module.Isaku Yamahata-0/+32
2008-09-10[IA64] fix compile failure with non modular buildsJames Bottomley-21/+0
2008-09-09lib: Correct printk %pF to work on all architecturesJames Bottomley-0/+12
2008-07-17 [IA64] adding parameter check to module_free()Akiyama, Nobuyuki-1/+2
2008-03-06[IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison-11/+11
2008-01-30modules: fold percpu_modcopy into module.ctravis@sgi.com-11/+0
2008-01-30percpu: make the asm-generic/percpu.h more "generic"travis@sgi.com-1/+1
2007-05-11[IA64] spelling fixes: arch/ia64/Simon Arlott-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-04-06[IA64] for_each_possible_cpu: ia64KAMEZAWA Hiroyuki-1/+1
2005-10-25[IA64] wider use of for_each_cpu_mask() in arch/ia64hawkes@sgi.com-3/+3
2005-06-08[IA64] Module gp must point to valid memoryKeith Owens-4/+6
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+952