Age | Commit message (Expand) | Author | Files | Lines |
2018-10-10 | vmlinux.lds.h: Move LSM_TABLE into INIT_DATA | Kees Cook | 1 | -1/+0 |
2018-05-19 | ARM: 8757/1: NOMMU: Support PMSAv8 MPU | Vladimir Murzin | 1 | -0/+4 |
2018-03-09 | ARM: simplify and fix linker script for TCM | Nicolas Pitre | 1 | -4/+4 |
2018-03-09 | ARM: linker script: factor out TCM bits | Nicolas Pitre | 1 | -54/+1 |
2018-03-09 | ARM: linker script: factor out vectors and stubs | Nicolas Pitre | 1 | -20/+1 |
2018-03-09 | ARM: linker script: factor out unwinding table sections | Nicolas Pitre | 1 | -14/+1 |
2018-03-09 | ARM: linker script: factor out stuff for the .text section | Nicolas Pitre | 1 | -18/+1 |
2018-03-09 | ARM: linker script: factor out stuff for the DISCARD section | Nicolas Pitre | 1 | -16/+3 |
2018-03-09 | ARM: linker script: factor out some common definitions between XIP and non-XIP | Nicolas Pitre | 1 | -32/+3 |
2017-12-17 | ARM: probes: avoid adding kprobes to sensitive kernel-entry/exit code | Russell King | 1 | -3/+3 |
2017-11-16 | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -50/+65 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-10-23 | ARM: 8713/1: NOMMU: Support MPU in XIP configuration | Vladimir Murzin | 1 | -0/+23 |
2017-09-10 | ARM: XIP kernel: store .data compressed in ROM | Nicolas Pitre | 1 | -0/+8 |
2017-09-10 | ARM: vmlinux-xip.lds.S: fix multiple issues | Nicolas Pitre | 1 | -36/+34 |
2017-09-10 | ARM: vmlinux*.lds.S: some decruftification | Nicolas Pitre | 1 | -14/+0 |
2017-09-10 | ARM: head-common.S: speed up startup code | Nicolas Pitre | 1 | -1/+1 |
2017-04-03 | debug: Fix __bug_table[] in arch linker scripts | Peter Zijlstra | 1 | -0/+2 |
2016-11-16 | ARM: Fix XIP kernels | Russell King | 1 | -0/+5 |
2016-10-07 | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf | 1 | -0/+1 |
2016-02-22 | ARM: 8537/1: drop unused DEBUG_RODATA from XIP_KERNEL | Kees Cook | 1 | -10/+0 |
2016-02-11 | ARM: 8518/1: Use correct symbols for XIP_KERNEL | Chris Brandt | 1 | -0/+2 |
2016-02-11 | ARM: 8515/2: move .vectors and .stubs sections back into the kernel VMA | Ard Biesheuvel | 1 | -2/+4 |
2016-02-11 | ARM: 8513/1: xip: Move XIP linking to a separate file | Chris Brandt | 1 | -0/+322 |