1. 5ed7ecd powerpc/mm: pte_frag abstraction by Aneesh Kumar K.V · 9 years ago
  2. a3dece6 powerpc/radix: Update MMU cache by Aneesh Kumar K.V · 9 years ago
  3. d6a9996 powerpc/mm: vmalloc abstraction in preparation for radix by Aneesh Kumar K.V · 9 years ago
  4. 4dfb88c powerpc/mm: Update pte filter for radix by Aneesh Kumar K.V · 9 years ago
  5. a2f41eb powerpc/mm: Add radix pgalloc details by Aneesh Kumar K.V · 9 years ago
  6. 934828e powerpc/mm: Make 4K and 64K use pte_t for pgtable_t by Aneesh Kumar K.V · 9 years ago
  7. 74701d5 powerpc/mm: Rename function to indicate we are allocating fragments by Aneesh Kumar K.V · 9 years ago
  8. b5dcc60 powerpc/mm/radix: Update PTCR on secondary CPUs by Aneesh Kumar K.V · 9 years ago
  9. 7a0eede powerpc/mm/radix: Pick the address layout for radix config by Aneesh Kumar K.V · 9 years ago
  10. 177ba7c powerpc/mm/radix: Limit paca allocation in radix by Aneesh Kumar K.V · 9 years ago
  11. 764041e powerpc/mm/radix: Add checks in slice code to catch radix usage by Aneesh Kumar K.V · 9 years ago
  12. 1a472c9 powerpc/mm/radix: Add tlbflush routines by Aneesh Kumar K.V · 9 years ago
  13. 676012a powerpc/mm: Hash abstraction for tlbflush routines by Aneesh Kumar K.V · 9 years ago
  14. f5df4b4 powerpc/mm: Rename mmu_context_hash64.c to mmu_context_book3s64.c by Aneesh Kumar K.V · 9 years ago
  15. 7e381c0 powerpc/mm/radix: Add mmu context handling callback for radix by Aneesh Kumar K.V · 9 years ago
  16. d2adba3 powerpc/mm: Abstraction for switch_mmu_context() by Aneesh Kumar K.V · 9 years ago
  17. d9225ad powerpc/mm/radix: Add radix callbacks for vmemmap and map_kernel page() by Aneesh Kumar K.V · 9 years ago
  18. 31a14fa powerpc/mm: Abstraction for vmemmap and map_kernel_page() by Aneesh Kumar K.V · 9 years ago
  19. 2bfd65e powerpc/mm/radix: Add radix callbacks for early init routines by Aneesh Kumar K.V · 9 years ago
  20. 756d08d powerpc/mm: Abstract early MMU init in preparation for radix by Aneesh Kumar K.V · 9 years ago
  21. dd1842a powerpc/mm: Make page table size a variable by Aneesh Kumar K.V · 9 years ago
  22. 945537d powerpc/mm/book3s: Rename hash specific PTE bits to carry H_ prefix by Aneesh Kumar K.V · 9 years ago
  23. eee24b5 powerpc/mm: Move hash and no hash code to separate files by Aneesh Kumar K.V · 9 years ago
  24. 50de596 powerpc/mm/hash: Add support for Power9 Hash by Aneesh Kumar K.V · 9 years ago
  25. ff844b7 powerpc/mm: Use generic version of pmdp_clear_flush_young() by Aneesh Kumar K.V · 9 years ago
  26. 30bda41 powerpc/mm: Drop WIMG in favour of new constants by Aneesh Kumar K.V · 9 years ago
  27. 72176dd powerpc/mm: Use a helper for finding pte bits mapping I/O area by Aneesh Kumar K.V · 9 years ago
  28. e58e87a powerpc/mm: Update _PAGE_KERNEL_RO by Aneesh Kumar K.V · 9 years ago
  29. 96270b1 powerpc/mm: Remove RPN_SHIFT and RPN_SIZE by Aneesh Kumar K.V · 9 years ago
  30. ac29c64 powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGED by Aneesh Kumar K.V · 9 years ago
  31. 7e1e63c powerpc/mm: Convert pte_user() to static inline by Michael Ellerman · 9 years ago
  32. 73a1441 powerpc/mm/subpage: Clear RWX bit to indicate no access by Aneesh Kumar K.V · 9 years ago
  33. c7d5484 powerpc/mm: Use _PAGE_READ to indicate Read access by Aneesh Kumar K.V · 9 years ago
  34. 5dc1ef8 powerpc/mm: Use big endian Linux page tables for book3s 64 by Aneesh Kumar K.V · 9 years ago
  35. 3910a7f powerpc/mm: Add pte_xchg() helper by Michael Ellerman · 9 years ago
  36. 4bece39 powerpc/mm: Drop PTE_ATOMIC_UPDATES from pmd_hugepage_update() by Aneesh Kumar K.V · 9 years ago
  37. 7f92bc5 powerpc: sparse: Include headers for __weak symbols by Daniel Axtens · 10 years ago
  38. 1f4c66e8 powerpc/mm: Remove long disabled SLB code by Michael Ellerman · 9 years ago
  39. 08a5bb2 powerpc/mm: Fixup preempt underflow with huge pages by Sebastian Siewior · 9 years ago
  40. d5e2d00 Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  41. fe896d1 mm: introduce page reference manipulation functions by Joonsoo Kim · 9 years ago
  42. e7df0d8 powerpc: query dynamic DEBUG_PAGEALLOC setting by Joonsoo Kim · 9 years ago
  43. 10dc374 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  44. d37a14bb Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  45. 060ef9d powerpc32: PAGE_EXEC required for inittext by Christophe Leroy · 10 years ago
  46. 8478d7f powerpc: Simplify test in __dma_sync() by Christophe Leroy · 10 years ago
  47. 766d45c powerpc/8xx: rewrite flush_instruction_cache() in C by Christophe Leroy · 10 years ago
  48. a7761fe powerpc/8xx: rewrite set_context() in C by Christophe Leroy · 10 years ago
  49. e974cd4 powerpc32: remove ioremap_base by Christophe Leroy · 10 years ago
  50. c562eb0 powerpc32: Remove useless/wrong MMU:setio progress message by Christophe Leroy · 10 years ago
  51. 3084cdb powerpc32: refactor x_mapped_by_bats() and x_mapped_by_tlbcam() together by Christophe Leroy · 10 years ago
  52. 516d918 powerpc/8xx: move setup_initial_memory_limit() into 8xx_mmu.c by Christophe Leroy · 10 years ago
  53. a372acf powerpc/8xx: Map linear kernel RAM with 8M pages by Christophe Leroy · 10 years ago
  54. ab92f30 Merge tag 'kvm-arm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 9 years ago
  55. b8155fe Merge tag 'powerpc-4.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  56. ebb9d30 powerpc/mm: any thread in one core can be the first to setup TLB1 by chenhui zhao · 10 years ago
  57. bc94b99 Merge tag 'v4.5-rc6' into core/resources, to resolve conflict by Ingo Molnar · 9 years ago
  58. 37c5e94 powerpc/fsl-book3e: Avoid lbarx on e5500 by Scott Wood · 9 years ago
  59. c367a44 powerpc/mm: add _PAGE_HASHPTE similar to 4K hash by Aneesh Kumar K.V · 9 years ago
  60. e9a6814 powerp/mm: Update code comments by Aneesh Kumar K.V · 9 years ago
  61. ff20c2e mm: Some arch may want to use HPAGE_PMD related values as variables by Kirill A. Shutemov · 9 years ago
  62. 368ced7 powerpc/mm: Switch book3s 64 with 64K page size to 4 level page table by Aneesh Kumar K.V · 9 years ago
  63. 5c3c7ed powerpc/mm: Split hash page table sizing heuristic into a helper by David Gibson · 10 years ago
  64. 1dace6c powerpc/mm: Clean up memory hotplug failure paths by David Gibson · 10 years ago
  65. 27828f9 powerpc/mm: Handle removing maybe-present bolted HPTEs by David Gibson · 10 years ago
  66. abd0a0e powerpc/mm: Clean up error handling for htab_remove_mapping by David Gibson · 10 years ago
  67. 446957b powerpc: Fix misspellings in comments. by Adam Buchbinder · 9 years ago
  68. a9d4996 powerpc/mm/book3s-64: Move HPTE-related bits in PTE to upper end by Paul Mackerras · 9 years ago
  69. 849f86a powerpc/mm/book3s-64: Move _PAGE_PRESENT to the most significant bit by Paul Mackerras · 9 years ago
  70. c61a884 powerpc/mm/book3s-64: Use physical addresses in upper page table tree levels by Paul Mackerras · 9 years ago
  71. 5ef11c3 mm: ASLR: use get_random_long() by Daniel Cashman · 9 years ago
  72. f1a9ae0 powerpc/mm/book3s-64: Free up 7 high-order bits in the Linux PTE by Paul Mackerras · 9 years ago
  73. 1ec3f93 powerpc/mm/book3s-64: Clean up some obsolete or misleading comments by Paul Mackerras · 9 years ago
  74. 9ab3ac2 powerpc/mm/hash: Clear the invalid slot information correctly by Aneesh Kumar K.V · 9 years ago
  75. e9ab1a1 powerpc: Make vmalloc_to_phys() public by Alexey Kardashevskiy · 9 years ago
  76. c777e2a powerpc/mm: Fix Multi hit ERAT cause by recent THP update by Aneesh Kumar K.V · 10 years ago
  77. 35d98e9 arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM by Toshi Kani · 10 years ago
  78. e256caa powerpc/mm: Allow user space to map rtas_rmo_buf by Vasant Hegde · 10 years ago
  79. 7aa9a23 powerpc, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 10 years ago
  80. ddc58f2 mm: drop tail page refcounting by Kirill A. Shutemov · 10 years ago
  81. 78ddc53 thp: rename split_huge_page_pmd() to split_huge_pmd() by Kirill A. Shutemov · 10 years ago
  82. be6bfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 10 years ago
  83. c33e54f powerpc: Fix build break due to paca mm_context_t changes by Michael Ellerman · 10 years ago
  84. 2fc251a powerpc: Copy only required pieces of the mm_context_t to the paca by Michael Neuling · 10 years ago
  85. 2749539 powerpc/e6500: add locking to hugetlb by Scott Wood · 10 years ago
  86. c395465da6 powerpc: Add function to copy mm_context_t to the paca by Michael Neuling · 10 years ago
  87. 4dcbd88e powerpc/mm: Don't open code pgtable_t size by Aneesh Kumar K.V · 10 years ago
  88. 62607bc powerpc/mm: Don't hardcode page table size by Aneesh Kumar K.V · 10 years ago
  89. 6a119ea powerpc/mm: Add a _PAGE_PTE bit by Aneesh Kumar K.V · 10 years ago
  90. e34aa03 powerpc/mm: Move THP headers around by Aneesh Kumar K.V · 10 years ago
  91. 26a344a powerpc/mm: Move hugetlb related headers by Aneesh Kumar K.V · 10 years ago
  92. 40e8550 powerpc/mm: Move WIMG update to helper. by Aneesh Kumar K.V · 10 years ago
  93. c6a3c49 powerpc/mm: Add helper for converting pte bit to hpte bits by Aneesh Kumar K.V · 10 years ago
  94. a43c0eb powerpc/mm: Convert 4k insert from asm to C by Aneesh Kumar K.V · 10 years ago
  95. 89ff725 powerpc/mm: Convert __hash_page_64K to C by Aneesh Kumar K.V · 10 years ago
  96. 506b863 powerpc/mm: Remove pte_val usage for the second half of pgtable_t by Aneesh Kumar K.V · 10 years ago
  97. bf680d5 powerpc/mm: Don't track subpage valid bit in pte_t by Aneesh Kumar K.V · 10 years ago
  98. 106713a powerpc/mm: Remove the dependency on pte bit position in asm code by Aneesh Kumar K.V · 10 years ago
  99. 91f1da9 powerpc/mm: Convert 4k hash insert to C by Aneesh Kumar K.V · 10 years ago
  100. f281b5d powerpc/mm: Don't use pmd_val, pud_val and pgd_val as lvalue by Aneesh Kumar K.V · 10 years ago