aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/vmlinux.lds.S
Commit message (Expand)AuthorAge
* debug: Fix __bug_table[] in arch linker scriptsPeter Zijlstra2017-04-03
* MIPS: Ensure bss section ends on a long-aligned addressPaul Burton2017-01-03
* nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-07
* MIPS: Reserve space for relocation tableMatt Redfearn2016-05-13
* arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko2016-03-25
* Merge branch '4.3-fixes' into mips-for-linux-nextRalf Baechle2015-11-12
|\
| * MIPS: OCTEON: omit ELF NOTE segmentsDavid Daney2015-11-10
| * MIPS: vmlinux: discard .MIPS.abiflagsAaro Koskinen2015-11-10
* | MIPS: vmlinux: create a section for appended DTBAaro Koskinen2015-11-12
|/
* MIPS: Add support for vmlinux.bin appended dtbJonas Gorski2015-06-21
* MIPS: Discard .eh_frame sections in linker script.David Daney2013-08-26
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-01
* MIPS: Switch remaining assembler PAGE_SIZE users to <asm/asm-offsets.h>.Ralf Baechle2012-12-28
* MIPS: Align swapper_pg_dir to 64K for better TLB Refill code.David Daney2012-10-11
* MIPS: Properly align the .data..init_task section.David Daney2012-07-19
* MIPS: vmlinux.lds.S: remove duplicate _sdata symbolTony Wu2012-02-20
* Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-05-24
|\
| * percpu: Always align percpu output section to PAGE_SIZETejun Heo2011-03-24
* | extable, core_kernel_data(): Make sure all archs define _sdataSteven Rostedt2011-05-20
* | MIPS: Enable kmemleak for MIPSMaxin John2011-05-19
* | MIPS: Rename .data..mostly and properly handle it in linker scriptCatalin Marinas2011-05-10
|/
* percpu: align percpu readmostly subsection to cachelineTejun Heo2011-01-25
* MIPS: Add generic support for multiple machines within a single kernelGabor Juhos2011-01-18
* MIPS: Tracing: Add IRQENTRY_EXIT section for MIPSWu Zhangjin2009-12-16
* mips: fix build of vmlinux.ldsManuel Lauss2009-09-25
* arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg2009-09-20
* MIPS: Clean up linker script using new linker script macros.Nelson Elhage2009-09-17
* MIPS: Use PAGE_SIZE in assembly instead of _PAGE_SIZE.Nelson Elhage2009-09-17
* linker script: unify usage of discard definitionTejun Heo2009-07-08
* linker script: throw away .discard sectionTejun Heo2009-06-24
* MIPS: Align .data.cacheline_aligned based on CONFIG_MIPS_L1_CACHE_SHIFTDavid Daney2008-10-15
* [MIPS] vmlinux.lds.S: handle .text.*Atsushi Nemoto2008-09-21
* all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg2008-01-28
* [MIPS] vmlinux.ld.S: correctly indent .data sectionFranck Bui-Huu2007-10-29
* [MIPS] vmlinux.lds.S: Handle KPROBES_TEXT.Ralf Baechle2007-10-16
* [MIPS] vmlinux.lds.S: Fix handling of .notes in final link.Ralf Baechle2007-10-16
* [MIPS] vmlinux.lds.S: Remove duplicate comment.Ralf Baechle2007-10-16
* [MIPS] Introduce a consistent style for vmlinux.lds.Sam Ravnborg2007-10-11
* [MIPS] vmlinux.lds.S: Handle note sectionsMaciej W. Rozycki2007-10-01
* [MIPS] Do not discard extra debugging sections.Daniel Jacobowitz2007-08-26
* define new percpu interface for shared dataFenghua Yu2007-07-19
* all-archs: consolidate .data section definition in asm-genericSam Ravnborg2007-05-19
* all-archs: consolidate .text section definition in asm-genericSam Ravnborg2007-05-19
* [PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge2007-05-02
* [PATCH] disable init/initramfs.c: architecturesJean-Paul Saman2007-02-11
* [MIPS] Discard .exit.text and .exit.data at runtime.Ralf Baechle2006-12-11
* [MIPS] Discard .exit.text at linktime.Ralf Baechle2006-12-10
* [MIPS] 16K & 64K page size fixesRalf Baechle2006-11-01
* [PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton2006-10-27
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30