Commit Graph

28 Commits (2210d6453b4d888c122b2b1c236f50b0a2d30bfa)

Author SHA1 Message Date
Tim Abbott 53749f735a m68knommu: Split the .init section into INIT_TEXT_SECTION and INIT_DATA_SECTION. 15 years ago
Tim Abbott 995bcd3dc1 m68knommu: Move __init_end out of the .init section. 15 years ago
Tim Abbott a90a44ee90 m68knommu: Move __init_begin out of the .init section. 15 years ago
Tim Abbott 84bd757155 m68knommu: Use more macros inside the .init section. 15 years ago
Tim Abbott 49612a5fa5 m68knommu: Use INIT_TASK_DATA and CACHELINE_ALIGNED_DATA. 15 years ago
Tim Abbott f4bed4fb17 m68knommu: Don't hardcode the value of PAGE_SIZE in the linker script. 15 years ago
Greg Ungerer 10f204e5ad m68knommu: rename BSS define in linker script 15 years ago
Tejun Heo 023bf6f1b8 linker script: unify usage of discard definition 16 years ago
Tejun Heo 405d967dc7 linker script: throw away .discard section 16 years ago
Greg Ungerer a14f5e4feb m68knommu: fix missing .data.cacheline_aligned section 16 years ago
Greg Ungerer 9b0e741024 m68knommu: put ColdFire head code into .text.head section 17 years ago
Greg Ungerer f38c843127 m68knommu: missing sections for linker script 17 years ago
Sebastian Siewior 779125c274 m68knommu: add some missing sections into the linker script 17 years ago
Sam Ravnborg 01ba2bdc6b all archs: consolidate init and exit sections in vmlinux.lds.h 17 years ago
Sam Ravnborg ca967258b6 all-archs: consolidate .data section definition in asm-generic 18 years ago
Sam Ravnborg 7664709b44 all-archs: consolidate .text section definition in asm-generic 18 years ago
Jean-Paul Saman 67d38229df [PATCH] disable init/initramfs.c: architectures 18 years ago
Greg Ungerer 56591b9961 [PATCH] m68knommu: include unused sections in linker script 18 years ago
Eric W. Biederman fd593d1277 [PATCH] relocatable kernel: Kallsyms generate relocatable symbols 18 years ago
Andrew Morton 61ce1efe6e [PATCH] vmlinux.lds: consolidate initcall sections 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Greg Ungerer 1c952af548 [PATCH] m68knommu: remove fixed ROM region setups from linker script 19 years ago
Greg Ungerer 73e2fba8dc [PATCH] m68knommu: use configurable RAM setup in linker script 19 years ago
Greg Kroah-Hartman 9f28bb7e1d [PATCH] add EXPORT_SYMBOL_GPL_FUTURE() 19 years ago
Greg Ungerer 694d855fbc [PATCH] m68knommu: fix ram length of m5208evb board 19 years ago
Greg Ungerer 124df2df0c [PATCH] m68knommu: align param section and add 5208EVB linker support 20 years ago
Greg Ungerer 4945b30291 [PATCH] m68knommu: new board support in linker script 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago