Age | Commit message (Expand) | Author |
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 |