| Age | Commit message (Expand) | Author |
| 2017-06-22 | x86/mm: Remove reset_lazy_tlbstate() | Andy Lutomirski |
| 2017-06-22 | x86/ldt: Simplify the LDT switching logic | Andy Lutomirski |
| 2017-06-22 | Merge branch 'linus' into x86/mm, to pick up fixes | Ingo Molnar |
| 2017-06-22 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar |
| 2017-06-22 | x86/power/64: Use char arrays for asm function names | Kees Cook |
| 2017-06-20 | Merge branch 'WIP.sched/core' into sched/core | Ingo Molnar |
| 2017-06-20 | Merge tag 'v4.12-rc6' into perf/core, to pick up fixes | Ingo Molnar |
| 2017-06-15 | x86, dax, libnvdimm: remove wb_cache_pmem() indirection | Dan Williams |
| 2017-06-15 | x86, dax: replace clear_pmem() with open coded memset + dax_ops->flush | Dan Williams |
| 2017-06-15 | filesystem-dax: convert to dax_copy_from_iter() | Dan Williams |
| 2017-06-14 | x86/mce: Get rid of register_mce_write_callback() | Borislav Petkov |
| 2017-06-14 | x86/mce: Merge mce_amd_inj into mce-inject | Borislav Petkov |
| 2017-06-14 | Merge tag 'v4.12-rc5' into ras/core, to pick up fixes | Ingo Molnar |
| 2017-06-13 | x86/boot/64: Add support of additional page table level during early boot | Kirill A. Shutemov |
| 2017-06-13 | x86/boot/64: Rename init_level4_pgt and early_level4_pgt | Kirill A. Shutemov |
| 2017-06-13 | x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation | Kirill A. Shutemov |
| 2017-06-13 | x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3() | Andy Lutomirski |
| 2017-06-13 | x86/time: Make setup_default_timer_irq() static | Dou Liyang |
| 2017-06-12 | x86/debug: Handle early WARN_ONs proper | Peter Zijlstra |
| 2017-06-12 | Merge 4.12-rc5 into char-misc-next | Greg Kroah-Hartman |
| 2017-06-09 | x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass ope... | Dan Williams |
| 2017-06-08 | xen: fix HYPERVISOR_dm_op() prototype | Sergey Dyasli |
| 2017-06-08 | locking/x86: Remove the unused atomic_inc_short() methd | Dmitry Vyukov |
| 2017-06-08 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar |
| 2017-06-08 | x86/ldt: Rename ldt_struct::size to ::nr_entries | Borislav Petkov |
| 2017-06-07 | kvm: vmx: Check value written to IA32_BNDCFGS | Jim Mattson |
| 2017-06-05 | x86/mm, KVM: Teach KVM's VMX code that CR3 isn't a constant | Andy Lutomirski |
| 2017-06-05 | x86/mm: Rework lazy TLB to track the actual loaded mm | Andy Lutomirski |
| 2017-06-05 | x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP code | Andy Lutomirski |
| 2017-06-05 | x86/mm: Refactor flush_tlb_mm_range() to merge local and remote cases | Andy Lutomirski |
| 2017-06-05 | x86/mm: Pass flush_tlb_info to flush_tlb_others() etc | Andy Lutomirski |
| 2017-06-05 | Merge tag 'v4.12-rc4' into x86/mm, to pick up fixes | Ingo Molnar |
| 2017-06-04 | KVM: improve arch vcpu request defining | Andrew Jones |
| 2017-05-27 | take compat_sys_old_getrlimit() to native syscall | Al Viro |
| 2017-05-27 | Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
| 2017-05-25 | Drivers: hv: vmbus: Get the current time from the current clocksource | K. Y. Srinivasan |
| 2017-05-24 | mm, x86/mm: Make the batched unmap TLB flush API more generic | Andy Lutomirski |
| 2017-05-24 | x86/mm: Reimplement flush_tlb_page() using flush_tlb_mm_range() | Andy Lutomirski |
| 2017-05-23 | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar |
| 2017-05-23 | perf/x86: Add sysfs entry to freeze counters on SMI | Kan Liang |
| 2017-05-21 | x86: fix 32-bit case of __get_user_asm_u64() | Linus Torvalds |
| 2017-05-21 | Clean up x86 unsafe_get/put_user() type handling | Linus Torvalds |
| 2017-05-21 | x86/mce: Convert threshold_bank.cpus from atomic_t to refcount_t | Elena Reshetova |
| 2017-05-21 | x86/MCE: Export memory_error() | Borislav Petkov |
| 2017-05-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
| 2017-05-21 | fix unsafe_put_user() | Al Viro |
| 2017-05-16 | KVM: x86: lower default for halt_poll_ns | Paolo Bonzini |
| 2017-05-15 | kill strlen_user() | Al Viro |
| 2017-05-16 | Merge branch 'utilities' of git://git.kernel.org/pub/scm/linux/kernel/git/len... | Rafael J. Wysocki |
| 2017-05-15 | x86/tsc: Remodel cyc2ns to use seqcount_latch() | Peter Zijlstra |