aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/module.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2004-10-05[IA64] sparse "long" constant cleanup patchDavid Mosberger1-10/+10
2004-07-08[PATCH] ia64: allow module core code calls to module init code againTony Luck1-15/+7
2004-06-29[PATCH] ia64: fix reloc-out-of-range error on module loadingTony Luck1-2/+20
2003-10-24ia64: Fix/finish kernel module table support so it actually works.David Mosberger1-7/+75
2003-07-17[PATCH] another batch of "invalid" not "illegal" fixesAlan Cox1-2/+2
2003-06-17ia64: Sync with 2.5.71.David Mosberger1-1/+2
2003-06-16ia64: Manual merge with 2.5.71.David Mosberger1-39/+13
2003-06-16ia64: Make brl-branches to ia64_spinlock_contention work from modules.David Mosberger1-2/+3
2003-06-11ia64: Build the gate page(s) as an ELF DSO.David Mosberger1-37/+10
2003-06-05[PATCH] per-cpu support inside modules (minimal)Andrew Morton1-0/+10
2003-03-25ia64: More module-loader fixing.David Mosberger1-6/+11
2003-03-25ia64: Fix module loader by setting sh_type of place-holder sesctions to SHT_N...David Mosberger1-1/+5
2003-03-25ia64: Rewrite the relocator in the kernel module loader. Fix some bugs and s...David Mosberger1-189/+449
2003-03-21First draft at making modules work again (loosely based on Rusty's original andDavid Mosberger1-0/+620