aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68knommu/kernel/vmlinux.lds.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-25m68k: merge m68k and m68knommu arch directoriesGreg Ungerer1-188/+0
2011-02-16m68knommu: add missing linker __modver sectionGreg Ungerer1-0/+6
2010-09-07m68knommu: fix missing linker segmentsGreg Ungerer1-0/+2
2010-03-03Rename .data.initvect to .data..initvect.Denys Vlasenko1-1/+1
2010-03-03Rename .text.lock to .text..lock.Denys Vlasenko1-1/+1
2009-12-04m68knommu: Split the .init section into INIT_TEXT_SECTION and INIT_DATA_SECTION.Tim Abbott1-13/+4
2009-12-04m68knommu: Move __init_end out of the .init section.Tim Abbott1-0/+2
2009-12-04m68knommu: Move __init_begin out of the .init section.Tim Abbott1-0/+2
2009-12-04m68knommu: Use more macros inside the .init section.Tim Abbott1-19/+5
2009-12-04m68knommu: Use INIT_TASK_DATA and CACHELINE_ALIGNED_DATA.Tim Abbott1-4/+3
2009-12-04m68knommu: Don't hardcode the value of PAGE_SIZE in the linker script.Tim Abbott1-2/+3
2009-12-04m68knommu: rename BSS define in linker scriptGreg Ungerer1-3/+3
2009-07-09linker script: unify usage of discard definitionTejun Heo1-7/+1
2009-06-24linker script: throw away .discard sectionTejun Heo1-0/+1
2009-04-22m68knommu: fix missing .data.cacheline_aligned sectionGreg Ungerer1-0/+2
2008-07-23m68knommu: put ColdFire head code into .text.head sectionGreg Ungerer1-0/+1
2008-05-13m68knommu: missing sections for linker scriptGreg Ungerer1-0/+10
2008-05-01m68knommu: add some missing sections into the linker scriptSebastian Siewior1-0/+3
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg1-4/+4
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg1-1/+1
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg1-1/+1
2007-02-11[PATCH] disable init/initramfs.c: architecturesJean-Paul Saman1-0/+2
2007-02-09[PATCH] m68knommu: include unused sections in linker scriptGreg Ungerer1-0/+10
2006-12-07[PATCH] relocatable kernel: Kallsyms generate relocatable symbolsEric W. Biederman1-0/+1
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton1-7/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-28[PATCH] m68knommu: remove fixed ROM region setups from linker scriptGreg Ungerer1-60/+6
2006-06-26[PATCH] m68knommu: use configurable RAM setup in linker scriptGreg Ungerer1-154/+6
2006-03-20[PATCH] add EXPORT_SYMBOL_GPL_FUTURE()Greg Kroah-Hartman1-0/+10
2006-01-10[PATCH] m68knommu: fix ram length of m5208evb boardGreg Ungerer1-1/+1
2005-11-07[PATCH] m68knommu: align param section and add 5208EVB linker supportGreg Ungerer1-0/+9
2005-09-02[PATCH] m68knommu: new board support in linker scriptGreg Ungerer1-3/+20
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+348