index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
vmlinux.lds.S
Age
Commit message (
Expand
)
Author
2018-05-19
ARM: 8757/1: NOMMU: Support PMSAv8 MPU
Vladimir Murzin
2018-03-09
ARM: simplify and fix linker script for TCM
Nicolas Pitre
2018-03-09
ARM: linker script: factor out TCM bits
Nicolas Pitre
2018-03-09
ARM: linker script: factor out vectors and stubs
Nicolas Pitre
2018-03-09
ARM: linker script: factor out unwinding table sections
Nicolas Pitre
2018-03-09
ARM: linker script: factor out stuff for the .text section
Nicolas Pitre
2018-03-09
ARM: linker script: factor out stuff for the DISCARD section
Nicolas Pitre
2018-03-09
ARM: linker script: factor out some common definitions between XIP and non-XIP
Nicolas Pitre
2017-12-17
ARM: probes: avoid adding kprobes to sensitive kernel-entry/exit code
Russell King
2017-11-16
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-10
ARM: vmlinux.lds.S: replace open coded .data sections with generic macros
Nicolas Pitre
2017-09-10
ARM: vmlinux*.lds.S: some decruftification
Nicolas Pitre
2017-04-03
debug: Fix __bug_table[] in arch linker scripts
Peter Zijlstra
2017-02-07
arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX
Laura Abbott
2016-10-07
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
2016-08-04
arm: jump label may reference text in __exit
Jason Baron
2016-07-02
ARM: 8583/1: mm: fix location of _etext
Kees Cook
2016-03-25
arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections
Alexander Potapenko
2016-03-19
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2016-02-29
ARM: KVM: Move the HYP code to its own section
Marc Zyngier
2016-02-22
ARM: 8536/1: mm: hide __start_rodata_section_aligned for non-debug builds
Arnd Bergmann
2016-02-11
ARM: 8502/1: mm: mark section-aligned portion of rodata NX
Kees Cook
2016-02-11
ARM: 8515/2: move .vectors and .stubs sections back into the kernel VMA
Ard Biesheuvel
2016-02-11
ARM: 8513/1: xip: Move XIP linking to a separate file
Chris Brandt
2016-02-08
ARM: 8501/1: mm: flip priority of CONFIG_DEBUG_RODATA
Kees Cook
2015-04-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-03-29
ARM: 8322/1: keep .text and .fixup regions closer together
Ard Biesheuvel
2015-03-28
ARM: 8317/1: move the .idmap.text section closer to .head.text
Ard Biesheuvel
2015-03-27
ARM: kvm: round HYP section to page size instead of log2 upper bound
Ard Biesheuvel
2015-03-25
ARM: kvm: assert on HYP section boundaries not actual code size
Ard Biesheuvel
2015-03-23
ARM: kvm: implement replacement for ld's LOG2CEIL()
Ard Biesheuvel
2015-03-19
ARM, arm64: kvm: get rid of the bounce page
Ard Biesheuvel
2014-11-03
Merge tag 'ronx-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/l...
Russell King
2014-10-16
ARM: mm: allow text and rodata sections to be read-only
Kees Cook
2014-10-16
ARM: mm: allow non-text sections to be non-executable
Kees Cook
2014-10-02
ARM: 8168/1: extend __init_end to a page align address
Yalin Wang
2014-07-18
ARM: 8088/1: vmlinux.lds.S: drop redundant .comment
Mark Rutland
2013-07-31
ARM: use linker magic for vectors and vector stubs
Russell King
2013-06-03
Finally eradicate CONFIG_HOTPLUG
Stephen Rothwell
2013-04-28
ARM: KVM: enforce maximum size for identity mapped code
Marc Zyngier
2013-01-23
ARM: Section based HYP idmap
Christoffer Dall
2012-12-16
ARM: 7605/1: vmlinux.lds: Move .notes section next to the rodata
Pawel Moll
2012-11-04
ARM: 7568/1: Sort exception table at compile time
Stephen Boyd
2012-06-22
ARM: 7428/1: Prevent KALLSYM size mismatch on ARM.
David Brown
2012-02-09
ARM: 7320/1: Fix proc_info table alignment
Marc Zyngier
2012-01-23
ARM: 7290/1: vmlinux.lds.S: align the exception fixup table to a 4-byte boundary
Will Deacon
2012-01-23
ARM: 7289/1: vmlinux.lds.S: do not hardcode cacheline size as 32 bytes
Will Deacon
2011-12-06
ARM: idmap: populate identity map pgd at init time using .init.text
Will Deacon
2011-10-25
Merge branch 'misc' into for-linus
Russell King
[next]