1. cdddc57 powerpc/pci: Export pci_traverse_device_nodes() by Gavin Shan · 9 years ago
  2. de5a28a powerpc/pci: Introduce pci_remove_device_node_info() by Gavin Shan · 9 years ago
  3. d8f66f4 powerpc/pci: Export pci_add_device_node_info() by Gavin Shan · 9 years ago
  4. 6384d97 powerpc/pci: Move pci_find_bus_by_node() around by Gavin Shan · 9 years ago
  5. 3773dd2 powerpc/pci: Rename pcibios_find_pci_bus() by Gavin Shan · 9 years ago
  6. bd251b8 powerpc/pci: Rename pcibios_{add, remove}_pci_devices() by Gavin Shan · 9 years ago
  7. 1e91677 powerpc/powernv: Use PE instead of number during setup and release by Gavin Shan · 9 years ago
  8. 2b923ed powerpc/powernv/ioda1: Improve DMA32 segment track by Gavin Shan · 9 years ago
  9. 801846d powerpc/powernv: Remove DMA32 PE list by Gavin Shan · 9 years ago
  10. acce971 powerpc/powernv/ioda1: Introduce PNV_IODA1_DMA32_SEGSIZE by Gavin Shan · 9 years ago
  11. b30d936 powerpc/powernv/ioda1: Rename pnv_pci_ioda_setup_dma_pe() by Gavin Shan · 9 years ago
  12. 9945155 powerpc/powernv/ioda1: M64 support on P7IOC by Gavin Shan · 9 years ago
  13. c430670 powerpc/powernv: Rename M64 related functions by Gavin Shan · 9 years ago
  14. 93289d8 powerpc/powernv: Track M64 segment consumption by Gavin Shan · 9 years ago
  15. 69d733e powerpc/powernv: IO and M32 mapping based on PCI device resources by Gavin Shan · 9 years ago
  16. 23e7942 powerpc/powernv: Simplify pnv_ioda_setup_pe_seg() by Gavin Shan · 9 years ago
  17. 3fa23ff powerpc/powernv: Fix initial IO and M32 segmap by Gavin Shan · 9 years ago
  18. 689ee8c powerpc/powernv: Data type unsigned int for PE number by Gavin Shan · 9 years ago
  19. 92b8f13 powerpc/powernv: Rename PE# fields in struct pnv_phb by Gavin Shan · 9 years ago
  20. 13ce759 powerpc/powernv: Reorder fields in struct pnv_phb by Gavin Shan · 9 years ago
  21. 475d92c powerpc/powernv: Drop phb->bdfn_to_pe() by Gavin Shan · 9 years ago
  22. cb4224c powerpc/powernv: Cleanup on pci_controller_ops instances by Gavin Shan · 9 years ago
  23. 062b26b powerpc/pci: Cleanup on struct pci_controller_ops by Gavin Shan · 9 years ago
  24. 16aab32 selftests/powerpc: Add test to check if TM SPRs are corrupted by Rashmica Gupta · 9 years ago
  25. dbccb49 selftests/powerpc: Add TM test to check if TAR is corrupted by Rashmica Gupta · 9 years ago
  26. d95be4c selftests/powerpc: Add test for forking inside transaction by Rashmica Gupta · 9 years ago
  27. da3ddc3 selftests/powerpc: Standardise TM calls by Rashmica Gupta · 9 years ago
  28. 2d59b3b selftests/powerpc: Make reg.h common to all powerpc selftests by Rashmica Gupta · 9 years ago
  29. 2513767 powerpc/powernv: Rename machine_check_pSeries_early() to powernv by Mahesh Salgaonkar · 9 years ago
  30. 266eab8 cxl: Check periodically the coherent platform function's state by Christophe Lombard · 9 years ago
  31. 7a0d85d cxl: Add kernel API to allow a context to operate with relocate disabled by Ian Munsie · 9 years ago
  32. 3c206fa cxl: Ensure PSL interrupt is configured for contexts with no AFU IRQs by Ian Munsie · 9 years ago
  33. 0e5b5ba cxl: Remove duplicate #defines by Ian Munsie · 9 years ago
  34. 895a798 cxl: Handle num_of_processes larger than can fit in the SPA by Ian Munsie · 9 years ago
  35. 171cb71 powerpc/mm: Improve readability of update_mmu_cache() by Gavin Shan · 9 years ago
  36. dd0b52c powerpc/mm: define TOP_ZONE as a constant by Oliver O'Halloran · 9 years ago
  37. 6670783 powerpc/sstep: Fix emulation fall-through by Oliver O'Halloran · 9 years ago
  38. dd21731 powerpc/sstep: Fix sstep.c compile on powerpcspe by Lennart Sorensen · 9 years ago
  39. 31cdd0c powerpc/xmon: Fix SPR read/write commands and add command to dump SPRs by Paul Mackerras · 9 years ago
  40. f478220 perf tools: Fix perf regs mask generation by Naveen N. Rao · 9 years ago
  41. c452246 perf/powerpc: Add support for unwinding perf-stackdump by Chandan Kumar · 9 years ago
  42. 17ed7c3 powerpc: Add HAVE_PERF_USER_STACK_DUMP support by Chandan Kumar · 9 years ago
  43. aac55d7 powerpc/mm/hash64: Fix subpage protection with 4K HPTE config by Michael Ellerman · 9 years ago
  44. 8bbc9b7 powerpc/mm/hash64: Factor out hash preload psize check by Michael Ellerman · 9 years ago
  45. 925e2d1 powerpc: Update of_remove_property() call sites to remove null checking by Suraj Jitindar Singh · 9 years ago
  46. 201b3fe drivers/of: Add check for null property in of_remove_property() by Suraj Jitindar Singh · 9 years ago
  47. b2ed059 powerpc/pseries: Add null property check to pseries_discover_pic() by Suraj Jitindar Singh · 9 years ago
  48. 9e44754 powerpc/powernv/pci: Fix cfg_dbg() & replace with pr_devel() by Alexey Kardashevskiy · 9 years ago
  49. 2f67798 selftests/powerpc: Fix subpage_prot test to return !0 on failure by Michael Ellerman · 9 years ago
  50. 438517e selftests/powerpc: Test cp_abort during context switch by Chris Smart · 9 years ago
  51. e44c1b1 powerpc: Remove unnecessary CONFIG_SMP #ifdefs by Chris Smart · 9 years ago
  52. c415c9c powerpc: Remove unused remnants from A2 cpu by Rashmica Gupta · 9 years ago
  53. 62ccf5b powerpc/mm/slice: Remove slice_mm_new_context() by Aneesh Kumar K.V · 9 years ago
  54. 2d56653 powerpc/mm/subpage: Initialise user psize correctly by Aneesh Kumar K.V · 9 years ago
  55. bb03efe powerpc/mm/radix: Fix CONFIG_PPC_MMU_STD_64 typo by Valentin Rothberg · 9 years ago
  56. 69dfbae powerpc/mm/radix: Document software bits for radix by Aneesh Kumar K.V · 9 years ago
  57. 17a3dd2 powerpc/mm/radix: Use firmware feature to enable Radix MMU by Aneesh Kumar K.V · 9 years ago
  58. ab62476 powerpc/mm/radix: Add THP support for 4K linux page size 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. c0a6c71 powerpc/mm/radix: Add hugetlb support 4K page size by Aneesh Kumar K.V · 9 years ago
  63. 43a5c68 powerpc/mm/radix: Make sure swapper pgdir is properly aligned by Aneesh Kumar K.V · 9 years ago
  64. 4848376 powerpc/mm: Add radix support for hugetlb by Aneesh Kumar K.V · 9 years ago
  65. 2f5f0df powerpc/mm: Fix vma_mmu_pagesize() for radix by Aneesh Kumar K.V · 9 years ago
  66. 5ed7ecd powerpc/mm: pte_frag abstraction by Aneesh Kumar K.V · 9 years ago
  67. a3dece6 powerpc/radix: Update MMU cache by Aneesh Kumar K.V · 9 years ago
  68. d6a9996 powerpc/mm: vmalloc abstraction in preparation for radix by Aneesh Kumar K.V · 9 years ago
  69. 4dfb88c powerpc/mm: Update pte filter for radix by Aneesh Kumar K.V · 9 years ago
  70. a2f41eb powerpc/mm: Add radix pgalloc details by Aneesh Kumar K.V · 9 years ago
  71. 934828e powerpc/mm: Make 4K and 64K use pte_t for pgtable_t by Aneesh Kumar K.V · 9 years ago
  72. 74701d5 powerpc/mm: Rename function to indicate we are allocating fragments by Aneesh Kumar K.V · 9 years ago
  73. bcbe7f7 powerpc/mm: Simplify the code dropping 4-level table #ifdef by Aneesh Kumar K.V · 9 years ago
  74. 2720920 powerpc/mm: Revert changes made to nohash pgalloc-64.h by Aneesh Kumar K.V · 9 years ago
  75. 75a9b8a powerpc/mm: Copy pgalloc (part 2) by Aneesh Kumar K.V · 9 years ago
  76. 101ad5c powerpc/mm: Make a copy of pgalloc.h for 32 and 64 book3s by Aneesh Kumar K.V · 9 years ago
  77. b5dcc60 powerpc/mm/radix: Update PTCR on secondary CPUs by Aneesh Kumar K.V · 9 years ago
  78. 7a0eede powerpc/mm/radix: Pick the address layout for radix config by Aneesh Kumar K.V · 9 years ago
  79. 177ba7c powerpc/mm/radix: Limit paca allocation in radix by Aneesh Kumar K.V · 9 years ago
  80. 764041e powerpc/mm/radix: Add checks in slice code to catch radix usage by Aneesh Kumar K.V · 9 years ago
  81. d8c476e powerpc/mm/radix: Isolate hash table function from pseries guest code by Aneesh Kumar K.V · 9 years ago
  82. caca285 powerpc/mm/radix: Use STD_MMU_64 to properly isolate hash related code by Aneesh Kumar K.V · 9 years ago
  83. a8ed87c powerpc/mm/radix: Add MMU_FTR_RADIX by Aneesh Kumar K.V · 9 years ago
  84. 773edea powerpc/mm: Add mask of possible MMU features by Michael Ellerman · 9 years ago
  85. 1a472c9 powerpc/mm/radix: Add tlbflush routines by Aneesh Kumar K.V · 9 years ago
  86. 676012a powerpc/mm: Hash abstraction for tlbflush routines by Aneesh Kumar K.V · 9 years ago
  87. f5df4b4 powerpc/mm: Rename mmu_context_hash64.c to mmu_context_book3s64.c by Aneesh Kumar K.V · 9 years ago
  88. 7e381c0 powerpc/mm/radix: Add mmu context handling callback for radix by Aneesh Kumar K.V · 9 years ago
  89. d2adba3 powerpc/mm: Abstraction for switch_mmu_context() by Aneesh Kumar K.V · 9 years ago
  90. d9225ad powerpc/mm/radix: Add radix callbacks for vmemmap and map_kernel page() by Aneesh Kumar K.V · 9 years ago
  91. 31a14fa powerpc/mm: Abstraction for vmemmap and map_kernel_page() by Aneesh Kumar K.V · 9 years ago
  92. 2bfd65e powerpc/mm/radix: Add radix callbacks for early init routines by Aneesh Kumar K.V · 9 years ago
  93. 756d08d powerpc/mm: Abstract early MMU init in preparation for radix by Aneesh Kumar K.V · 9 years ago
  94. 6cc1a0e powerpc/mm/radix: Add radix callback for pmd accessors by Aneesh Kumar K.V · 9 years ago
  95. a9252aae powerpc/mm: Move hugetlb and THP related pmd accessors to pgtable.h by Aneesh Kumar K.V · 9 years ago
  96. ac94ac79 powerpc/mm: Add radix callbacks to pte accessors by Aneesh Kumar K.V · 9 years ago
  97. 566ca99 powerpc/mm/radix: Add dummy radix_enabled() by Aneesh Kumar K.V · 9 years ago
  98. b0b5e9b powerpc/mm/radix: Add radix pte #defines by Aneesh Kumar K.V · 9 years ago
  99. 34fbadd powerpc/mm: Move pte related functions together by Aneesh Kumar K.V · 9 years ago
  100. aba480e powerpc/mm: Move page table index and and vaddr to pgtable.h by Aneesh Kumar K.V · 9 years ago