开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
vmlinux.lds.S
Age
Commit message (
Expand
)
Author
2023-04-21
MIPS: Define RUNTIME_DISCARD_EXIT in LD script
Jiaxun Yang
2023-01-13
objtool/idle: Validate __cpuidle code as noinstr
Peter Zijlstra
2021-03-16
MIPS: vmlinux.lds.S: Fix appended dtb not properly aligned
Paul Cercueil
2021-03-08
MIPS: vmlinux.lds.S: align raw appended dtb to 8 bytes
Bjørn Mork
2021-03-08
MIPS: boot/compressed: Copy DTB to aligned address
Paul Cercueil
2021-01-15
MIPS: vmlinux.lds.S: explicitly declare .got table
Alexander Lobakin
2021-01-15
MIPS: vmlinux.lds.S: explicitly catch .rel.dyn symbols
Alexander Lobakin
2021-01-15
MIPS: properly stop .eh_frame generation
Alexander Lobakin
2021-01-15
MIPS: vmlinux.lds.S: add ".gnu.attributes" to DISCARDS
Alexander Lobakin
2021-01-15
MIPS: CPS: don't create redundant .text.cps-vec section
Alexander Lobakin
2021-01-15
MIPS: vmlinux.lds.S: add missing PAGE_ALIGNED_DATA() section
Alexander Lobakin
2020-09-01
vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
Kees Cook
2020-05-07
MIPS: Truncate link address into 32bit for 32bit kernel
Jiaxun Yang
2019-11-04
vmlinux.lds.h: Replace RODATA with RO_DATA
Kees Cook
2019-11-04
vmlinux.lds.h: Move NOTES into RO_DATA
Kees Cook
2019-11-04
vmlinux.lds.h: Move Program Header restoration into NOTES macro
Kees Cook
2019-11-04
vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notes
Kees Cook
2019-03-11
MIPS: Ensure ELF appended dtb is relocated
Yasha Cherikovsky
2018-11-21
MIPS: Enable dead code elimination
Paul Burton
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-04-03
debug: Fix __bug_table[] in arch linker scripts
Peter Zijlstra
2017-01-03
MIPS: Ensure bss section ends on a long-aligned address
Paul Burton
2016-10-07
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
2016-05-13
MIPS: Reserve space for relocation table
Matt Redfearn
2016-03-25
arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections
Alexander Potapenko
2015-11-12
Merge branch '4.3-fixes' into mips-for-linux-next
Ralf Baechle
2015-11-12
MIPS: vmlinux: create a section for appended DTB
Aaro Koskinen
2015-11-10
MIPS: OCTEON: omit ELF NOTE segments
David Daney
2015-11-10
MIPS: vmlinux: discard .MIPS.abiflags
Aaro Koskinen
2015-06-21
MIPS: Add support for vmlinux.bin appended dtb
Jonas Gorski
2013-08-26
MIPS: Discard .eh_frame sections in linker script.
David Daney
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
2012-12-28
MIPS: Switch remaining assembler PAGE_SIZE users to <asm/asm-offsets.h>.
Ralf Baechle
2012-10-11
MIPS: Align swapper_pg_dir to 64K for better TLB Refill code.
David Daney
2012-07-19
MIPS: Properly align the .data..init_task section.
David Daney
2012-02-20
MIPS: vmlinux.lds.S: remove duplicate _sdata symbol
Tony Wu
2011-05-24
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
2011-05-20
extable, core_kernel_data(): Make sure all archs define _sdata
Steven Rostedt
2011-05-19
MIPS: Enable kmemleak for MIPS
Maxin John
2011-05-10
MIPS: Rename .data..mostly and properly handle it in linker script
Catalin Marinas
2011-03-24
percpu: Always align percpu output section to PAGE_SIZE
Tejun Heo
2011-01-25
percpu: align percpu readmostly subsection to cacheline
Tejun Heo
2011-01-18
MIPS: Add generic support for multiple machines within a single kernel
Gabor Juhos
2009-12-17
MIPS: Tracing: Add IRQENTRY_EXIT section for MIPS
Wu Zhangjin
2009-09-25
mips: fix build of vmlinux.lds
Manuel Lauss
2009-09-20
arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0
Sam Ravnborg
2009-09-17
MIPS: Clean up linker script using new linker script macros.
Nelson Elhage
2009-09-17
MIPS: Use PAGE_SIZE in assembly instead of _PAGE_SIZE.
Nelson Elhage
2009-07-09
linker script: unify usage of discard definition
Tejun Heo
2009-06-24
linker script: throw away .discard section
Tejun Heo
[next]