| Age | Commit message (Expand) | Author |
| 2012-06-18 | Merge branch 'x86/apic' into x86/platform | Ingo Molnar |
| 2012-06-18 | x86: Fix kernel-doc warnings | Wanpeng Li |
| 2012-06-17 | x86-64, reboot: Allow reboot=bios and reboot-cpu override on x86-64 | H. Peter Anvin |
| 2012-06-15 | Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/lin... | Linus Torvalds |
| 2012-06-15 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
| 2012-06-15 | irq/apic: Use config_enabled(CONFIG_SMP) checks to clean up irq_set_affinity(... | Suresh Siddha |
| 2012-06-15 | Merge branch 'x86/cleanups' into x86/apic | Ingo Molnar |
| 2012-06-15 | x86/vsmp: Fix linker error when CONFIG_PROC_FS is not set | Ido Yariv |
| 2012-06-14 | x86: dma-mapping: fix broken allocation when dma_mask has been provided | Marek Szyprowski |
| 2012-06-14 | x86/apic/es7000: Make apicid of a cluster (not CPU) from a cpumask | Alexander Gordeev |
| 2012-06-14 | x86/apic/es7000+summit: Always make valid apicid from a cpumask | Alexander Gordeev |
| 2012-06-14 | x86/apic/es7000+summit: Fix compile warning in cpu_mask_to_apicid() | Alexander Gordeev |
| 2012-06-14 | x86/apic: Fix ugly casting and branching in cpu_mask_to_apicid_and() | Alexander Gordeev |
| 2012-06-14 | x86/apic: Eliminate cpu_mask_to_apicid() operation | Alexander Gordeev |
| 2012-06-14 | x86/x2apic/cluster: Vector_allocation_domain() should return a value | Alexander Gordeev |
| 2012-06-14 | x86: Add read_mostly declaration/definition to variables from smp.h | Vlad Zolotarov |
| 2012-06-13 | x86/alternatives: Use atomic_xchg() instead atomic_dec_and_test() for stop_ma... | OGAWA Hirofumi |
| 2012-06-13 | x86/smp: Fix topology checks on AMD MCM CPUs | Borislav Petkov |
| 2012-06-12 | x86/PCI: move fixup hooks from __init to __devinit | Sebastian Andrzej Siewior |
| 2012-06-11 | x86: kvmclock: remove check_and_clear_guest_paused warning | Marcelo Tosatti |
| 2012-06-11 | ACPI: Add a quirk for "AMILO PRO V2030" to ignore the timer overriding | Feng Tang |
| 2012-06-11 | ACPI: Remove one board specific WARN when ignoring timer overriding | Feng Tang |
| 2012-06-11 | ACPI: Make acpi_skip_timer_override cover all source_irq==0 cases | Feng Tang |
| 2012-06-11 | x86/vsmp: Ignore IOAPIC IRQ affinity if possible | Ravikiran Thirumalai |
| 2012-06-11 | perf/x86: Convert obsolete simple_strtoul() usage to kstrtoul() | Shuah Khan |
| 2012-06-11 | Merge tag 'v3.5-rc2' into perf/core | Ingo Molnar |
| 2012-06-08 | x86: Save cr2 in NMI in case NMIs take a page fault (for i386) | Steven Rostedt |
| 2012-06-08 | x86: Remove cmpxchg from i386 NMI nesting code | Steven Rostedt |
| 2012-06-08 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
| 2012-06-08 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
| 2012-06-08 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
| 2012-06-08 | Merge tag 'amd-thresholding-fixes-for-3.6' of git://git.kernel.org/pub/scm/li... | Ingo Molnar |
| 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/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: Try to spread IRQ vectors to different priority levels | 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, cpu, amd: Fix crash as Xen Dom0 on AMD Trinity systems | Andre Przywara |
| 2012-06-07 | x86, cpu: Fix show_msr MSR accessing function | Borislav Petkov |
| 2012-06-07 | x86, pvops: Remove hooks for {rd,wr}msr_safe_regs | Andre Przywara |
| 2012-06-07 | x86: Save cr2 in NMI in case NMIs take a page fault | Steven Rostedt |
| 2012-06-07 | x86, MCE, AMD: Update copyrights and boilerplate | Borislav Petkov |
| 2012-06-07 | x86, MCE, AMD: Give proper names to the thresholding banks | Borislav Petkov |
| 2012-06-07 | x86, MCE, AMD: Make error_count read only | Borislav Petkov |
| 2012-06-07 | x86, MCE, AMD: Cleanup reading of error_count | Borislav Petkov |
| 2012-06-07 | x86, MCE, AMD: Print decimal thresholding values | Borislav Petkov |