1. 9bbc7e4 powerpc/zImage: Also check for stdout-path by Oliver O'Halloran · 7 years ago
  2. 505a314 powerpc: Fix HMIs on big-endian with CONFIG_RELOCATABLE=y by Benjamin Herrenschmidt · 6 years ago
  3. f1e0add macintosh: Use of_node_name_{eq, prefix} for node name comparisons by Rob Herring · 6 years ago
  4. c1fa31b ide: Use of_node_name_eq for node name comparisons by Rob Herring · 6 years ago
  5. 2c8e65b powerpc: Use of_node_name_eq for node name comparisons by Rob Herring · 6 years ago
  6. 0d1223d powerpc/pseries/pmem: Convert to %pOFn instead of device_node.name by Rob Herring · 6 years ago
  7. 423e2f9 powerpc/mm: Remove very old comment in hash-4k.h by Michael Ellerman · 6 years ago
  8. 47918bc powerpc/pseries: Fix node leak in update_lmb_associativity_index() by Michael Ellerman · 6 years ago
  9. 7f92891 vfio_pci: Add NVIDIA GV100GL [Tesla V100 SXM2] subdriver by Alexey Kardashevskiy · 6 years ago
  10. c2c0f1c vfio_pci: Allow regions to add own capabilities by Alexey Kardashevskiy · 6 years ago
  11. a15b188 vfio_pci: Allow mapping extra regions by Alexey Kardashevskiy · 6 years ago
  12. 58629c0 powerpc/powernv/npu: Fault user page into the hypervisor's pagetable by Alexey Kardashevskiy · 6 years ago
  13. 135ef95 powerpc/powernv/npu: Check mmio_atsd array bounds when populating by Alexey Kardashevskiy · 6 years ago
  14. 1b78561 powerpc/powernv/npu: Add release_ownership hook by Alexey Kardashevskiy · 6 years ago
  15. 0bd9716 powerpc/powernv/npu: Add compound IOMMU groups by Alexey Kardashevskiy · 6 years ago
  16. 83fb8cc powerpc/powernv/npu: Convert NPU IOMMU helpers to iommu_table_group_ops by Alexey Kardashevskiy · 6 years ago
  17. b04149c powerpc/powernv/npu: Move single TVE handling to NPU PE by Alexey Kardashevskiy · 6 years ago
  18. 847e656 powerpc/powernv: Reference iommu_table while it is linked to a group by Alexey Kardashevskiy · 6 years ago
  19. 5eada8a powerpc/iommu_api: Move IOMMU groups setup to a single place by Alexey Kardashevskiy · 6 years ago
  20. c4e9d3c powerpc/powernv/pseries: Rework device adding to IOMMU groups by Alexey Kardashevskiy · 6 years ago
  21. c409c63 powerpc/pseries: Remove IOMMU API support for non-LPAR systems by Alexey Kardashevskiy · 6 years ago
  22. 3be2df0 powerpc/pseries/npu: Enable platform support by Alexey Kardashevskiy · 6 years ago
  23. 68c0449 powerpc/pseries/iommu: Use memory@ nodes in max RAM address calculation by Alexey Kardashevskiy · 6 years ago
  24. 0e759bd powerpc/powernv/npu: Move OPAL calls away from context manipulation by Alexey Kardashevskiy · 6 years ago
  25. 46a1449d powerpc/powernv: Move npu struct from pnv_phb to pci_controller by Alexey Kardashevskiy · 6 years ago
  26. c10c21e powerpc/vfio/iommu/kvm: Do not pin device memory by Alexey Kardashevskiy · 6 years ago
  27. e0bf78b powerpc/mm/iommu/vfio_spapr_tce: Change mm_iommu_get to reference a region by Alexey Kardashevskiy · 6 years ago
  28. ab7032e powerpc/ioda/npu: Call skiboot's hot reset hook when disabling NPU2 by Alexey Kardashevskiy · 6 years ago
  29. ffca395 powerpc/mm: Fix reporting of kernel execute faults on the 8xx by Christophe Leroy · 6 years ago
  30. ab66dcc powerpc: generate uapi header and system call table files by Firoz Khan · 6 years ago
  31. aff8503 powerpc: add system call table generation support by Firoz Khan · 6 years ago
  32. fbf508d powerpc: split compat syscall table out from native table by Firoz Khan · 6 years ago
  33. a11b763 powerpc: move macro definition from asm/systbl.h by Firoz Khan · 6 years ago
  34. 8a19eeea powerpc: add __NR_syscalls along with NR_syscalls by Firoz Khan · 6 years ago
  35. 2cd4bd1 powerpc/pkeys: Fix handling of pkey state across fork() by Ram Pai · 6 years ago
  36. 2f07229 ocxl: Fix endiannes bug in read_afu_name() by Greg Kurz · 6 years ago
  37. 34642d7 selftests/powerpc: Add checks for transactional sigreturn by Breno Leitao · 6 years ago
  38. 6f5b9f0 powerpc/tm: Unset MSR[TS] if not recheckpointing by Breno Leitao · 6 years ago
  39. 11be395 powerpc/tm: Print scratch value by Breno Leitao · 6 years ago
  40. 63a0d6b powerpc/tm: Save MSR to PACA before RFID by Breno Leitao · 6 years ago
  41. e1c3743 powerpc/tm: Set MSR[TS] just prior to recheckpoint by Breno Leitao · 6 years ago
  42. 0db6896 powerpc/fadump: Do not allow hot-remove memory from fadump reserved area. by Mahesh Salgaonkar · 6 years ago
  43. f86593b powerpc/fadump: Throw proper error message on fadump registration failure by Mahesh Salgaonkar · 6 years ago
  44. a4e92ce powerpc/fadump: Reservationless firmware assisted dump by Mahesh Salgaonkar · 6 years ago
  45. 08fb726 powerpc/powernv: Move opal_power_control_init() call in opal_init(). by Mahesh Salgaonkar · 6 years ago
  46. ae6263c powerpc/4xx: Delete an unnecessary return statement in two functions by Markus Elfring · 7 years ago
  47. a8d5dad powerpc/4xx: Delete error message for a ENOMEM in two functions by Markus Elfring · 7 years ago
  48. 52930bc powerpc/4xx: Use seq_putc() in ocm_debugfs_show() by Markus Elfring · 7 years ago
  49. b52106a powerpc/4xx: Combine four seq_printf() calls into two in ocm_debugfs_show() by Markus Elfring · 7 years ago
  50. 96d19d7 powerpc/8xx: Allow pinning IMMR TLB when using early debug console by Christophe Leroy · 6 years ago
  51. 5f639e5 powerpc/powernv: Remove PCI_MSI ifdef checks by Oliver O'Halloran · 6 years ago
  52. a083787 powerpc/fsl-rio: fix spelling mistake "reserverd" -> "reserved" by Alexandre Belloni · 6 years ago
  53. 0c9108b Powerpc/perf: Wire up PMI throttling by Ravi Bangoria · 6 years ago
  54. c205770 powerpc/powernv/eeh/npu: Fix uninitialized variables in opal_pci_eeh_freeze_status by Alexey Kardashevskiy · 6 years ago
  55. a25de7af powerpc/powernv/ioda: Reduce a number of hooks in pnv_phb by Alexey Kardashevskiy · 6 years ago
  56. f21b0a4 powerpc/powernv/ioda1: Remove dead code for a single device PE by Alexey Kardashevskiy · 6 years ago
  57. 517ad4a vfio/spapr_tce: Get rid of possible infinite loop by Alexey Kardashevskiy · 6 years ago
  58. fa1ada7 powerpc/powernv/npu: Remove unused headers and a macro. by Alexey Kardashevskiy · 6 years ago
  59. bdbf649e powerpc/powernv/ioda: Allocate indirect TCE levels of cached userspace addresses on demand by Alexey Kardashevskiy · 6 years ago
  60. 8c6c942 powerpc/eeh: Fix debugfs_simple_attr.cocci warnings by YueHaibing · 6 years ago
  61. e59f5bd powerpc/fsl: Add FSL_PPC_BOOK3E as supported arch for nospectre_v2 boot arg by Diana Craciun · 6 years ago
  62. dfa8865 powerpc/fsl: Update Spectre v2 reporting by Diana Craciun · 6 years ago
  63. 3bc8ea8 powerpc/fsl: Enable runtime patching if nospectre_v2 boot arg is used by Diana Craciun · 6 years ago
  64. e7aa61f powerpc/fsl: Flush branch predictor when entering KVM by Diana Craciun · 6 years ago
  65. 7fef436 powerpc/fsl: Flush the branch predictor at each kernel entry (32 bit) by Diana Craciun · 6 years ago
  66. 10c5e83 powerpc/fsl: Flush the branch predictor at each kernel entry (64bit) by Diana Craciun · 6 years ago
  67. f633a8a powerpc/fsl: Add nospectre_v2 command line argument by Diana Craciun · 6 years ago
  68. 98518c4 powerpc/fsl: Emulate SPRN_BUCSR register by Diana Craciun · 6 years ago
  69. 7d8bad9 powerpc/fsl: Fix spectre_v2 mitigations reporting by Diana Craciun · 6 years ago
  70. 1cbf899 powerpc/fsl: Add macro to flush the branch predictor by Diana Craciun · 6 years ago
  71. 76a5eaa powerpc/fsl: Add infrastructure to fixup branch predictor flush by Diana Craciun · 6 years ago
  72. f242e0a powerpc/prom: move the device tree if not in declared memory. by Christophe Leroy · 6 years ago
  73. ec2adcd powerpc: Add some documentation of ISA versions by Michael Ellerman · 6 years ago
  74. 2b874a5c powerpc/configs: Don't enable PPC_EARLY_DEBUG in defconfigs by Michael Ellerman · 6 years ago
  75. 2fea82db powerpc: eeh_event: convert semaphore to completion by Arnd Bergmann · 6 years ago
  76. d1f75a9 ocxl/afu_irq: Don't include <asm/pnv-ocxl.h> by Greg Kurz · 6 years ago
  77. 759bc01 ocxl: Clarify error path in setup_xsl_irq() by Greg Kurz · 6 years ago
  78. 3cfb9eb powerpc/44x/bamboo: Fix PCI range by Benjamin Herrenschmidt · 6 years ago
  79. 51f4cc2 powerpc/pasemi: Add Nemo board IRQ initroutine by Darren Stevens · 6 years ago
  80. 656fdf3 powerpc/pasemi: Add Nemo board device init code. by Darren Stevens · 6 years ago
  81. 0428a5f powerpc/pasemi: Add Nemo board IRQ initroutine by Darren Stevens · 6 years ago
  82. 68f211a powerpc/pasemi: Add PCI initialisation for Nemo board. by Darren Stevens · 6 years ago
  83. 49a502e powerpc/mm: Make NULL pointer deferences explicit on bad page faults. by Christophe Leroy · 6 years ago
  84. 8dbdec0 powerpc/ptrace: Combine SYSCALL_EMU & SYSCALL_TRACE handling by Dmitry V. Levin · 6 years ago
  85. 25078dc powerpc: use mm zones more sensibly by Christoph Hellwig · 6 years ago
  86. f3e5a85 cxl: drop the dma_set_mask callback from vphb by Christoph Hellwig · 6 years ago
  87. 44a0337 powerpc/dma: split the two __dma_alloc_coherent implementations by Christoph Hellwig · 6 years ago
  88. 9c15a87 powerpc/dma: remove the unused dma_iommu_ops export by Christoph Hellwig · 6 years ago
  89. acddff9 powerpc/dma: remove the unused ISA_DMA_THRESHOLD export by Christoph Hellwig · 6 years ago
  90. 0e65239 powerpc/dma: remove the unused ARCH_HAS_DMA_MMAP_COHERENT define by Christoph Hellwig · 6 years ago
  91. 67d8208 crypto4xx_core: don't abuse __dma_sync_page by Christoph Hellwig · 6 years ago
  92. 0aeba2d powerpc/dma: properly wire up the unmap_page and unmap_sg methods by Christoph Hellwig · 6 years ago
  93. 9286356 powerpc: allow NOT_COHERENT_CACHE for amigaone by Christoph Hellwig · 6 years ago
  94. b18f0ae powerpc/prom: fix early DEBUG messages by Christophe Leroy · 6 years ago
  95. e1e71e2 ocxl: Fix endiannes bug in ocxl_link_update_pe() by Greg Kurz · 6 years ago
  96. 72e7bcc powerpc/32: Avoid unsupported flags with clang by Joel Stanley · 6 years ago
  97. e213574 raid6/ppc: Fix build for clang by Joel Stanley · 6 years ago
  98. 3757cba powerpc/perf: Remove l2 bus events from HW cache event array by Madhavan Srinivasan · 7 years ago
  99. 5902913 powerpc/perf: Add constraints for power9 l2/l3 bus events by Madhavan Srinivasan · 7 years ago
  100. 2d46d48 powerpc/perf: Fix unit_sel/cache_sel checks by Madhavan Srinivasan · 7 years ago