1. feb8e96 powerpc/mm: Fix CONFIG_PPC_KUAP_DEBUG on PPC32 by Christophe Leroy · 4 years, 9 months ago
  2. e4da01d Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 10 months ago
  3. 9b06860 Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 4 years, 10 months ago
  4. ed7f9fe powernv/memtrace: always online added memory blocks by David Hildenbrand · 4 years, 10 months ago
  5. d38c07a Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 10 months ago
  6. ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 4 years, 10 months ago
  7. f6d2b80 Merge branch 'for-5.7/libnvdimm' into libnvdimm-for-next by Dan Williams · 4 years, 10 months ago
  8. d3b8865 Merge branch 'for-5.7/numa' into libnvdimm-for-next by Dan Williams · 4 years, 10 months ago
  9. 54fc3c6 powerpc/pseries/ddw: Extend upper limit for huge DMA window for persistent memory by Alexey Kardashevskiy · 4 years, 10 months ago
  10. e03d1f7 mm/sparse: rename pfn_present() to pfn_in_present_section() by Pingfan Liu · 4 years, 10 months ago
  11. 7ee4174 powerpc/ps3: Remove duplicate error message by Markus Elfring · 4 years, 10 months ago
  12. 4bdd394 powerpc/powernv: Re-enable imc trace-mode in kernel by Anju T Sudhakar · 4 years, 10 months ago
  13. a95a0a1 powerpc/pseries: Fix MCE handling on pseries by Ganesh Goudar · 4 years, 10 months ago
  14. b77afad powerpc/32: drop unused ISA_DMA_THRESHOLD by Mike Rapoport · 5 years ago
  15. 338f6da libnvdimm: Update persistence domain value for of_pmem and papr_scm device by Aneesh Kumar K.V · 4 years, 10 months ago
  16. efbc430 powerpc/pseries: Handle UE event for memcpy_mcsafe by Ganesh Goudar · 4 years, 10 months ago
  17. d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 11 months ago
  18. af6cf95 powerpc/maple: Fix declaration made after definition by Nathan Chancellor · 4 years, 10 months ago
  19. adde871 powerpc/pseries: Avoid harmless preempt warning by Nicholas Piggin · 4 years, 10 months ago
  20. e86350f7 powerpc/eeh: Rework eeh_ops->probe() by Oliver O'Halloran · 4 years, 11 months ago
  21. b6eebb0 powerpc/eeh: Make early EEH init pseries specific by Oliver O'Halloran · 4 years, 11 months ago
  22. 8645aaa powerpc/eeh: Add sysfs files in late probe by Oliver O'Halloran · 4 years, 11 months ago
  23. b4f00d5 powerpc: Replace setup_irq() by request_irq() by afzal mohammed · 4 years, 11 months ago
  24. addf372 powerpc/cell: Use fallthrough; by Joe Perches · 4 years, 11 months ago
  25. c5e76fa powerpc/pseries: Fix of_read_drc_info_cell() to point at next record by Tyrel Datwyler · 4 years, 11 months ago
  26. e21fee5 powerpc/ps3: Convert half completion to rcuwait by Peter Zijlstra (Intel) · 4 years, 10 months ago
  27. 61da50b powerpc/kuap: PPC_KUAP_DEBUG should depend on PPC_KUAP by Michael Ellerman · 5 years ago
  28. a0e3745 libnvdimm/region: Introduce NDD_LABELING by Dan Williams · 5 years ago
  29. a4037d1 powerpc/pmac/smp: Drop unnecessary volatile qualifier by YueHaibing · 4 years, 11 months ago
  30. 9451c79 powerpc/pmac/smp: Avoid unused-variable warnings by Ilie Halip · 5 years ago
  31. e7214ae powerpc/vphn: Check for error from hcall_vphn by Srikar Dronamraju · 5 years ago
  32. 22697da powerpc/kernel/sysfs: Add new config option PMU_SYSFS to enable PMU SPRs sysfs file creation by Kajol Jain · 5 years ago
  33. 672e480 powerpc/powernv: Add explicit fast-reboot support by Oliver O'Halloran · 5 years ago
  34. 16985f2 powerpc/powernv: Treat an empty reboot string as default by Oliver O'Halloran · 5 years ago
  35. f344f0a powerpc/powernv: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 5 years ago
  36. e04906a powerpc/cell/axon_msi: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 5 years ago
  37. 88654d5 powerpc/83xx: Add some error handling in 'quirk_mpc8360e_qe_enet10()' by Christophe JAILLET · 5 years ago
  38. 365ad0b powerpc/83xx: Fix some typo in some warning message by Christophe JAILLET · 5 years ago
  39. a83836d powerpc/pseries: Avoid NULL pointer dereference when drmem is unavailable by Libor Pechacek · 5 years ago
  40. 8852c07 powerpc/powernv: Move core and fadump_release_opalcore under new kobject by Sourabh Jain · 5 years ago
  41. 72c4ebb powerpc/papr_scm: Mark papr_scm_ndctl() as static by Vaibhav Jain · 5 years ago
  42. 8cbb00a powerpc/pseries/Makefile: Remove CONFIG_PPC_PSERIES check by Oliver O'Halloran · 5 years ago
  43. f98df5e powerpc/pseries/vio: Remove stray #ifdef CONFIG_PPC_PSERIES by Oliver O'Halloran · 5 years ago
  44. 575e23b powerpc/papr_scm: Switch to numa_map_to_online_node() by Dan Williams · 5 years ago
  45. eab3540 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  46. c9d35ee Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  47. d7167b1 fs_parse: fold fs_parameter_desc/fs_parameter_spec by Al Viro · 5 years ago
  48. 96cafb9 fs_parser: remove fs_parameter_description name field by Eric Sandeen · 5 years ago
  49. 71c3a88 Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  50. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
  51. 47febbee powerpc/32: Force KASAN_VMALLOC for modules by Christophe Leroy · 5 years ago
  52. af1725d powerpc/kconfig: Move CONFIG_PPC32 into Kconfig.cputype by Christophe Leroy · 5 years ago
  53. cd08f10 powerpc/32s: Enable CONFIG_VMAP_STACK by Christophe Leroy · 5 years ago
  54. 99b2291 powerpc/8xx: Enable CONFIG_VMAP_STACK by Christophe Leroy · 5 years ago
  55. f1dbc1c powerpc/pseries/lparcfg: Fix display of Maximum Memory by Michael Bringmann · 5 years ago
  56. 5649607 powerpc/papr_scm: Fix leaking 'bus_desc.provider_name' in some paths by Vaibhav Jain · 5 years ago
  57. 1e35319 powerpc/maple: Fix comparing pointer to 0 by Chen Zhou · 5 years ago
  58. aff8c82 powerpc/pseries/vio: Fix iommu_table use-after-free refcount warning by Tyrel Datwyler · 5 years ago
  59. 7e6f8cb powerpc/papr_scm: Don't enable direct map for a region by default by Aneesh Kumar K.V · 5 years ago
  60. 946743d powernv/pci: Move pnv_pci_dma_bus_setup() to pci-ioda.c by Oliver O'Halloran · 5 years ago
  61. 0a25d9c powernv/pci: Fold pnv_pci_dma_dev_setup() into the pci-ioda.c version by Oliver O'Halloran · 5 years ago
  62. 965c94f powerpc/iov: Move VF pdev fixup into pcibios_fixup_iov() by Oliver O'Halloran · 5 years ago
  63. ac11720 powernv/pci: Remove dma_dev_setup() for NPU PHBs by Oliver O'Halloran · 5 years ago
  64. 37f6f8e powerpc/powernv: Allow manually invoking special reboots by Oliver O'Halloran · 5 years ago
  65. 846a17a powerpc/powernv: Use common code for the symbol_map export by Oliver O'Halloran · 5 years ago
  66. db93361 powerpc/powernv: Rework exports to support subnodes by Oliver O'Halloran · 5 years ago
  67. 18697d2 powernv/pci: Add a debugfs entry to dump PHB's IODA PE state by Oliver O'Halloran · 5 years ago
  68. c13a17b powernv/pci: Allow any write trigger the diag dump by Oliver O'Halloran · 5 years ago
  69. 22ba728 powernv/pci: Use pnv_phb as the private data for debugfs entries by Oliver O'Halloran · 5 years ago
  70. 8cd6aac powerpc/pcidn: Make VF pci_dn management CONFIG_PCI_IOV specific by Oliver O'Halloran · 5 years ago
  71. bbb7890 powerpc/powernv/ioda: Find opencapi slot for a device node by Frederic Barrat · 5 years ago
  72. f724385 powerpc/powernv/ioda: Release opencapi device by Frederic Barrat · 5 years ago
  73. c1a2fea powerpc/powernv/ioda: set up PE on opencapi device when enabling by Frederic Barrat · 5 years ago
  74. 80f1ff8 powerpc/powernv/ioda: Protect PE list by Frederic Barrat · 5 years ago
  75. 05dd7da powerpc/powernv/ioda: Fix ref count for devices with their own PE by Frederic Barrat · 5 years ago
  76. a9e3e12 Merge tag 'soc-fsl-next-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux into arm/drivers by Olof Johansson · 5 years ago
  77. ed0bc98 powerpc/64s: Reimplement power4_idle code in C by Nicholas Piggin · 6 years ago
  78. 4c82266 arch/powerpc/setup: Drop dummy_con initialization by Arvind Sankar · 5 years ago
  79. fbee6ba powerpc/pseries: Advance pfn if section is not present in lmb_is_removable() by Pingfan Liu · 5 years ago
  80. eeb0991 powerpc/mpc85xx: also write addr_h to spin table for 64bit boot entry by Bai Yingjie · 5 years ago
  81. 552aa08 powerpc/powernv: use resource_size by Julia Lawall · 5 years ago
  82. bfbe37f powerpc/83xx: use resource_size by Julia Lawall · 5 years ago
  83. 3a9d970 powerpc/85xx: Get twr_p102x to compile again by Sebastian Andrzej Siewior · 5 years ago
  84. 978bff4e powerpc/pseries/svm: Allow IOMMU to work in SVM by Alexey Kardashevskiy · 5 years ago
  85. 17a0364 powerpc/pseries/iommu: Separate FW_FEATURE_MULTITCE to put/stuff features by Alexey Kardashevskiy · 5 years ago
  86. 7559d3d powerpc/pseries: Allow not having ibm, hypertas-functions::hcall-multi-tce for DDW by Alexey Kardashevskiy · 5 years ago
  87. d862b44 Revert "powerpc/pseries/iommu: Don't use dma_iommu_ops on secure guests" by Ram Pai · 5 years ago
  88. 4a8e274 powerpc/pseries: Remove redundant select of PPC_DOORBELL by Michael Ellerman · 5 years ago
  89. fb185a4 powerpc/512x: Use dma_request_chan() instead dma_request_slave_channel() by Peter Ujfalusi · 5 years ago
  90. 3b5b999 powerpc/powernv/iov: Ensure the pdn for VFs always contains a valid PE number by Oliver O'Halloran · 5 years ago
  91. 0eb5938 powerpc/papr_scm: Update debug message by Aneesh Kumar K.V · 5 years ago
  92. e352f57 powerpc/pseries/cmm: fix managed page counts when migrating pages between zones by David Hildenbrand · 5 years ago
  93. 14c73bd powerpc/vcpu: Assume dedicated processors as non-preempt by Srikar Dronamraju · 5 years ago
  94. 01a2ffb powerpc/83xx: remove mpc83xx_ipic_and_qe_init_IRQ by Rasmus Villemoes · 5 years ago
  95. 4e0e161 soc: fsl: qe: move calls of qe_ic_init out of arch/powerpc/ by Rasmus Villemoes · 5 years ago
  96. 273e667 soc: fsl: qe: use qe_ic_cascade_{low, high}_mpic also on 83xx by Rasmus Villemoes · 5 years ago
  97. 249fad7 powerpc/perf: Disable trace_imc pmu by Madhavan Srinivasan · 5 years ago
  98. 48e626a powerpc/powernv: Avoid re-registration of imc debugfs directory by Anju T Sudhakar · 5 years ago
  99. d10032d Merge tag 'libnvdimm-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 5 years ago
  100. 0da5221 Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago