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