1. e4470bd powerpc/8xx: Map 32Mb of RAM at init. by Christophe Leroy · 6 years ago
  2. 665bed2 powerpc/8xx: replace most #ifdef by IS_ENABLED() in 8xx_mmu.c by Christophe Leroy · 6 years ago
  3. 78a8da0 powerpc: sstep: Add tests for addc[.] instruction by Sandipan Das · 6 years ago
  4. 44dea17 powerpc: sstep: Add tests for add[.] instruction by Sandipan Das · 6 years ago
  5. 84022ac1 powerpc: sstep: Add tests for compute type instructions by Sandipan Das · 6 years ago
  6. f68e792 Revert "powerpc/book3s32: Reorder _PAGE_XXX flags to simplify TLB handling" by Michael Ellerman · 6 years ago
  7. e66c320 powerpc: Move page table dump files in a dedicated subdirectory by Christophe Leroy · 6 years ago
  8. cabe813 powerpc: dump as a single line areas mapping a single physical page. by Christophe Leroy · 6 years ago
  9. fa7b9a8 tools/selftest/vm: allow choosing mem size and page size in map_hugetlb by Christophe Leroy · 6 years ago
  10. 6b9166f powerpc/32: Fix CONFIG_VIRT_CPU_ACCOUNTING_NATIVE for 40x/booke by Christophe Leroy · 6 years ago
  11. 78ca110 powerpc/book3s32: Reorder _PAGE_XXX flags to simplify TLB handling by Christophe Leroy · 6 years ago
  12. 84de6ab powerpc/603: don't handle PAGE_ACCESSED in TLB miss handlers. by Christophe Leroy · 6 years ago
  13. 451b3ec powerpc/603: Don't worry about _PAGE_USER in TLB miss handlers by Christophe Leroy · 6 years ago
  14. f8b58c6 powerpc/603: let's handle PAGE_DIRTY directly by Christophe Leroy · 6 years ago
  15. 54a05a3 powerpc/603: Don't handle _PAGE_RW and _PAGE_DIRTY on ITLB misses by Christophe Leroy · 6 years ago
  16. a8a1219 powerpc/603: Don't handle kernel page TLB misses when not need by Christophe Leroy · 6 years ago
  17. 6790dae powerpc/hash32: use physical address directly in hash handlers. by Christophe Leroy · 6 years ago
  18. 2c12393 powerpc/603: use physical address directly in TLB miss handlers. by Christophe Leroy · 6 years ago
  19. 93c4a16 powerpc/6xx: Store PGDIR physical address in a SPRG by Christophe Leroy · 6 years ago
  20. 0df977e powerpc/6xx: Don't use SPRN_SPRG2 for storing stack pointer while in RTAS by Christophe Leroy · 6 years ago
  21. 4005833 powerpc: simplify BDI switch by Christophe Leroy · 6 years ago
  22. 36da5ff powerpc/83xx: Also save/restore SPRG4-7 during suspend by Christophe Leroy · 6 years ago
  23. 0bbea75 powerpc/traps: fix recoverability of machine check handling on book3s/32 by Christophe Leroy · 6 years ago
  24. ab44840 powerpc/32: Remove unneccessary MSR[RI] clearing for 8xx by Christophe Leroy · 6 years ago
  25. e995265 powerpc/setup: display reason for not booting by Christophe Leroy · 6 years ago
  26. 32ceaa6 powerpc/8xx: hide itlbie and dtlbie symbols by Christophe Leroy · 6 years ago
  27. beb4f47 powerpc/selftest: fix type of mftb() in null_syscall by Christophe Leroy · 6 years ago
  28. 19f8a5b powerpc/powernv: Don't reprogram SLW image on every KVM guest entry/exit by Paul Mackerras · 6 years ago
  29. 8cfaf10 powerpc/64s: Fix logic when handling unknown CPU features by Michael Ellerman · 6 years ago
  30. 6fe243f powerpc/smp: Make __smp_send_nmi_ipi() static by Nicholas Piggin · 6 years ago
  31. 88b9a3d powerpc/smp: Fix NMI IPI xmon timeout by Nicholas Piggin · 6 years ago
  32. 1b5fc84 powerpc/smp: Fix NMI IPI timeout by Nicholas Piggin · 6 years ago
  33. bba4363 powerpc: Make PPC_64K_PAGES depend on only 44x or PPC_BOOK3S_64 by Michael Ellerman · 6 years ago
  34. 81dac81 powerpc/64: Make sys_switch_endian() traceable by Michael Ellerman · 6 years ago
  35. 5c285dd powerpc/dts: Standardize DTS status assignments from "ok" to "okay" by Robert P. J. Day · 7 years ago
  36. c746ca0 powerpc/book3s: Remove pgd/pud/pmd_set() interfaces by Aneesh Kumar K.V · 6 years ago
  37. fe1ef6b powerpc: Fix 32-bit KVM-PR lockup and host crash with MacOS guest by Mark Cave-Ayland · 6 years ago
  38. 9f3ba36 powerpc/pseries: export timebase register sample in lparcfg by Tyrel Datwyler · 6 years ago
  39. aa7150b powerpc/44x: Force PCI on for CURRITUCK by Michael Ellerman · 6 years ago
  40. 954bd99 powerpc/eeh: Add eeh_force_recover to debugfs by Oliver O'Halloran · 6 years ago
  41. 6b493f6 powerpc/eeh: Allow disabling recovery by Oliver O'Halloran · 6 years ago
  42. 67060cb powerpc/pci: Add pci_find_controller_for_domain() by Oliver O'Halloran · 6 years ago
  43. c8f02f2 powerpc/eeh_cache: Bump log level of eeh_addr_cache_print() by Oliver O'Halloran · 6 years ago
  44. 5ca85ae powerpc/eeh_cache: Add a way to dump the EEH address cache by Oliver O'Halloran · 6 years ago
  45. e67fbbe powerpc/eeh_cache: Add pr_debug() prints for insert/remove by Oliver O'Halloran · 6 years ago
  46. 46ee7c3 powerpc/eeh: Use debugfs_create_u32 for eeh_max_freezes by Oliver O'Halloran · 6 years ago
  47. d065ee9 powerpc: drop unused GENERIC_CSUM Kconfig item by Christophe Leroy · 6 years ago
  48. 7104dcc powerpc/64s/hash: Fix assert_slb_presence() use of the slbfee. instruction by Nicholas Piggin · 6 years ago
  49. 3d8810e powerpc/mm/hash: Increase vmalloc space to 512T with hash MMU by Michael Ellerman · 6 years ago
  50. ca6d5149 powerpc/ptrace: Simplify vr_get/set() to avoid GCC warning by Michael Ellerman · 6 years ago
  51. 1b58a97 powerpc/powernv/npu: Remove redundant change_pte() hook by Peter Xu · 6 years ago
  52. e121ee6 Merge branch 'topic/ppc-kvm' into next by Michael Ellerman · 6 years ago
  53. c057720 powerpc/64s: Better printing of machine check info for guest MCEs by Paul Mackerras · 6 years ago
  54. 884dfb7 KVM: PPC: Book3S HV: Simplify machine check handling by Paul Mackerras · 6 years ago
  55. d0055df Merge branch 'topic/dma' into next by Michael Ellerman · 6 years ago
  56. d976f68 KVM: PPC: Book3S HV: Context switch AMR on Power9 by Michael Ellerman · 6 years ago
  57. 637cfeb Merge branch 'fixes' into next by Michael Ellerman · 6 years ago
  58. 4a605e2 powerpc/dma: trim the fat from <asm/dma-mapping.h> by Christoph Hellwig · 6 years ago
  59. 0617fc0 powerpc/dma: remove set_dma_offset by Christoph Hellwig · 6 years ago
  60. 7610fdf powerpc/dma: remove get_dma_offset by Christoph Hellwig · 6 years ago
  61. 68005b67 powerpc/dma: use the generic direct mapping bypass by Christoph Hellwig · 6 years ago
  62. 461db2b powerpc/dma: use the dma_direct mapping routines by Christoph Hellwig · 6 years ago
  63. 31f940a powerpc/dma: use the dma-direct allocator for coherent platforms by Christoph Hellwig · 6 years ago
  64. feee964 swiotlb: remove swiotlb_dma_supported by Christoph Hellwig · 6 years ago
  65. 65a21b7 powerpc/dma: remove dma_nommu_dma_supported by Christoph Hellwig · 6 years ago
  66. 5a47910 powerpc/dma: remove dma_nommu_get_required_mask by Christoph Hellwig · 6 years ago
  67. 6666cc1 powerpc/dma: remove dma_nommu_mmap_coherent by Christoph Hellwig · 6 years ago
  68. 18b53a2 powerpc/dma: use phys_to_dma instead of get_dma_offset by Christoph Hellwig · 6 years ago
  69. 11ddce1 dma-mapping, powerpc: simplify the arch dma_set_mask override by Christoph Hellwig · 6 years ago
  70. 9b18114 powerpc/dma: fix an off-by-one in dma_capable by Christoph Hellwig · 6 years ago
  71. 74194cd powerpc/dma: remove max_direct_dma_addr by Christoph Hellwig · 6 years ago
  72. 391133f powerpc/dma: move pci_dma_dev_setup_swiotlb to fsl_pci.c by Christoph Hellwig · 6 years ago
  73. 7c1013b powerpc/dma: remove get_pci_dma_ops by Christoph Hellwig · 6 years ago
  74. e728498 powerpc/dma: remove the iommu fallback for coherent allocations by Christoph Hellwig · 6 years ago
  75. 662acad powerpc/pci: remove the dma_set_mask pci_controller ops methods by Christoph Hellwig · 6 years ago
  76. ffe3dfd powerpc/dma: stop overriding dma_get_required_mask by Christoph Hellwig · 6 years ago
  77. 2d6ad41 powerpc/powernv: use the generic iommu bypass code by Christoph Hellwig · 6 years ago
  78. 6248ac9 powerpc/powernv: remove pnv_npu_dma_set_mask by Christoph Hellwig · 6 years ago
  79. 661fcb4 powerpc/powernv: remove pnv_pci_ioda_pe_single_vendor by Christoph Hellwig · 6 years ago
  80. 9f4a68d powerpc/dart: use the generic iommu bypass code by Christoph Hellwig · 6 years ago
  81. ee69049 powerpc/dart: remove dead cleanup code in iommu_init_early_dart by Christoph Hellwig · 6 years ago
  82. ba767b5 powerpc/cell: use the generic iommu bypass code by Christoph Hellwig · 6 years ago
  83. cc9c156 powerpc/cell: move dma direct window setup out of dma_configure by Christoph Hellwig · 6 years ago
  84. 9ae2fdd powerpc/pseries: use the generic iommu bypass code by Christoph Hellwig · 6 years ago
  85. cd7c11e powerpc/pseries: unwind dma_get_required_mask_pSeriesLP a bit by Christoph Hellwig · 6 years ago
  86. 8617a5c powerpc/dma: handle iommu bypass in dma_iommu_ops by Christoph Hellwig · 6 years ago
  87. a20f507 powerpc/dma: untangle vio_dma_mapping_ops from dma_iommu_ops by Christoph Hellwig · 6 years ago
  88. fbce251 dma-direct: we might need GFP_DMA for 32-bit dma masks by Christoph Hellwig · 6 years ago
  89. 74ebe3e net: pasemi: set a 64-bit DMA mask on the DMA device by Christoph Hellwig · 6 years ago
  90. a580076 powerpc/64s: Fix possible corruption on big endian due to pgd/pud_present() by Michael Ellerman · 6 years ago
  91. b174b4f powerpc/powernv: Escalate reset when IODA reset fails by Oliver O'Halloran · 6 years ago
  92. ebb0e13 powerpc/ptrace: Mitigate potential Spectre v1 by Breno Leitao · 6 years ago
  93. 98ecc67 powerpc/32: Include .branch_lt in data section by Joel Stanley · 6 years ago
  94. 195482c powerpc/eeh: Correct retries in eeh_pe_reset_full() by Sam Bobroff · 6 years ago
  95. 1ef5207 powerpc/eeh: Improve recovery of passed-through devices by Sam Bobroff · 6 years ago
  96. 4d8e325 powerpc/eeh: Add include_passed to eeh_clear_pe_frozen_state() by Sam Bobroff · 6 years ago
  97. 9ed5ca6 powerpc/eeh: Add include_passed to eeh_pe_state_clear() by Sam Bobroff · 6 years ago
  98. 188fdea powerpc/eeh: remove sw_state from eeh_unfreeze_pe() by Sam Bobroff · 6 years ago
  99. 3376cb9 powerpc/eeh: Cleanup eeh_pe_clear_frozen_state() by Sam Bobroff · 6 years ago
  100. 26b5233 powerpc: Drop page_is_ram() and walk_system_ram_range() by Christophe Leroy · 6 years ago