aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/module.c
Commit message (Expand)AuthorAgeFilesLines
* [IA64] Convert ia64 to use int-ll64.hMatthew Wilcox2009-06-171-5/+9
* [IA64] BUG to BUG_ON changesStoyan Gaydarov2009-04-011-2/+1
* 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/+0
* 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/+0
* 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/+0
* [IA64] for_each_possible_cpu: ia64KAMEZAWA Hiroyuki2006-04-061-1/+1
* [IA64] wider use of for_each_cpu_mask() in arch/ia64hawkes@sgi.com2005-10-251-3/+3
* [IA64] Module gp must point to valid memoryKeith Owens2005-06-081-4/+6
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+952