1. 3010a5e mm: introduce ARCH_HAS_PTE_SPECIAL by Laurent Dufour · 7 years ago
  2. 74a0496 sparc64: Add support for ADI (Application Data Integrity) by Khalid Aziz · 7 years ago
  3. 7503750 sparc64: Add support for ADI register fields, ASIs and traps by Khalid Aziz · 7 years ago
  4. a8e654f sparc64: update pmdp_invalidate() to return old pmd value by Nitin Gupta · 8 years ago
  5. e4e40e0 mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE by Dan Williams · 8 years ago
  6. 78c9436 sparc64: optimize struct page zeroing by Pavel Tatashin · 8 years ago
  7. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 8 years ago
  8. df7b215 sparc64: Add 16GB hugepage support by Nitin Gupta · 8 years ago
  9. 44382b0 sparc64: Support huge PUD case in get_user_pages by Nitin Gupta · 8 years ago
  10. 4d9fbf5 sparc64: Revert 16GB huge page support. by David S. Miller · 8 years ago
  11. f10bb00 sparc64: Add 16GB hugepage support by Nitin Gupta · 8 years ago
  12. c9a844c sparc64: Support huge PUD case in get_user_pages by Nitin Gupta · 8 years ago
  13. 9ae34db sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write() by Tom Hromatka · 8 years ago
  14. 9849a56 arch, mm: convert all architectures to use 5level-fixup.h by Kirill A. Shutemov · 8 years ago
  15. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 9 years ago
  16. c7d9f77 sparc64: Multi-page size support by Nitin Gupta · 9 years ago
  17. acff7fd sparc64: fix typo in pgd_clear() by Kirill A. Shutemov · 9 years ago
  18. 7bc3777 sparc64: Trim page tables for 8M hugepages by Nitin Gupta · 9 years ago
  19. 21f9deb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 9 years ago
  20. 24e49ee sparc64: Reduce TLB flushes during hugepte changes by Nitin Gupta · 9 years ago
  21. fd8cfd3 arch: fix has_transparent_hugepage() by Hugh Dickins · 9 years ago
  22. 08f8007 sparc: Fix misspellings in comments. by Adam Buchbinder · 9 years ago
  23. 79cedb8 arch/sparc/include/asm/pgtable_64.h: add pmd_[dirty|mkclean] for THP by Minchan Kim · 10 years ago
  24. 99f1bc0 sparc, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 10 years ago
  25. 8809aa2 mm: clarify that the function operates on hugepage pte by Aneesh Kumar K.V · 10 years ago
  26. 494e5b6 sparc: Resolve conflict between sparc v9 and M7 on usage of bit 9 of TTE by Khalid Aziz · 10 years ago
  27. d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 11 years ago
  28. 6a8c482 sparc: drop pte_file()-related helpers by Kirill A. Shutemov · 11 years ago
  29. c164e03 mm: fix huge zero page accounting in smaps report by Kirill A. Shutemov · 11 years ago
  30. d195b71 sparc64: Kill unnecessary tables and increase MAX_BANKS. by David S. Miller · 11 years ago
  31. bb4e6e8 sparc64: Adjust vmalloc region size based upon available virtual address bits. by David S. Miller · 11 years ago
  32. 7c0fa0f sparc64: Increase MAX_PHYS_ADDRESS_BITS to 53. by David S. Miller · 11 years ago
  33. 0dd5b7b sparc64: Fix physical memory management regressions with large max_phys_bits. by David S. Miller · 11 years ago
  34. ac55c76 sparc64: Switch to 4-level page tables. by David S. Miller · 11 years ago
  35. c4222e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 11 years ago
  36. f05a686 sparc: drop use of extern for prototypes in arch/sparc/include/asm by Sam Ravnborg · 11 years ago
  37. b18eb2d sparc64: Fix huge TSB mapping on pre-UltraSPARC-III cpus. by David S. Miller · 11 years ago
  38. fe86643 sparc64: Give more detailed information in {pgd,pmd}_ERROR() and kill pte_ERROR(). by David S. Miller · 11 years ago
  39. 26cf432 sparc64: Add basic validations to {pud,pmd}_bad(). by David S. Miller · 11 years ago
  40. 0eef331 sparc64: Use 'ILOG2_4MB' instead of constant '22'. by David S. Miller · 11 years ago
  41. ee73887 sparc64: Fix range check in kern_addr_valid(). by David S. Miller · 11 years ago
  42. eaf85da sparc64: Don't use _PAGE_PRESENT in pte_modify() mask. by David S. Miller · 11 years ago
  43. c2e4e67 sparc64: Fix hex values in comment above pte_modify(). by David S. Miller · 11 years ago
  44. 04df419 sparc64: Fix bugs in get_user_pages_fast() wrt. THP. by David S. Miller · 11 years ago
  45. 51e5ef1 sparc64: Fix huge PMD invalidation. by David S. Miller · 11 years ago
  46. 2084140 mm: fix TLB flush race between migration, and change_protection_range by Rik van Riel · 12 years ago
  47. a7b9403 sparc64: Encode huge PMDs using PTE encoding. by David S. Miller · 12 years ago
  48. 2b77933 sparc64: Move to 64-bit PGDs and PMDs. by David S. Miller · 12 years ago
  49. 37b3a8f sparc64: Move from 4MB to 8MB huge pages. by David S. Miller · 12 years ago
  50. 65b97fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  51. 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 12 years ago
  52. 6b0b50b mm/THP: add pmd args to pgtable deposit and withdraw APIs by Aneesh Kumar K.V · 12 years ago
  53. f36391d sparc64: Fix race in TLB batch processing. by David S. Miller · 12 years ago
  54. 89a7791 sparc64: Fix get_user_pages_fast() wrt. THP. by David S. Miller · 12 years ago
  55. 4a9d194 sparc64: Define pte_accessible() by David S. Miller · 13 years ago
  56. 9e695d2 sparc64: Support transparent huge pages. by David Miller · 13 years ago
  57. dbc9fdf0 sparc64: Document PGD and PMD layout. by David Miller · 13 years ago
  58. 56a70b8 sparc64: Halve the size of PTE tables by David Miller · 13 years ago
  59. 15b9350 sparc64: Only support 4MB huge pages and 8KB base pages. by David Miller · 13 years ago
  60. 679bea5 sparc: Kill mmu_{un,}lockarea(). by David S. Miller · 13 years ago
  61. 2533e82 sparc: pgtable_64: change include order by Aaro Koskinen · 13 years ago
  62. d550bbd Disintegrate asm/system.h for Sparc by David Howells · 13 years ago
  63. 3e37fd3 sparc: Kill custom io_remap_pfn_range(). by David S. Miller · 14 years ago
  64. 683d2fa sparc64: add support for _PAGE_SPECIAL by David S. Miller · 14 years ago
  65. 90f08e3 sparc: mmu_gather rework by Peter Zijlstra · 14 years ago
  66. cb1b820 sparc: consolidate show_cpuinfo in cpu.c by Sam Ravnborg · 14 years ago
  67. ece0e2b mm: remove pte_*map_nested() by Peter Zijlstra · 15 years ago
  68. 4b3073e MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself by Russell King · 16 years ago
  69. 1b6b9d6 sparc64: Increase vmalloc size to fix percpu regressions. by David S. Miller · 16 years ago
  70. d8ed1d4 sparc64: Validate linear D-TLB misses. by David S. Miller · 16 years ago
  71. b539c46 sparc64: Fix sparse warnings in fault.c by David S. Miller · 17 years ago
  72. a439fe5 sparc, sparc64: use arch/sparc/include by Sam Ravnborg · 17 years ago[Renamed from include/asm-sparc/pgtable_64.h]
  73. f7fe933 sparc64: Remove 4MB and 512K base page size options. by David S. Miller · 17 years ago
  74. f5e706a sparc: join the remaining header files by Sam Ravnborg · 17 years ago