aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/vmlinux.lds.S
Commit message (Expand)AuthorAge
* Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-10-24
|\
| * vmlinux.lds.h: Move LSM_TABLE into INIT_DATAKees Cook2018-10-10
* | arm64/mm: move runtime pgds to rodataJun Yao2018-09-25
* | arm64/mm: Separate boot-time page tables from swapper_pg_dirJun Yao2018-09-25
|/
* arm64: remove no-op macro VMLINUX_SYMBOL()Masahiro Yamada2018-05-15
* arm64: Extend early page table code to allow for larger kernelsSteve Capper2018-01-14
* arm64: entry: Move the trampoline to be before PANSteve Capper2018-01-14
* arm64: Re-order reserved_ttbr0 in linker scriptSteve Capper2018-01-14
* arm64: kaslr: Put kernel vectors address in separate data pageWill Deacon2017-12-11
* arm64: entry: Add exception trampoline page for exceptions from EL0Will Deacon2017-12-11
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* arm64: add basic VMAP_STACK supportMark Rutland2017-08-15
* arm64: move SEGMENT_ALIGN to <asm/memory.h>Mark Rutland2017-08-15
* arm64: efi: split Image code and data into separate PE/COFF sectionsArd Biesheuvel2017-04-04
* arm64: mmu: apply strict permissions to .init.text and .init.dataArd Biesheuvel2017-03-23
* arm64: Introduce uaccess_{disable,enable} functionality based on TTBR0_EL1Catalin Marinas2016-11-21
* nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-07
* arm64: vmlinux.ld: Add mmuoff data sections and move mmuoff text into idmapJames Morse2016-08-25
* arm64: relocatable: suppress R_AARCH64_ABS64 relocations in vmlinuxArd Biesheuvel2016-07-29
* arm64: vmlinux.lds: make __rela_offset and __dynsym_offset ABSOLUTEArd Biesheuvel2016-07-29
* Merge branch 'for-next/kprobes' into for-next/coreCatalin Marinas2016-07-21
|\
| * arm64: Treat all entry code as non-kprobe-ablePratyush Anand2016-07-19
| * arm64: Kprobes with single stepping supportSandeepa Prabhu2016-07-19
* | arm64: mm: fix location of _etextArd Biesheuvel2016-06-27
|/
* arm64: kernel: Add support for hibernate/suspend-to-diskJames Morse2016-04-28
* arm64: kernel: perform relocation processing from ID mapArd Biesheuvel2016-04-26
* arm64: simplify kernel segment mapping granularityArd Biesheuvel2016-04-14
* arm64: cover the .head.text section in the .text segment mappingArd Biesheuvel2016-04-14
* arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko2016-03-25
* Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-20
|\
| * arm64/vmlinux.lds.S: Handle .init.rodata.xxx and .init.bss sectionsArd Biesheuvel2016-02-22
* | arm64: mm: Mark .rodata as ROJeremy Linton2016-02-26
* | arm64: add support for building vmlinux as a relocatable PIE binaryArd Biesheuvel2016-02-24
* | arm64: introduce KIMAGE_VADDR as the virtual base of the kernel regionArd Biesheuvel2016-02-18
* | arm64: ensure _stext and _etext are page-alignedMark Rutland2016-02-16
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-01-12
|\
| * arm64: mm: fold alternatives into .initMark Rutland2015-12-10
| * arm64: Remove redundant padding from linker scriptMark Rutland2015-12-10
* | arm64: update linker script to increased L1_CACHE_BYTES valueArd Biesheuvel2015-12-07
|/
* arm64: page-align sections for DEBUG_RODATAMark Rutland2015-10-29
* arm64: Move swapper pagetable definitionsSuzuki K. Poulose2015-10-19
* arm64: reduce ID map to a single pageArd Biesheuvel2015-06-02
* ARM, arm64: kvm: get rid of the bounce pageArd Biesheuvel2015-03-19
* arm64: add better page protections to arm64Laura Abbott2015-01-22
* arm64: vmlinux.lds.S: don't discard .exit.* sections at link-timeWill Deacon2014-11-25
* arm64: add alternative runtime patchingAndre Przywara2014-11-25
* arm64/efi: set PE/COFF file alignment to 512 bytesArd Biesheuvel2014-11-05
* ARM: 8168/1: extend __init_end to a page align addressYalin Wang2014-10-02
* arm64: Enable TEXT_OFFSET fuzzingMark Rutland2014-07-10
* arm64: Update the Image headerMark Rutland2014-07-10