summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/module.c
Commit message (Expand)AuthorAgeFilesLines
* ia64: Add .opd based function descriptor dereferenceSergey Senozhatsky2018-01-091-0/+12
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* ia64: fix module loading for gcc-5.4Sergei Trofimovich2017-05-011-2/+2
* module: use a structure to encapsulate layout.Rusty Russell2015-12-041-7/+7
* ia64: remove paravirt codeLuis R. Rodriguez2015-06-101-32/+0Star
* module_arch_freeing_init(): new hook for archs before module->module_init freed.Rusty Russell2015-01-201-4/+2Star
* modules: make arch's use default loader hooksJonas Bonn2011-07-241-16/+0Star
* [IA64] Convert ia64 to use int-ll64.hMatthew Wilcox2009-06-171-5/+9
* [IA64] BUG to BUG_ON changesStoyan Gaydarov2009-04-011-2/+1Star
* ia64/pv_ops/bp/module: support binary patching for kernel module.Isaku Yamahata2009-03-261-0/+32
* [IA64] fix compile failure with non modular buildsJames Bottomley2008-09-101-21/+0Star
* lib: Correct printk %pF to work on all architecturesJames Bottomley2008-09-091-0/+12
* [IA64] adding parameter check to module_free()Akiyama, Nobuyuki2008-07-171-1/+2
* [IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-061-11/+11
* modules: fold percpu_modcopy into module.ctravis@sgi.com2008-01-301-11/+0Star
* percpu: make the asm-generic/percpu.h more "generic"travis@sgi.com2008-01-301-1/+1
* [IA64] spelling fixes: arch/ia64/Simon Arlott2007-05-111-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [IA64] for_each_possible_cpu: ia64KAMEZAWA Hiroyuki2006-04-071-1/+1
* [IA64] wider use of for_each_cpu_mask() in arch/ia64hawkes@sgi.com2005-10-261-3/+3
* [IA64] Module gp must point to valid memoryKeith Owens2005-06-081-4/+6
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+952