1. c452246 perf/powerpc: Add support for unwinding perf-stackdump by Chandan Kumar · 9 years ago
  2. 17ed7c3 powerpc: Add HAVE_PERF_USER_STACK_DUMP support by Chandan Kumar · 9 years ago
  3. aac55d7 powerpc/mm/hash64: Fix subpage protection with 4K HPTE config by Michael Ellerman · 9 years ago
  4. 8bbc9b7 powerpc/mm/hash64: Factor out hash preload psize check by Michael Ellerman · 9 years ago
  5. 925e2d1 powerpc: Update of_remove_property() call sites to remove null checking by Suraj Jitindar Singh · 9 years ago
  6. 201b3fe drivers/of: Add check for null property in of_remove_property() by Suraj Jitindar Singh · 9 years ago
  7. b2ed059 powerpc/pseries: Add null property check to pseries_discover_pic() by Suraj Jitindar Singh · 9 years ago
  8. 9e44754 powerpc/powernv/pci: Fix cfg_dbg() & replace with pr_devel() by Alexey Kardashevskiy · 9 years ago
  9. 2f67798 selftests/powerpc: Fix subpage_prot test to return !0 on failure by Michael Ellerman · 9 years ago
  10. 438517e selftests/powerpc: Test cp_abort during context switch by Chris Smart · 9 years ago
  11. e44c1b1 powerpc: Remove unnecessary CONFIG_SMP #ifdefs by Chris Smart · 9 years ago
  12. c415c9c powerpc: Remove unused remnants from A2 cpu by Rashmica Gupta · 9 years ago
  13. 62ccf5b powerpc/mm/slice: Remove slice_mm_new_context() by Aneesh Kumar K.V · 9 years ago
  14. 2d56653 powerpc/mm/subpage: Initialise user psize correctly by Aneesh Kumar K.V · 9 years ago
  15. bb03efe powerpc/mm/radix: Fix CONFIG_PPC_MMU_STD_64 typo by Valentin Rothberg · 9 years ago
  16. 69dfbae powerpc/mm/radix: Document software bits for radix by Aneesh Kumar K.V · 9 years ago
  17. 17a3dd2 powerpc/mm/radix: Use firmware feature to enable Radix MMU by Aneesh Kumar K.V · 9 years ago
  18. ab62476 powerpc/mm/radix: Add THP support for 4K linux page size by Aneesh Kumar K.V · 9 years ago
  19. bde3eb6 powerpc/mm/radix: Add radix THP callbacks by Aneesh Kumar K.V · 9 years ago
  20. 3df33f1 powerpc/mm/thp: Abstraction for THP functions by Aneesh Kumar K.V · 9 years ago
  21. 6a1ea36 powerpc/mm: THP is only available on hash64 as of now by Aneesh Kumar K.V · 9 years ago
  22. c0a6c71 powerpc/mm/radix: Add hugetlb support 4K page size by Aneesh Kumar K.V · 9 years ago
  23. 43a5c68 powerpc/mm/radix: Make sure swapper pgdir is properly aligned by Aneesh Kumar K.V · 9 years ago
  24. 4848376 powerpc/mm: Add radix support for hugetlb by Aneesh Kumar K.V · 9 years ago
  25. 2f5f0df powerpc/mm: Fix vma_mmu_pagesize() for radix by Aneesh Kumar K.V · 9 years ago
  26. 5ed7ecd powerpc/mm: pte_frag abstraction by Aneesh Kumar K.V · 9 years ago
  27. a3dece6 powerpc/radix: Update MMU cache by Aneesh Kumar K.V · 9 years ago
  28. d6a9996 powerpc/mm: vmalloc abstraction in preparation for radix by Aneesh Kumar K.V · 9 years ago
  29. 4dfb88c powerpc/mm: Update pte filter for radix by Aneesh Kumar K.V · 9 years ago
  30. a2f41eb powerpc/mm: Add radix pgalloc details by Aneesh Kumar K.V · 9 years ago
  31. 934828e powerpc/mm: Make 4K and 64K use pte_t for pgtable_t by Aneesh Kumar K.V · 9 years ago
  32. 74701d5 powerpc/mm: Rename function to indicate we are allocating fragments by Aneesh Kumar K.V · 9 years ago
  33. bcbe7f7 powerpc/mm: Simplify the code dropping 4-level table #ifdef by Aneesh Kumar K.V · 9 years ago
  34. 2720920 powerpc/mm: Revert changes made to nohash pgalloc-64.h by Aneesh Kumar K.V · 9 years ago
  35. 75a9b8a powerpc/mm: Copy pgalloc (part 2) by Aneesh Kumar K.V · 9 years ago
  36. 101ad5c powerpc/mm: Make a copy of pgalloc.h for 32 and 64 book3s by Aneesh Kumar K.V · 9 years ago
  37. b5dcc60 powerpc/mm/radix: Update PTCR on secondary CPUs by Aneesh Kumar K.V · 9 years ago
  38. 7a0eede powerpc/mm/radix: Pick the address layout for radix config by Aneesh Kumar K.V · 9 years ago
  39. 177ba7c powerpc/mm/radix: Limit paca allocation in radix by Aneesh Kumar K.V · 9 years ago
  40. 764041e powerpc/mm/radix: Add checks in slice code to catch radix usage by Aneesh Kumar K.V · 9 years ago
  41. d8c476e powerpc/mm/radix: Isolate hash table function from pseries guest code by Aneesh Kumar K.V · 9 years ago
  42. caca285 powerpc/mm/radix: Use STD_MMU_64 to properly isolate hash related code by Aneesh Kumar K.V · 9 years ago
  43. a8ed87c powerpc/mm/radix: Add MMU_FTR_RADIX by Aneesh Kumar K.V · 9 years ago
  44. 773edea powerpc/mm: Add mask of possible MMU features by Michael Ellerman · 8 years ago
  45. 1a472c9 powerpc/mm/radix: Add tlbflush routines by Aneesh Kumar K.V · 9 years ago
  46. 676012a powerpc/mm: Hash abstraction for tlbflush routines by Aneesh Kumar K.V · 9 years ago
  47. f5df4b4 powerpc/mm: Rename mmu_context_hash64.c to mmu_context_book3s64.c by Aneesh Kumar K.V · 9 years ago
  48. 7e381c0 powerpc/mm/radix: Add mmu context handling callback for radix by Aneesh Kumar K.V · 9 years ago
  49. d2adba3 powerpc/mm: Abstraction for switch_mmu_context() by Aneesh Kumar K.V · 9 years ago
  50. d9225ad powerpc/mm/radix: Add radix callbacks for vmemmap and map_kernel page() by Aneesh Kumar K.V · 9 years ago
  51. 31a14fa powerpc/mm: Abstraction for vmemmap and map_kernel_page() by Aneesh Kumar K.V · 9 years ago
  52. 2bfd65e powerpc/mm/radix: Add radix callbacks for early init routines by Aneesh Kumar K.V · 9 years ago
  53. 756d08d powerpc/mm: Abstract early MMU init in preparation for radix by Aneesh Kumar K.V · 9 years ago
  54. 6cc1a0e powerpc/mm/radix: Add radix callback for pmd accessors by Aneesh Kumar K.V · 9 years ago
  55. a9252aae powerpc/mm: Move hugetlb and THP related pmd accessors to pgtable.h by Aneesh Kumar K.V · 9 years ago
  56. ac94ac79 powerpc/mm: Add radix callbacks to pte accessors by Aneesh Kumar K.V · 9 years ago
  57. 566ca99 powerpc/mm/radix: Add dummy radix_enabled() by Aneesh Kumar K.V · 9 years ago
  58. b0b5e9b powerpc/mm/radix: Add radix pte #defines by Aneesh Kumar K.V · 9 years ago
  59. 34fbadd powerpc/mm: Move pte related functions together by Aneesh Kumar K.V · 9 years ago
  60. aba480e powerpc/mm: Move page table index and and vaddr to pgtable.h by Aneesh Kumar K.V · 9 years ago
  61. dd1842a powerpc/mm: Make page table size a variable by Aneesh Kumar K.V · 9 years ago
  62. 13f829a powerpc/mm: Move pte accessors that operate on common pte bits to pgtable.h by Aneesh Kumar K.V · 9 years ago
  63. 2e87351 powerpc/mm: Move common pte bits and accessors to book3s/64/pgtable.h by Aneesh Kumar K.V · 9 years ago
  64. d2cf005 powerpc/mm: Handle _PTE_NONE_MASK by Aneesh Kumar K.V · 9 years ago
  65. 945537d powerpc/mm/book3s: Rename hash specific PTE bits to carry H_ prefix by Aneesh Kumar K.V · 9 years ago
  66. eee24b5 powerpc/mm: Move hash and no hash code to separate files by Aneesh Kumar K.V · 9 years ago
  67. 50de596 powerpc/mm/hash: Add support for Power9 Hash by Aneesh Kumar K.V · 9 years ago
  68. e998334 powerpc/mm/radix: Add partition table format & callback by Aneesh Kumar K.V · 9 years ago
  69. 11a6f6a powerpc/mm: Move radix/hash common data structures to book3s64 headers by Aneesh Kumar K.V · 9 years ago
  70. 33d336d powerpc/mm: Use generic version of ptep_clear_flush_young() by Aneesh Kumar K.V · 9 years ago
  71. ff844b7 powerpc/mm: Use generic version of pmdp_clear_flush_young() by Aneesh Kumar K.V · 9 years ago
  72. 30bda41 powerpc/mm: Drop WIMG in favour of new constants by Aneesh Kumar K.V · 9 years ago
  73. 72176dd powerpc/mm: Use a helper for finding pte bits mapping I/O area by Aneesh Kumar K.V · 9 years ago
  74. e58e87a powerpc/mm: Update _PAGE_KERNEL_RO by Aneesh Kumar K.V · 9 years ago
  75. 96270b1 powerpc/mm: Remove RPN_SHIFT and RPN_SIZE by Aneesh Kumar K.V · 9 years ago
  76. ac29c64 powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGED by Aneesh Kumar K.V · 9 years ago
  77. e7bfc46 powerpc/mm: Use pte_user() instead of open coding by Aneesh Kumar K.V · 9 years ago
  78. 7e1e63c powerpc/mm: Convert pte_user() to static inline by Michael Ellerman · 9 years ago
  79. 73a1441 powerpc/mm/subpage: Clear RWX bit to indicate no access by Aneesh Kumar K.V · 9 years ago
  80. c7d5484 powerpc/mm: Use _PAGE_READ to indicate Read access by Aneesh Kumar K.V · 9 years ago
  81. ee3caed powerpc/mm: Use pte_raw() in pte_same()/pmd_same() by Michael Ellerman · 9 years ago
  82. 5dc1ef8 powerpc/mm: Use big endian Linux page tables for book3s 64 by Aneesh Kumar K.V · 9 years ago
  83. 3910a7f powerpc/mm: Add pte_xchg() helper by Michael Ellerman · 9 years ago
  84. 4bece39 powerpc/mm: Drop PTE_ATOMIC_UPDATES from pmd_hugepage_update() by Aneesh Kumar K.V · 9 years ago
  85. 670eea9 powerpc/mm: Always use STRICT_MM_TYPECHECKS by Michael Ellerman · 9 years ago
  86. 8ffb410 IB/qib: Use cache inhibitted and guarded mapping on powerpc by Aneesh Kumar K.V · 9 years ago
  87. 5bcca74 powerpc/perf: Replace raw event hex values with #defines by Madhavan Srinivasan · 9 years ago
  88. 7132e2d ftrace: Match dot symbols when searching functions on ppc64 by Thiago Jung Bauermann · 9 years ago
  89. 8fe0888 powerpc: rework sparse for lib/xor_vmx.c by Daniel Axtens · 9 years ago
  90. 8a64904 powerpc: Add support for userspace P9 copy paste by Chris Smart · 9 years ago
  91. 4ad5e88 powerpc/mpic: handle subsys_system_register() failure by Andrew Donnellan · 9 years ago
  92. 2d52178 powerpc/eeh: fix misleading indentation by Andrew Donnellan · 9 years ago
  93. 3b1dbfa cxl: Fix DAR check & use REGION_ID instead of opencoding by Aneesh Kumar K.V · 9 years ago
  94. 4aec6ec cxl: Increase timeout for detection of AFU mmio hang by Frederic Barrat · 9 years ago
  95. e009a7e cxl: Allow initialization on timebase sync failures by Frederic Barrat · 9 years ago
  96. bb62bad tool/perf: Add sample_reg_mask to include all perf_regs by Madhavan Srinivasan · 9 years ago
  97. dc642e8 tools/perf: Map the ID values with register names by Anju T · 9 years ago
  98. ed4a4ef powerpc/perf: Add support for sampling interrupt register state by Anju T · 9 years ago
  99. 1bfadab powerpc/perf: Assign an id to each powerpc register by Anju T · 9 years ago
  100. 057b6d7 powerpc/book3s64: Remove __end_handlers marker by Hari Bathini · 9 years ago