summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/vmlinux.lds.S
Commit message (Expand)AuthorAgeFilesLines
* 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
* MIPS: Align .data.cacheline_aligned based on CONFIG_MIPS_L1_CACHE_SHIFTDavid Daney2008-10-151-1/+1
* [MIPS] vmlinux.lds.S: handle .text.*Atsushi Nemoto2008-09-211-0/+1
* all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg2008-01-281-4/+4
* [MIPS] vmlinux.ld.S: correctly indent .data sectionFranck Bui-Huu2007-10-291-15/+17
* [MIPS] vmlinux.lds.S: Handle KPROBES_TEXT.Ralf Baechle2007-10-161-0/+1
* [MIPS] vmlinux.lds.S: Fix handling of .notes in final link.Ralf Baechle2007-10-161-4/+9
* [MIPS] vmlinux.lds.S: Remove duplicate comment.Ralf Baechle2007-10-161-1/+0
* [MIPS] Introduce a consistent style for vmlinux.lds.Sam Ravnborg2007-10-111-150/+189
* [MIPS] vmlinux.lds.S: Handle note sectionsMaciej W. Rozycki2007-10-011-0/+2
* [MIPS] Do not discard extra debugging sections.Daniel Jacobowitz2007-08-271-3/+4
* define new percpu interface for shared dataFenghua Yu2007-07-191-4/+1
* all-archs: consolidate .data section definition in asm-genericSam Ravnborg2007-05-191-1/+1
* all-archs: consolidate .text section definition in asm-genericSam Ravnborg2007-05-191-1/+1
* [PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge2007-05-021-1/+1
* [PATCH] disable init/initramfs.c: architecturesJean-Paul Saman2007-02-111-0/+2
* [MIPS] Discard .exit.text and .exit.data at runtime.Ralf Baechle2006-12-121-2/+4
* [MIPS] Discard .exit.text at linktime.Ralf Baechle2006-12-101-3/+1
* [MIPS] 16K & 64K page size fixesRalf Baechle2006-11-011-0/+10
* [PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton2006-10-271-7/+1
OpenPOWER on IntegriCloud