summaryrefslogtreecommitdiffstats
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2015-03-23arm64: KVM: use ID map with increased VA range if requiredArd Biesheuvel2-0/+58
2015-03-23arm64: mm: increase VA range of identity mapArd Biesheuvel8-4/+110
2015-03-23Merge branch 'aarch64/kvm-bounce-page' into aarch64/for-next/coreWill Deacon1-6/+11
2015-03-23perf: Remove type specific target pointersPeter Zijlstra1-1/+1
2015-03-21Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-5/+19
2015-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-45/+43
2015-03-20arm64: Honor __GFP_ZERO in dma allocationsSuzuki K. Poulose1-3/+9
2015-03-20arm64: efi: don't restore TTBR0 if active_mm points at init_mmWill Deacon2-2/+10
2015-03-19arm64: proc: remove unused cpu_get_pgd macroWill Deacon1-9/+0
2015-03-19arm64: enforce x1|x2|x3 == 0 upon kernel entry as per boot protocolArd Biesheuvel2-1/+29
2015-03-19arm64: remove __calc_phys_offsetArd Biesheuvel1-36/+11
2015-03-19arm64: merge __enable_mmu and __turn_mmu_onArd Biesheuvel1-26/+7
2015-03-19arm64: use PC-relative reference for secondary_holding_pen_releaseArd Biesheuvel1-8/+1
2015-03-19arm64: remove __switch_data object from head.SArd Biesheuvel1-21/+8
2015-03-19arm64: remove processor_idArd Biesheuvel2-9/+1
2015-03-19arm64: add macros for common adrp usagesArd Biesheuvel1-0/+48
2015-03-19arm64: Get rid of struct cpu_tableMarc Zyngier6-153/+8
2015-03-19arm64: kconfig: increase NR_CPUS range to 2-4096.Ganapatrao Kulkarni1-2/+2
2015-03-19arm64: perf: reject groups spanning multiple HW PMUsSuzuki K. Poulose1-6/+15
2015-03-19ARM, arm64: kvm: get rid of the bounce pageArd Biesheuvel1-6/+11
2015-03-19arm64/crypto: issue aese/aesmc instructions in pairsArd Biesheuvel2-13/+9
2015-03-19arm64: fixmap: check idx is definitely validMark Rutland1-4/+1
2015-03-19arm64: fixmap: make FIX_TEXT_POKE0 permanentMark Rutland1-1/+1
2015-03-19arm64: mm: unexport set_memory_ro and set_memory_rwDaniel Borkmann1-2/+0
2015-03-19arm64: Enable CONFIG_COMPAT also for 64k page sizeAlexander Graf1-1/+5
2015-03-19arm64: fix implementation of mmap2 compat syscallAndreas Schwab3-1/+20
2015-03-18dtb: xgene: Add second SGMII based 1G interface nodeKeyur Chudgar2-0/+29
2015-03-17Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-44/+9
2015-03-17arm64: Adjust EFI libstub object include logicSteve Capper1-1/+1
2015-03-17arm64: log CPU boot modesMark Rutland1-0/+13
2015-03-17arm64: fix hyp mode mismatch detectionMark Rutland1-1/+1
2015-03-17arm64: apply alternatives for !SMP kernelsMark Rutland4-1/+19
2015-03-17arm64: Implement cpu_relax as yieldPeter Crosthwaite1-1/+5
2015-03-16Merge tag 'kvm-arm-fixes-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Marcelo Tosatti2-44/+9
2015-03-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds5-1/+34
2015-03-14arm64: put __boot_cpu_mode label after alignment instead of beforeArd Biesheuvel1-1/+1
2015-03-14efi/arm64: use UEFI for system reset and poweroffArd Biesheuvel2-0/+17
2015-03-14arm64: Invalidate the TLB corresponding to intermediate page table levelsCatalin Marinas2-0/+16
2015-03-12arm/arm64: KVM: Implement Stage-2 page agingMarc Zyngier3-11/+4
2015-03-12KVM: arm/arm64: add irqfd supportEric Auger3-1/+6
2015-03-12KVM: arm/arm64: implement kvm_arch_intc_initializedEric Auger1-0/+2
2015-03-12KVM: arm/arm64: unset CONFIG_HAVE_KVM_IRQCHIPEric Auger1-1/+0
2015-03-12arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER}Christoffer Dall2-23/+10
2015-03-11arm64: Add support for Spreadtrum's Sharkl64 Platform in Kconfig and defconfigZhizhou Zhang2-0/+6
2015-03-11arm64: dts: Add support for Spreadtrum SC9836 SoC in dts and MakefileZhizhou Zhang5-0/+194
2015-03-11ARM64: Add new Xilinx ZynqMP SoCMichal Simek6-0/+366
2015-03-11arm64: qcom: Add support for Qualcomm MSM8916 SoCAbhimanyu Kapur2-0/+12
2015-03-11arm64: KVM: Fix outdated comment about VTCR_EL2.PSMarc Zyngier1-2/+3
2015-03-11arm64: KVM: Do not use pgd_index to index stage-2 pgdMarc Zyngier1-0/+2
2015-03-11arm64: KVM: Fix stage-2 PGD allocation to have per-page refcountingMarc Zyngier1-42/+4