aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/kernel/module.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-24modules: make arch's use default loader hooksGravatar Jonas Bonn 1-16/+0
2009-06-17[IA64] Convert ia64 to use int-ll64.hGravatar Matthew Wilcox 1-5/+9
2009-04-01[IA64] BUG to BUG_ON changesGravatar Stoyan Gaydarov 1-2/+1
2009-03-26ia64/pv_ops/bp/module: support binary patching for kernel module.Gravatar Isaku Yamahata 1-0/+32
2008-09-10[IA64] fix compile failure with non modular buildsGravatar James Bottomley 1-21/+0
2008-09-09lib: Correct printk %pF to work on all architecturesGravatar James Bottomley 1-0/+12
2008-07-17 [IA64] adding parameter check to module_free()Gravatar Akiyama, Nobuyuki 1-1/+2
2008-03-06[IA64] remove remaining __FUNCTION__ occurrencesGravatar Harvey Harrison 1-11/+11
2008-01-30modules: fold percpu_modcopy into module.cGravatar travis@sgi.com 1-11/+0
2008-01-30percpu: make the asm-generic/percpu.h more "generic"Gravatar travis@sgi.com 1-1/+1
2007-05-11[IA64] spelling fixes: arch/ia64/Gravatar Simon Arlott 1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-04-06[IA64] for_each_possible_cpu: ia64Gravatar KAMEZAWA Hiroyuki 1-1/+1
2005-10-25[IA64] wider use of for_each_cpu_mask() in arch/ia64Gravatar hawkes@sgi.com 1-3/+3
2005-06-08[IA64] Module gp must point to valid memoryGravatar Keith Owens 1-4/+6
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+952