| Age | Commit message (Expand) | Author |
| 2012-06-22 | x86/PCI: update MMCONFIG information when hot-plugging PCI host bridges | Jiang Liu |
| 2012-06-22 | x86/PCI: add pci_mmconfig_insert()/delete() for PCI root bridge hotplug | Jiang Liu |
| 2012-06-22 | x86/PCI: introduce pci_mmcfg_arch_map()/pci_mmcfg_arch_unmap() | Jiang Liu |
| 2012-06-20 | thp: avoid atomic64_read in pmd_read_atomic for 32bit PAE | Andrea Arcangeli |
| 2012-06-20 | x86/nmi: Clean up register_nmi_handler() usage | Li Zhong |
| 2012-06-20 | Merge commit 'v3.5-rc3' into x86/debug | Ingo Molnar |
| 2012-06-18 | KVM: Introduce __KVM_HAVE_IRQ_LINE | Christoffer Dall |
| 2012-06-18 | Merge branch 'x86/apic' into x86/platform | Ingo Molnar |
| 2012-06-17 | x86-64, reboot: Allow reboot=bios and reboot-cpu override on x86-64 | H. Peter Anvin |
| 2012-06-15 | Merge branch 'x86/cleanups' into x86/apic | Ingo Molnar |
| 2012-06-14 | x86/apic: Eliminate cpu_mask_to_apicid() operation | Alexander Gordeev |
| 2012-06-14 | x86: Add read_mostly declaration/definition to variables from smp.h | Vlad Zolotarov |
| 2012-06-14 | x86: Define early read-mostly per-cpu macros | Ido Yariv |
| 2012-06-14 | crypto: serpent-sse2/avx - allow both to be built into kernel | Jussi Kivilinna |
| 2012-06-11 | Merge tag 'v3.5-rc2' into perf/core | Ingo Molnar |
| 2012-06-08 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
| 2012-06-08 | uprobes: Pass probed vaddr to arch_uprobe_analyze_insn() | Ananth N Mavinakayanahalli |
| 2012-06-08 | x86/nmi: Fix section mismatch warnings on 32-bit | Don Zickus |
| 2012-06-08 | x86/uv: Fix UV2 BAU legacy mode | Cliff Wickman |
| 2012-06-08 | x86/apic: Make cpu_mask_to_apicid() operations check cpu_online_mask | Alexander Gordeev |
| 2012-06-08 | x86/apic: Make cpu_mask_to_apicid() operations return error code | Alexander Gordeev |
| 2012-06-08 | x86/apic: Avoid useless scanning thru a cpumask in assign_irq_vector() | Alexander Gordeev |
| 2012-06-08 | x86/apic: Factor out default vector_allocation_domain() operation | Alexander Gordeev |
| 2012-06-07 | x86, cpu: Rename checking_wrmsrl() to wrmsrl_safe() | H. Peter Anvin |
| 2012-06-07 | x86, cpu, amd: Deprecate AMD-specific MSR variants | Borislav Petkov |
| 2012-06-07 | x86, pvops: Remove hooks for {rd,wr}msr_safe_regs | Andre Przywara |
| 2012-06-07 | x86, MCE, AMD: Move shared bank to node descriptor | Borislav Petkov |
| 2012-06-06 | x86: Add rdpmcl() | Andi Kleen |
| 2012-06-06 | perf/x86: Check if user fp is valid | Arun Sharma |
| 2012-06-06 | x86/apic: Factor out default cpu_mask_to_apicid() operations | Alexander Gordeev |
| 2012-06-06 | x86/apic: Factor out default target_cpus() operation | Alexander Gordeev |
| 2012-06-06 | x86/x2apic/cluster: Use all the members of one cluster specified in the smp_a... | Suresh Siddha |
| 2012-06-06 | x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level> | Joe Perches |
| 2012-06-06 | x86/platform: Introduce APIC post-initialization callback | Ido Yariv |
| 2012-06-05 | smp: Remove num_booting_cpus() | Thomas Gleixner |
| 2012-06-05 | KVM: VMX: Add EPT A/D bits definitions | Xudong Hao |
| 2012-06-02 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
| 2012-06-01 | Merge remote-tracking branch 'rostedt/tip/perf/urgent-2' into x86-urgent-for-... | H. Peter Anvin |
| 2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
| 2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
| 2012-06-01 | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro |
| 2012-06-01 | set_restore_sigmask() is never called without SIGPENDING (and never should be) | Al Viro |
| 2012-06-01 | new helpers: {clear,test,test_and_clear}_restore_sigmask() | Al Viro |
| 2012-05-31 | ftrace: Synchronize variable setting with breakpoints | Steven Rostedt |
| 2012-05-30 | bury __kernel_nlink_t, make internal nlink_t consistent | Al Viro |
| 2012-05-30 | Merge branch 'x86/trampoline' into x86/urgent | H. Peter Anvin |
| 2012-05-30 | x86, realmode: Unbreak the ia64 build of drivers/acpi/sleep.c | H. Peter Anvin |
| 2012-05-30 | Merge branch 'x86/mce' into x86/urgent | Ingo Molnar |
| 2012-05-29 | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
| 2012-05-29 | mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race condition | Andrea Arcangeli |