Fix arch headers.
[linux-flexiantxendom0-3.2.10.git] / arch / i386 / kernel / module.c
2003-05-15 Andreas SchwabFix arch headers.
2003-05-15 Gerd Hoffmannrestricted ia64 patches to ia64 again, they still break...
2003-05-14 Andreas Schwab- Separate out show_stack changes into own patch.
2003-05-12 Gerd Hoffmannadded some suse-specific patches to the kernel.
2003-05-10 Andreas SchwabAdd ia64 patch.
2003-04-23 Andrew Morton[PATCH] warning fixes
2003-04-21 Andi Kleen[PATCH] Runtime memory barrier patching
2003-01-13 Richard Henderson[MODULES] Centralize undefined symbol checks; handle...
2003-01-06 Rusty Russell[PATCH] "constfrobbing considered harmful"
2003-01-01 Rusty Russell[PATCH] Modules 3/3: Sort sections
2003-01-01 Rusty Russell[PATCH] Modules 2/3: Use sh_addr instead of sh_offset
2002-11-21 Andrew Morton[PATCH] fix the build for egcs-1.1.2
2002-11-17 Rusty Russell[PATCH] Allocate struct module using special allocator
2002-11-17 Rusty Russell[PATCH] separate out moduleloader.h
2002-11-11 Rusty Russell[PATCH] New Module Loader: x86 support