| Age | Commit message (Expand) | Author |
| 2014-01-15 | x86, intel-mid: Add Merrifield platform support | David Cohen |
| 2014-01-15 | x86, intel-mid: Add Clovertrail platform support | Kuppuswamy Sathyanarayanan |
| 2014-01-15 | x86, intel-mid: Move Medfield code out of intel-mid.c core file | David Cohen |
| 2014-01-15 | x86, apic: Make disabled_cpu_apicid static read_mostly, fix typos | H. Peter Anvin |
| 2014-01-15 | x86, apic, kexec: Add disable_cpu_apicid kernel parameter | HATAYAMA Daisuke |
| 2014-01-15 | KVM: remove useless write to vcpu->hv_clock.tsc_timestamp | Paolo Bonzini |
| 2014-01-15 | KVM: x86: fix tsc catchup issue with tsc scaling | Marcelo Tosatti |
| 2014-01-15 | kvm: x86: fix apic_base enable check | Andrew Jones |
| 2014-01-15 | x86, cpu, amd: Fix a shadowed variable situation | Borislav Petkov |
| 2014-01-15 | KVM: x86: limit PIT timer frequency | Marcelo Tosatti |
| 2014-01-15 | KVM: x86: handle invalid root_hpa everywhere | Marcelo Tosatti |
| 2014-01-15 | crypto: aesni - fix build on x86 (32bit) | Tim Chen |
| 2014-01-14 | x86, cpu, amd: Add workaround for family 16h, erratum 793 | Borislav Petkov |
| 2014-01-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
| 2014-01-14 | x86, kaslr: Clarify RANDOMIZE_BASE_MAX_OFFSET | Kees Cook |
| 2014-01-14 | x86, kaslr: Remove unused including <linux/version.h> | Wei Yongjun |
| 2014-01-14 | x86/apic: Read Error Status Register correctly | Richard Weinberger |
| 2014-01-13 | x86, microcode: Move to a proper location | Borislav Petkov |
| 2014-01-13 | x86, microcode, AMD: Fix early ucode loading | Borislav Petkov |
| 2014-01-13 | x86, microcode: Share native MSR accessing variants | Borislav Petkov |
| 2014-01-13 | x86, ramdisk: Export relocated ramdisk VA | Borislav Petkov |
| 2014-01-13 | sched/preempt: Fix up missed PREEMPT_NEED_RESCHED folding | Peter Zijlstra |
| 2014-01-13 | Merge branch 'x86/idle' into sched/core | Ingo Molnar |
| 2014-01-13 | sched/clock, x86: Avoid a runtime condition in native_sched_clock() | Peter Zijlstra |
| 2014-01-13 | sched/clock, x86: Use a static_key for sched_clock_stable | Peter Zijlstra |
| 2014-01-13 | sched/clock, x86: Rewrite cyc2ns() to avoid the need to disable IRQs | Peter Zijlstra |
| 2014-01-13 | x86/irq: Fix kbuild warning in smp_irq_move_cleanup_interrupt() | Prarit Bhargava |
| 2014-01-13 | sched/clock, x86: Move some cyc2ns() code around | Peter Zijlstra |
| 2014-01-13 | sched/clock, x86: Use mul_u64_u32_shr() for native_sched_clock() | Peter Zijlstra |
| 2014-01-13 | sched: Add new scheduler syscalls to support an extended scheduling parameter... | Dario Faggioli |
| 2014-01-13 | Merge tag 'v3.13-rc8' into core/locking | Ingo Molnar |
| 2014-01-12 | Merge branch 'acpica' | Rafael J. Wysocki |
| 2014-01-12 | Merge branch 'acpi-cleanup' | Rafael J. Wysocki |
| 2014-01-12 | Merge tag 'ras_for_3.14_p2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar |
| 2014-01-12 | Merge tag 'v3.13-rc8' into x86/ras, to pick up fixes. | Ingo Molnar |
| 2014-01-12 | um, x86: Fix vDSO build | Richard Weinberger |
| 2014-01-12 | x86, mce: Fix mce_start_timer semantics | Borislav Petkov |
| 2014-01-12 | x86/irq: Fix do_IRQ() interrupt warning for cpu hotplug retriggered irqs | Prarit Bhargava |
| 2014-01-12 | arch: Introduce smp_load_acquire(), smp_store_release() | Peter Zijlstra |
| 2014-01-12 | perf/x86/intel: Add Intel RAPL PP1 energy counter support | Stephane Eranian |
| 2014-01-12 | seqlock: Use raw_ prefix instead of _no_lockdep | John Stultz |
| 2014-01-11 | x86, fpu, amd: Clear exceptions in AMD FXSAVE workaround | Linus Torvalds |
| 2014-01-10 | Merge branch 'pci/resource' into next | Bjorn Helgaas |
| 2014-01-10 | xen/pvh: Use 'depend' instead of 'select'. | Konrad Rzeszutek Wilk |
| 2014-01-09 | ftrace/x86: Load ftrace_ops in parameter not the variable holding it | Steven Rostedt |
| 2014-01-08 | arch: x86: New MailBox support driver for Intel SOC's | David E. Box |
| 2014-01-08 | KVM: VMX: fix use after free of vmx->loaded_vmcs | Marcelo Tosatti |
| 2014-01-08 | KVM: x86: Fix debug typo error in lapic | Chen Fan |
| 2014-01-08 | KVM: VMX: check use I/O bitmap first before unconditional I/O exit | Zhihui Zhang |
| 2014-01-08 | ACPICA: Cleanup the option of forcing the use of the RSDT. | Lv Zheng |