1. 6c690ee x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3() by Andy Lutomirski · 8 years ago
  2. bbf79d2 x86/ldt: Rename ldt_struct::size to ::nr_entries by Borislav Petkov · 8 years ago
  3. d6e41f1 x86/mm, KVM: Teach KVM's VMX code that CR3 isn't a constant by Andy Lutomirski · 8 years ago
  4. 3d28ebc x86/mm: Rework lazy TLB to track the actual loaded mm by Andy Lutomirski · 8 years ago
  5. ce4a4e56 x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP code by Andy Lutomirski · 8 years ago
  6. 454bbad x86/mm: Refactor flush_tlb_mm_range() to merge local and remote cases by Andy Lutomirski · 8 years ago
  7. a2055ab x86/mm: Pass flush_tlb_info to flush_tlb_others() etc by Andy Lutomirski · 8 years ago
  8. 4241119 Merge tag 'v4.12-rc4' into x86/mm, to pick up fixes by Ingo Molnar · 8 years ago
  9. de0b9d7 Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  10. e73ad5f mm, x86/mm: Make the batched unmap TLB flush API more generic by Andy Lutomirski · 8 years ago
  11. ca6c99c0 x86/mm: Reimplement flush_tlb_page() using flush_tlb_mm_range() by Andy Lutomirski · 8 years ago
  12. 33c9e97 x86: fix 32-bit case of __get_user_asm_u64() by Linus Torvalds · 8 years ago
  13. 334a023 Clean up x86 unsafe_get/put_user() type handling by Linus Torvalds · 8 years ago
  14. 2d1f406 x86/MCE: Export memory_error() by Borislav Petkov · 8 years ago
  15. f3926e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  16. a7cc722 fix unsafe_put_user() by Al Viro · 8 years ago
  17. b401ee0 KVM: x86: lower default for halt_poll_ns by Paolo Bonzini · 8 years ago
  18. 0fcc3ab Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  19. f1e0527 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  20. 8376efd x86, pmem: Fix cache flushing for iovec write < 8 bytes by Ben Hutchings · 8 years ago
  21. bab4165 kvm: x86: Add a hook for arch specific dirty logging emulation by Bandan Das · 8 years ago
  22. 857f864 Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  23. bf5f894 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  24. e6ccbff treewide: decouple cacheflush.h and set_memory.h by Laura Abbott · 8 years ago
  25. 299878b treewide: move set_memory_* functions away from cacheflush.h by Laura Abbott · 8 years ago
  26. 2d3e486 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  27. 66aad4f x86/mm: Add support for gbpages to kernel_ident_mapping_init() by Xunlei Pang · 8 years ago
  28. 53ef7d0 Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  29. 121843e x86/mm/kaslr: Use the _ASM_MUL macro for multiplication to work around Clang incompatibility by Matthias Kaehlcke · 8 years ago
  30. 99a7583 Merge tag 'platform-drivers-x86-v4.12-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 8 years ago
  31. a964807 Merge tag 'for-linus-4.12b-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  32. 2f34c12 Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  33. 76f1948 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 8 years ago
  34. 5a0387a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  35. 204f144 Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  36. 5958cc4 Merge tag 'usercopy-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  37. 5c0aea0 KVM: x86: don't hold kvm->lock in KVM_SET_GSI_ROUTING by David Hildenbrand · 8 years ago
  38. 84d582d xen: Revert commits da72ff5bfcb0 and 72a9b186292d by Boris Ostrovsky · 8 years ago
  39. 65f9d65 x86/cpu: remove hypervisor specific set_cpu_features by Juergen Gross · 8 years ago
  40. 3d4ebdb x86/xen: create stubs for HVM-only builds in page.h by Vitaly Kuznetsov · 8 years ago
  41. 0991d22 x86/xen: separate PV and HVM hypervisors by Vitaly Kuznetsov · 8 years ago
  42. d3b5d35 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  43. aa2a4b65 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  44. d19458a Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  45. 2cc12e2 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  46. 3fb9268 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  47. 12ca7c8 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  48. a52bbaf Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  49. 16b7629 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  50. 3dee9fb Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  51. 7c8c03b Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  52. 6dc2cce Merge branch 'x86-process-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  53. 207fb8c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  54. 5db6db0 Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  55. 62a7b9c platform/x86: intel_pmc_ipc: use gcr mem base for S0ix counter read by Kuppuswamy Sathyanarayanan · 8 years ago
  56. 4967020 platform/x86: intel_pmc_ipc: Add pmc gcr read/write/update api's by Kuppuswamy Sathyanarayanan · 8 years ago
  57. 6ed071f KVM: x86: fix emulation of RSM and IRET instructions by Ladi Prosek · 8 years ago
  58. 7a97cec KVM: mark requests that need synchronization by Paolo Bonzini · 8 years ago
  59. 930f7fd KVM: mark requests that do not need a wakeup by Radim Krčmář · 8 years ago
  60. eea86b6 Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64', 'uaccess.avr32', 'uaccess.bfin', 'uaccess.c6x', 'uaccess.cris', 'uaccess.frv', 'uaccess.h8300', 'uaccess.hexagon', 'uaccess.ia64', 'uaccess.m32r', 'uaccess.m68k', 'uaccess.metag', 'uaccess.microblaze', 'uaccess.mips', 'uaccess.mn10300', 'uaccess.nios2', 'uaccess.openrisc', 'uaccess.parisc', 'uaccess.powerpc', 'uaccess.s390', 'uaccess.score', 'uaccess.sh', 'uaccess.sparc', 'uaccess.tile', 'uaccess.um', 'uaccess.unicore32', 'uaccess.x86' and 'uaccess.xtensa' into work.uaccess by Al Viro · 8 years ago
  61. 29961b5 x86/mm: Remove flush_tlb() and flush_tlb_current_task() by Andy Lutomirski · 8 years ago
  62. 6abccd1 x86, dax, pmem: remove indirection around memcpy_from_pmem() by Dan Williams · 8 years ago
  63. 6dd29b3 Revert "x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation" by Ingo Molnar · 8 years ago
  64. db2336a KVM: x86: virtualize cpuid faulting by Kyle Huey · 8 years ago
  65. 8afd74c Merge branch 'x86/process' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into HEAD by Paolo Bonzini · 8 years ago
  66. 5c2d5ce x86/PCI: Use generic pci_mmap_resource_range() by David Woodhouse · 8 years ago
  67. afa7a17 Merge branch 'WIP.x86/process' into perf/core by Ingo Molnar · 8 years ago
  68. 856ee92 Merge tag 'v4.11-rc7' into drm-next by Dave Airlie · 8 years ago
  69. 11df195 PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h> by David Woodhouse · 8 years ago
  70. ae749c7 PCI: Add arch_can_pci_mmap_wc() macro by David Woodhouse · 8 years ago
  71. 86074b8 Merge branch 'i2c/for-INT33FE' by Darren Hart (VMware) · 8 years ago
  72. 2611dc1 Remove compat_sys_getdents64() by Al Viro · 8 years ago
  73. a83827d x86/intel_rdt: Get rid of anon union by Thomas Gleixner · 8 years ago
  74. d5ff081 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  75. 7b6e106 x86/smp: Remove the redundant #ifdef CONFIG_SMP directive by Dou Liyang · 8 years ago
  76. 0f08c3b x86/smp: Reduce code duplication by Dou Liyang · 8 years ago
  77. c238f23 x86/cpu: Keep model defines sorted by model number by Andy Shevchenko · 8 years ago
  78. 64e8ed3 x86/intel_rdt/mba: Add schemata file support for MBA by Vikas Shivappa · 8 years ago
  79. c6ea67d x86/intel_rdt: Make schemata file parsers resource specific by Vikas Shivappa · 8 years ago
  80. db69ef6 x86/intel_rdt/mba: Add info directory files for Memory Bandwidth Allocation by Vikas Shivappa · 8 years ago
  81. 6a507a6 x86/intel_rdt: Make information files resource specific by Vikas Shivappa · 8 years ago
  82. 05b9341 x86/intel_rdt/mba: Add primary support for Memory Bandwidth Allocation (MBA) by Vikas Shivappa · 8 years ago
  83. ab66a33 x86/intel_rdt/mba: Memory bandwith allocation feature detect by Vikas Shivappa · 8 years ago
  84. 0921c54 x86/intel_rdt: Add resource specific msr update function by Thomas Gleixner · 8 years ago
  85. d3e11b4 x86/intel_rdt: Move CBM specific data into a struct by Thomas Gleixner · 8 years ago
  86. 2545e9f x86/intel_rdt: Cleanup namespace to support multiple resource types by Vikas Shivappa · 8 years ago
  87. 0ba78a9 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  88. a8b7a92 x86/unwind: Silence entry-related warnings by Josh Poimboeuf · 8 years ago
  89. 6bcdf9d x86/unwind: Read stack return address in update_stack_state() by Josh Poimboeuf · 8 years ago
  90. d27a7e2 platform/x86: intel_scu_ipc: Introduce intel_scu_ipc_raw_command() by Andy Shevchenko · 8 years ago
  91. 11e63f6 x86, pmem: fix broken __copy_user_nocache cache-bypass assumptions by Dan Williams · 8 years ago
  92. 637e3f8 KVM: x86: new irqchip mode KVM_IRQCHIP_INIT_IN_PROGRESS by David Hildenbrand · 8 years ago
  93. 490154b kprobes/x86: Make boostable flag boolean by Masami Hiramatsu · 8 years ago
  94. b6466d5 Merge branch 'x86/urgent' into x86/cpu, to resolve conflict by Ingo Molnar · 8 years ago
  95. e5185a7 Merge branch 'x86/boot' into x86/mm, to avoid conflict by Ingo Molnar · 8 years ago
  96. 4729277 Merge branch 'WIP.x86/boot' into x86/boot, to pick up ready branch by Ingo Molnar · 8 years ago
  97. b769fef Backmerge tag 'v4.11-rc6' into drm-next by Dave Airlie · 8 years ago
  98. 4ffa3c9 x86/intel_rdt: Add cpus_list rdtgroup file by Jiri Olsa · 8 years ago
  99. 17f8ba1 x86/intel_rdt: Cleanup kernel-doc by Thomas Gleixner · 8 years ago
  100. 6fdc6dd x86/vdso: Plug race between mapping and ELF header setup by Thomas Gleixner · 8 years ago