summaryrefslogtreecommitdiff
path: root/arch/ia64/kernel/module.c
AgeCommit message (Expand)Author
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
2004-10-05[IA64] sparse "long" constant cleanup patchDavid Mosberger
2004-07-08[PATCH] ia64: allow module core code calls to module init code againTony Luck
2004-06-29[PATCH] ia64: fix reloc-out-of-range error on module loadingTony Luck
2003-10-24ia64: Fix/finish kernel module table support so it actually works.David Mosberger
2003-07-17[PATCH] another batch of "invalid" not "illegal" fixesAlan Cox
2003-06-17ia64: Sync with 2.5.71.David Mosberger
2003-06-16ia64: Manual merge with 2.5.71.David Mosberger
2003-06-16ia64: Make brl-branches to ia64_spinlock_contention work from modules.David Mosberger
2003-06-11ia64: Build the gate page(s) as an ELF DSO.David Mosberger
2003-06-05[PATCH] per-cpu support inside modules (minimal)Andrew Morton
2003-03-25ia64: More module-loader fixing.David Mosberger
2003-03-25ia64: Fix module loader by setting sh_type of place-holder sesctions to SHT_N...David Mosberger
2003-03-25ia64: Rewrite the relocator in the kernel module loader. Fix some bugs and s...David Mosberger
2003-03-21First draft at making modules work again (loosely based on Rusty's original andDavid Mosberger