1. 146fbb7 x86/mm/ptdump: Fix soft lockup in page table walker by Andrey Ryabinin · 8 years ago
  2. 4538286 x86/mpx: Use compatible types in comparison to fix sparse error by Tobias Klauser · 8 years ago
  3. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  4. cb02de9 x86/mpx: Move bd_addr to mm_context_t by Mark Rutland · 8 years ago
  5. 5372e15 x86/mm: Drop unused argument 'removed' from sync_global_pgds() by Kirill A. Shutemov · 8 years ago
  6. aec03f8 ACPI/NUMA: Do not map pxm to node when NUMA is turned off by Boris Ostrovsky · 8 years ago
  7. 518bacf Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  8. 5645688 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  9. 0719dbf Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  10. 064e6a8 Merge branch 'linus' into x86/fpu, to resolve conflicts by Ingo Molnar · 8 years ago
  11. fc0e81b x86/traps: Ignore high word of regs->cs in early_fixup_exception() by Andy Lutomirski · 8 years ago
  12. 308a047 x86/pat, mm: Make track_pfn_insert() return void by Borislav Petkov · 8 years ago
  13. c29c716 Merge branch 'core/urgent' into x86/fpu, to merge fixes by Ingo Molnar · 8 years ago
  14. 05b93c1 Merge branch 'linus' into x86/asm, to pick up fixes by Ingo Molnar · 8 years ago
  15. bdb5208 Merge tag 'drm-x86-pat-regression-fix' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  16. c0a0aba kconfig.h: remove config_enabled() macro by Masahiro Yamada · 8 years ago
  17. 8ef4227 x86/io: add interface to reserve io memtype for a resource range. (v1.1) by Dave Airlie · 8 years ago
  18. bb5e5ce x86/dumpstack: Remove kernel text addresses from stack dump by Josh Poimboeuf · 8 years ago
  19. 63ae602 Merge branch 'gup_flag-cleanups' by Linus Torvalds · 8 years ago
  20. 768ae30 mm: replace get_user_pages() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  21. c164154 mm: replace get_user_pages_unlocked() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  22. e636508 x86/fpu: Finish excising 'eagerfpu' by Andy Lutomirski · 8 years ago
  23. 4cdf8db Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  24. 93c26d7 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  25. a8adc0f Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  26. 3ef0a61 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  27. 1a4a2bc Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  28. 110a9e4 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  29. d7e25c6 Merge branch 'x86/urgent' into x86/asm by Thomas Gleixner · 8 years ago
  30. df720ac exceptions: detritus removal by Al Viro · 8 years ago
  31. 1e1b372 Merge branch 'x86/urgent' into x86/apic by Thomas Gleixner · 8 years ago
  32. 2532fc3 x86/numa: Online memory-less nodes at boot time by Tang Chen · 8 years ago
  33. 1827822 x86/e820: Use much less memory for e820/e820_saved, save up to 120k by Denys Vlasenko · 8 years ago
  34. 4753396 x86/e820: Prepare e280 code for switch to dynamic storage by Denys Vlasenko · 8 years ago
  35. e535ec0 x86/mm/pat: Prevent hang during boot when mapping pages by Matt Fleming · 8 years ago
  36. 744c193 x86: Migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
  37. d4b80af Merge branch 'linus' into x86/asm, to pick up recent fixes by Ingo Molnar · 8 years ago
  38. f148b41 x86: Clean up various simple wrapper functions by Masahiro Yamada · 8 years ago
  39. 9049771 mm: fix cache mode of dax pmd mappings by Dan Williams · 8 years ago
  40. 76de993 x86/pkeys: Allow configuration of init_pkru by Dave Hansen · 8 years ago
  41. acd547b x86/pkeys: Default to a restrictive init PKRU by Dave Hansen · 8 years ago
  42. e8c24d3 x86/pkeys: Allocation/free syscalls by Dave Hansen · 8 years ago
  43. e8c6226 x86/pkeys: Add fault handling for PF_PK page fault bit by Dave Hansen · 8 years ago
  44. 6271cfd x86/mm: Improve stack-overflow #PF handling by Andy Lutomirski · 8 years ago
  45. 2b3061c Merge branch 'x86/mm' into x86/asm, to unify the two branches for simplicity by Ingo Molnar · 8 years ago
  46. a5ff1b3 treewide: replace config_enabled() with IS_ENABLED() (2nd round) by Masahiro Yamada · 8 years ago
  47. e37e43a x86/mm/64: Enable vmapped stacks (CONFIG_HAVE_ARCH_VMAP_STACK=y) by Andy Lutomirski · 8 years ago
  48. a91bf71 x86/mm/numa: Open code function early_get_boot_cpu_id() by Baoquan He · 8 years ago
  49. 9710cb6 Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  50. 0aeeb3e Merge branches 'pm-sleep' and 'pm-cpufreq' by Rafael J. Wysocki · 8 years ago
  51. 25dfe47 x86/mm/64: Enable KASLR for vmemmap memory region by Thomas Garnier · 8 years ago
  52. fb754f9 x86/mm/KASLR: Increase BRK pages for KASLR memory randomization by Thomas Garnier · 8 years ago
  53. c7d2361 x86/mm/KASLR: Fix physical memory calculation on KASLR memory randomization by Thomas Garnier · 8 years ago
  54. e4630fd x86/power/64: Always create temporary identity mapping correctly by Rafael J. Wysocki · 8 years ago
  55. bd721ea treewide: replace obsolete _refok by __ref by Fabian Frederick · 8 years ago
  56. aeb35d6 Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  57. d761f3e Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  58. df15929 Merge branch 'linus' into x86/microcode, to pick up merge window changes by Ingo Molnar · 8 years ago
  59. 0e06f5c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  60. e663107 Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  61. dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
  62. 3e79ec7 arch: x86: charge page tables to kmemcg by Vladimir Davydov · 8 years ago
  63. 36e635c Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  64. 77cd3d0 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  65. 0f65726 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  66. d85f4eb Merge branch 'acpi-numa' by Rafael J. Wysocki · 8 years ago
  67. 55920d3 x86/mm/cpa: Add missing comment in populate_pdg() by Andy Lutomirski · 8 years ago
  68. 530dd8d x86/mm/cpa: Fix populate_pgd(): Stop trying to deallocate failed PUDs by Andy Lutomirski · 8 years ago
  69. 2a53ccb x86/dumpstack: Rename thread_struct::sig_on_uaccess_error to sig_on_uaccess_err by Ingo Molnar · 8 years ago
  70. dfa9a94 x86/uaccess: Move thread_info::uaccess_err and thread_info::sig_on_uaccess_err to thread_struct by Andy Lutomirski · 8 years ago
  71. 46aea38 x86/mm/64: In vmalloc_fault(), use CR3 instead of current->active_mm by Andy Lutomirski · 8 years ago
  72. d92fc69 x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables() by Andy Lutomirski · 8 years ago
  73. 360cb4d x86/mm/cpa: In populate_pgd(), don't set the PGD entry until it's populated by Andy Lutomirski · 8 years ago
  74. af2cf27 x86/mm/hotplug: Don't remove PGD entries in remove_pagetable() by Ingo Molnar · 8 years ago
  75. 2ba7805 kasan: add newline to messages by Dmitry Vyukov · 8 years ago
  76. 4b599fe x86/mm: Audit and remove any unnecessary uses of module.h by Paul Gortmaker · 8 years ago
  77. 84e629b x86: Don't use module.h just for AUTHOR / LICENSE tags by Paul Gortmaker · 8 years ago
  78. dcb32d9 x86/mm: Use pte_none() to test for empty PTE by Dave Hansen · 8 years ago
  79. 4ff5308 x86/mm: Do not reference phys addr beyond kernel by Thomas Garnier · 9 years ago
  80. 90397a4 x86/mm: Add memory hotplug support for KASLR memory randomization by Thomas Garnier · 9 years ago
  81. a95ae27 x86/mm: Enable KASLR for vmalloc memory regions by Thomas Garnier · 9 years ago
  82. 021182e x86/mm: Enable KASLR for physical mapping memory regions by Thomas Garnier · 9 years ago
  83. 0483e1f x86/mm: Implement ASLR for kernel memory regions by Thomas Garnier · 9 years ago
  84. b234e8a x86/mm: Separate variable for trampoline PGD by Thomas Garnier · 9 years ago
  85. faa3793 x86/mm: Add PUD VA support for physical mapping by Thomas Garnier · 9 years ago
  86. 59b3d02 x86/mm: Update physical mapping variable names by Thomas Garnier · 9 years ago
  87. 39380b8 x86/mm/pat, /dev/mem: Remove superfluous error message by Jiri Kosina · 8 years ago
  88. 81c2949 x86/dumpstack: Add show_stack_regs() and use it by Borislav Petkov · 8 years ago
  89. 846c791 Merge tag 'v4.7-rc6' into x86/microcode, to pick up fixes before merging new changes by Ingo Molnar · 8 years ago
  90. a3a9a59 x86: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
  91. 4b70330 x86/microcode: Fix suspend to RAM with builtin microcode by Borislav Petkov · 9 years ago
  92. 3770442 ACPI / NUMA: Move acpi_numa_memory_affinity_init() to drivers/acpi/numa.c by Hanjun Guo · 9 years ago
  93. fb1f418 ACPI / NUMA: remove unneeded acpi_numa=1 by Hanjun Guo · 9 years ago
  94. e84025e ACPI / NUMA: move bad_srat() and srat_disabled() to drivers/acpi/numa.c by David Daney · 9 years ago
  95. 2faeff1 x86 / ACPI / NUMA: cleanup acpi_numa_processor_affinity_init() by Hanjun Guo · 9 years ago
  96. 6525afd ACPI / NUMA: move acpi_numa_slit_init() to drivers/acpi/numa.c by Hanjun Guo · 9 years ago
  97. 312521d ACPI / NUMA: Move acpi_numa_arch_fixup() to ia64 only by Robert Richter · 9 years ago
  98. 2f7c3a1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  99. dc4fac8 x86/mm: Switch from TASK_SIZE to TASK_SIZE_MAX in the page fault code by Andy Lutomirski · 9 years ago
  100. 2b18e53 x86: mm: use hugetlb_bad_size() by Vaishali Thakkar · 9 years ago