1. 23e0943 kaiser: add "nokaiser" boot option, using ALTERNATIVE by Hugh Dickins · 7 years ago
  2. 6a2b4117 kaiser: PCID 0 for kernel and 128 for user by Hugh Dickins · 7 years ago
  3. 2684b12 kaiser: enhanced by kernel and user PCIDs by Hugh Dickins · 7 years ago
  4. 8f0baad kaiser: merged update by Dave Hansen · 7 years ago
  5. 13be448 KAISER: Kernel Address Isolation by Richard Fellner · 7 years ago
  6. 08ea8c0 mm: move phys_mem_access_prot_allowed() declaration to pgtable.h by Baoyou Xie · 8 years ago
  7. d92fc69 x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables() by Andy Lutomirski · 8 years ago
  8. 97e3c60 x86/mm: Ignore A/D bits in pte/pmd/pud_none() by Dave Hansen · 8 years ago
  9. 019132f x86/mm/pkeys: Fill in pkey field in siginfo by Dave Hansen · 9 years ago
  10. 8f62c88 x86/mm/pkeys: Add arch-specific VMA protection bits by Dave Hansen · 9 years ago
  11. 5c1d90f x86/mm/pkeys: Add PTE bits for storing protection key by Dave Hansen · 9 years ago
  12. d517be5 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  13. 3625c2c x86/mm: Fix types used in pgprot cacheability flags translations by Jan Beulich · 9 years ago
  14. 69660fd x86, mm: introduce _PAGE_DEVMAP by Dan Williams · 9 years ago
  15. 1f19617 x86, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 9 years ago
  16. 70f15287 x86/mm: Fix regression with huge pages on PAE by Kirill A. Shutemov · 9 years ago
  17. f70abb0 x86/asm: Fix pud/pmd interfaces to handle large PAT bit by Toshi Kani · 9 years ago
  18. 4be4c1f x86/asm: Add pud/pmd mask interfaces to handle large PAT bit by Toshi Kani · 9 years ago
  19. d1b4bfb x86/mm/pat: Add pgprot_writethrough() by Toshi Kani · 9 years ago
  20. 9823336 x86: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 9 years ago
  21. 21d9ee3 mm: remove remaining references to NUMA hinting bits and helpers by Mel Gorman · 10 years ago
  22. d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 10 years ago
  23. 0a19136 x86: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
  24. eb64c3c Merge tag 'stable/for-linus-3.19-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  25. 792230c x86: Introduce function to get pmd entry pointer by Juergen Gross · 10 years ago
  26. bd809af x86: Enable PAT to use cache mode translation tables by Juergen Gross · 10 years ago
  27. 87ad0b7 x86: Clean up pgtable_types.h by Juergen Gross · 10 years ago
  28. 281d407 x86: Make page cache mode a real type by Juergen Gross · 10 years ago
  29. 81ae31d Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  30. 6a33979 mm: remove misleading ARCH_USES_NUMA_PROT_NONE by Mel Gorman · 10 years ago
  31. f955371 x86: remove the Xen-specific _PAGE_IOMAP PTE flag by David Vrabel · 11 years ago
  32. c46a7c8 x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levels by Mel Gorman · 10 years ago
  33. c6f2124 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  34. 7dda038 x86_32, mm: Remove user bit from identity map PDE by Andy Lutomirski · 11 years ago
  35. 994448f Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingo by Matt Fleming · 11 years ago
  36. 426e34c x86/mm/pageattr: Always dump the right page table in an oops by Matt Fleming · 11 years ago
  37. 42a5477 x86, pageattr: Export page unmapping interface by Borislav Petkov · 11 years ago
  38. 24f91eb mm: don't lose the SOFT_DIRTY flag on mprotect by Andrey Vagin · 11 years ago
  39. 61d0669 Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/efi by Ingo Molnar · 11 years ago
  40. d2f7cbe x86/efi: Runtime services virtual mapping by Borislav Petkov · 11 years ago
  41. fa0f281 mm: make sure _PAGE_SWP_SOFT_DIRTY bit is not set on present pte by Cyrill Gorcunov · 11 years ago
  42. 41bb347 mm: save soft-dirty bits on file pages by Cyrill Gorcunov · 11 years ago
  43. 179ef71 mm: save soft-dirty bits on swapped pages by Cyrill Gorcunov · 11 years ago
  44. 0f8975e mm: soft-dirty bits for user memory changes tracking by Pavel Emelyanov · 11 years ago
  45. 5952886 x86/mm/cpa: Cleanup split_large_page() and its callee by Borislav Petkov · 12 years ago
  46. ae9aae9 memory-hotplug: common APIs to support page tables hot-remove by Wen Congyang · 12 years ago
  47. 68d00bb Merge remote-tracking branch 'origin/x86/mm' into x86/mm2 by H. Peter Anvin · 12 years ago
  48. de65d81 Merge remote-tracking branch 'origin/x86/boot' into x86/mm2 by H. Peter Anvin · 12 years ago
  49. d765653 x86, mm: Create slow_virt_to_phys() by Dave Hansen · 12 years ago
  50. 4cbeb51 x86, mm: Pagetable level size/shift/mask helpers by Dave Hansen · 12 years ago
  51. dbe4d20 mm: numa: define _PAGE_NUMA by Andrea Arcangeli · 12 years ago
  52. 6f80b68 x86, mm, Xen: Remove mapping_pagetable_reserve() by Yinghai Lu · 12 years ago
  53. a1ce392 UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers by David Howells · 12 years ago
  54. c711288 x86: xen: Cleanup and remove x86_init.paging.pagetable_setup_done() by Attilio Rao · 12 years ago
  55. 843b8ed x86: Move paging_init() call to x86_init.paging.pagetable_init() by Attilio Rao · 12 years ago
  56. 7737b21 x86: Rename pagetable_setup_start() to pagetable_init() by Attilio Rao · 12 years ago
  57. 73090f8 x86: Remove base argument from x86_init.paging.pagetable_setup_start by Attilio Rao · 12 years ago
  58. d319bb7 x86-64: Map the HPET NX by Andy Lutomirski · 13 years ago
  59. 9fd67b4 x86-64: Give vvars their own page by Andy Lutomirski · 13 years ago
  60. 279b706 x86,xen: introduce x86_init.mapping.pagetable_reserve by Stefano Stabellini · 13 years ago
  61. c489f12 thp: add pmd_modify by Johannes Weiner · 14 years ago
  62. 5f6e8da thp: special pmd_trans_* functions by Andrea Arcangeli · 14 years ago
  63. 14c93e8 Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen into x86/urgent by Ingo Molnar · 15 years ago
  64. c44c9ec x86: split NX setup into separate file to limit unstack-protected code by Jeremy Fitzhardinge · 15 years ago
  65. 030cb6c x86: Move paravirt pagetable_setup to x86_init_ops by Thomas Gleixner · 15 years ago
  66. 9d31c50 x86: make _PAGE_HIDDEN conditional by Jeremy Fitzhardinge · 16 years ago
  67. dfec072 kmemcheck: add the kmemcheck core by Vegard Nossum · 16 years ago
  68. 8938891 x86: unify noexec handling by Pekka Enberg · 15 years ago
  69. 62436fe x86: move init_memory_mapping() to common mm/init.c, build fix on 32-bit PAE by Ingo Molnar · 16 years ago
  70. 9b3651c x86: move more pagetable-related definitions into pgtable*.h by Jeremy Fitzhardinge · 16 years ago
  71. e43623b x86 headers: include page_types.h in pgtable_types.h by Ingo Molnar · 16 years ago
  72. 54321d9 x86: move pte types into pgtable*.h by Jeremy Fitzhardinge · 16 years ago
  73. 1484096 x86: Include pgtable_32|64_types.h in pgtable_types.h by Jeremy Fitzhardinge · 16 years ago
  74. 8d19c99 Split pgtable.h into pgtable_types.h and pgtable.h by Jeremy Fitzhardinge · 16 years ago