1. 6ee8630 mm: allow arch code to control the user page table ceiling by Hugh Dickins · 11 years ago
  2. abf09be s390/mm: implement software dirty bits by Martin Schwidefsky · 12 years ago
  3. 2f91ec8 asm-generic, mm: pgtable: convert my_zero_pfn() to macros to fix build by Kirill A. Shutemov · 12 years ago
  4. 3d59eeb Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma by Linus Torvalds · 12 years ago
  5. 816422a asm-generic, mm: pgtable: consolidate zero page helpers by Kirill A. Shutemov · 12 years ago
  6. be3a728 mm: numa: pte_numa() and pmd_numa() by Andrea Arcangeli · 12 years ago
  7. 2c3cf55 x86/mm: Introduce pte_accessible() by Rik van Riel · 12 years ago
  8. 2d28a22 mm: thp: fix the pmd_clear() arguments in pmdp_get_and_clear() by Catalin Marinas · 12 years ago
  9. 46dcde7 thp: introduce pmdp_invalidate() by Gerald Schaefer · 12 years ago
  10. e3ebcf6 thp: remove assumptions on pgtable_t type by Gerald Schaefer · 12 years ago
  11. b3b9c29 mm, x86, pat: rework linear pfn-mmap tracking by Konstantin Khlebnikov · 12 years ago
  12. 5180da4 x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_insert_pfn by Suresh Siddha · 12 years ago
  13. e4eed03 thp: avoid atomic64_read in pmd_read_atomic for 32bit PAE by Andrea Arcangeli · 12 years ago
  14. 26c1917 mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race condition by Andrea Arcangeli · 12 years ago
  15. 73636b1 arch/tile: allow building Linux with transparent huge pages enabled by Chris Metcalf · 13 years ago
  16. ed2d265 Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  17. 1a5a990 mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode by Andrea Arcangeli · 13 years ago
  18. 187f188 BUG: headers with BUG/BUG_ON etc. need linux/bug.h by Paul Gortmaker · 13 years ago
  19. 49b24d6 include/asm-generic/pgtable.h: fix unbalanced parenthesis by Nicolas Kaiser · 13 years ago
  20. 2d42552 [S390] merge page_test_dirty and page_clear_dirty by Martin Schwidefsky · 13 years ago
  21. fbd7184 mm: <asm-generic/pgtable.h> must include <linux/mm_types.h> by Ben Hutchings · 14 years ago
  22. b3697c0 fix non-x86 build failure in pmdp_get_and_clear by Andrea Arcangeli · 14 years ago
  23. e2cda32 thp: add pmd mangling generic functions by Andrea Arcangeli · 14 years ago
  24. 5f6e8da thp: special pmd_trans_* functions by Andrea Arcangeli · 14 years ago
  25. e2b8d7a [S390] add support for nonquiescing sske by Martin Schwidefsky · 14 years ago
  26. 61c7732 x86, mm: Avoid unnecessary TLB flush by Shaohua Li · 14 years ago
  27. 0634a63 asm-generic: add dummy pgprot_noncached() by Paul Mundt · 15 years ago
  28. 224101e x86/paravirt: finish change from lazy cpu to context switch start/end by Jeremy Fitzhardinge · 16 years ago
  29. 7fd7d83 x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switch by Jeremy Fitzhardinge · 16 years ago
  30. e4b866e x86 PAT: change track_pfn_vma_new to take pgprot_t pointer param by venkatesh.pallipadi@intel.com · 16 years ago
  31. 34801ba x86: PAT: move track untrack pfnmap stubs to asm-generic by venkatesh.pallipadi@intel.com · 16 years ago
  32. 2520bd3 x86: PAT: add pgprot_writecombine() interface for drivers - v3 by venkatesh.pallipadi@intel.com · 16 years ago
  33. fe1a687 mm: fix build on non-mmu machines by Sebastian Siewior · 16 years ago
  34. 1ea0704 mm: add a ptep_modify_prot transaction abstraction by Jeremy Fitzhardinge · 16 years ago
  35. 954ffcb flush icache before set_pte() on ia64: flush icache at set_pte by KAMEZAWA Hiroyuki · 17 years ago
  36. 9535239 changing include/asm-generic/pgtable.h for non-mmu by Greg Ungerer · 17 years ago
  37. e21ea24 mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirty by Martin Schwidefsky · 17 years ago
  38. f0e47c2 mm: remove ptep_establish() by Martin Schwidefsky · 17 years ago
  39. 8dab524 Rework ptep_set_access_flags and fix sun4c by Benjamin Herrenschmidt · 17 years ago
  40. 6c21048 [S390] split page_test_and_clear_dirty. by Martin Schwidefsky · 17 years ago
  41. 49f1971 [PATCH] Proper fix for highmem kmap_atomic functions for VMI for 2.6.21 by Zachary Amsden · 17 years ago
  42. 9226d12 [PATCH] i386: paravirt CPU hypercall batching mode by Zachary Amsden · 18 years ago
  43. a93cb05 [PATCH] paravirt: remove set pte atomic by Zachary Amsden · 18 years ago
  44. 6606c3e [PATCH] paravirt: lazy mmu mode hooks.patch by Zachary Amsden · 18 years ago
  45. 9888a1c [PATCH] paravirt: pte clear not present by Zachary Amsden · 18 years ago
  46. 673eae8 [PATCH] x86: trivial pgtable.h __ASSEMBLY__ move by Rusty Russell · 18 years ago
  47. 0b0968a [SPARC64]: Fix D-cache corruption in mremap by David S. Miller · 18 years ago
  48. 8c65b4a [PATCH] fix remaining missing includes by Tim Schmielau · 19 years ago
  49. b8072f0 [PATCH] mm: update comments to pte lock by Hugh Dickins · 19 years ago
  50. 8b1f312 [PATCH] mm: move_pte to remap ZERO_PAGE by Nick Piggin · 19 years ago
  51. a600388 [PATCH] x86: ptep_clear optimization by Zachary Amsden · 19 years ago
  52. b4955ce [PATCH] msync: check pte dirty earlier by Abhijit Karmarkar · 19 years ago
  53. 8f6c99c [PATCH] freepgt: remove arch pgd_addr_end by Hugh Dickins · 19 years ago
  54. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago