summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* KVM: x86: Add support for local interrupt requests from userspaceSteve Rutherford2015-10-015-19/+78
* KVM: x86: Add EOI exit bitmap inferenceSteve Rutherford2015-10-018-16/+78
* KVM: x86: Add KVM exit for IOAPIC EOIsSteve Rutherford2015-10-016-8/+48
* KVM: x86: Split the APIC from the rest of IRQCHIP.Steve Rutherford2015-10-0110-7/+75
* KVM: x86: unify handling of interrupt windowPaolo Bonzini2015-10-013-26/+2
* KVM: x86: introduce lapic_in_kernelPaolo Bonzini2015-10-017-43/+45
* KVM: x86: replace vm_has_apicv hook with cpu_uses_apicvPaolo Bonzini2015-10-016-9/+15
* KVM: x86: store IOAPIC-handled vectors in each VCPUPaolo Bonzini2015-10-017-34/+18
* KVM: x86: set TMR when the interrupt is acceptedPaolo Bonzini2015-10-015-23/+14
* tools lib traceevent: update KVM pluginPaolo Bonzini2015-10-011-8/+17
* Merge branch 'x86/for-kvm' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Paolo Bonzini2015-10-011-55/+55
|\
| * x86/x2apic: Make stub functions available even if !CONFIG_X86_LOCAL_APICPaolo Bonzini2015-09-301-55/+55
* | Use WARN_ON_ONCE for missing X86_FEATURE_NRIPSDirk Müller2015-10-011-1/+1
* | Update KVM homepage UrlDirk Müller2015-10-011-2/+2
* | Revert "KVM: SVM: use NPT page attributes"Paolo Bonzini2015-10-011-96/+5
* | Revert "KVM: svm: handle KVM_X86_QUIRK_CD_NW_CLEARED in svm_get_mt_mask"Paolo Bonzini2015-10-011-8/+7
* | Revert "KVM: SVM: Sync g_pat with guest-written PAT value"Paolo Bonzini2015-10-011-10/+0
* | Revert "KVM: x86: apply guest MTRR virtualization on host reserved pages"Paolo Bonzini2015-10-012-5/+13
* | Revert "KVM: x86: zero kvmclock_offset when vcpu0 initializes kvmclock system...Radim Krčmář2015-09-282-4/+1
|/
* Linux 4.3-rc3v4.3-rc3Linus Torvalds2015-09-271-1/+1
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-272-5/+27
|\
| * x86/nmi/64: Fix a paravirt stack-clobbering bug in the NMI codeAndy Lutomirski2015-09-221-1/+4
| * x86/paravirt: Replace the paravirt nop with a bona fide empty functionAndy Lutomirski2015-09-222-4/+23
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-271-8/+16
|\ \
| * | irqchip/atmel-aic5: Use per chip mask caches in mask/unmask()Ludovic Desroches2015-09-221-8/+16
| |/
* | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-09-274-6/+30
|\ \
| * | ARM: alignment: fix alignment handling for uaccess changesRussell King2015-09-241-5/+25
| * | ARM: wire up new syscallsRussell King2015-09-223-1/+5
| |/
* | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2015-09-2734-162/+278
|\ \
| * \ Merge tag 'pxa-fixes-v4.3' of https://github.com/rjarzmik/linux into fixesOlof Johansson2015-09-274-3/+28
| |\ \
| | * | ARM: pxa: balloon3: Fix build errorAxel Lin2015-09-161-1/+1
| | * | ARM: pxa: ssp: Fix build error by removing originally incorrect DT bindingJarkko Nikula2015-09-131-1/+0
| | * | ARM: pxa: fix DFI bus lockups on startupRobert Jarzmik2015-09-132-1/+27
| * | | Merge tag 'omap-for-v4.3/fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2015-09-2716-46/+119
| |\ \ \
| | * | | ARM: dts: fix omap2+ address translation for pbiasKishon Vijay Abraham I2015-09-255-12/+17
| | * | | Merge commit 'b8c93646fd5c' into omap-for-v4.3/fixesTony Lindgren2015-09-252-7/+56
| | |\ \ \
| | * | | | ARM: dts: am57xx-beagle-x15: use palmas-usb for USB2Roger Quadros2015-09-171-13/+16
| | * | | | ARM: omap2plus_defconfig: enable GPIO_PCA953XGrazvydas Ignotas2015-09-171-0/+1
| | * | | | ARM: dts: omap5-uevm.dts: fix i2c5 pinctrl offsetsGrazvydas Ignotas2015-09-171-2/+2
| | * | | | ARM: OMAP2+: AM43XX: Enable autoidle for clks in am43xx_init_lateDave Gerlach2015-09-171-0/+1
| | * | | | ARM: dts: am57xx-beagle-x15: Update Phy suppliesNishanth Menon2015-09-171-2/+11
| | * | | | Merge branch 'fixes-rc1' into omap-for-v4.3/fixesTony Lindgren2015-09-146818-179989/+414605
| | |\ \ \ \
| | * | | | | ARM: omap2plus_defconfig: Enable MUSB DMA supportTony Lindgren2015-09-011-0/+2
| | * | | | | ARM: DRA752: Add ID detect for ES2.0Vishal Mahaveer2015-09-012-2/+8
| | * | | | | ARM: OMAP3: vc: fix 'or' always true warningFrans Klaver2015-09-011-1/+1
| | * | | | | ARM: OMAP2+: Fix booting if no timer parent clock is availableTony Lindgren2015-09-011-6/+2
| | * | | | | ARM: OMAP2+: omap-device: fix race deferred probe of omap_hsmmc vs omap_devic...Grygorii Strashko2015-09-011-1/+2
| * | | | | | Merge tag 'v4.3-rockchip32-dtsfixes1' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2015-09-251-0/+1
| |\ \ \ \ \ \
| | * | | | | | ARM: dts: Add ddc i2c reference to veyronDouglas Anderson2015-09-131-0/+1
| | | |_|_|/ / | | |/| | | |
| * | | | | | ARM: sti: dt: adapt DT to fix probe/bind issues in DRM driverBenjamin Gaignard2015-09-252-84/+80