1. bad60e6 Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  2. 719dbb2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 8 years ago
  3. a6408f6 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  4. fbef66f powerpc/mm: Parenthesise IS_ENABLED() in if condition by Stephen Rothwell · 8 years ago
  5. dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
  6. 6364e84 powerpc/mm: Rename hpte_init_lpar() and move the fallback to a header by Michael Ellerman · 8 years ago
  7. 7353644 powerpc/mm: Fix build break when PPC_NATIVE=n by Michael Ellerman · 8 years ago
  8. bdab88e powerpc/numa: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  9. 0eab46b powerpc/mm: Add memory barrier in __hugepte_alloc() by Sukadev Bhattiprolu · 9 years ago
  10. 7025776 powerpc/mm: Move hash table ops to a separate structure by Benjamin Herrenschmidt · 8 years ago
  11. 2b4e3ad powerpc/mm/hash64: Don't test for machine type to detect HEA special case by Benjamin Herrenschmidt · 8 years ago
  12. 5556ecf powerpc/mm/hash: Don't use machine_is() early during boot by Benjamin Herrenschmidt · 8 years ago
  13. 166dd7d powerpc/64: Move MMU backend selection out of platform code by Benjamin Herrenschmidt · 8 years ago
  14. c40785a powerpc/dart: Use a cachable DART by Benjamin Herrenschmidt · 8 years ago
  15. 27d1149 powerpc/32: Remove RELOCATABLE_PPC32 by Kevin Hao · 8 years ago
  16. 912cc87 powerpc/mm/radix: Add LPID based tlb flush helpers by Aneesh Kumar K.V · 8 years ago
  17. 83209bc powerpc/mm/radix: Update machine call back to support new HCALL. by Aneesh Kumar K.V · 8 years ago
  18. 09cf5bc powerpc/mm/radix: Update PID switch sequence by Aneesh Kumar K.V · 8 years ago
  19. 4b7a350 powerpc/mm/hash: Update SDR1 size encoding as documented in ISA 3.0 by Aneesh Kumar K.V · 8 years ago
  20. 5654741 powerpc/mm: Print formation regarding the the MMU mode by Aneesh Kumar K.V · 8 years ago
  21. accfad7 powerpc/mm: Clear top 16 bits of va only on older cpus by Aneesh Kumar K.V · 8 years ago
  22. bf16cdf powerpc/mm/radix: Update LPCR HR bit as per ISA by Aneesh Kumar K.V · 8 years ago
  23. 8cd6d3c powerpc/mm: Fix .long's in tlb-radix.c to more meaningful by Balbir Singh · 8 years ago
  24. b5f1bf4 Merge tag 'powerpc-4.7-5' into next by Michael Ellerman · 8 years ago
  25. 62f64b4 powerpc/8xx: add CONFIG_PIN_TLB_IMMR by Christophe Leroy · 9 years ago
  26. 4ad2745 powerpc/8xx: Rework CONFIG_PIN_TLB handling by Christophe Leroy · 9 years ago
  27. bb7f380 powerpc/8xx: Don't use page table for linear memory space by Christophe Leroy · 9 years ago
  28. 4badd43 powerpc/8xx: Map IMMR area with 512k page at a fixed address by Christophe Leroy · 9 years ago
  29. fc022fd powerpc/kernel: Drop unused extern for current_set by Michael Ellerman · 9 years ago
  30. fecbfab powerpc: Fix build with CONFIG_MEMORY_HOTPLUG on some configs by Benjamin Herrenschmidt · 8 years ago
  31. faf7882 powerpc/mm: Add a parameter to disable 1TB segs by Oliver O'Halloran · 8 years ago
  32. 70bd68d Merge tag 'powerpc-4.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  33. bfa3708 powerpc: Initialise pci_io_base as early as possible by Darren Stevens · 9 years ago
  34. 2f6e974 Merge tag 'powerpc-4.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  35. 2379a23 powerpc: get rid of superfluous __GFP_REPEAT by Michal Hocko · 9 years ago
  36. 32d6bd9 tree wide: get rid of __GFP_REPEAT for order-0 allocations part I by Michal Hocko · 9 years ago
  37. b23d9c5 powerpc/mm/radix: Update Radix tree size as per ISA 3.0 by Aneesh Kumar K.V · 9 years ago
  38. e568006 powerpc/mm/hash: Don't add memory coherence if cache inhibited is set by Aneesh Kumar K.V · 9 years ago
  39. 3079abe powerpc/mm: Ensure "special" zones are empty by Oliver O'Halloran · 9 years ago
  40. 45b64ee powerpc/numa: Fix multiple bugs in memory_hotplug_max() by Bharata B Rao · 9 years ago
  41. e70bd3a powerpc/numa: Fix whitespace in hot_add_drconf_memory_max() by Bharata B Rao · 9 years ago
  42. 027dfac powerpc: Various typo fixes by Michael Ellerman · 9 years ago
  43. 8550e2f powerpc/mm/hash: Use the correct PPP mask when updating HPTE by Aneesh Kumar K.V · 9 years ago
  44. a145abf powerpc/mm/radix: Flush page walk cache when freeing page table by Aneesh Kumar K.V · 9 years ago
  45. 3619481 powerpc/mm/radix: Update to tlb functions ric argument by Aneesh Kumar K.V · 9 years ago
  46. 3b6d1eb powerpc/mm/hash: Compute the segment size correctly for ISA 3.0 by Aneesh Kumar K.V · 9 years ago
  47. 9690c15 powerpc/mm/radix: Fix always false comparison against MMU_NO_CONTEXT by Aneesh Kumar K.V · 9 years ago
  48. 157d4d0 powerpc/mm/radix: Add missing tlb flush by Aneesh Kumar K.V · 9 years ago
  49. dc47c0c1 powerpc/mm/hash: Fix the reference bit update when handling hash fault by Aneesh Kumar K.V · 9 years ago
  50. d6c8860 powerpc/mm/radix: Update LPCR only if it is powernv by Aneesh Kumar K.V · 9 years ago
  51. c04a588 Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  52. 71bf79c powerpc: mm: use hugetlb_bad_size() by Vaishali Thakkar · 9 years ago
  53. 171cb71 powerpc/mm: Improve readability of update_mmu_cache() by Gavin Shan · 9 years ago
  54. dd0b52c powerpc/mm: define TOP_ZONE as a constant by Oliver O'Halloran · 9 years ago
  55. aac55d7 powerpc/mm/hash64: Fix subpage protection with 4K HPTE config by Michael Ellerman · 9 years ago
  56. 8bbc9b7 powerpc/mm/hash64: Factor out hash preload psize check by Michael Ellerman · 9 years ago
  57. 62ccf5b powerpc/mm/slice: Remove slice_mm_new_context() by Aneesh Kumar K.V · 9 years ago
  58. 2d56653 powerpc/mm/subpage: Initialise user psize correctly by Aneesh Kumar K.V · 9 years ago
  59. bde3eb6 powerpc/mm/radix: Add radix THP callbacks by Aneesh Kumar K.V · 9 years ago
  60. 3df33f1 powerpc/mm/thp: Abstraction for THP functions by Aneesh Kumar K.V · 9 years ago
  61. 6a1ea36 powerpc/mm: THP is only available on hash64 as of now by Aneesh Kumar K.V · 9 years ago
  62. 4848376 powerpc/mm: Add radix support for hugetlb by Aneesh Kumar K.V · 9 years ago
  63. 2f5f0df powerpc/mm: Fix vma_mmu_pagesize() for radix by Aneesh Kumar K.V · 9 years ago
  64. 5ed7ecd powerpc/mm: pte_frag abstraction by Aneesh Kumar K.V · 9 years ago
  65. a3dece6 powerpc/radix: Update MMU cache by Aneesh Kumar K.V · 9 years ago
  66. d6a9996 powerpc/mm: vmalloc abstraction in preparation for radix by Aneesh Kumar K.V · 9 years ago
  67. 4dfb88c powerpc/mm: Update pte filter for radix by Aneesh Kumar K.V · 9 years ago
  68. a2f41eb powerpc/mm: Add radix pgalloc details by Aneesh Kumar K.V · 9 years ago
  69. 934828e powerpc/mm: Make 4K and 64K use pte_t for pgtable_t by Aneesh Kumar K.V · 9 years ago
  70. 74701d5 powerpc/mm: Rename function to indicate we are allocating fragments by Aneesh Kumar K.V · 9 years ago
  71. b5dcc60 powerpc/mm/radix: Update PTCR on secondary CPUs by Aneesh Kumar K.V · 9 years ago
  72. 7a0eede powerpc/mm/radix: Pick the address layout for radix config by Aneesh Kumar K.V · 9 years ago
  73. 177ba7c powerpc/mm/radix: Limit paca allocation in radix by Aneesh Kumar K.V · 9 years ago
  74. 764041e powerpc/mm/radix: Add checks in slice code to catch radix usage by Aneesh Kumar K.V · 9 years ago
  75. 1a472c9 powerpc/mm/radix: Add tlbflush routines by Aneesh Kumar K.V · 9 years ago
  76. 676012a powerpc/mm: Hash abstraction for tlbflush routines by Aneesh Kumar K.V · 9 years ago
  77. f5df4b4 powerpc/mm: Rename mmu_context_hash64.c to mmu_context_book3s64.c by Aneesh Kumar K.V · 9 years ago
  78. 7e381c0 powerpc/mm/radix: Add mmu context handling callback for radix by Aneesh Kumar K.V · 9 years ago
  79. d2adba3 powerpc/mm: Abstraction for switch_mmu_context() by Aneesh Kumar K.V · 9 years ago
  80. d9225ad powerpc/mm/radix: Add radix callbacks for vmemmap and map_kernel page() by Aneesh Kumar K.V · 9 years ago
  81. 31a14fa powerpc/mm: Abstraction for vmemmap and map_kernel_page() by Aneesh Kumar K.V · 9 years ago
  82. 2bfd65e powerpc/mm/radix: Add radix callbacks for early init routines by Aneesh Kumar K.V · 9 years ago
  83. 756d08d powerpc/mm: Abstract early MMU init in preparation for radix by Aneesh Kumar K.V · 9 years ago
  84. dd1842a powerpc/mm: Make page table size a variable by Aneesh Kumar K.V · 9 years ago
  85. 945537d powerpc/mm/book3s: Rename hash specific PTE bits to carry H_ prefix by Aneesh Kumar K.V · 9 years ago
  86. eee24b5 powerpc/mm: Move hash and no hash code to separate files by Aneesh Kumar K.V · 9 years ago
  87. 50de596 powerpc/mm/hash: Add support for Power9 Hash by Aneesh Kumar K.V · 9 years ago
  88. ff844b7 powerpc/mm: Use generic version of pmdp_clear_flush_young() by Aneesh Kumar K.V · 9 years ago
  89. 30bda41 powerpc/mm: Drop WIMG in favour of new constants by Aneesh Kumar K.V · 9 years ago
  90. 72176dd powerpc/mm: Use a helper for finding pte bits mapping I/O area by Aneesh Kumar K.V · 9 years ago
  91. e58e87a powerpc/mm: Update _PAGE_KERNEL_RO by Aneesh Kumar K.V · 9 years ago
  92. 96270b1 powerpc/mm: Remove RPN_SHIFT and RPN_SIZE by Aneesh Kumar K.V · 9 years ago
  93. ac29c64 powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGED by Aneesh Kumar K.V · 9 years ago
  94. 7e1e63c powerpc/mm: Convert pte_user() to static inline by Michael Ellerman · 9 years ago
  95. 73a1441 powerpc/mm/subpage: Clear RWX bit to indicate no access by Aneesh Kumar K.V · 9 years ago
  96. c7d5484 powerpc/mm: Use _PAGE_READ to indicate Read access by Aneesh Kumar K.V · 9 years ago
  97. 5dc1ef8 powerpc/mm: Use big endian Linux page tables for book3s 64 by Aneesh Kumar K.V · 9 years ago
  98. 3910a7f powerpc/mm: Add pte_xchg() helper by Michael Ellerman · 9 years ago
  99. 4bece39 powerpc/mm: Drop PTE_ATOMIC_UPDATES from pmd_hugepage_update() by Aneesh Kumar K.V · 9 years ago
  100. 7f92bc5 powerpc: sparse: Include headers for __weak symbols by Daniel Axtens · 9 years ago