summaryrefslogtreecommitdiff
path: root/arch/mips/kernel/vmlinux.lds.S
AgeCommit message (Expand)Author
2019-11-04vmlinux.lds.h: Replace RODATA with RO_DATAKees Cook
2019-11-04vmlinux.lds.h: Move NOTES into RO_DATAKees Cook
2019-11-04vmlinux.lds.h: Move Program Header restoration into NOTES macroKees Cook
2019-11-04vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notesKees Cook
2019-03-11MIPS: Ensure ELF appended dtb is relocatedYasha Cherikovsky
2018-11-21MIPS: Enable dead code eliminationPaul Burton
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-04-03debug: Fix __bug_table[] in arch linker scriptsPeter Zijlstra
2017-01-03MIPS: Ensure bss section ends on a long-aligned addressPaul Burton
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf
2016-05-13MIPS: Reserve space for relocation tableMatt Redfearn
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko
2015-11-12Merge branch '4.3-fixes' into mips-for-linux-nextRalf Baechle
2015-11-12MIPS: vmlinux: create a section for appended DTBAaro Koskinen
2015-11-10MIPS: OCTEON: omit ELF NOTE segmentsDavid Daney
2015-11-10MIPS: vmlinux: discard .MIPS.abiflagsAaro Koskinen
2015-06-21MIPS: Add support for vmlinux.bin appended dtbJonas Gorski
2013-08-26MIPS: Discard .eh_frame sections in linker script.David Daney
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2012-12-28MIPS: Switch remaining assembler PAGE_SIZE users to <asm/asm-offsets.h>.Ralf Baechle
2012-10-11MIPS: Align swapper_pg_dir to 64K for better TLB Refill code.David Daney
2012-07-19MIPS: Properly align the .data..init_task section.David Daney
2012-02-20MIPS: vmlinux.lds.S: remove duplicate _sdata symbolTony Wu
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-05-20extable, core_kernel_data(): Make sure all archs define _sdataSteven Rostedt
2011-05-19MIPS: Enable kmemleak for MIPSMaxin John
2011-05-10MIPS: Rename .data..mostly and properly handle it in linker scriptCatalin Marinas
2011-03-24percpu: Always align percpu output section to PAGE_SIZETejun Heo
2011-01-25percpu: align percpu readmostly subsection to cachelineTejun Heo
2011-01-18MIPS: Add generic support for multiple machines within a single kernelGabor Juhos
2009-12-17MIPS: Tracing: Add IRQENTRY_EXIT section for MIPSWu Zhangjin
2009-09-25mips: fix build of vmlinux.ldsManuel Lauss
2009-09-20arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg
2009-09-17MIPS: Clean up linker script using new linker script macros.Nelson Elhage
2009-09-17MIPS: Use PAGE_SIZE in assembly instead of _PAGE_SIZE.Nelson Elhage
2009-07-09linker script: unify usage of discard definitionTejun Heo
2009-06-24linker script: throw away .discard sectionTejun Heo
2008-10-15MIPS: Align .data.cacheline_aligned based on CONFIG_MIPS_L1_CACHE_SHIFTDavid Daney
2008-09-21[MIPS] vmlinux.lds.S: handle .text.*Atsushi Nemoto
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg
2007-10-29[MIPS] vmlinux.ld.S: correctly indent .data sectionFranck Bui-Huu
2007-10-16[MIPS] vmlinux.lds.S: Handle KPROBES_TEXT.Ralf Baechle
2007-10-16[MIPS] vmlinux.lds.S: Fix handling of .notes in final link.Ralf Baechle
2007-10-16[MIPS] vmlinux.lds.S: Remove duplicate comment.Ralf Baechle
2007-10-11[MIPS] Introduce a consistent style for vmlinux.lds.Sam Ravnborg
2007-10-01[MIPS] vmlinux.lds.S: Handle note sectionsMaciej W. Rozycki
2007-08-27[MIPS] Do not discard extra debugging sections.Daniel Jacobowitz
2007-07-19define new percpu interface for shared dataFenghua Yu
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg