1. bb27222 Merge tag 'v4.13-rc1' into fixes by Michael Ellerman · 8 years ago
  2. c9c98bc powerpc/mm: Fix pmd/pte_devmap() on non-leaf entries by Oliver O'Halloran · 8 years ago
  3. a25bd72 powerpc/mm/radix: Workaround prefetch issue with KVM by Benjamin Herrenschmidt · 8 years ago
  4. 029d925 powerpc/mm: Mark __init memory no-execute when STRICT_KERNEL_RWX=y by Michael Ellerman · 8 years ago
  5. dcda9b0 mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic by Michal Hocko · 8 years ago
  6. d691b7e Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  7. 40692eb powerpc/mm/hugetlb: add support for 1G huge pages by Aneesh Kumar K.V · 8 years ago
  8. cd65d69 powerpc/mm/hash: Implement mark_rodata_ro() for hash by Balbir Singh · 8 years ago
  9. 218ea31 Merge branch 'fixes' into next by Michael Ellerman · 8 years ago
  10. ebd3119 powerpc/mm: Add devmap support for ppc64 by Oliver O'Halloran · 8 years ago
  11. 92d9dfd powerpc/mm/4k: Limit 4k page size config to 64TB virtual address space by Aneesh Kumar K.V · 8 years ago
  12. de3b876 powerpc/mm/book(e)(3s)/64: Add page table accounting by Balbir Singh · 8 years ago
  13. ba95b5d03 powerpc/mm/book3s/64: Rework page table geometry for lower memory usage by Michael Ellerman · 8 years ago
  14. add2e1e powerpc/mm/hash: Fix off-by-one in comment about kernel contexts ids by Michael Ellerman · 8 years ago
  15. fd893fe powerpc/mm: Fix missing page attributes in page table dump by Christophe Leroy · 8 years ago
  16. 03dfee6 powerpc/mm: Fix swapper_pg_dir size on 64-bit hash w/64K pages by Michael Ellerman · 8 years ago
  17. 1ab66d1 powerpc/powernv: Introduce address translation services for Nvlink2 by Alistair Popple · 8 years ago
  18. 82228e3 powerpc/pseries: Skip using reserved virtual address range by Aneesh Kumar K.V · 8 years ago
  19. 957b778 powerpc/mm: Add addr_limit to mm_context and use it to derive max slice index by Aneesh Kumar K.V · 8 years ago
  20. f6eedbb powerpc/mm/hash: Increase VA range to 128TB by Aneesh Kumar K.V · 8 years ago
  21. 59248ae powerpc/mm/hash: Convert mask to unsigned long by Aneesh Kumar K.V · 8 years ago
  22. e6f81a9 powerpc/mm/hash: Support 68 bit VA by Aneesh Kumar K.V · 8 years ago
  23. 85beb1c powerpc/mm/hash: Check for non-kernel address in get_kernel_vsid() by Michael Ellerman · 8 years ago
  24. 941711a powerpc/mm/hash: Use context ids 1-4 for the kernel by Aneesh Kumar K.V · 8 years ago
  25. 760573c powerpc/mm: Split radix vs hash mm context initialisation by Michael Ellerman · 8 years ago
  26. 6aa59f5 powerpc/mm: Move hash specific pte bits to be top bits of RPN by Aneesh Kumar K.V · 8 years ago
  27. 2f18d53 powerpc/mm: Lower the max real address to 53 bits by Aneesh Kumar K.V · 8 years ago
  28. 32789d3 powerpc/mm: Define all PTE bits based on radix definitions. by Aneesh Kumar K.V · 8 years ago
  29. 54c4025 powerpc/mm: Define _PAGE_SOFT_DIRTY unconditionally by Aneesh Kumar K.V · 8 years ago
  30. ddb014b powerpc/mm/radix: rename _PAGE_LARGE to R_PAGE_LARGE by Aneesh Kumar K.V · 8 years ago
  31. f5bd0fd powerpc/mm: Cleanup bits definition between hash and radix. by Aneesh Kumar K.V · 8 years ago
  32. baeedc71 Merge branch 'prep-for-5level' by Linus Torvalds · 8 years ago
  33. d19469e power/mm: update pte_write and pte_wrprotect to handle savedwrite by Aneesh Kumar K.V · 8 years ago
  34. 52c50ca powerpc/mm: handle protnone ptes on fork by Aneesh Kumar K.V · 8 years ago
  35. 9849a56 arch, mm: convert all architectures to use 5level-fixup.h by Kirill A. Shutemov · 8 years ago
  36. 2d62e07 Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  37. 70cd4c1 KVM: PPC: Book3S HV: Fix software walk of guest process page tables by Paul Mackerras · 8 years ago
  38. 8ab102d scripts/spelling.txt: add "partiton" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  39. c137a27 powerpc/mm/autonuma: switch ppc64 to its own implementation of saved write by Aneesh Kumar K.V · 8 years ago
  40. 438e69b powerpc/mm/radix: Skip ptesync in pte update helpers by Aneesh Kumar K.V · 9 years ago
  41. f4894b8 powerpc/mm/radix: Use ptep_get_and_clear_full when clearing pte for full mm by Aneesh Kumar K.V · 9 years ago
  42. ca94573 powerpc/mm/radix: Update pte update sequence for pte clear case by Aneesh Kumar K.V · 9 years ago
  43. da0e7e6 Merge branch 'topic/ppc-kvm' into next by Michael Ellerman · 8 years ago
  44. aad71e3 powerpc/mm: Fix build break with RADIX=y & HUGETLBFS=n by Michael Ellerman · 8 years ago
  45. dbcf929 powerpc/pseries: Add support for hash table resizing by David Gibson · 9 years ago
  46. dbcbfee powerpc/64: More definitions for POWER9 by Paul Mackerras · 9 years ago
  47. cc3d294 powerpc/64: Enable use of radix MMU under hypervisor on POWER9 by Paul Mackerras · 9 years ago
  48. 4b5d62c powerpc/mm: add radix__remove_section_mapping() by Reza Arbab · 9 years ago
  49. 6cc2734 powerpc/mm: add radix__create_section_mapping() by Reza Arbab · 9 years ago
  50. 79270e0 powerpc/mm/hash: Properly mask the ESID bits when building proto VSID by Aneesh Kumar K.V · 9 years ago
  51. 8ad4333 powerpc/mm/4k: don't allocate larger pmd page table for 4k by Aneesh Kumar K.V · 9 years ago
  52. 9859f0c powerpc/mm: Remove the debug hugepd_ok check by Aneesh Kumar K.V · 9 years ago
  53. 20717e1 powerpc/mm: Fix little-endian 4K hugetlb by Aneesh Kumar K.V · 9 years ago
  54. 32b53c0 powerpc/mm: Fix memory hotplug BUG() on radix by Reza Arbab · 9 years ago
  55. de39981 Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  56. c6f6634 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 9 years ago
  57. 93173b5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  58. 953c66c mm: THP page cache support for ppc64 by Aneesh Kumar K.V · 9 years ago
  59. 1dd38b6 mm: move vma_is_anonymous check within pmd_move_must_withdraw by Aneesh Kumar K.V · 9 years ago
  60. 9b081e1 powerpc: port 64 bits pgtable_cache to 32 bits by Christophe Leroy · 9 years ago
  61. d522ae1 powerpc/mm: Batch tlb flush when invalidating pte entries by Aneesh Kumar K.V · 9 years ago
  62. e58d1cf powerpc/mm: update radix__pte_update to not do full mm tlb flush by Aneesh Kumar K.V · 9 years ago
  63. b3603e1 powerpc/mm: update radix__ptep_set_access_flag to not do full mm tlb flush by Aneesh Kumar K.V · 9 years ago
  64. 6d3a037 powerpc/mm: Add radix__tlb_flush_pte_p9_dd1() by Aneesh Kumar K.V · 9 years ago
  65. 049d567 powerpc/mm: Introduce _PAGE_LARGE software pte bits by Aneesh Kumar K.V · 9 years ago
  66. ccf17c8 powerpc/mm/hugetlb: Handle hugepage size supported by hash config by Aneesh Kumar K.V · 9 years ago
  67. bee8b3b powerpc/mm: Rename hugetlb-radix.h to hugetlb.h by Aneesh Kumar K.V · 9 years ago
  68. ddbefe7 Merge branch 'topic/ppc-kvm' into next by Michael Ellerman · 9 years ago
  69. c05f69a3 powerpc/64: get rid of MIN_HUGEPTE_SHIFT by Christophe Leroy · 9 years ago
  70. 6b243fc powerpc/64: Simplify adaptation to new ISA v3.00 HPTE format by Paul Mackerras · 9 years ago
  71. 07021b4 Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  72. 6b8cb66 powerpc: Fix usage of _PAGE_RO in hugepage by Christophe Leroy · 9 years ago
  73. be34d30 powerpc/mm: Add radix flush all with IS=3 by Aneesh Kumar K.V · 9 years ago
  74. c6d1a76 powerpc/mm/radix: Use different pte update sequence for different POWER9 revs by Aneesh Kumar K.V · 9 years ago
  75. 694c495 powerpc/mm/radix: Use different RTS encoding for different POWER9 revs by Aneesh Kumar K.V · 9 years ago
  76. 0eeede0 powerpc/mm: Speed up computation of base and actual page size for a HPTE by Paul Mackerras · 9 years ago
  77. eea8148 powerpc/mm: Move register_process_table() out of ppc_md by Michael Ellerman · 9 years ago
  78. 703b41a powerpc/mm: remove flush_tlb_page_nohash by Aneesh Kumar K.V · 9 years ago
  79. 5491ae7 powerpc/mm/hugetlb: Add flush_hugetlb_tlb_range by Aneesh Kumar K.V · 9 years ago
  80. fbfa26d powerpc/mm/radix/hugetlb: Add helper for finding page size from hstate by Aneesh Kumar K.V · 9 years ago
  81. f22dfc9 powerpc/mm/radix: Rename function and drop unused arg by Aneesh Kumar K.V · 9 years ago
  82. d8e91e9 powerpc/mm/radix: Add tlb flush of THP ptes by Aneesh Kumar K.V · 9 years ago
  83. 138ee7e powerpc/mm/hash: Add helper for finding SLBE LLP encoding by Aneesh Kumar K.V · 9 years ago
  84. 8cb8140 powerpc/mm/radix: Implement tlb mmu gather flush efficiently by Aneesh Kumar K.V · 9 years ago
  85. b92a226 powerpc: Move cpu_has_feature() to a separate file by Kevin Hao · 9 years ago
  86. b8f1b4f powerpc/mm: Convert early cpu/mmu feature check to use the new helpers by Aneesh Kumar K.V · 9 years ago
  87. bab4c8d powerpc/mm: Define radix_enabled() in one place & use static inline by Michael Ellerman · 9 years ago
  88. 5a25b6f powerpc/mm: Make MMU_FTR_RADIX a MMU family feature by Aneesh Kumar K.V · 9 years ago
  89. 2537b09 powerpc/mm: Do radix device tree scanning earlier by Michael Ellerman · 9 years ago
  90. bacf9cf powerpc/mm: Do hash device tree scanning earlier by Michael Ellerman · 9 years ago
  91. 1a01dc8 powerpc/mm: Add mmu_early_init_devtree() by Michael Ellerman · 9 years ago
  92. bad60e6 Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  93. 1a1cee8 powerpc/mm: Drop unused externs for hpte_init_beat[_v3]() by Michael Ellerman · 9 years ago
  94. 6364e84 powerpc/mm: Rename hpte_init_lpar() and move the fallback to a header by Michael Ellerman · 9 years ago
  95. 7025776 powerpc/mm: Move hash table ops to a separate structure by Benjamin Herrenschmidt · 9 years ago
  96. 912cc87 powerpc/mm/radix: Add LPID based tlb flush helpers by Aneesh Kumar K.V · 9 years ago
  97. e21fc93 powerpc/mm: Compile out radix related functions if RADIX_MMU is disabled by Aneesh Kumar K.V · 9 years ago
  98. 66c570f powerpc/mm: use _raw variant of page table accessors by Aneesh Kumar K.V · 9 years ago
  99. b5f1bf4 Merge tag 'powerpc-4.7-5' into next by Michael Ellerman · 9 years ago
  100. 70bd68d Merge tag 'powerpc-4.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago