aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/module.c
AgeCommit message (Expand)Author
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel
2023-03-09module: replace module_layout with module_memorySong Liu
2022-02-16ia64: Rename 'ip' to 'addr' in 'struct fdesc'Christophe Leroy
2022-01-15ia64: module: use swap() to make code cleanerYang Guang
2021-04-30ia64: module: fix symbolizer crash on fdescrSergei Trofimovich
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2019-08-06ia64:unwind: fix double free for mod->arch.init_unw_tablechenzefeng
2018-01-09ia64: Add .opd based function descriptor dereferenceSergey Senozhatsky
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-05-01ia64: fix module loading for gcc-5.4Sergei Trofimovich
2015-12-04module: use a structure to encapsulate layout.Rusty Russell
2015-06-10ia64: remove paravirt codeLuis R. Rodriguez
2015-01-20module_arch_freeing_init(): new hook for archs before module->module_init freed.Rusty Russell
2011-07-24modules: make arch's use default loader hooksJonas Bonn
2009-06-17[IA64] Convert ia64 to use int-ll64.hMatthew Wilcox
2009-04-01[IA64] BUG to BUG_ON changesStoyan Gaydarov
2009-03-26ia64/pv_ops/bp/module: support binary patching for kernel module.Isaku Yamahata
2008-09-10[IA64] fix compile failure with non modular buildsJames Bottomley
2008-09-09lib: Correct printk %pF to work on all architecturesJames Bottomley
2008-07-17 [IA64] adding parameter check to module_free()Akiyama, Nobuyuki
2008-03-06[IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison
2008-01-30modules: fold percpu_modcopy into module.ctravis@sgi.com
2008-01-30percpu: make the asm-generic/percpu.h more "generic"travis@sgi.com
2007-05-11[IA64] spelling fixes: arch/ia64/Simon Arlott
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-04-06[IA64] for_each_possible_cpu: ia64KAMEZAWA Hiroyuki
2005-10-25[IA64] wider use of for_each_cpu_mask() in arch/ia64hawkes@sgi.com
2005-06-08[IA64] Module gp must point to valid memoryKeith Owens
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds