aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/kernel/vmlinux-std.lds (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-23m68k: Add a missing ELF_DETAILS in link scriptYouling Tang1-1/+1
2020-11-23m68k: Drop redundant NOTES in link scriptYouling Tang1-1/+0
2019-11-12m68k: Convert missed RODATA to RO_DATAKees Cook1-1/+1
2019-11-04vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATAKees Cook1-1/+1
2017-12-04m68k: add missing SOFTIRQENTRY_TEXT linker sectionGreg Ungerer1-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf1-0/+1
2012-06-27m68k: Replace m68k-specific _[se]bss by generic __bss_{start,stop}Geert Uytterhoeven1-2/+0
2011-12-24m68k: print memory layout info in boot logGreg Ungerer1-0/+2
2011-05-20extable, core_kernel_data(): Make sure all archs define _sdataSteven Rostedt1-0/+2
2009-12-06m68k: Cleanup linker scripts using new linker script macros.Tim Abbott1-48/+13
2009-07-09linker script: unify usage of discard definitionTejun Heo1-8/+3
2009-06-24linker script: throw away .discard sectionTejun Heo1-0/+1
2009-04-26m68k: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott1-1/+1
2008-10-14m68k: Add NOTES to init data so its discarded at bootRoman Zippel1-0/+1
2008-10-14m68k: Put .bss at the end of the data sectionRoman Zippel1-4/+4
2008-07-20m68k: vmlinux-std/sun3.lds.S cleanup - use PAGE_SIZE macroCyrill Gorcunov1-1/+2
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg1-4/+4
2007-08-22m68k: Dont include RODATA into text segmentRoman Zippel1-2/+2
2007-07-20m68k: use .text.headAl Viro1-0/+1
2007-05-31m68k: runtime patching infrastructureRoman Zippel1-0/+5
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
2006-10-29[PATCH] m68k: consolidate initcall sectionsGeert Uytterhoeven1-7/+1
2006-01-12[PATCH] m68k: compile fix - updated vmlinux.lds to include LOCK_TEXTAl Viro1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+95