aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/vmlinux.lds.S
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Properly align the .data..init_task section.David Daney2012-08-011-1/+2
* 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
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [MIPS] Use generic STABS_DEBUG macro.Atsushi Nemoto2006-06-011-5/+2
* [MIPS] Use generic DWARF_DEBUGAtsushi Nemoto2006-06-011-10/+3
* [MIPS] MT: Improved multithreading support.Ralf Baechle2006-04-191-1/+1
* [MIPS] Discard .exit.text at runtime.Ralf Baechle2006-03-091-1/+3
* [MIPS] Fix linker script to work for non-4K page size.Ralf Baechle2006-02-071-5/+6
* Get rid of the the remains of 2.4-style ramdisk support.Ralf Baechle2005-10-291-7/+0
* Get rid of early_init. There's more need to make this form ofRalf Baechle2005-10-291-6/+0
* [PATCH] mips: nuke trailing whitespaceRalf Baechle2005-09-051-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+183