summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2015-09-17arm64: KVM: Disable virtual timer even if the guest is not using itMarc Zyngier1-2/+3
2015-09-16arm64: KVM: Fix user access for debug registersMarc Zyngier1-4/+4
2015-09-14KVM: arm64: add workaround for Cortex-A57 erratum #852523Will Deacon1-1/+3
2015-09-04arm64: KVM: set {v,}TCR_EL2 RES1 bitsMark Rutland1-3/+7
2015-08-20arm64: KVM: Optimize arm64 skip 30-50% vfp/simd save/restore on exitsMario Smarduch2-10/+68
2015-08-12KVM: arm/arm64: timer: Allow the timer to control the active stateMarc Zyngier1-3/+1
2015-08-12arm64: KVM: remove remaining reference to vgic_sr_vectorsVladimir Murzin2-7/+0
2015-08-12arm64/kvm: Add generic v8 KVM targetSuzuki K. Poulose3-3/+12
2015-07-21KVM: arm64: add trace points for guest_debug debugAlex Bennée4-1/+179
2015-07-21KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUGAlex Bennée7-18/+83
2015-07-21KVM: arm64: introduce vcpu->arch.debug_ptrAlex Bennée7-47/+313
2015-07-21KVM: arm64: re-factor hyp.S debug register codeAlex Bennée1-379/+138
2015-07-21KVM: arm64: guest debug, add support for single-stepAlex Bennée4-5/+80
2015-07-21KVM: arm64: guest debug, add SW break point supportAlex Bennée3-1/+40
2015-07-21KVM: arm: introduce kvm_arm_init/setup/clear_debugAlex Bennée6-12/+98
2015-07-21KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctlAlex Bennée1-0/+27
2015-07-21KVM: arm64: guest debug, define API headersAlex Bennée1-0/+27
2015-07-11Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds4-0/+211
2015-07-10arm64: entry32: remove pointless register assignmentMark Rutland1-2/+0
2015-07-09arm64: dts: add device tree for ARM SMM-A53x2 on LogicTile Express 20MGKristina Martsenko2-0/+192
2015-07-09GICv3: Add ITS entry to THUNDER dtsTirumalesh Chalamarla1-0/+9
2015-07-09arm64: dts: Add poweroff button device node for APM X-Gene platformY Vo1-0/+10
2015-07-08arm64: entry: handle debug exceptions in el*_invMark Rutland1-2/+2
2015-07-07arm64: Keep the ARM64 Kconfig selects sortedCatalin Marinas1-1/+1
2015-07-07ACPI / ARM64 : use the new BAD_MADT_GICC_ENTRY macroAl Stone1-1/+1
2015-07-07ACPI / ARM64: add BAD_MADT_GICC_ENTRY() macroAl Stone1-0/+8
2015-07-06arm64: defconfig: Add Ceva ahci to the defconfigSuneel Garapati1-0/+1
2015-07-06arm64: remove another unnecessary libfdt include pathArd Biesheuvel1-2/+0
2015-07-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds10-20/+44
2015-07-03arm64: Fix show_unhandled_signal_ratelimited usageSuzuki K. Poulose2-2/+2
2015-07-03ARM64 / SMP: Switch pr_err() to pr_debug() for disabled GICC entryHanjun Guo1-4/+4
2015-07-03Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds1-0/+13
2015-07-02arm64: cpuidle: add __init section marker to arm_cpuidle_initJisheng Zhang1-1/+1
2015-07-01arm64: dts: Add APM X-Gene standby GPIO controller DTS entriesY Vo1-0/+13
2015-07-01Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2015-07-01arm64: Don't report clear pmds and puds as hugeChristoffer Dall1-2/+2
2015-06-30arm64: perf: fix unassigned cpu_pmu->plat_device when probing PMU PPIsShannon Zhao1-1/+2
2015-06-30arm64: perf: Don't use of_node after putting itStephen Boyd1-1/+2
2015-06-30arm64: fix incorrect use of pgprot_t variableArd Biesheuvel1-1/+1
2015-06-29Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2015-06-26Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2015-06-26Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-0/+74
2015-06-26Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds17-151/+743
2015-06-26Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2-0/+6
2015-06-26Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-13/+0
2015-06-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-9/+0
2015-06-26arm64/hw_breakpoint.c: remove unnecessary headerManinder Singh1-1/+0
2015-06-26arm64: bpf: fix endianness conversion bugsXi Wang2-2/+24
2015-06-26mm/hugetlb: remove arch_prepare/release_hugepage from arch headersDominik Dingel1-9/+0
2015-06-26Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0