summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-04-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-04-10Merge tag 'nios2-fixes-v4.0-final' of git://git.rocketboards.org/linux-socfpg...Linus Torvalds
2015-04-10nios2: fix cache coherency issue when debug with gdbLey Foon Tan
2015-04-09Merge tag 'pci-v4.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-04-09nios2: add missing ptrace registers definesLey Foon Tan
2015-04-08x86: clean up/fix 'copy_in_user()' tail zeroingLinus Torvalds
2015-04-08Revert "sparc/PCI: Clip bridge windows to fit in upstream windows"Bjorn Helgaas
2015-04-08kvm: mmu: lazy collapse small sptes into large sptesWanpeng Li
2015-04-08KVM: x86: Clear CR2 on VCPU resetNadav Amit
2015-04-08KVM: x86: DR0-DR3 are not clear on resetNadav Amit
2015-04-08KVM: x86: BSP in MSR_IA32_APICBASE is writableNadav Amit
2015-04-08KVM: x86: simplify kvm_apic_mapRadim Krčmář
2015-04-08KVM: x86: avoid logical_map when it is invalidRadim Krčmář
2015-04-08KVM: x86: fix mixed APIC mode broadcastRadim Krčmář
2015-04-08KVM: x86: use MDA for interrupt matchingRadim Krčmář
2015-04-08kvm/ppc/mpic: drop unused IRQ_testbitArseny Solokha
2015-04-08KVM: nVMX: remove unnecessary double caching of MAXPHYADDREugene Korenevsky
2015-04-08KVM: nVMX: checks for address bits beyond MAXPHYADDR on VM-entryEugene Korenevsky
2015-04-08KVM: x86: cache maxphyaddr CPUID leaf in struct kvm_vcpuEugene Korenevsky
2015-04-08KVM: vmx: pass error code with internal error #2Radim Krčmář
2015-04-08x86: vdso: fix pvclock races with task migrationRadim Krčmář
2015-04-08KVM: x86: optimize delivery of TSC deadline timer interruptPaolo Bonzini
2015-04-08KVM: x86: extract blocking logic from __vcpu_runPaolo Bonzini
2015-04-08kvm: x86: fix x86 eflags fixed bitWanpeng Li
2015-04-08nios2: signal: Move restart_block to struct task_structLey Foon Tan
2015-04-07Merge tag 'kvm-s390-next-20150331' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2015-04-07Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2015-04-07Merge tag 'kvm-arm-fixes-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2015-04-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-04-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-04-02Merge tag 'stable/for-linus-4.0-rc6-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2015-04-02perf/x86/intel: Fix Haswell CYCLE_ACTIVITY.* counter constraintsAndi Kleen
2015-04-02perf/x86/intel: Filter branches for PEBS eventKan Liang
2015-04-02kgdb/x86: Fix reporting of 'si' in kgdb on x86_64Steffen Liebergeld
2015-04-02x86/asm/entry/64: Disable opportunistic SYSRET if regs->flags has TF setAndy Lutomirski
2015-04-01x86/reboot: Add ASRock Q1900DC-ITX mainboard reboot quirkStefan Lippers-Hollmann
2015-04-01powerpc: fix memory corruption by pnv_alloc_idle_core_statesJan Stancek
2015-03-31KVM: s390: migrate vcpu interrupt stateJens Freimann
2015-03-31KVM: s390: refactor vcpu injection functionJens Freimann
2015-03-31KVM: s390: add ioctl to inject local interruptsJens Freimann
2015-03-31KVM: s390: cpu timer irq priorityDavid Hildenbrand
2015-03-31KVM: s390: deliver floating interrupts in order of priorityJens Freimann
2015-03-31KVM: s390: fix get_all_floating_irqsJens Freimann
2015-03-31x86: Use bool function return values of true/false not 1/0Joe Perches
2015-03-31KVM: s390: enable more features that need no hypervisor changesChristian Borntraeger
2015-03-31KVM: s390: store the breaking-event address on pgm interruptsDavid Hildenbrand
2015-03-30KVM: arm/arm64: enable KVM_CAP_IOEVENTFDNikolay Nikolaev
2015-03-30KVM: arm/arm64: rework MMIO abort handling to use KVM MMIO busAndre Przywara
2015-03-30KVM: remove useless check of "ret" variable prior to returning the same valueEugene Korenevsky
2015-03-30KVM: x86: Remove redundant definitionsNadav Amit