aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* xtensa: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-14
* ia64: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-14
* x86: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-14
* tile: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-14
* powerpc: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-14
* mips: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2015-02-13
|\
| * tile: enable sparse checks for get/put_userChris Metcalf2015-01-13
| * tile: fix put_user sparse errorsChris Metcalf2015-01-13
| * tile: default to little endian on older toolchainsChris Metcalf2015-01-13
* | Revert "x86/apic: Only disable CPU x2apic mode when necessary"Linus Torvalds2015-02-13
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-02-13
|\ \
| * | KVM: ia64: drop kvm.h from installed user headersMike Frysinger2015-02-10
| * | KVM: x86: fix build with !CONFIG_SMPRadim Krčmář2015-02-10
| * | KVM: x86: emulate: correct page fault error code for NoWrite instructionsPaolo Bonzini2015-02-09
| * | KVM: s390: add cpu model supportMichael Mueller2015-02-09
| * | KVM: s390: use facilities and cpu_id per KVMMichael Mueller2015-02-09
| * | KVM: s390/CPACF: Choose crypto control block formatTony Krowiak2015-02-09
| * | s390/kernel: Update /proc/sysinfo file with Extended Name and UUIDEkaterina Tumanova2015-02-09
| * | KVM: s390: reenable LPP facilityChristian Borntraeger2015-02-09
| * | KVM: s390: floating irqs: fix user triggerable endless loopDavid Hildenbrand2015-02-09
| * | kvm: add halt_poll_ns module parameterPaolo Bonzini2015-02-06
| * | kvm: remove KVM_MMIO_SIZETiejun Chen2015-02-05
| * | KVM: MIPS: Don't leak FPU/DSP to guestJames Hogan2015-02-04
| * | KVM: MIPS: Disable HTW while in guestJames Hogan2015-02-04
| * | KVM: nVMX: Enable nested posted interrupt processingWincy Van2015-02-03
| * | KVM: nVMX: Enable nested virtual interrupt deliveryWincy Van2015-02-03
| * | KVM: nVMX: Enable nested apic register virtualizationWincy Van2015-02-03
| * | KVM: nVMX: Make nested control MSRs per-cpuWincy Van2015-02-03
| * | KVM: nVMX: Enable nested virtualize x2apic modeWincy Van2015-02-03
| * | KVM: nVMX: Prepare for using hardware MSR bitmapWincy Van2015-02-03
| * | KVM: x86: revert "add method to test PIR bitmap vector"Marcelo Tosatti2015-02-02
| * | KVM: x86: fix lapic_timer_int_injected with APIC-vMarcelo Tosatti2015-02-02
| * | kvm: vmx: fix oops with explicit flexpriority=0 optionPaolo Bonzini2015-01-30
| * | KVM: x86: fix x2apic logical address matchingRadim Krčmář2015-01-30
| * | KVM: x86: replace 0 with APIC_DEST_PHYSICALRadim Krčmář2015-01-30
| * | KVM: x86: cleanup kvm_apic_match_*()Radim Krčmář2015-01-30
| * | KVM: x86: return bool from kvm_apic_match*()Radim Krčmář2015-01-30
| * | KVM: VMX: Add PML support in VMXKai Huang2015-01-30
| * | KVM: x86: Add new dirty logging kvm_x86_ops for PMLKai Huang2015-01-29
| * | KVM: x86: Change parameter of kvm_mmu_slot_remove_write_accessKai Huang2015-01-29
| * | KVM: MMU: Explicitly set D-bit for writable spte.Kai Huang2015-01-29
| * | KVM: MMU: Add mmu help functions to support PMLKai Huang2015-01-29
| * | KVM: Rename kvm_arch_mmu_write_protect_pt_masked to be more generic for log d...Kai Huang2015-01-29
| * | kvm: iommu: Add cond_resched to legacy device assignment codeJoerg Roedel2015-01-27
| * | KVM: x86: Emulation of call may use incorrect stack sizeNadav Amit2015-01-26
| * | KVM: x86: 32-bit wraparound read/write not emulated correctlyNadav Amit2015-01-26
| * | KVM: x86: Fix defines in emulator.cNadav Amit2015-01-26
| * | KVM: x86: ARPL emulation can cause spurious exceptionsNadav Amit2015-01-26
| * | KVM: x86: IRET emulation does not clear NMI maskingNadav Amit2015-01-26