summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arm: KVM: Fix incorrect device to IPA mappingMarek Majtyka2015-09-161-2/+4
* arm64: KVM: Fix user access for debug registersMarc Zyngier2015-09-161-4/+4
* KVM: arm64: add workaround for Cortex-A57 erratum #852523Will Deacon2015-09-141-1/+3
* arm/arm64: KVM: Fix PSCI affinity info return value for non valid coresAlexander Spyridakis2015-09-041-4/+8
* arm64: KVM: set {v,}TCR_EL2 RES1 bitsMark Rutland2015-09-041-3/+7
* arm: KVM: keep arm vfp/simd exit handling consistent with arm64Mario Smarduch2015-08-191-6/+8
* arm64: KVM: Optimize arm64 skip 30-50% vfp/simd save/restore on exitsMario Smarduch2015-08-192-10/+68
* KVM: arm/arm64: timer: Allow the timer to control the active stateMarc Zyngier2015-08-122-6/+2
* KVM: arm/arm64: vgic: Allow dynamic mapping of physical/virtual interruptsMarc Zyngier2015-08-121-0/+2
* arm/arm64: KVM: Move vgic handling to a non-preemptible sectionMarc Zyngier2015-08-121-3/+15
* arm/arm64: KVM: Fix ordering of timer/GIC on guest entryMarc Zyngier2015-08-121-4/+3
* arm64: KVM: remove remaining reference to vgic_sr_vectorsVladimir Murzin2015-08-122-7/+0
* arm64/kvm: Add generic v8 KVM targetSuzuki K. Poulose2015-08-123-3/+12
* KVM: arm64: add trace points for guest_debug debugAlex Bennée2015-07-214-1/+179
* KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUGAlex Bennée2015-07-217-18/+83
* KVM: arm64: introduce vcpu->arch.debug_ptrAlex Bennée2015-07-219-47/+316
* KVM: arm64: re-factor hyp.S debug register codeAlex Bennée2015-07-211-379/+138
* KVM: arm64: guest debug, add support for single-stepAlex Bennée2015-07-214-5/+80
* KVM: arm64: guest debug, add SW break point supportAlex Bennée2015-07-213-1/+40
* KVM: arm: introduce kvm_arm_init/setup/clear_debugAlex Bennée2015-07-218-12/+108
* KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctlAlex Bennée2015-07-213-7/+33
* KVM: arm64: guest debug, define API headersAlex Bennée2015-07-211-0/+27
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-07-1225-112/+213
|\
| * MIPS: O32: Use compat_sys_getsockopt.Ralf Baechle2015-07-101-1/+1
| * MIPS: c-r4k: Extend way_string arrayPaul Burton2015-07-101-1/+3
| * MIPS: Pistachio: Support CDMM & Fast Debug ChannelJames Hogan2015-07-102-1/+12
| * MIPS: Malta: Make GIC FDC IRQ workaround Malta specificJames Hogan2015-07-101-7/+13
| * MIPS: c-r4k: Fix cache flushing for MT coresMarkos Chandras2015-07-103-4/+55
| * Revert "MIPS: Kconfig: Disable SMP/CPS for 64-bit"Markos Chandras2015-07-091-1/+1
| * MIPS: cps-vec: Use macros for various arithmetics and memory operationsMarkos Chandras2015-07-091-16/+16
| * MIPS: kernel: cps-vec: Replace KSEG0 with CKSEG0Markos Chandras2015-07-091-2/+2
| * MIPS: kernel: cps-vec: Use ta0-ta3 pseudo-registers for 64-bitMarkos Chandras2015-07-091-21/+21
| * MIPS: kernel: cps-vec: Replace mips32r2 ISA level with mips64r2Markos Chandras2015-07-091-2/+2
| * MIPS: kernel: cps-vec: Replace 'la' macro with PTR_LAMarkos Chandras2015-07-091-10/+10
| * MIPS: kernel: smp-cps: Fix 64-bit compatibility errors due to pointer castingMarkos Chandras2015-07-091-3/+3
| * MIPS: Fix erroneous JR emulation for MIPS R6Markos Chandras2015-07-091-1/+1
| * MIPS: Fix branch emulation for BLTC and BGEC instructionsMarkos Chandras2015-07-092-4/+4
| * MIPS: kernel: traps: Fix broken indentationMarkos Chandras2015-07-091-4/+4
| * MIPS: bootmem: Don't use memory holes for page bitmapAlexander Sverdlin2015-07-091-8/+5
| * MIPS: O32: Do not handle require 32 bytes from the stack to be readable.Ralf Baechle2015-07-082-18/+52
| * MIPS, CPUFREQ: Fix spelling of Institute.Ralf Baechle2015-07-0710-10/+10
| * MIPS: Lemote 2F: Fix build caused by recent mass rename.Ralf Baechle2015-07-071-1/+1
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-1212-87/+116
|\ \
| * | x86/kconfig: Fix typo in the CONFIG_CMDLINE_BOOL help textSébastien Hinderer2015-07-081-1/+1
| * | x86/irq: Retrieve irq data after locking irq_descThomas Gleixner2015-07-071-1/+6
| * | x86/irq: Use proper locking in check_irq_vectors_for_cpu_disable()Thomas Gleixner2015-07-071-1/+12
| * | x86/irq: Plug irq vector hotplug raceThomas Gleixner2015-07-072-16/+7
| * | x86/earlyprintk: Allow early_printk() to use console style parameters like '1...Steven Rostedt2015-07-061-1/+3
| * | x86/espfix: Init espfix on the boot CPU sideZhu Guihua2015-07-062-15/+20
| * | x86/espfix: Add 'cpu' parameter to init_espfix_ap()Zhu Guihua2015-07-063-6/+5