Age | Commit message (Expand) | Author | Files | Lines |
2015-06-21 | MIPS: Add support for vmlinux.bin appended dtb | Jonas Gorski | 1 | -1/+7 |
2013-08-26 | MIPS: Discard .eh_frame sections in linker script. | David Daney | 1 | -0/+1 |
2013-02-01 | MIPS: Whitespace cleanup. | Ralf Baechle | 1 | -4/+4 |
2012-12-28 | MIPS: Switch remaining assembler PAGE_SIZE users to <asm/asm-offsets.h>. | Ralf Baechle | 1 | -1/+2 |
2012-10-11 | MIPS: Align swapper_pg_dir to 64K for better TLB Refill code. | David Daney | 1 | -2/+19 |
2012-07-19 | MIPS: Properly align the .data..init_task section. | David Daney | 1 | -1/+2 |
2012-02-20 | MIPS: vmlinux.lds.S: remove duplicate _sdata symbol | Tony Wu | 1 | -1/+0 |
2011-05-24 | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 1 | -1/+1 |
2011-05-20 | extable, core_kernel_data(): Make sure all archs define _sdata | Steven Rostedt | 1 | -0/+1 |
2011-05-19 | MIPS: Enable kmemleak for MIPS | Maxin John | 1 | -0/+1 |
2011-05-10 | MIPS: Rename .data..mostly and properly handle it in linker script | Catalin Marinas | 1 | -0/+1 |
2011-03-24 | percpu: Always align percpu output section to PAGE_SIZE | Tejun Heo | 1 | -1/+1 |
2011-01-25 | percpu: align percpu readmostly subsection to cacheline | Tejun Heo | 1 | -1/+1 |
2011-01-18 | MIPS: Add generic support for multiple machines within a single kernel | Gabor Juhos | 1 | -0/+7 |
2009-12-17 | MIPS: Tracing: Add IRQENTRY_EXIT section for MIPS | Wu Zhangjin | 1 | -0/+1 |
2009-09-25 | mips: fix build of vmlinux.lds | Manuel Lauss | 1 | -6/+6 |
2009-09-20 | arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0 | Sam Ravnborg | 1 | -2/+11 |
2009-09-17 | MIPS: Clean up linker script using new linker script macros. | Nelson Elhage | 1 | -78/+8 |
2009-09-17 | MIPS: Use PAGE_SIZE in assembly instead of _PAGE_SIZE. | Nelson Elhage | 1 | -7/+8 |
2009-07-09 | linker script: unify usage of discard definition | Tejun Heo | 1 | -12/+10 |
2009-06-24 | linker script: throw away .discard section | Tejun Heo | 1 | -0/+1 |
2008-10-15 | MIPS: Align .data.cacheline_aligned based on CONFIG_MIPS_L1_CACHE_SHIFT | David Daney | 1 | -1/+1 |
2008-09-21 | [MIPS] vmlinux.lds.S: handle .text.* | Atsushi Nemoto | 1 | -0/+1 |
2008-01-28 | all archs: consolidate init and exit sections in vmlinux.lds.h | Sam Ravnborg | 1 | -4/+4 |
2007-10-29 | [MIPS] vmlinux.ld.S: correctly indent .data section | Franck Bui-Huu | 1 | -15/+17 |
2007-10-16 | [MIPS] vmlinux.lds.S: Handle KPROBES_TEXT. | Ralf Baechle | 1 | -0/+1 |
2007-10-16 | [MIPS] vmlinux.lds.S: Fix handling of .notes in final link. | Ralf Baechle | 1 | -4/+9 |
2007-10-16 | [MIPS] vmlinux.lds.S: Remove duplicate comment. | Ralf Baechle | 1 | -1/+0 |
2007-10-11 | [MIPS] Introduce a consistent style for vmlinux.lds. | Sam Ravnborg | 1 | -150/+189 |
2007-10-01 | [MIPS] vmlinux.lds.S: Handle note sections | Maciej W. Rozycki | 1 | -0/+2 |
2007-08-27 | [MIPS] Do not discard extra debugging sections. | Daniel Jacobowitz | 1 | -3/+4 |
2007-07-19 | define new percpu interface for shared data | Fenghua Yu | 1 | -4/+1 |
2007-05-19 | all-archs: consolidate .data section definition in asm-generic | Sam Ravnborg | 1 | -1/+1 |
2007-05-19 | all-archs: consolidate .text section definition in asm-generic | Sam Ravnborg | 1 | -1/+1 |
2007-05-02 | [PATCH] x86: Allow percpu variables to be page-aligned | Jeremy Fitzhardinge | 1 | -1/+1 |
2007-02-11 | [PATCH] disable init/initramfs.c: architectures | Jean-Paul Saman | 1 | -0/+2 |
2006-12-12 | [MIPS] Discard .exit.text and .exit.data at runtime. | Ralf Baechle | 1 | -2/+4 |
2006-12-10 | [MIPS] Discard .exit.text at linktime. | Ralf Baechle | 1 | -3/+1 |
2006-11-01 | [MIPS] 16K & 64K page size fixes | Ralf Baechle | 1 | -0/+10 |
2006-10-27 | [PATCH] vmlinux.lds: consolidate initcall sections | Andrew Morton | 1 | -7/+1 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-06-01 | [MIPS] Use generic STABS_DEBUG macro. | Atsushi Nemoto | 1 | -5/+2 |
2006-06-01 | [MIPS] Use generic DWARF_DEBUG | Atsushi Nemoto | 1 | -10/+3 |
2006-04-19 | [MIPS] MT: Improved multithreading support. | Ralf Baechle | 1 | -1/+1 |
2006-03-09 | [MIPS] Discard .exit.text at runtime. | Ralf Baechle | 1 | -1/+3 |
2006-02-07 | [MIPS] Fix linker script to work for non-4K page size. | Ralf Baechle | 1 | -5/+6 |
2005-10-29 | Get rid of the the remains of 2.4-style ramdisk support. | Ralf Baechle | 1 | -7/+0 |
2005-10-29 | Get rid of early_init. There's more need to make this form of | Ralf Baechle | 1 | -6/+0 |
2005-09-05 | [PATCH] mips: nuke trailing whitespace | Ralf Baechle | 1 | -1/+1 |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+183 |