1. bba072d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  2. 264015f Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  3. 77c5b5d kmap_atomic_to_page() has no users, remove it by Nicolas Pitre · 9 years ago
  4. f4e342c x86/mm: Skip the hypervisor range when walking PGD by Boris Ostrovsky · 9 years ago
  5. 25add7e kasan: update log messages by Andrey Konovalov · 9 years ago
  6. 639ab3e Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  7. ce4d72f Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  8. b831ef2 Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  9. 06ef431 Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into core/efi by Ingo Molnar · 9 years ago
  10. 2c66e24d x86/efi: Fix kernel panic when CONFIG_DEBUG_VIRTUAL is enabled by Sai Praneeth · 9 years ago
  11. fe05589 x86/microcode: Merge the early microcode loader by Borislav Petkov · 9 years ago
  12. c9cdaeb x86, mm: quiet arch_add_memory() by Dan Williams · 9 years ago
  13. e1a5832 x86/mm: Warn on W^X mappings by Stephen Smalley · 9 years ago
  14. ab76f7b x86/mm: Set NX on gap between __ex_table and rodata by Stephen Smalley · 9 years ago
  15. 55696b1 x86/mm: Fix no-change case in try_preserve_large_page() by Toshi Kani · 9 years ago
  16. d551aaa x86/mm: Fix __split_large_page() to handle large PAT bit by Toshi Kani · 9 years ago
  17. 3a19109 x86/mm: Fix try_preserve_large_page() to handle large PAT bit by Toshi Kani · 9 years ago
  18. daf3e35 x86/mm: Fix gup_huge_p?d() to handle large PAT bit by Toshi Kani · 9 years ago
  19. 34437e6 x86/mm: Fix slow_virt_to_phys() to handle large PAT bit by Toshi Kani · 9 years ago
  20. da25e62 x86/mm: Fix page table dump to show PAT bit by Toshi Kani · 9 years ago
  21. 42dc2a3 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  22. 1126cb45 x86/fpu/mpx: Rework MPX 'xstate' types by Dave Hansen · 9 years ago
  23. d91cab7 x86/fpu: Rename XSAVE macros by Dave Hansen · 9 years ago
  24. 1fcfd8d mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff() by Oleg Nesterov · 9 years ago
  25. f6f7a63 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  26. 95cf82e mem-hotplug: handle node hole when initializing numa_meminfo. by Tang Chen · 9 years ago
  27. 12f03ee Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  28. 95cd2ea Merge branch 'linus' into x86/urgent, to be able to merge a dependent fix by Ingo Molnar · 9 years ago
  29. 5b74283 x86, mm: trace when an IPI is about to be sent by Mel Gorman · 9 years ago
  30. 31e09b1 x86/mm/srat: Print non-volatile flag in SRAT by Linda Knippers · 9 years ago
  31. 25525be Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  32. 5778077 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  33. 033fbae mm: ZONE_DEVICE for "device memory" by Dan Williams · 9 years ago
  34. 8d58b66 Merge tag 'v4.2-rc8' into x86/mm, before applying new changes by Ingo Molnar · 9 years ago
  35. 8f45fe4 x86/mm/pat: Make mm/pageattr[-test].c explicitly non-modular by Paul Gortmaker · 9 years ago
  36. 69786cdb x86/kasan, mm: Introduce generic kasan_populate_zero_shadow() by Andrey Ryabinin · 9 years ago
  37. d5dc861 x86/mm/pat: Add comments to cachemode translation tables by Toshi Kani · 9 years ago
  38. ba3e127 x86/vm86: Clean up vm86.h includes by Brian Gerst · 9 years ago
  39. 9fda6a0 x86/vm86: Move vm86 fields out of 'thread_struct' by Brian Gerst · 9 years ago
  40. 1a4e879 x86/mm/pat: Revert 'Adjust default caching mode translation tables' by Thomas Gleixner · 9 years ago
  41. 8a0a5da x86/mm: Fix newly introduced printk format warnings by Thomas Gleixner · 9 years ago
  42. 9a58eeb x86/mm: Remove region_is_ram() call from ioremap by Toshi Kani · 9 years ago
  43. 1c9cf9b x86/mm: Move warning from __ioremap_check_ram() to the call site by Toshi Kani · 9 years ago
  44. ca1fec5 x86/mm/pat: Adjust default caching mode translation tables by Jan Beulich · 9 years ago
  45. a8965276 x86/mpx: Do not set ->vm_ops on MPX VMAs by Kirill A. Shutemov · 9 years ago
  46. bbc0377 x86/mm: Add parenthesis for TLB tracepoint size calculation by Dave Hansen · 9 years ago
  47. 9962eea x86/mm: Initialize pmd_idx in page_table_range_init_count() by Minfei Huang · 9 years ago
  48. 8515522 x86/kasan: Add message about KASAN being initialized by Andrey Ryabinin · 9 years ago
  49. d4f86be x86/kasan: Fix boot crash on AMD processors by Andrey Ryabinin · 9 years ago
  50. 241d2c5 x86/kasan: Flush TLBs after switching CR3 by Andrey Ryabinin · 9 years ago
  51. 5d5aa3c x86/kasan: Fix KASAN shadow region page tables by Alexander Popov · 9 years ago
  52. fc6daaf mm/memblock: add extra "flags" to memblock to allow selection of memory based on attribute by Tony Luck · 9 years ago
  53. d70b3ef Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  54. e75c73a Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  55. d43e4f4 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  56. 97ac46a x86/mpx: Allow 32-bit binaries on 64-bit kernels again by Dave Hansen · 9 years ago
  57. bea03c5 x86/mpx: Do not count MPX VMAs as neighbors when unmapping by Dave Hansen · 9 years ago
  58. 3ceaccd x86/mpx: Rewrite the unmap code by Dave Hansen · 9 years ago
  59. 613fcb7 x86/mpx: Support 32-bit binaries on 64-bit kernels by Dave Hansen · 9 years ago
  60. 6ac52bb x86/mpx: Use 32-bit-only cmpxchg() for 32-bit apps by Dave Hansen · 9 years ago
  61. 5458765 x86/mpx: Introduce new 'directory entry' to 'addr' helper function by Dave Hansen · 9 years ago
  62. a1149fc x86/mpx: Add temporary variable to reduce masking by Dave Hansen · 9 years ago
  63. cd4996d x86/mpx: Trace allocation of new bounds tables by Dave Hansen · 9 years ago
  64. 2a1dcb1 x86/mpx: Trace the attempts to find bounds tables by Dave Hansen · 9 years ago
  65. 97efebf x86/mpx: Trace entry to bounds exception paths by Dave Hansen · 9 years ago
  66. e7126cf x86/mpx: Trace #BR exceptions by Dave Hansen · 9 years ago
  67. eb099e5 x86/mpx: Restrict the mmap() size check to bounds tables by Dave Hansen · 9 years ago
  68. 46a6e0c x86/mpx: Clean up the code by not passing a task pointer around when unnecessary by Dave Hansen · 9 years ago
  69. a84eeaa x86/mpx: Use the new get_xsave_field_ptr()API by Dave Hansen · 9 years ago
  70. 623dffb x86/mm/pat: Add set_memory_wt() for Write-Through type by Toshi Kani · 9 years ago
  71. 35a5a10 x86/mm/pat: Extend set_page_memtype() to support Write-Through type by Toshi Kani · 9 years ago
  72. d1b4bfb x86/mm/pat: Add pgprot_writethrough() by Toshi Kani · 9 years ago
  73. d838270 x86/mm, asm-generic: Add ioremap_wt() for creating Write-Through mappings by Toshi Kani · 9 years ago
  74. 0d69bdf x86/mm/pat: Change reserve_memtype() for Write-Through type by Toshi Kani · 9 years ago
  75. d79a40c x86/mm/pat: Use 7th PAT MSR slot for Write-Through PAT type by Toshi Kani · 9 years ago
  76. 7202fdb x86/mm/pat: Remove pat_enabled() checks by Borislav Petkov · 9 years ago
  77. 9cd25aa x86/mm/pat: Emulate PAT when it is disabled by Borislav Petkov · 9 years ago
  78. 9dac629 x86/mm/pat: Untangle pat_init() by Borislav Petkov · 9 years ago
  79. d647230 x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h> by Stephen Rothwell · 9 years ago
  80. 1e6277d x86/mm: Mark arch_ioremap_p{m,u}d_supported() __init by Jan Beulich · 9 years ago
  81. fbe7193 x86/mm/pat: Export pat_enabled() by Luis R. Rodriguez · 9 years ago
  82. cb32edf x86/mm/pat: Wrap pat_enabled into a function API by Luis R. Rodriguez · 9 years ago
  83. 9e76561 x86/mm/pat: Convert to pr_*() usage by Luis R. Rodriguez · 9 years ago
  84. b73522e x86/mm/mtrr: Enhance MTRR checks in kernel mapping helpers by Toshi Kani · 9 years ago
  85. 3d3ca41 x86/mm/mtrr: Use symbolic define as a retval for disabled MTRRs by Toshi Kani · 9 years ago
  86. c47ada3 x86/fpu: Harmonize FPU register state types by Ingo Molnar · 9 years ago
  87. c681314 x86/fpu: Rename all the fpregs, xregs, fxregs and fregs handling functions by Ingo Molnar · 9 years ago
  88. 7366ed7 x86/fpu: Simplify FPU handling by embedding the fpstate in task_struct (again) by Ingo Molnar · 9 years ago
  89. 4f83634 x86/fpu: Rename fpu_save_init() to copy_fpregs_to_fpstate() by Ingo Molnar · 9 years ago
  90. 78f7f1e x86/fpu: Rename fpu-internal.h to fpu/internal.h by Ingo Molnar · 9 years ago
  91. 0afc4a9 x86/fpu: Remove fpu_xsave() by Ingo Molnar · 9 years ago
  92. f89e32e x86/fpu: Fix header file dependencies of fpu-internal.h by Ingo Molnar · 9 years ago
  93. 70ffdb9 mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler by David Hildenbrand · 9 years ago
  94. 2cb7c9c sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_* by David Hildenbrand · 9 years ago
  95. 1fcb61c x86/mm/pageattr: Remove an unused variable in slow_virt_to_phys() by Dexuan Cui · 9 years ago
  96. e4b6be33 x86/mm: Add ioremap_uc() helper to map memory uncacheable (not UC-) by Luis R. Rodriguez · 9 years ago
  97. 6c434d6 x86/mm: Do not flush last cacheline twice in clflush_cache_range() by Ross Zwisler · 9 years ago
  98. 562bfca x86/mm: Clean up types in xlate_dev_mem_ptr() some more by Ingo Molnar · 9 years ago
  99. 3d54ac9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  100. 94d4b47 x86/mm: Clean up types in xlate_dev_mem_ptr() by Ingo Molnar · 12 years ago