summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-09-17arm64: KVM: Remove all traces of the ThumbEE registersWill Deacon4-29/+5
2015-09-17arm: KVM: Disable virtual timer even if the guest is not using itMarc Zyngier1-2/+4
2015-09-17arm64: KVM: Disable virtual timer even if the guest is not using itMarc Zyngier1-2/+3
2015-09-16arm/arm64: KVM: vgic: Check for !irqchip_in_kernel() when mapping resourcesPavel Fedin1-1/+1
2015-09-16arm: KVM: Fix incorrect device to IPA mappingMarek Majtyka1-2/+4
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-04arm/arm64: KVM: Fix PSCI affinity info return value for non valid coresAlexander Spyridakis1-4/+8
2015-09-04arm64: KVM: set {v,}TCR_EL2 RES1 bitsMark Rutland1-3/+7
2015-08-19arm: KVM: keep arm vfp/simd exit handling consistent with arm64Mario Smarduch1-6/+8
2015-08-19arm64: 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 Zyngier2-6/+2
2015-08-12KVM: arm/arm64: vgic: Allow dynamic mapping of physical/virtual interruptsMarc Zyngier1-0/+2
2015-08-12arm/arm64: KVM: Move vgic handling to a non-preemptible sectionMarc Zyngier1-3/+15
2015-08-12arm/arm64: KVM: Fix ordering of timer/GIC on guest entryMarc Zyngier1-4/+3
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ée9-47/+316
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ée8-12/+108
2015-07-21KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctlAlex Bennée3-7/+33
2015-07-21KVM: arm64: guest debug, define API headersAlex Bennée1-0/+27
2015-07-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds25-112/+213
2015-07-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds12-87/+116
2015-07-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2015-07-11Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds16-11/+1346
2015-07-10Merge branch 'parisc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-168/+212
2015-07-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds7-8/+13
2015-07-10parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based...John David Anglin5-168/+212
2015-07-10Merge tag 'powerpc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds7-26/+39
2015-07-10arm64: entry32: remove pointless register assignmentMark Rutland1-2/+0
2015-07-10MIPS: O32: Use compat_sys_getsockopt.Ralf Baechle1-1/+1
2015-07-10MIPS: c-r4k: Extend way_string arrayPaul Burton1-1/+3
2015-07-10MIPS: Pistachio: Support CDMM & Fast Debug ChannelJames Hogan2-1/+12
2015-07-10MIPS: Malta: Make GIC FDC IRQ workaround Malta specificJames Hogan1-7/+13
2015-07-10MIPS: c-r4k: Fix cache flushing for MT coresMarkos Chandras3-4/+55
2015-07-09Merge tag 'omap-for-v4.2/fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...Kevin Hilman4-1/+15
2015-07-09Merge tag 'sunxi-late-for-4.2' of https://git.kernel.org/pub/scm/linux/kernel...Kevin Hilman4-4/+10
2015-07-09Revert "MIPS: Kconfig: Disable SMP/CPS for 64-bit"Markos Chandras1-1/+1
2015-07-09MIPS: cps-vec: Use macros for various arithmetics and memory operationsMarkos Chandras1-16/+16
2015-07-09MIPS: kernel: cps-vec: Replace KSEG0 with CKSEG0Markos Chandras1-2/+2
2015-07-09MIPS: kernel: cps-vec: Use ta0-ta3 pseudo-registers for 64-bitMarkos Chandras1-21/+21
2015-07-09MIPS: kernel: cps-vec: Replace mips32r2 ISA level with mips64r2Markos Chandras1-2/+2
2015-07-09MIPS: kernel: cps-vec: Replace 'la' macro with PTR_LAMarkos Chandras1-10/+10
2015-07-09MIPS: kernel: smp-cps: Fix 64-bit compatibility errors due to pointer castingMarkos Chandras1-3/+3
2015-07-09MIPS: Fix erroneous JR emulation for MIPS R6Markos Chandras1-1/+1