summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/vmlinux.lds.S
Commit message (Expand)AuthorAgeFilesLines
* ARM: 8757/1: NOMMU: Support PMSAv8 MPUVladimir Murzin2018-05-191-0/+7
* ARM: simplify and fix linker script for TCMNicolas Pitre2018-03-091-4/+4
* ARM: linker script: factor out TCM bitsNicolas Pitre2018-03-091-54/+1
* ARM: linker script: factor out vectors and stubsNicolas Pitre2018-03-091-20/+1
* ARM: linker script: factor out unwinding table sectionsNicolas Pitre2018-03-091-14/+1
* ARM: linker script: factor out stuff for the .text sectionNicolas Pitre2018-03-091-18/+1
* ARM: linker script: factor out stuff for the DISCARD sectionNicolas Pitre2018-03-091-16/+2
* ARM: linker script: factor out some common definitions between XIP and non-XIPNicolas Pitre2018-03-091-37/+1
* ARM: probes: avoid adding kprobes to sensitive kernel-entry/exit codeRussell King2017-12-171-3/+3
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-11-161-34/+6
|\
| * ARM: vmlinux.lds.S: replace open coded .data sections with generic macrosNicolas Pitre2017-09-101-32/+6
| * ARM: vmlinux*.lds.S: some decruftificationNicolas Pitre2017-09-101-3/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* debug: Fix __bug_table[] in arch linker scriptsPeter Zijlstra2017-04-031-0/+2
* arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONXLaura Abbott2017-02-071-4/+4
* nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-071-0/+1
* arm: jump label may reference text in __exitJason Baron2016-08-041-1/+1
* ARM: 8583/1: mm: fix location of _etextKees Cook2016-07-021-2/+2
* arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko2016-03-251-0/+1
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-03-191-34/+26
|\
| * ARM: 8536/1: mm: hide __start_rodata_section_aligned for non-debug buildsArnd Bergmann2016-02-221-0/+2
| * ARM: 8502/1: mm: mark section-aligned portion of rodata NXKees Cook2016-02-111-2/+7
| * ARM: 8515/2: move .vectors and .stubs sections back into the kernel VMAArd Biesheuvel2016-02-111-2/+4
| * ARM: 8513/1: xip: Move XIP linking to a separate fileChris Brandt2016-02-111-27/+10
| * ARM: 8501/1: mm: flip priority of CONFIG_DEBUG_RODATAKees Cook2016-02-081-5/+5
* | ARM: KVM: Move the HYP code to its own sectionMarc Zyngier2016-02-291-0/+6
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-161-4/+7
|\
| * ARM: kvm: round HYP section to page size instead of log2 upper boundArd Biesheuvel2015-03-271-30/+1
| * ARM: kvm: assert on HYP section boundaries not actual code sizeArd Biesheuvel2015-03-251-1/+1
| * ARM: kvm: implement replacement for ld's LOG2CEIL()Ard Biesheuvel2015-03-231-2/+22
| * ARM, arm64: kvm: get rid of the bounce pageArd Biesheuvel2015-03-191-3/+15
* | ARM: 8322/1: keep .text and .fixup regions closer togetherArd Biesheuvel2015-03-291-4/+1
* | ARM: 8317/1: move the .idmap.text section closer to .head.textArd Biesheuvel2015-03-281-1/+1
|/
* Merge tag 'ronx-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/l...Russell King2014-11-031-0/+19
|\
| * ARM: mm: allow text and rodata sections to be read-onlyKees Cook2014-10-161-0/+3
| * ARM: mm: allow non-text sections to be non-executableKees Cook2014-10-161-0/+16
* | ARM: 8168/1: extend __init_end to a page align addressYalin Wang2014-10-021-1/+1
|/
* ARM: 8088/1: vmlinux.lds.S: drop redundant .commentMark Rutland2014-07-181-1/+0
* ARM: use linker magic for vectors and vector stubsRussell King2013-07-311-0/+17
* Finally eradicate CONFIG_HOTPLUGStephen Rothwell2013-06-031-4/+0
* ARM: KVM: enforce maximum size for identity mapped codeMarc Zyngier2013-04-281-1/+6
* ARM: Section based HYP idmapChristoffer Dall2013-01-231-1/+5
* ARM: 7605/1: vmlinux.lds: Move .notes section next to the rodataPawel Moll2012-12-161-2/+2
* ARM: 7568/1: Sort exception table at compile timeStephen Boyd2012-11-041-10/+9
* ARM: 7428/1: Prevent KALLSYM size mismatch on ARM.David Brown2012-06-221-0/+2
* ARM: 7320/1: Fix proc_info table alignmentMarc Zyngier2012-02-091-0/+1
* ARM: 7290/1: vmlinux.lds.S: align the exception fixup table to a 4-byte boundaryWill Deacon2012-01-231-1/+1
* ARM: 7289/1: vmlinux.lds.S: do not hardcode cacheline size as 32 bytesWill Deacon2012-01-231-3/+4
* ARM: idmap: populate identity map pgd at init time using .init.textWill Deacon2011-12-061-0/+7
* Merge branch 'misc' into for-linusRussell King2011-10-251-1/+2
|\
OpenPOWER on IntegriCloud