aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/module.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-24modules: make arch's use default loader hooksJonas Bonn1-16/+0
2009-06-17[IA64] Convert ia64 to use int-ll64.hMatthew Wilcox1-5/+9
2009-04-01[IA64] BUG to BUG_ON changesStoyan Gaydarov1-2/+1
2009-03-26ia64/pv_ops/bp/module: support binary patching for kernel module.Isaku Yamahata1-0/+32
2008-09-10[IA64] fix compile failure with non modular buildsJames Bottomley1-21/+0
2008-09-09lib: Correct printk %pF to work on all architecturesJames Bottomley1-0/+12
2008-07-17 [IA64] adding parameter check to module_free()Akiyama, Nobuyuki1-1/+2
2008-03-06[IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison1-11/+11
2008-01-30modules: fold percpu_modcopy into module.ctravis@sgi.com1-11/+0
2008-01-30percpu: make the asm-generic/percpu.h more "generic"travis@sgi.com1-1/+1
2007-05-11[IA64] spelling fixes: arch/ia64/Simon Arlott1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-04-06[IA64] for_each_possible_cpu: ia64KAMEZAWA Hiroyuki1-1/+1
2005-10-25[IA64] wider use of for_each_cpu_mask() in arch/ia64hawkes@sgi.com1-3/+3
2005-06-08[IA64] Module gp must point to valid memoryKeith Owens1-4/+6
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+952