1. 08ea8c0 mm: move phys_mem_access_prot_allowed() declaration to pgtable.h by Baoyou Xie · 8 years ago
  2. fd8cfd3 arch: fix has_transparent_hugepage() by Hugh Dickins · 8 years ago
  3. 458aa76 mm/thp/migration: switch from flush_tlb_range to flush_pmd_tlb_range by Aneesh Kumar K.V · 8 years ago
  4. c777e2a powerpc/mm: Fix Multi hit ERAT cause by recent THP update by Aneesh Kumar K.V · 8 years ago
  5. f25748e3 mm, dax: convert vmf_insert_pfn_pmd() to pfn_t by Dan Williams · 9 years ago
  6. 4b471e8 mm, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 9 years ago
  7. d9fe4fa x86/mm/pat: Add untrack_pfn_moved for mremap by Toshi Kani · 9 years ago
  8. e627078 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  9. bd5e88a mm,thp: reduce ifdef'ery for THP in generic code by Vineet Gupta · 9 years ago
  10. a7b7617 mm: add architecture primitives for software dirty bit clearing by Martin Schwidefsky · 9 years ago
  11. 8809aa2 mm: clarify that the function operates on hugepage pte by Aneesh Kumar K.V · 9 years ago
  12. f28b6ff powerpc/mm: use generic version of pmdp_clear_flush() by Aneesh Kumar K.V · 9 years ago
  13. 15a25b2 mm/thp: split out pmd collapse flush into separate functions by Aneesh Kumar K.V · 9 years ago
  14. d1b4bfb x86/mm/pat: Add pgprot_writethrough() by Toshi Kani · 9 years ago
  15. b9820d8 mm: change vunmap to tear down huge KVA mappings by Toshi Kani · 9 years ago
  16. e61ce6a mm: change ioremap to set up huge I/O mappings by Toshi Kani · 9 years ago
  17. 235a8f0 mm: define default PGTABLE_LEVELS to two by Kirill A. Shutemov · 9 years ago
  18. 21d9ee3 mm: remove remaining references to NUMA hinting bits and helpers by Mel Gorman · 9 years ago
  19. e7bb4b6d mm: add p[te|md] protnone helpers for use by NUMA balancing by Mel Gorman · 9 years ago
  20. 5064c8e asm-generic: drop unused pte_file* helpers by Kirill A. Shutemov · 9 years ago
  21. fcbe08d6 s390/mm: pmdp_get_and_clear_full optimization by Martin Schwidefsky · 10 years ago
  22. 64e4550 mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY cleared by Peter Feiner · 10 years ago
  23. 0cf744b Merge branch 'akpm' (fixes from Andrew Morton) by Linus Torvalds · 10 years ago
  24. 6a33979 mm: remove misleading ARCH_USES_NUMA_PROT_NONE by Mel Gorman · 10 years ago
  25. 8b921ac PCI: Add pci_remap_iospace() to map bus I/O resources by Liviu Dudau · 10 years ago
  26. c46a7c8 x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levels by Mel Gorman · 10 years ago
  27. 29c7787 mm: use paravirt friendly ops for NUMA hinting ptes by Mel Gorman · 10 years ago
  28. 4596172 mm: add support for discard of unused ptes by Konstantin Weitz · 11 years ago
  29. 56eecdb mm: Use ptep/pmdp_set_numa() for updating _PAGE_NUMA bit by Aneesh Kumar K.V · 10 years ago
  30. b3084f4 powerpc/thp: Fix crash on mremap by Aneesh Kumar K.V · 11 years ago
  31. ee53664 mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) support by Kirill A. Shutemov · 11 years ago
  32. 2084140 mm: fix TLB flush race between migration, and change_protection_range by Rik van Riel · 11 years ago
  33. 0944fe3 s390/mm: implement software referenced bits by Martin Schwidefsky · 11 years ago
  34. 41bb347 mm: save soft-dirty bits on file pages by Cyrill Gorcunov · 11 years ago
  35. 179ef71 mm: save soft-dirty bits on swapped pages by Cyrill Gorcunov · 11 years ago
  36. 65b97fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  37. 0f8975e mm: soft-dirty bits for user memory changes tracking by Pavel Emelyanov · 11 years ago
  38. 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 11 years ago
  39. 6b0b50b mm/THP: add pmd args to pgtable deposit and withdraw APIs by Aneesh Kumar K.V · 11 years ago
  40. 6ee8630 mm: allow arch code to control the user page table ceiling by Hugh Dickins · 11 years ago
  41. abf09be s390/mm: implement software dirty bits by Martin Schwidefsky · 12 years ago
  42. 2f91ec8 asm-generic, mm: pgtable: convert my_zero_pfn() to macros to fix build by Kirill A. Shutemov · 12 years ago
  43. 3d59eeb Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma by Linus Torvalds · 12 years ago
  44. 816422a asm-generic, mm: pgtable: consolidate zero page helpers by Kirill A. Shutemov · 12 years ago
  45. be3a728 mm: numa: pte_numa() and pmd_numa() by Andrea Arcangeli · 12 years ago
  46. 2c3cf55 x86/mm: Introduce pte_accessible() by Rik van Riel · 12 years ago
  47. 2d28a22 mm: thp: fix the pmd_clear() arguments in pmdp_get_and_clear() by Catalin Marinas · 12 years ago
  48. 46dcde7 thp: introduce pmdp_invalidate() by Gerald Schaefer · 12 years ago
  49. e3ebcf6 thp: remove assumptions on pgtable_t type by Gerald Schaefer · 12 years ago
  50. b3b9c29 mm, x86, pat: rework linear pfn-mmap tracking by Konstantin Khlebnikov · 12 years ago
  51. 5180da4 x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_insert_pfn by Suresh Siddha · 12 years ago
  52. e4eed03 thp: avoid atomic64_read in pmd_read_atomic for 32bit PAE by Andrea Arcangeli · 12 years ago
  53. 26c1917 mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race condition by Andrea Arcangeli · 12 years ago
  54. 73636b1 arch/tile: allow building Linux with transparent huge pages enabled by Chris Metcalf · 12 years ago
  55. ed2d265 Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  56. 1a5a990 mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode by Andrea Arcangeli · 12 years ago
  57. 187f188 BUG: headers with BUG/BUG_ON etc. need linux/bug.h by Paul Gortmaker · 13 years ago
  58. 49b24d6 include/asm-generic/pgtable.h: fix unbalanced parenthesis by Nicolas Kaiser · 13 years ago
  59. 2d42552 [S390] merge page_test_dirty and page_clear_dirty by Martin Schwidefsky · 13 years ago
  60. fbd7184 mm: <asm-generic/pgtable.h> must include <linux/mm_types.h> by Ben Hutchings · 13 years ago
  61. b3697c0 fix non-x86 build failure in pmdp_get_and_clear by Andrea Arcangeli · 14 years ago
  62. e2cda32 thp: add pmd mangling generic functions by Andrea Arcangeli · 14 years ago
  63. 5f6e8da thp: special pmd_trans_* functions by Andrea Arcangeli · 14 years ago
  64. e2b8d7a [S390] add support for nonquiescing sske by Martin Schwidefsky · 14 years ago
  65. 61c7732 x86, mm: Avoid unnecessary TLB flush by Shaohua Li · 14 years ago
  66. 0634a63 asm-generic: add dummy pgprot_noncached() by Paul Mundt · 15 years ago
  67. 224101e x86/paravirt: finish change from lazy cpu to context switch start/end by Jeremy Fitzhardinge · 15 years ago
  68. 7fd7d83 x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switch by Jeremy Fitzhardinge · 15 years ago
  69. e4b866e x86 PAT: change track_pfn_vma_new to take pgprot_t pointer param by venkatesh.pallipadi@intel.com · 16 years ago
  70. 34801ba x86: PAT: move track untrack pfnmap stubs to asm-generic by venkatesh.pallipadi@intel.com · 16 years ago
  71. 2520bd3 x86: PAT: add pgprot_writecombine() interface for drivers - v3 by venkatesh.pallipadi@intel.com · 16 years ago
  72. fe1a687 mm: fix build on non-mmu machines by Sebastian Siewior · 16 years ago
  73. 1ea0704 mm: add a ptep_modify_prot transaction abstraction by Jeremy Fitzhardinge · 16 years ago
  74. 954ffcb flush icache before set_pte() on ia64: flush icache at set_pte by KAMEZAWA Hiroyuki · 17 years ago
  75. 9535239 changing include/asm-generic/pgtable.h for non-mmu by Greg Ungerer · 17 years ago
  76. e21ea24 mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirty by Martin Schwidefsky · 17 years ago
  77. f0e47c2 mm: remove ptep_establish() by Martin Schwidefsky · 17 years ago
  78. 8dab524 Rework ptep_set_access_flags and fix sun4c by Benjamin Herrenschmidt · 17 years ago
  79. 6c21048 [S390] split page_test_and_clear_dirty. by Martin Schwidefsky · 17 years ago
  80. 49f1971 [PATCH] Proper fix for highmem kmap_atomic functions for VMI for 2.6.21 by Zachary Amsden · 17 years ago
  81. 9226d12 [PATCH] i386: paravirt CPU hypercall batching mode by Zachary Amsden · 17 years ago
  82. a93cb05 [PATCH] paravirt: remove set pte atomic by Zachary Amsden · 18 years ago
  83. 6606c3e [PATCH] paravirt: lazy mmu mode hooks.patch by Zachary Amsden · 18 years ago
  84. 9888a1c [PATCH] paravirt: pte clear not present by Zachary Amsden · 18 years ago
  85. 673eae8 [PATCH] x86: trivial pgtable.h __ASSEMBLY__ move by Rusty Russell · 18 years ago
  86. 0b0968a [SPARC64]: Fix D-cache corruption in mremap by David S. Miller · 18 years ago
  87. 8c65b4a [PATCH] fix remaining missing includes by Tim Schmielau · 19 years ago
  88. b8072f0 [PATCH] mm: update comments to pte lock by Hugh Dickins · 19 years ago
  89. 8b1f312 [PATCH] mm: move_pte to remap ZERO_PAGE by Nick Piggin · 19 years ago
  90. a600388 [PATCH] x86: ptep_clear optimization by Zachary Amsden · 19 years ago
  91. b4955ce [PATCH] msync: check pte dirty earlier by Abhijit Karmarkar · 19 years ago
  92. 8f6c99c [PATCH] freepgt: remove arch pgd_addr_end by Hugh Dickins · 19 years ago
  93. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago