index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
vmlinux.lds.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
[MIPS] Discard .exit.text at runtime.
Ralf Baechle
2006-03-09
1
-1
/
+3
*
[MIPS] Fix linker script to work for non-4K page size.
Ralf Baechle
2006-02-07
1
-5
/
+6
*
Get rid of the the remains of 2.4-style ramdisk support.
Ralf Baechle
2005-10-29
1
-7
/
+0
*
Get rid of early_init. There's more need to make this form of
Ralf Baechle
2005-10-29
1
-6
/
+0
*
[PATCH] mips: nuke trailing whitespace
Ralf Baechle
2005-09-05
1
-1
/
+1
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+183