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