| Age | Commit message (Expand) | Author |
| 2014-05-15 | x86/xen: set regions above the end of RAM as 1:1 | David Vrabel |
| 2014-05-15 | x86/xen: only warn once if bad MFNs are found during setup | David Vrabel |
| 2014-05-15 | x86/xen: compactly store large identity ranges in the p2m | David Vrabel |
| 2014-05-15 | x86/xen: fix set_phys_range_identity() if pfn_e > MAX_P2M_PFN | David Vrabel |
| 2014-05-15 | x86/xen: rename early_p2m_alloc() and early_p2m_alloc_middle() | David Vrabel |
| 2014-05-15 | xen/x86: set panic notifier priority to minimum | Radim Krčmář |
| 2014-05-14 | x86-64, modify_ldt: Make support for 16-bit segments a runtime option | Linus Torvalds |
| 2014-05-14 | KVM: x86: disable master clock if TSC is reset during suspend | Marcelo Tosatti |
| 2014-05-14 | ftrace/x86: Move the mcount/fentry code out of entry_64.S | Steven Rostedt |
| 2014-05-14 | ftrace: Remove FTRACE_UPDATE_MODIFY_CALL_REGS flag | Steven Rostedt (Red Hat) |
| 2014-05-14 | ftrace: Make get_ftrace_addr() and get_ftrace_addr_old() global | Steven Rostedt (Red Hat) |
| 2014-05-14 | ftrace/x86: Get the current mcount addr for add_breakpoint() | Steven Rostedt (Red Hat) |
| 2014-05-14 | uprobes/x86: Fix the wrong ->si_addr when xol triggers a trap | Oleg Nesterov |
| 2014-05-14 | x86/traps: Kill DO_ERROR_INFO() | Oleg Nesterov |
| 2014-05-14 | x86/traps: Shift fill_trap_info() from DO_ERROR_INFO() to do_error_trap() | Oleg Nesterov |
| 2014-05-14 | x86/traps: Introduce fill_trap_info(), simplify DO_ERROR_INFO() | Oleg Nesterov |
| 2014-05-14 | x86/traps: Introduce do_error_trap() | Oleg Nesterov |
| 2014-05-14 | x86/traps: Use SEND_SIG_PRIV instead of force_sig() | Oleg Nesterov |
| 2014-05-14 | x86/traps: Make math_error() static | Oleg Nesterov |
| 2014-05-14 | uprobes/x86: Fix scratch register selection for rip-relative fixups | Denys Vlasenko |
| 2014-05-14 | uprobes/x86: Simplify rip-relative handling | Denys Vlasenko |
| 2014-05-13 | Merge branch 'dt-bus-name' into for-next | Rob Herring |
| 2014-05-13 | x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow() | Anthony Iliopoulos |
| 2014-05-13 | net: filter: x86: fix JIT address randomization | Alexei Starovoitov |
| 2014-05-13 | x86/gpu: Sprinkle const, __init and __initconst to stolen memory quirks | Ville Syrjälä |
| 2014-05-13 | x86/gpu: Implement stolen memory size early quirk for CHV | Damien Lespiau |
| 2014-05-12 | KVM: x86: Fix CR3 reserved bits check in long mode | Jan Kiszka |
| 2014-05-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
| 2014-05-12 | xen: refactor suspend pre/post hooks | David Vrabel |
| 2014-05-11 | x86, rdrand: When nordrand is specified, disable RDSEED as well | H. Peter Anvin |
| 2014-05-09 | x86, iosf: Add PCI ID macros for better readability | Ong Boon Leong |
| 2014-05-09 | x86, iosf: Add Quark X1000 PCI ID | Ong Boon Leong |
| 2014-05-09 | x86, iosf: Added Quark MBI identifiers | Ong Boon Leong |
| 2014-05-09 | x86, iosf: Make IOSF driver modular and usable by more drivers | David E. Box |
| 2014-05-09 | x86, vdso, time: Cast tv_nsec to u64 for proper shifting in update_vsyscall() | Boris Ostrovsky |
| 2014-05-09 | x86: Fix typo in MSR_IA32_MISC_ENABLE_LIMIT_CPUID macro | Andres Freund |
| 2014-05-09 | x86: Fix typo preventing msr_set/clear_bit from having an effect | Andres Freund |
| 2014-05-08 | x86, boot: Remove misc.h inclusion from compressed/string.c | Vivek Goyal |
| 2014-05-08 | x86, boot: Do not include boot.h in string.c | Vivek Goyal |
| 2014-05-08 | kvm: x86: emulate monitor and mwait instructions as nop | Gabriel L. Somlo |
| 2014-05-08 | sched/idle, x86: Switch from TS_POLLING to TIF_POLLING_NRFLAG | Peter Zijlstra |
| 2014-05-08 | x86/intel: Add quirk to disable HPET for the Baytrail platform | Feng Tang |
| 2014-05-08 | x86/hpet: Make boot_hpet_disable extern | Feng Tang |
| 2014-05-07 | x86-64, build: Fix stack protector Makefile breakage with 32-bit userland | George Spelvin |
| 2014-05-07 | kvm/x86: implement hv EOI assist | Michael S. Tsirkin |
| 2014-05-07 | KVM: x86: Mark bit 7 in long-mode PDPTE according to 1GB pages support | Nadav Amit |
| 2014-05-07 | KVM: vmx: handle_dr does not handle RSP correctly | Nadav Amit |
| 2014-05-07 | KVM: vmx: disable APIC virtualization in nested guests | Paolo Bonzini |
| 2014-05-07 | Merge branch 'perf/urgent' into perf/core, to avoid conflicts | Ingo Molnar |
| 2014-05-07 | perf/x86/intel: Fix Silvermont's event constraints | Yan, Zheng |