summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/vmlinux.lds.S
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Define RUNTIME_DISCARD_EXIT in LD scriptJiaxun Yang2023-04-211-0/+2
* objtool/idle: Validate __cpuidle code as noinstrPeter Zijlstra2023-01-131-1/+0
* MIPS: vmlinux.lds.S: Fix appended dtb not properly alignedPaul Cercueil2021-03-161-1/+1
* MIPS: vmlinux.lds.S: align raw appended dtb to 8 bytesBjørn Mork2021-03-081-1/+5
* MIPS: boot/compressed: Copy DTB to aligned addressPaul Cercueil2021-03-081-0/+2
* MIPS: vmlinux.lds.S: explicitly declare .got tableAlexander Lobakin2021-01-151-0/+2
* MIPS: vmlinux.lds.S: explicitly catch .rel.dyn symbolsAlexander Lobakin2021-01-151-0/+5
* MIPS: properly stop .eh_frame generationAlexander Lobakin2021-01-151-1/+0
* MIPS: vmlinux.lds.S: add ".gnu.attributes" to DISCARDSAlexander Lobakin2021-01-151-0/+1
* MIPS: CPS: don't create redundant .text.cps-vec sectionAlexander Lobakin2021-01-151-1/+0
* MIPS: vmlinux.lds.S: add missing PAGE_ALIGNED_DATA() sectionAlexander Lobakin2021-01-151-0/+1
* vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook2020-09-011-0/+1
* MIPS: Truncate link address into 32bit for 32bit kernelJiaxun Yang2020-05-071-1/+1
* vmlinux.lds.h: Replace RODATA with RO_DATAKees Cook2019-11-041-1/+1
* vmlinux.lds.h: Move NOTES into RO_DATAKees Cook2019-11-041-2/+0
* vmlinux.lds.h: Move Program Header restoration into NOTES macroKees Cook2019-11-041-2/+1
* vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notesKees Cook2019-11-041-6/+6
* MIPS: Ensure ELF appended dtb is relocatedYasha Cherikovsky2019-03-111-5/+7
* MIPS: Enable dead code eliminationPaul Burton2018-11-211-2/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* debug: Fix __bug_table[] in arch linker scriptsPeter Zijlstra2017-04-031-0/+1
* MIPS: Ensure bss section ends on a long-aligned addressPaul Burton2017-01-031-1/+1
* nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-071-0/+1
* MIPS: Reserve space for relocation tableMatt Redfearn2016-05-131-0/+21
* arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko2016-03-251-0/+1
* Merge branch '4.3-fixes' into mips-for-linux-nextRalf Baechle2015-11-121-1/+9
|\
| * MIPS: OCTEON: omit ELF NOTE segmentsDavid Daney2015-11-101-1/+8
| * MIPS: vmlinux: discard .MIPS.abiflagsAaro Koskinen2015-11-101-0/+1
* | MIPS: vmlinux: create a section for appended DTBAaro Koskinen2015-11-121-0/+5
|/
* MIPS: Add support for vmlinux.bin appended dtbJonas Gorski2015-06-211-1/+7
* MIPS: Discard .eh_frame sections in linker script.David Daney2013-08-261-0/+1
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-011-4/+4
* MIPS: Switch remaining assembler PAGE_SIZE users to <asm/asm-offsets.h>.Ralf Baechle2012-12-281-1/+2
* MIPS: Align swapper_pg_dir to 64K for better TLB Refill code.David Daney2012-10-111-2/+19
* MIPS: Properly align the .data..init_task section.David Daney2012-07-191-1/+2
* MIPS: vmlinux.lds.S: remove duplicate _sdata symbolTony Wu2012-02-201-1/+0
* Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-05-241-1/+1
|\
| * percpu: Always align percpu output section to PAGE_SIZETejun Heo2011-03-241-1/+1
* | extable, core_kernel_data(): Make sure all archs define _sdataSteven Rostedt2011-05-201-0/+1
* | MIPS: Enable kmemleak for MIPSMaxin John2011-05-191-0/+1
* | MIPS: Rename .data..mostly and properly handle it in linker scriptCatalin Marinas2011-05-101-0/+1
|/
* percpu: align percpu readmostly subsection to cachelineTejun Heo2011-01-251-1/+1
* MIPS: Add generic support for multiple machines within a single kernelGabor Juhos2011-01-181-0/+7
* MIPS: Tracing: Add IRQENTRY_EXIT section for MIPSWu Zhangjin2009-12-171-0/+1
* mips: fix build of vmlinux.ldsManuel Lauss2009-09-251-6/+6
* arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg2009-09-201-2/+11
* MIPS: Clean up linker script using new linker script macros.Nelson Elhage2009-09-171-78/+8
* MIPS: Use PAGE_SIZE in assembly instead of _PAGE_SIZE.Nelson Elhage2009-09-171-7/+8
* linker script: unify usage of discard definitionTejun Heo2009-07-091-12/+10
* linker script: throw away .discard sectionTejun Heo2009-06-241-0/+1