summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/vmlinux.lds.S
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-12-061-0/+3
|\
| * arm64: insn: consistently handle exit textMark Rutland2019-12-041-0/+3
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-11-261-5/+5
|\ \ | |/ |/|
| * arm64: Move EXCEPTION_TABLE to RO_DATA segmentKees Cook2019-11-041-3/+4
| * vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATAKees Cook2019-11-041-1/+1
| * vmlinux.lds.h: Move NOTES into RO_DATAKees Cook2019-11-041-1/+0
* | arm64: remove __exception annotationsJames Morse2019-10-281-3/+0
|/
* arm64/efi: Move variable assignments after SECTIONSKees Cook2019-08-141-0/+2
* arm64: Add support for relocating the kernel with RELR relocationsPeter Collingbourne2019-08-051-0/+9
* arm64: relocatable: fix inconsistencies in linker script and optionsArd Biesheuvel2018-12-041-4/+5
* Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-10-241-1/+0
|\
| * vmlinux.lds.h: Move LSM_TABLE into INIT_DATAKees Cook2018-10-101-1/+0
* | arm64/mm: move runtime pgds to rodataJun Yao2018-09-251-16/+17
* | arm64/mm: Separate boot-time page tables from swapper_pg_dirJun Yao2018-09-251-1/+5
|/
* arm64: remove no-op macro VMLINUX_SYMBOL()Masahiro Yamada2018-05-151-10/+10
* arm64: Extend early page table code to allow for larger kernelsSteve Capper2018-01-141-0/+1
* arm64: entry: Move the trampoline to be before PANSteve Capper2018-01-141-5/+6
* arm64: Re-order reserved_ttbr0 in linker scriptSteve Capper2018-01-141-3/+2
* arm64: kaslr: Put kernel vectors address in separate data pageWill Deacon2017-12-111-1/+4
* arm64: entry: Add exception trampoline page for exceptions from EL0Will Deacon2017-12-111-0/+17
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* arm64: add basic VMAP_STACK supportMark Rutland2017-08-151-1/+1
* arm64: move SEGMENT_ALIGN to <asm/memory.h>Mark Rutland2017-08-151-16/+0
* arm64: efi: split Image code and data into separate PE/COFF sectionsArd Biesheuvel2017-04-041-0/+2
* arm64: mmu: apply strict permissions to .init.text and .init.dataArd Biesheuvel2017-03-231-9/+16
* arm64: Introduce uaccess_{disable,enable} functionality based on TTBR0_EL1Catalin Marinas2016-11-211-0/+5
* nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-071-0/+1
* arm64: vmlinux.ld: Add mmuoff data sections and move mmuoff text into idmapJames Morse2016-08-251-0/+19
* arm64: relocatable: suppress R_AARCH64_ABS64 relocations in vmlinuxArd Biesheuvel2016-07-291-10/+1
* arm64: vmlinux.lds: make __rela_offset and __dynsym_offset ABSOLUTEArd Biesheuvel2016-07-291-2/+2
* Merge branch 'for-next/kprobes' into for-next/coreCatalin Marinas2016-07-211-0/+2
|\
| * arm64: Treat all entry code as non-kprobe-ablePratyush Anand2016-07-191-0/+1
| * arm64: Kprobes with single stepping supportSandeepa Prabhu2016-07-191-0/+1
* | arm64: mm: fix location of _etextArd Biesheuvel2016-06-271-3/+4
|/
* arm64: kernel: Add support for hibernate/suspend-to-diskJames Morse2016-04-281-0/+15
* arm64: kernel: perform relocation processing from ID mapArd Biesheuvel2016-04-261-3/+4
* arm64: simplify kernel segment mapping granularityArd Biesheuvel2016-04-141-10/+15
* arm64: cover the .head.text section in the .text segment mappingArd Biesheuvel2016-04-141-1/+0
* arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko2016-03-251-0/+1
* Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-201-0/+1
|\
| * arm64/vmlinux.lds.S: Handle .init.rodata.xxx and .init.bss sectionsArd Biesheuvel2016-02-221-0/+1
* | arm64: mm: Mark .rodata as ROJeremy Linton2016-02-261-2/+3
* | arm64: add support for building vmlinux as a relocatable PIE binaryArd Biesheuvel2016-02-241-0/+16
* | arm64: introduce KIMAGE_VADDR as the virtual base of the kernel regionArd Biesheuvel2016-02-181-2/+2
* | arm64: ensure _stext and _etext are page-alignedMark Rutland2016-02-161-3/+2
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-01-121-5/+2
|\
| * arm64: mm: fold alternatives into .initMark Rutland2015-12-101-3/+2
| * arm64: Remove redundant padding from linker scriptMark Rutland2015-12-101-2/+0
* | arm64: update linker script to increased L1_CACHE_BYTES valueArd Biesheuvel2015-12-071-2/+3
|/
* arm64: page-align sections for DEBUG_RODATAMark Rutland2015-10-291-1/+4