summaryrefslogtreecommitdiff
path: root/arch/arm/kernel/vmlinux.lds.S
AgeCommit message (Expand)Author
2023-05-29ARM: mm: Make virt_to_pfn() a static inlineLinus Walleij
2021-12-03ARM: implement support for vmap'ed stacksArd Biesheuvel
2021-10-25ARM: 9140/1: allow compile-testing without machine recordArnd Bergmann
2021-06-13ARM: 9088/1: Split KERNEL_OFFSET from PAGE_OFFSETLinus Walleij
2020-10-27arm/build: Always handle .ARM.exidx and .ARM.extab sectionsNathan Chancellor
2020-09-01arm/build: Assert for unwanted sectionsKees Cook
2020-09-01arm/build: Add missing sectionsKees Cook
2020-09-01arm/build: Explicitly keep .ARM.attributes sectionsKees Cook
2020-09-01arm/build: Refactor linker script headersKees Cook
2020-09-01vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-03-24arm: Remove HYP/Stage-2 page-table supportMarc Zyngier
2019-11-04vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATAKees Cook
2019-11-04vmlinux.lds.h: Move NOTES into RO_DATAKees Cook
2018-05-19ARM: 8757/1: NOMMU: Support PMSAv8 MPUVladimir Murzin
2018-03-09ARM: simplify and fix linker script for TCMNicolas Pitre
2018-03-09ARM: linker script: factor out TCM bitsNicolas Pitre
2018-03-09ARM: linker script: factor out vectors and stubsNicolas Pitre
2018-03-09ARM: linker script: factor out unwinding table sectionsNicolas Pitre
2018-03-09ARM: linker script: factor out stuff for the .text sectionNicolas Pitre
2018-03-09ARM: linker script: factor out stuff for the DISCARD sectionNicolas Pitre
2018-03-09ARM: linker script: factor out some common definitions between XIP and non-XIPNicolas Pitre
2017-12-17ARM: probes: avoid adding kprobes to sensitive kernel-entry/exit codeRussell King
2017-11-16Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-10ARM: vmlinux.lds.S: replace open coded .data sections with generic macrosNicolas Pitre
2017-09-10ARM: vmlinux*.lds.S: some decruftificationNicolas Pitre
2017-04-03debug: Fix __bug_table[] in arch linker scriptsPeter Zijlstra
2017-02-07arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONXLaura Abbott
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf
2016-08-04arm: jump label may reference text in __exitJason Baron
2016-07-02ARM: 8583/1: mm: fix location of _etextKees Cook
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko
2016-03-19Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2016-02-29ARM: KVM: Move the HYP code to its own sectionMarc Zyngier
2016-02-22ARM: 8536/1: mm: hide __start_rodata_section_aligned for non-debug buildsArnd Bergmann
2016-02-11ARM: 8502/1: mm: mark section-aligned portion of rodata NXKees Cook
2016-02-11ARM: 8515/2: move .vectors and .stubs sections back into the kernel VMAArd Biesheuvel
2016-02-11ARM: 8513/1: xip: Move XIP linking to a separate fileChris Brandt
2016-02-08ARM: 8501/1: mm: flip priority of CONFIG_DEBUG_RODATAKees Cook
2015-04-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-03-29ARM: 8322/1: keep .text and .fixup regions closer togetherArd Biesheuvel
2015-03-28ARM: 8317/1: move the .idmap.text section closer to .head.textArd Biesheuvel
2015-03-27ARM: kvm: round HYP section to page size instead of log2 upper boundArd Biesheuvel
2015-03-25ARM: kvm: assert on HYP section boundaries not actual code sizeArd Biesheuvel
2015-03-23ARM: kvm: implement replacement for ld's LOG2CEIL()Ard Biesheuvel
2015-03-19ARM, arm64: kvm: get rid of the bounce pageArd Biesheuvel
2014-11-03Merge tag 'ronx-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/l...Russell King
2014-10-16ARM: mm: allow text and rodata sections to be read-onlyKees Cook