1. 8a524f8 x86/debug: Handle early WARN_ONs proper by Peter Zijlstra · 7 years ago
  2. de0b9d7 Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  3. 33c9e97 x86: fix 32-bit case of __get_user_asm_u64() by Linus Torvalds · 8 years ago
  4. 334a023 Clean up x86 unsafe_get/put_user() type handling by Linus Torvalds · 8 years ago
  5. 2d1f406 x86/MCE: Export memory_error() by Borislav Petkov · 8 years ago
  6. f3926e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  7. a7cc722 fix unsafe_put_user() by Al Viro · 8 years ago
  8. b401ee0 KVM: x86: lower default for halt_poll_ns by Paolo Bonzini · 8 years ago
  9. 0fcc3ab Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  10. 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
  11. 791a9a6 Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 8 years ago
  12. fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 8 years ago
  13. 25dc1d6 x86: stop exporting msr-index.h to userland by Nicolas Dichtel · 8 years ago
  14. 8376efd x86, pmem: Fix cache flushing for iovec write < 8 bytes by Ben Hutchings · 8 years ago
  15. bab4165 kvm: x86: Add a hook for arch specific dirty logging emulation by Bandan Das · 8 years ago
  16. 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
  17. bf5f894 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  18. e6ccbff treewide: decouple cacheflush.h and set_memory.h by Laura Abbott · 8 years ago
  19. 299878b treewide: move set_memory_* functions away from cacheflush.h by Laura Abbott · 8 years ago
  20. 2d3e486 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  21. 66aad4f x86/mm: Add support for gbpages to kernel_ident_mapping_init() by Xunlei Pang · 8 years ago
  22. 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
  23. 121843e x86/mm/kaslr: Use the _ASM_MUL macro for multiplication to work around Clang incompatibility by Matthias Kaehlcke · 8 years ago
  24. af82455 Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  25. 99a7583 Merge tag 'platform-drivers-x86-v4.12-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 8 years ago
  26. 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
  27. 2f34c12 Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  28. 76f1948 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 8 years ago
  29. 5a0387a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  30. 204f144 Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  31. 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
  32. 5c0aea0 KVM: x86: don't hold kvm->lock in KVM_SET_GSI_ROUTING by David Hildenbrand · 8 years ago
  33. 84d582d xen: Revert commits da72ff5bfcb0 and 72a9b186292d by Boris Ostrovsky · 8 years ago
  34. 65f9d65 x86/cpu: remove hypervisor specific set_cpu_features by Juergen Gross · 8 years ago
  35. 3d4ebdb x86/xen: create stubs for HVM-only builds in page.h by Vitaly Kuznetsov · 8 years ago
  36. 0991d22 x86/xen: separate PV and HVM hypervisors by Vitaly Kuznetsov · 8 years ago
  37. 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
  38. 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
  39. 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
  40. 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
  41. 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
  42. 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
  43. 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
  44. 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
  45. 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
  46. 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
  47. 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
  48. 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
  49. 5db6db0 Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  50. 62a7b9c platform/x86: intel_pmc_ipc: use gcr mem base for S0ix counter read by Kuppuswamy Sathyanarayanan · 8 years ago
  51. 4967020 platform/x86: intel_pmc_ipc: Add pmc gcr read/write/update api's by Kuppuswamy Sathyanarayanan · 8 years ago
  52. 6ed071f KVM: x86: fix emulation of RSM and IRET instructions by Ladi Prosek · 8 years ago
  53. 7a97cec KVM: mark requests that need synchronization by Paolo Bonzini · 8 years ago
  54. 930f7fd KVM: mark requests that do not need a wakeup by Radim Krčmář · 8 years ago
  55. 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
  56. 29961b5 x86/mm: Remove flush_tlb() and flush_tlb_current_task() by Andy Lutomirski · 8 years ago
  57. 6abccd1 x86, dax, pmem: remove indirection around memcpy_from_pmem() by Dan Williams · 8 years ago
  58. 6dd29b3 Revert "x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation" by Ingo Molnar · 8 years ago
  59. db2336a KVM: x86: virtualize cpuid faulting by Kyle Huey · 8 years ago
  60. 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
  61. 5c2d5ce x86/PCI: Use generic pci_mmap_resource_range() by David Woodhouse · 8 years ago
  62. afa7a17 Merge branch 'WIP.x86/process' into perf/core by Ingo Molnar · 8 years ago
  63. 856ee92 Merge tag 'v4.11-rc7' into drm-next by Dave Airlie · 8 years ago
  64. 11df195 PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h> by David Woodhouse · 8 years ago
  65. ae749c7 PCI: Add arch_can_pci_mmap_wc() macro by David Woodhouse · 8 years ago
  66. 86074b8 Merge branch 'i2c/for-INT33FE' by Darren Hart (VMware) · 8 years ago
  67. 2611dc1 Remove compat_sys_getdents64() by Al Viro · 8 years ago
  68. a83827d x86/intel_rdt: Get rid of anon union by Thomas Gleixner · 8 years ago
  69. d5ff081 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  70. 7b6e106 x86/smp: Remove the redundant #ifdef CONFIG_SMP directive by Dou Liyang · 8 years ago
  71. 0f08c3b x86/smp: Reduce code duplication by Dou Liyang · 8 years ago
  72. c238f23 x86/cpu: Keep model defines sorted by model number by Andy Shevchenko · 8 years ago
  73. 64e8ed3 x86/intel_rdt/mba: Add schemata file support for MBA by Vikas Shivappa · 8 years ago
  74. c6ea67d x86/intel_rdt: Make schemata file parsers resource specific by Vikas Shivappa · 8 years ago
  75. db69ef6 x86/intel_rdt/mba: Add info directory files for Memory Bandwidth Allocation by Vikas Shivappa · 8 years ago
  76. 6a507a6 x86/intel_rdt: Make information files resource specific by Vikas Shivappa · 8 years ago
  77. 05b9341 x86/intel_rdt/mba: Add primary support for Memory Bandwidth Allocation (MBA) by Vikas Shivappa · 8 years ago
  78. ab66a33 x86/intel_rdt/mba: Memory bandwith allocation feature detect by Vikas Shivappa · 8 years ago
  79. 0921c54 x86/intel_rdt: Add resource specific msr update function by Thomas Gleixner · 8 years ago
  80. d3e11b4 x86/intel_rdt: Move CBM specific data into a struct by Thomas Gleixner · 8 years ago
  81. 2545e9f x86/intel_rdt: Cleanup namespace to support multiple resource types by Vikas Shivappa · 8 years ago
  82. 0ba78a9 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  83. a8b7a92 x86/unwind: Silence entry-related warnings by Josh Poimboeuf · 8 years ago
  84. 6bcdf9d x86/unwind: Read stack return address in update_stack_state() by Josh Poimboeuf · 8 years ago
  85. d27a7e2 platform/x86: intel_scu_ipc: Introduce intel_scu_ipc_raw_command() by Andy Shevchenko · 8 years ago
  86. bfca9ac Merge branch 'for-4.11/libnvdimm' into for-4.12/dax by Dan Williams · 8 years ago
  87. 11e63f6 x86, pmem: fix broken __copy_user_nocache cache-bypass assumptions by Dan Williams · 8 years ago
  88. 637e3f8 KVM: x86: new irqchip mode KVM_IRQCHIP_INIT_IN_PROGRESS by David Hildenbrand · 8 years ago
  89. 490154b kprobes/x86: Make boostable flag boolean by Masami Hiramatsu · 8 years ago
  90. b6466d5 Merge branch 'x86/urgent' into x86/cpu, to resolve conflict by Ingo Molnar · 8 years ago
  91. e5185a7 Merge branch 'x86/boot' into x86/mm, to avoid conflict by Ingo Molnar · 8 years ago
  92. 4729277 Merge branch 'WIP.x86/boot' into x86/boot, to pick up ready branch by Ingo Molnar · 8 years ago
  93. b769fef Backmerge tag 'v4.11-rc6' into drm-next by Dave Airlie · 8 years ago
  94. 4ffa3c9 x86/intel_rdt: Add cpus_list rdtgroup file by Jiri Olsa · 8 years ago
  95. 17f8ba1 x86/intel_rdt: Cleanup kernel-doc by Thomas Gleixner · 8 years ago
  96. 6fdc6dd x86/vdso: Plug race between mapping and ELF header setup by Thomas Gleixner · 8 years ago
  97. 4b4357e kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET public by Paolo Bonzini · 8 years ago
  98. a5f4645 KVM: nVMX: support RDRAND and RDSEED exiting by Paolo Bonzini · 8 years ago
  99. 1f51999 KVM: VMX: add missing exit reasons by Paolo Bonzini · 8 years ago
  100. ae1e2d1 kvm: nVMX: support EPT accessed/dirty bits by Paolo Bonzini · 8 years ago