index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
vmlinux-xip.lds.S
Age
Commit message (
Expand
)
Author
2023-05-29
ARM: mm: Make virt_to_pfn() a static inline
Linus Walleij
2021-11-02
Merge branches 'devel-stable' and 'misc' into for-linus
Russell King (Oracle)
2021-10-25
ARM: 9140/1: allow compile-testing without machine record
Arnd Bergmann
2021-10-19
ARM: 9141/1: only warn about XIP address when not compile testing
Arnd Bergmann
2021-10-19
ARM: 9138/1: fix link warning with XIP + frame-pointer
Arnd Bergmann
2020-09-01
arm/build: Assert for unwanted sections
Kees Cook
2020-09-01
arm/build: Add missing sections
Kees Cook
2020-09-01
arm/build: Explicitly keep .ARM.attributes sections
Kees Cook
2020-09-01
arm/build: Refactor linker script headers
Kees Cook
2020-09-01
vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
Kees Cook
2020-03-24
arm: Remove HYP/Stage-2 page-table support
Marc Zyngier
2019-11-04
vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
Kees Cook
2019-11-04
vmlinux.lds.h: Move NOTES into RO_DATA
Kees Cook
2018-10-10
vmlinux.lds.h: Move LSM_TABLE into INIT_DATA
Kees Cook
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-10-23
ARM: 8713/1: NOMMU: Support MPU in XIP configuration
Vladimir Murzin
2017-09-10
ARM: XIP kernel: store .data compressed in ROM
Nicolas Pitre
2017-09-10
ARM: vmlinux-xip.lds.S: fix multiple issues
Nicolas Pitre
2017-09-10
ARM: vmlinux*.lds.S: some decruftification
Nicolas Pitre
2017-09-10
ARM: head-common.S: speed up startup code
Nicolas Pitre
2017-04-03
debug: Fix __bug_table[] in arch linker scripts
Peter Zijlstra
2016-11-16
ARM: Fix XIP kernels
Russell King
2016-10-07
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
2016-02-22
ARM: 8537/1: drop unused DEBUG_RODATA from XIP_KERNEL
Kees Cook
2016-02-11
ARM: 8518/1: Use correct symbols for XIP_KERNEL
Chris Brandt
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