aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/vmlinux.lds.S
Commit message (Expand)AuthorAge
* 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
* arm64: place initial page tables above the kernelMark Rutland2014-07-10
* arm64: Fix linker script entry pointGeoff Levand2014-05-23
* arm64: Remove unused __data_loc variableGeoff Levand2013-12-20
* arm64: vmlinux.lds.S: drop redundant .commentMark Rutland2013-12-19
* arm64: use generic RW_DATA_SECTION macro in linker scriptMark Salter2013-11-04
* arm64: factor out spin-table boot methodMark Rutland2013-10-25
* arm64: move elf notes into readonly segmentMark Salter2013-08-27
* Merge branch 'kvm-arm64/kvm-for-3.11' of git://git.kernel.org/pub/scm/linux/k...Catalin Marinas2013-06-12
|\
| * arm64: KVM: HYP mode idmap supportMarc Zyngier2013-06-07
* | arm64: extable: sort the exception table at build timeWill Deacon2013-06-12
|/
* arm64: Build infrastructureCatalin Marinas2012-09-17