summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/vmlinux-xip.lds.S
Commit message (Expand)AuthorAgeFilesLines
* 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/+3
* ARM: linker script: factor out some common definitions between XIP and non-XIPNicolas Pitre2018-03-091-32/+3
* 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-50/+65
|\
| * ARM: 8713/1: NOMMU: Support MPU in XIP configurationVladimir Murzin2017-10-231-0/+23
| * ARM: XIP kernel: store .data compressed in ROMNicolas Pitre2017-09-101-0/+8
| * ARM: vmlinux-xip.lds.S: fix multiple issuesNicolas Pitre2017-09-101-36/+34
| * ARM: vmlinux*.lds.S: some decruftificationNicolas Pitre2017-09-101-14/+0
| * ARM: head-common.S: speed up startup codeNicolas Pitre2017-09-101-1/+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
* ARM: Fix XIP kernelsRussell King2016-11-161-0/+5
* nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-071-0/+1
* ARM: 8537/1: drop unused DEBUG_RODATA from XIP_KERNELKees Cook2016-02-221-10/+0
* ARM: 8518/1: Use correct symbols for XIP_KERNELChris Brandt2016-02-111-0/+2
* 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-0/+322