summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-09-1048-635/+2052
|\ \ \ \ \ \ \ \
| * | | | | | | | Silence compiler warning in arch/x86/kvm/emulate.cValdis Kletnieks2015-09-061-1/+1
| * | | | | | | | kvm: compile process_smi_save_seg_64() only for x86_64Alexander Kuleshov2015-09-061-0/+2
| * | | | | | | | KVM: x86: avoid uninitialized variable warningPaolo Bonzini2015-09-061-3/+4
| * | | | | | | | KVM: PPC: Book3S: Fix typo in top comment about lockingGreg Kurz2015-09-041-1/+1
| * | | | | | | | KVM: PPC: Book3S: Fix size of the PSPB registerThomas Huth2015-09-031-1/+1
| * | | | | | | | KVM: PPC: Book3S HV: Exit on H_DOORBELL if HOST_IPI is setGautham R. Shenoy2015-09-031-0/+1
| * | | | | | | | KVM: PPC: Book3S HV: Fix race in starting secondary threadsGautham R. Shenoy2015-09-032-1/+17
| * | | | | | | | Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-...Paolo Bonzini2015-08-22247-1926/+3114
| |\ \ \ \ \ \ \ \
| | * | | | | | | | KVM: PPC: Book3S: correct width in XER handlingSam bobroff2015-08-225-10/+10
| | * | | | | | | | KVM: PPC: Book3S HV: Fix preempted vcore stolen time calculationPaul Mackerras2015-08-221-2/+7
| | * | | | | | | | KVM: PPC: Book3S HV: Fix preempted vcore list lockingPaul Mackerras2015-08-221-1/+2
| | * | | | | | | | KVM: PPC: Book3S HV: Implement H_CLEAR_REF and H_CLEAR_MODPaul Mackerras2015-08-222-9/+121
| | * | | | | | | | KVM: PPC: Book3S HV: Fix bug in dirty page trackingPaul Mackerras2015-08-224-1/+27
| | * | | | | | | | KVM: PPC: Book3S HV: Fix race in reading change bit when removing HPTEPaul Mackerras2015-08-221-6/+12
| | * | | | | | | | KVM: PPC: Book3S HV: Implement dynamic micro-threading on POWER8Paul Mackerras2015-08-226-62/+473
| | * | | | | | | | KVM: PPC: Book3S HV: Make use of unused threads when running guestsPaul Mackerras2015-08-226-72/+298
| | * | | | | | | | KVM: PPC: add missing pt_regs initializationTudor Laurentiu2015-08-221-0/+1
| | * | | | | | | | KVM: PPC: Fix warnings from sparseThomas Huth2015-08-228-8/+12
| | * | | | | | | | KVM: PPC: Remove PPC970 from KVM_BOOK3S_64_HV text in KconfigThomas Huth2015-08-221-4/+4
| | * | | | | | | | KVM: PPC: fix suspicious use of conditional operatorTudor Laurentiu2015-08-221-1/+1
| * | | | | | | | | 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 tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-09-106-38/+85
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | xen/privcmd: Further s/MFN/GFN/ clean-upJulien Grall2015-09-082-25/+25
| * | | | | | | | | xen: Use correctly the Xen memory terminologiesJulien Grall2015-09-083-9/+41
| * | | | | | | | | arm/xen: implement correctly pfn_to_mfnJulien Grall2015-09-081-8/+0
| * | | | | | | | | xen: Make clear that swiotlb and biomerge are dealing with DMA addressJulien Grall2015-09-083-6/+29
* | | | | | | | | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2015-09-101-1/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | elf-em.h: move EM_MICROBLAZE to the common headerMike Frysinger2015-09-101-1/+2
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds2015-09-102-18/+1
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Revert "Hexagon: fix signal.c compile error"Mike Frysinger2015-09-091-2/+0
| * | | | | | | | | | hexagon/time: Migrate to new 'set-state' interfaceViresh Kumar2015-09-081-16/+1
* | | | | | | | | | | Merge tag 'metag-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2015-09-091-4/+6
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | metag/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu2015-07-141-4/+6
| | |_|/ / / / / / / / | |/| | | | | | | | |