| Age | Commit message (Expand) | Author |
| 2012-01-06 | x86/PCI: convert to pci_create_root_bus() and pci_scan_root_bus() | Bjorn Helgaas |
| 2012-01-06 | PCI: Pull PCI 'latency timer' setup up into the core | Myron Stowe |
| 2012-01-06 | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman |
| 2012-01-06 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
| 2012-01-06 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
| 2012-01-04 | x86: Fix atomic64_xxx_cx8() functions | Eric Dumazet |
| 2012-01-04 | x86: Fix and improve cmpxchg_double{,_local}() | Jan Beulich |
| 2012-01-04 | Merge commit 'v3.2-rc7' into x86/asm | Ingo Molnar |
| 2011-12-27 | KVM: x86 emulator: implement RDPMC (0F 33) | Avi Kivity |
| 2011-12-27 | KVM: Add generic RDPMC support | Avi Kivity |
| 2011-12-27 | KVM: Expose a version 2 architectural PMU to a guests | Gleb Natapov |
| 2011-12-27 | Merge remote-tracking branch 'tip/perf/core' into kvm-updates/3.3 | Avi Kivity |
| 2011-12-27 | KVM: MMU: move the relevant mmu code to mmu.c | Xiao Guangrong |
| 2011-12-27 | KVM: expose latest Intel cpu new features (BMI1/BMI2/FMA/AVX2) to guest | Liu, Jinsong |
| 2011-12-27 | KVM: introduce KVM_MEM_SLOTS_NUM macro | Xiao Guangrong |
| 2011-12-27 | KVM: Optimize dirty logging by rmap_write_protect() | Takuya Yoshikawa |
| 2011-12-27 | KVM: MMU: remove KVM host pv mmu support | Chris Wright |
| 2011-12-27 | KVM: MMU: improve write flooding detected | Xiao Guangrong |
| 2011-12-27 | KVM: MMU: fast prefetch spte on invlpg path | Xiao Guangrong |
| 2011-12-27 | KVM: MMU: do not mark accessed bit on pte write path | Xiao Guangrong |
| 2011-12-27 | KVM: x86: retry non-page-table writing instructions | Xiao Guangrong |
| 2011-12-23 | x86, x2apic: Allow "nox2apic" to disable x2apic mode setup by BIOS | Yinghai Lu |
| 2011-12-23 | x86, x2apic: Fallback to xapic when BIOS doesn't setup interrupt-remapping | Yinghai Lu |
| 2011-12-22 | percpu: Remove irqsafe_cpu_xxx variants | Christoph Lameter |
| 2011-12-21 | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem | Kay Sievers |
| 2011-12-21 | Merge branch 'master' into pm-sleep | Rafael J. Wysocki |
| 2011-12-21 | x86: Add counter when debug stack is used with interrupts enabled | Steven Rostedt |
| 2011-12-21 | x86: Keep current stack in NMI breakpoints | Steven Rostedt |
| 2011-12-21 | perf, arch: Rework perf_event_index() | Peter Zijlstra |
| 2011-12-21 | perf events: Enable raw event support for Intel unhalted_reference_cycles event | Stephane Eranian |
| 2011-12-21 | x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86' | Kevin Winchester |
| 2011-12-20 | Merge commit 'v3.2-rc6' into perf/core | Ingo Molnar |
| 2011-12-20 | Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l... | Ingo Molnar |
| 2011-12-19 | Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Martin Schwidefsky |
| 2011-12-18 | x86: Convert per-cpu counter icr_read_retry_count into a member of irq_stat | Fernando Luis Vazquez Cao |
| 2011-12-18 | Merge commit 'v3.2-rc6' into x86/platform | Ingo Molnar |
| 2011-12-18 | Merge branch 'mce-inject' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Ingo Molnar |
| 2011-12-18 | x86/intel config: Revamp configuration to allow for Moorestown and Medfield | Alan Cox |
| 2011-12-18 | x86: Use "do { } while(0)" for empty lock_cmos()/unlock_cmos() macros | Jesper Juhl |
| 2011-12-18 | x86: Use "do { } while(0)" for empty flush_tlb_fix_spurious_fault() macro | Jesper Juhl |
| 2011-12-16 | x86: add IRQ context simulation in module mce-inject | Chen Gong |
| 2011-12-15 | x86_64, asm: Optimise fls(), ffs() and fls64() | David Howells |
| 2011-12-15 | x86, bitops: Move fls64.h inside __KERNEL__ | H. Peter Anvin |
| 2011-12-15 | Merge commit 'v3.2-rc5' into sched/core | Ingo Molnar |
| 2011-12-15 | x86: Fix and improve percpu_cmpxchg{8,16}b_double() | Jan Beulich |
| 2011-12-15 | Merge branch 'ucode-verify-size' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar |
| 2011-12-14 | x86, mce: Add wrappers for registering on the decode chain | Borislav Petkov |
| 2011-12-14 | x86, microcode, AMD: Add a vendor-specific exit function | Borislav Petkov |
| 2011-12-14 | x86: Add per-cpu stat counter for APIC ICR read tries | Fernando Luis Vázquez Cao |
| 2011-12-12 | Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid" | Keith Packard |