aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2017-03-23arm64: alternatives: apply boot time fixups via the linear mappingArd Biesheuvel4-10/+25
2017-03-23arm64: mmu: move TLB maintenance from callers to create_mapping_late()Ard Biesheuvel1-8/+8
2017-03-23arm64: Revert "arm64: kaslr: fix breakage with CONFIG_MODVERSIONS=y"Ard Biesheuvel1-5/+0
2017-03-22arm64: move !VHE work to end of el2_setupMark Rutland1-20/+17
2017-03-22arm64: reduce el2_setup branchingMark Rutland1-8/+7
2017-03-22arm64: struct debug_info: Check CONFIG_HAVE_HW_BREAKPOINTChris Redmon1-0/+2
2017-03-22arm64: Add support for DMA_ATTR_FORCE_CONTIGUOUS to IOMMUGeert Uytterhoeven1-15/+48
2017-03-22arm64: define BUG() instruction without CONFIG_BUGArnd Bergmann1-14/+19
2017-03-20arm64: v8.3: Support for weaker release consistencySuzuki K Poulose4-0/+5
2017-03-20arm64: v8.3: Support for complex number instructionsSuzuki K Poulose4-0/+5
2017-03-20arm64: v8.3: Support for Javascript conversion instructionSuzuki K Poulose4-1/+12
2017-03-20arm64: KVM: Add support for VPIPT I-cachesWill Deacon2-4/+27
2017-03-20arm64: cache: Identify VPIPT I-cachesWill Deacon2-0/+11
2017-03-20arm64: cache: Merge cachetype.h into cache.hWill Deacon5-59/+33
2017-03-20arm64: cache: Remove support for ASID-tagged VIVT I-cachesWill Deacon6-22/+6
2017-03-20arm64: cacheinfo: Remove CCSIDR-based cache information probingWill Deacon2-62/+0
2017-03-20arm64: cpuinfo: remove I-cache VIPT aliasing detectionWill Deacon2-26/+10
2017-03-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds5-9/+7
2017-03-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+10
2017-03-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-18/+68
2017-03-10arm64: kernel: Update kerneldoc for cpu_suspend() renameGeert Uytterhoeven1-1/+1
2017-03-10arm64: use const cap for system_uses_ttbr0_pan()Mark Rutland1-1/+1
2017-03-10arm64: support keyctl() system call in 32-bit modeEric Biggers1-0/+4
2017-03-10arm64: kasan: avoid bad virt_to_pfn()Mark Rutland1-1/+1
2017-03-10arm64: kprobes: remove kprobe_exceptions_notifyNaveen N. Rao1-6/+0
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov1-0/+4
2017-03-09KVM: arm64: Increase number of user memslots to 512Linu Cherian1-1/+1
2017-03-09KVM: arm/arm64: Remove KVM_PRIVATE_MEM_SLOTS definition that are unusedLinu Cherian1-1/+0
2017-03-07arm64: KVM: Survive unknown traps from guestsMark Rutland1-7/+12
2017-03-07irqchip/gicv3-its: Add workaround for QDF2400 ITS erratum 0065Shanker Donthineni1-0/+10
2017-03-06arm64: KVM: VHE: Clear HCR_TGE when invalidating guest TLBsMarc Zyngier1-9/+55
2017-03-03Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds19-230/+765
2017-03-03sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar1-1/+1
2017-03-02Merge tag 'juno-fixes-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann1-6/+7
2017-03-02Merge branch 'next/late' with mainlineArnd Bergmann18-224/+758
2017-03-02sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...Ingo Molnar2-0/+2
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2-0/+2
2017-03-02sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar9-0/+10
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar5-0/+5
2017-03-02sched/headers: Prepare for new header dependencies before moving more code to...Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar5-5/+5
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar1-0/+1
2017-03-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-35/+15
2017-02-27mm: add new mmgrab() helperVegard Nossum1-1/+1
2017-02-27scripts/spelling.txt: add "overwritting" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez4-0/+8
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-14/+13