aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/vmlinux.lds.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-26MIPS: Discard .eh_frame sections in linker script.David Daney1-0/+1
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-4/+4
2012-12-28MIPS: Switch remaining assembler PAGE_SIZE users to <asm/asm-offsets.h>.Ralf Baechle1-1/+2
2012-10-11MIPS: Align swapper_pg_dir to 64K for better TLB Refill code.David Daney1-2/+19
2012-07-19MIPS: Properly align the .data..init_task section.David Daney1-1/+2
2012-02-20MIPS: vmlinux.lds.S: remove duplicate _sdata symbolTony Wu1-1/+0
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-1/+1
2011-05-20extable, core_kernel_data(): Make sure all archs define _sdataSteven Rostedt1-0/+1
2011-05-19MIPS: Enable kmemleak for MIPSMaxin John1-0/+1
2011-05-10MIPS: Rename .data..mostly and properly handle it in linker scriptCatalin Marinas1-0/+1
2011-03-24percpu: Always align percpu output section to PAGE_SIZETejun Heo1-1/+1
2011-01-25percpu: align percpu readmostly subsection to cachelineTejun Heo1-1/+1
2011-01-18MIPS: Add generic support for multiple machines within a single kernelGabor Juhos1-0/+7
2009-12-17MIPS: Tracing: Add IRQENTRY_EXIT section for MIPSWu Zhangjin1-0/+1
2009-09-25mips: fix build of vmlinux.ldsManuel Lauss1-6/+6
2009-09-20arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg1-2/+11
2009-09-17MIPS: Clean up linker script using new linker script macros.Nelson Elhage1-78/+8
2009-09-17MIPS: Use PAGE_SIZE in assembly instead of _PAGE_SIZE.Nelson Elhage1-7/+8
2009-07-09linker script: unify usage of discard definitionTejun Heo1-12/+10
2009-06-24linker script: throw away .discard sectionTejun Heo1-0/+1
2008-10-15MIPS: Align .data.cacheline_aligned based on CONFIG_MIPS_L1_CACHE_SHIFTDavid Daney1-1/+1
2008-09-21[MIPS] vmlinux.lds.S: handle .text.*Atsushi Nemoto1-0/+1
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg1-4/+4
2007-10-29[MIPS] vmlinux.ld.S: correctly indent .data sectionFranck Bui-Huu1-15/+17
2007-10-16[MIPS] vmlinux.lds.S: Handle KPROBES_TEXT.Ralf Baechle1-0/+1
2007-10-16[MIPS] vmlinux.lds.S: Fix handling of .notes in final link.Ralf Baechle1-4/+9
2007-10-16[MIPS] vmlinux.lds.S: Remove duplicate comment.Ralf Baechle1-1/+0
2007-10-11[MIPS] Introduce a consistent style for vmlinux.lds.Sam Ravnborg1-150/+189
2007-10-01[MIPS] vmlinux.lds.S: Handle note sectionsMaciej W. Rozycki1-0/+2
2007-08-27[MIPS] Do not discard extra debugging sections.Daniel Jacobowitz1-3/+4
2007-07-19define new percpu interface for shared dataFenghua Yu1-4/+1
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-05-02[PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge1-1/+1
2007-02-11[PATCH] disable init/initramfs.c: architecturesJean-Paul Saman1-0/+2
2006-12-12[MIPS] Discard .exit.text and .exit.data at runtime.Ralf Baechle1-2/+4
2006-12-10[MIPS] Discard .exit.text at linktime.Ralf Baechle1-3/+1
2006-11-01[MIPS] 16K & 64K page size fixesRalf Baechle1-0/+10
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton1-7/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-01[MIPS] Use generic STABS_DEBUG macro.Atsushi Nemoto1-5/+2
2006-06-01[MIPS] Use generic DWARF_DEBUGAtsushi Nemoto1-10/+3
2006-04-19[MIPS] MT: Improved multithreading support.Ralf Baechle1-1/+1
2006-03-09[MIPS] Discard .exit.text at runtime.Ralf Baechle1-1/+3
2006-02-07[MIPS] Fix linker script to work for non-4K page size.Ralf Baechle1-5/+6
2005-10-29Get rid of the the remains of 2.4-style ramdisk support.Ralf Baechle1-7/+0
2005-10-29Get rid of early_init. There's more need to make this form ofRalf Baechle1-6/+0
2005-09-05[PATCH] mips: nuke trailing whitespaceRalf Baechle1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+183