Age | Commit message (Expand) | Author |
2013-11-07 | x86, intel-mid: Do not re-introduce usage of obsolete __cpuinit | Paul Gortmaker |
2013-11-07 | Merge branch 'acpica' | Rafael J. Wysocki |
2013-11-07 | Merge remote-tracking branch 'grant/devicetree/next' into for-next | Rob Herring |
2013-11-07 | kvm, cpuid: Fix sparse warning | Borislav Petkov |
2013-11-07 | x86/apic: Disable I/O APIC before shutdown of the local APIC | Fenghua Yu |
2013-11-06 | PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq() | Konrad Rzeszutek Wilk |
2013-11-06 | x86/xen: remove deprecated IRQF_DISABLED | Michael Opdenacker |
2013-11-06 | uprobes: Introduce arch_uprobe->ixol | Oleg Nesterov |
2013-11-06 | uprobes: Move function declarations out of arch | David A. Long |
2013-11-06 | x86, hyperv: Move a variable to avoid an unused variable warning | H. Peter Anvin |
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 |