summaryrefslogtreecommitdiff
path: root/arch (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | KVM: PPC: Book3S: Fix typo in top comment about lockingGreg Kurz2015-09-04
| * | | | | | | | | | | | | | | | | | | | | | | | KVM: PPC: Book3S: Fix size of the PSPB registerThomas Huth2015-09-03
| * | | | | | | | | | | | | | | | | | | | | | | | KVM: PPC: Book3S HV: Exit on H_DOORBELL if HOST_IPI is setGautham R. Shenoy2015-09-03
| * | | | | | | | | | | | | | | | | | | | | | | | KVM: PPC: Book3S HV: Fix race in starting secondary threadsGautham R. Shenoy2015-09-03
| * | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-...Paolo Bonzini2015-08-22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | KVM: PPC: Book3S: correct width in XER handlingSam bobroff2015-08-22
| | * | | | | | | | | | | | | | | | | | | | | | | KVM: PPC: Book3S HV: Fix preempted vcore stolen time calculationPaul Mackerras2015-08-22
| | * | | | | | | | | | | | | | | | | | | | | | | KVM: PPC: Book3S HV: Fix preempted vcore list lockingPaul Mackerras2015-08-22
| | * | | | | | | | | | | | | | | | | | | | | | | KVM: PPC: Book3S HV: Implement H_CLEAR_REF and H_CLEAR_MODPaul Mackerras2015-08-22
| | * | | | | | | | | | | | | | | | | | | | | | | KVM: PPC: Book3S HV: Fix bug in dirty page trackingPaul Mackerras2015-08-22
| | * | | | | | | | | | | | | | | | | | | | | | | KVM: PPC: Book3S HV: Fix race in reading change bit when removing HPTEPaul Mackerras2015-08-22
| | * | | | | | | | | | | | | | | | | | | | | | | KVM: PPC: Book3S HV: Implement dynamic micro-threading on POWER8Paul Mackerras2015-08-22
| | * | | | | | | | | | | | | | | | | | | | | | | KVM: PPC: Book3S HV: Make use of unused threads when running guestsPaul Mackerras2015-08-22
| | * | | | | | | | | | | | | | | | | | | | | | | KVM: PPC: add missing pt_regs initializationTudor Laurentiu2015-08-22
| | * | | | | | | | | | | | | | | | | | | | | | | KVM: PPC: Fix warnings from sparseThomas Huth2015-08-22
| | * | | | | | | | | | | | | | | | | | | | | | | KVM: PPC: Remove PPC970 from KVM_BOOK3S_64_HV text in KconfigThomas Huth2015-08-22
| | * | | | | | | | | | | | | | | | | | | | | | | KVM: PPC: fix suspicious use of conditional operatorTudor Laurentiu2015-08-22
| * | | | | | | | | | | | | | | | | | | | | | | | arm: KVM: keep arm vfp/simd exit handling consistent with arm64Mario Smarduch2015-08-19
| * | | | | | | | | | | | | | | | | | | | | | | | arm64: KVM: Optimize arm64 skip 30-50% vfp/simd save/restore on exitsMario Smarduch2015-08-19
| * | | | | | | | | | | | | | | | | | | | | | | | KVM: arm/arm64: timer: Allow the timer to control the active stateMarc Zyngier2015-08-12
| * | | | | | | | | | | | | | | | | | | | | | | | KVM: arm/arm64: vgic: Allow dynamic mapping of physical/virtual interruptsMarc Zyngier2015-08-12
| * | | | | | | | | | | | | | | | | | | | | | | | arm/arm64: KVM: Move vgic handling to a non-preemptible sectionMarc Zyngier2015-08-12
| * | | | | | | | | | | | | | | | | | | | | | | | arm/arm64: KVM: Fix ordering of timer/GIC on guest entryMarc Zyngier2015-08-12
| * | | | | | | | | | | | | | | | | | | | | | | | arm64: KVM: remove remaining reference to vgic_sr_vectorsVladimir Murzin2015-08-12
| * | | | | | | | | | | | | | | | | | | | | | | | arm64/kvm: Add generic v8 KVM targetSuzuki K. Poulose2015-08-12
| * | | | | | | | | | | | | | | | | | | | | | | | KVM: arm64: add trace points for guest_debug debugAlex Bennée2015-07-21
| * | | | | | | | | | | | | | | | | | | | | | | | KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUGAlex Bennée2015-07-21
| * | | | | | | | | | | | | | | | | | | | | | | | KVM: arm64: introduce vcpu->arch.debug_ptrAlex Bennée2015-07-21
| * | | | | | | | | | | | | | | | | | | | | | | | KVM: arm64: re-factor hyp.S debug register codeAlex Bennée2015-07-21
| * | | | | | | | | | | | | | | | | | | | | | | | KVM: arm64: guest debug, add support for single-stepAlex Bennée2015-07-21
| * | | | | | | | | | | | | | | | | | | | | | | | KVM: arm64: guest debug, add SW break point supportAlex Bennée2015-07-21
| * | | | | | | | | | | | | | | | | | | | | | | | KVM: arm: introduce kvm_arm_init/setup/clear_debugAlex Bennée2015-07-21
| * | | | | | | | | | | | | | | | | | | | | | | | KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctlAlex Bennée2015-07-21
| * | | | | | | | | | | | | | | | | | | | | | | | KVM: arm64: guest debug, define API headersAlex Bennée2015-07-21
| | |/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-09-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | xen/privcmd: Further s/MFN/GFN/ clean-upJulien Grall2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | xen: Use correctly the Xen memory terminologiesJulien Grall2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | arm/xen: implement correctly pfn_to_mfnJulien Grall2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | xen: Make clear that swiotlb and biomerge are dealing with DMA addressJulien Grall2015-09-08
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2015-09-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | elf-em.h: move EM_MICROBLAZE to the common headerMike Frysinger2015-09-10
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds2015-09-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Revert "Hexagon: fix signal.c compile error"Mike Frysinger2015-09-09
| * | | | | | | | | | | | | | | | | | | | | | | | | hexagon/time: Migrate to new 'set-state' interfaceViresh Kumar2015-09-08
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'metag-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2015-09-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | metag/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu2015-07-14
| | |_|/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'nios2-v4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2015-09-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | nios2: add Max10 defconfigChee Nouk Phoon2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | nios2: Add Max10 device treeChee Nouk Phoon2015-09-08
| * | | | | | | | | | | | | | | | | | | | | | | | nios2: remove unused statistic countersBernd Weiberg2015-09-08