summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/vmlinux.lds.S
Commit message (Expand)AuthorAgeFilesLines
* 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
* arm64: Move swapper pagetable definitionsSuzuki K. Poulose2015-10-191-0/+1
* arm64: reduce ID map to a single pageArd Biesheuvel2015-06-021-1/+10
* ARM, arm64: kvm: get rid of the bounce pageArd Biesheuvel2015-03-191-6/+11
* arm64: add better page protections to arm64Laura Abbott2015-01-221-2/+15
* arm64: vmlinux.lds.S: don't discard .exit.* sections at link-timeWill Deacon2014-11-251-2/+3
* arm64: add alternative runtime patchingAndre Przywara2014-11-251-0/+11
* arm64/efi: set PE/COFF file alignment to 512 bytesArd Biesheuvel2014-11-051-0/+17
* ARM: 8168/1: extend __init_end to a page align addressYalin Wang2014-10-021-1/+1
* arm64: Enable TEXT_OFFSET fuzzingMark Rutland2014-07-101-0/+5
* arm64: Update the Image headerMark Rutland2014-07-101-0/+4
* arm64: place initial page tables above the kernelMark Rutland2014-07-101-0/+7
* arm64: Fix linker script entry pointGeoff Levand2014-05-231-1/+1
* arm64: Remove unused __data_loc variableGeoff Levand2013-12-201-2/+0
* arm64: vmlinux.lds.S: drop redundant .commentMark Rutland2013-12-191-1/+0
* arm64: use generic RW_DATA_SECTION macro in linker scriptMark Salter2013-11-041-24/+7
* arm64: factor out spin-table boot methodMark Rutland2013-10-251-1/+0
* arm64: move elf notes into readonly segmentMark Salter2013-08-271-2/+1
* Merge branch 'kvm-arm64/kvm-for-3.11' of git://git.kernel.org/pub/scm/linux/k...Catalin Marinas2013-06-121-0/+20
|\
| * arm64: KVM: HYP mode idmap supportMarc Zyngier2013-06-071-0/+20
* | arm64: extable: sort the exception table at build timeWill Deacon2013-06-121-9/+1
|/
* arm64: Build infrastructureCatalin Marinas2012-09-171-0/+126
OpenPOWER on IntegriCloud