Age | Commit message (Expand) | Author |
2013-11-06 | seqcount: Add lockdep functionality to seqcount/seqlock structures | John Stultz |
2013-11-06 | perf/x86/intel: Add Ivy Bridge-EP uncore IRP box support | Yan, Zheng |
2013-11-06 | perf/x86/intel/uncore: Add filter support for IvyBridge-EP QPI boxes | Yan, Zheng |
2013-11-06 | perf: Fix arch_perf_out_copy_user default | Peter Zijlstra |
2013-11-06 | kvm: Delete prototype for non-existent function kvm_check_iopl | Josh Triplett |
2013-11-06 | kvm: Delete prototype for non-existent function complete_pio | Josh Triplett |
2013-11-06 | hung_task: add method to reset detector | Marcelo Tosatti |
2013-11-06 | pvclock: detect watchdog reset at pvclock read | Marcelo Tosatti |
2013-11-06 | kvm: optimize out smp_mb after srcu_read_unlock | Michael S. Tsirkin |
2013-11-06 | x86/cpu: Increase max CPU count to 8192 | Josh Boyer |
2013-11-06 | x86/cpu: Allow higher NR_CPUS values | Josh Boyer |
2013-11-06 | x86/cpu: Always print SMP information in /proc/cpuinfo | HATAYAMA Daisuke |
2013-11-06 | Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ f... | Ingo Molnar |
2013-11-06 | Merge tag 'v3.12' into x86/cpu, to refresh the branch before queueing up more... | Ingo Molnar |
2013-11-06 | Merge tag 'v3.12' into core/locking to pick up mutex upates | Ingo Molnar |
2013-11-05 | ftrace/x86: skip over the breakpoint for ftrace caller | Kevin Hao |
2013-11-05 | KVM: x86: trace cpuid emulation when called from emulator | Gleb Natapov |
2013-11-05 | KVM: emulator: cleanup decode_register_operand() a bit | Gleb Natapov |
2013-11-05 | KVM: emulator: check rex prefix inside decode_register() | Gleb Natapov |
2013-11-04 | x86, defconfig: Add DEVTMPFS and DEVTMPFS_MOUNT to *86*_defconfig | Chen Gang |
2013-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-11-04 | Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queue | Gleb Natapov |
2013-11-04 | Merge branch 'perf/urgent' into perf/core to fix conflicts | Ingo Molnar |
2013-11-03 | KVM: x86: fix emulation of "movzbl %bpl, %eax" | Paolo Bonzini |
2013-11-01 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-11-01 | Merge branch 'linus' into sched/core | Ingo Molnar |
2013-10-31 | KVM: x86: emulate SAHF instruction | Paolo Bonzini |
2013-10-31 | Merge branch 'pci/misc' into next | Bjorn Helgaas |
2013-10-31 | ACPICA: Cleanup asmlinkage for ACPICA APIs. | Lv Zheng |
2013-10-31 | kvm/vmx: error message typo fix | Michael S. Tsirkin |
2013-10-31 | KVM: x86: fix KVM_SET_XCRS loop | Paolo Bonzini |
2013-10-31 | KVM: x86: fix KVM_SET_XCRS for CPUs that do not support XSAVE | Paolo Bonzini |
2013-10-30 | x86, hyperv: Fix build error due to missing <asm/apic.h> include | David Rientjes |
2013-10-30 | Merge branch 'akpm' (fixes from Andrew Morton) | Linus Torvalds |
2013-10-30 | percpu: fix this_cpu_sub() subtrahend casting for unsigneds | Greg Thelen |
2013-10-30 | kvm: Create non-coherent DMA registeration | Alex Williamson |
2013-10-30 | kvm/x86: Convert iommu_flags to iommu_noncoherent | Alex Williamson |
2013-10-30 | kvm: Add VFIO device | Alex Williamson |
2013-10-30 | kvm: Emulate MOVBE | Borislav Petkov |
2013-10-30 | kvm, emulator: Add initial three-byte insns support | Borislav Petkov |
2013-10-30 | kvm, emulator: Rename VendorSpecific flag | Borislav Petkov |
2013-10-30 | kvm, emulator: Use opcode length | Borislav Petkov |
2013-10-30 | kvm: Add KVM_GET_EMULATED_CPUID | Borislav Petkov |
2013-10-30 | KVM: Fix modprobe failure for kvm_intel/kvm_amd | Tim Gardner |
2013-10-29 | perf/x86: Further optimize copy_from_user_nmi() | Peter Zijlstra |
2013-10-29 | perf/x86: Fix NMI measurements | Peter Zijlstra |
2013-10-29 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2013-10-28 | x86/efi: Add EFI framebuffer earlyprintk support | Matt Fleming |
2013-10-28 | nVMX: Report CPU_BASED_VIRTUAL_NMI_PENDING as supported | Jan Kiszka |
2013-10-28 | nVMX: Fix pick-up of uninjected NMIs | Jan Kiszka |