- 2228f19 powerpc/xive: Make debug routines static by Cédric Le Goater · 4 years, 4 months ago
- d3e669f powerpc/icp-hv: Fix missing of_node_put() in success path by Nicholas Mc Guire · 6 years ago
- aff7795 powerpc: fix function annotations to avoid section mismatch warnings with gcc-10 by Vladis Dronov · 4 years, 5 months ago
- f0993c8 powerpc/xive: Ignore kmemleak false positives by Alexey Kardashevskiy · 4 years, 7 months ago
- 25f12ae maccess: rename probe_kernel_address to get_kernel_nofault by Christoph Hellwig · 4 years, 7 months ago
- c0ee37e maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofault by Christoph Hellwig · 4 years, 7 months ago
- 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
- ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
- e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
- b664db8 powerpc/rtas: Implement reentrant rtas call by Leonardo Bras · 4 years, 8 months ago
- 0942352 powerpc/xive: Share the event-queue page with the Hypervisor. by Ram Pai · 4 years, 10 months ago
- 7ade849 powerpc: Remove Xilinx PPC405/PPC440 support by Michal Simek · 4 years, 7 months ago
- 0755e85 powerpc/xive: Do not expose a debugfs file when XIVE is disabled by Cédric Le Goater · 4 years, 8 months ago
- a101950 powerpc/xive: Clear the page tables for the ESB IO mapping by Cédric Le Goater · 4 years, 8 months ago
- bb5f33c Merge "Use hugepages to map kernel mem on 8xx" into next by Michael Ellerman · 4 years, 7 months ago
- 136a9a0 powerpc/8xx: Don't set IMMR map anymore at boot by Christophe Leroy · 4 years, 8 months ago
- 787a2b6 Merge branch 'topic/ppc-kvm' into next by Michael Ellerman · 4 years, 8 months ago
- b1f9be9 powerpc/xive: Enforce load-after-store ordering when StoreEOI is active by Cédric Le Goater · 4 years, 11 months ago
- 8d0ea29d powerpc/xive: Define xive_native_alloc_irq_on_chip() by Haren Myneni · 4 years, 9 months ago
- 930914b powerpc/xive: Add a debugfs file to dump internal XIVE state by Cédric Le Goater · 4 years, 10 months ago
- 5191e0b powerpc/xmon: Add source flags to output of XIVE interrupts by Cédric Le Goater · 4 years, 10 months ago
- 97ef275 powerpc/xive: Fix xmon support on the PowerNV platform by Cédric Le Goater · 4 years, 10 months ago
- b1a504a powerpc/xive: Use XIVE_BAD_IRQ instead of zero to catch non configured IPIs by Cédric Le Goater · 4 years, 10 months ago
- 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
- def0bfd powerpc: use probe_user_read() and probe_user_write() by Christophe Leroy · 5 years ago
- 17328f2 powerpc/xive: Discard ESB load value when interrupt is invalid by Frederic Barrat · 5 years ago
- 5084ff3 powerpc/mpic: constify copied structure by Julia Lawall · 5 years ago
- b67a95f powerpc/xive: Skip ioremap() of ESB pages for LSI interrupts by Cédric Le Goater · 5 years ago
- 7794b1d Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
- a7ba70f dma-mapping: treat dev->bus_dma_mask as a DMA limit by Nicolas Saenz Julienne · 5 years ago
- 8795a73 powerpc/sysdev: drop simple gpio by Christophe Leroy · 5 years ago
- 1ca3dec powerpc/xive: Prevent page fault issues in the machine crash handler by Cédric Le Goater · 5 years ago
- 3a83f67 KVM: PPC: Book3S HV: use smp_mb() when setting/clearing host_ipi flag by Michael Roth · 5 years ago
- 45824fc Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
- 855d914 powerpc/xmon: Fix output of XIVE IPI by Cédric Le Goater · 5 years ago
- 5896163 powerpc/xmon: Improve output of XIVE interrupts by Cédric Le Goater · 5 years ago
- 6ccb4ac powerpc/xive: Fix bogus error code returned by OPAL by Greg Kurz · 5 years ago
- 2ad7a27 KVM: PPC: Book3S: Enable XIVE native capability only if OPAL has required functions by Paul Mackerras · 5 years ago
- b4868ff powerpc/xive: Fix dump of XIVE interrupt under pseries by Cédric Le Goater · 5 years ago
- 201ed7f powerpc/powernv/ioda2: Create bigger default window with 64k IOMMU pages by Alexey Kardashevskiy · 5 years ago
- 1a47908 Merge branch 'topic/ppc-kvm' into next by Michael Ellerman · 5 years ago
- da15c03 powerpc/xive: Implement get_irqchip_state method for XIVE to fix shutdown race by Paul Mackerras · 5 years ago
- fd38065 powerpc/xive: Add a check for memory allocation failure by Christophe JAILLET · 5 years ago
- b214a8f powerpc/xive: Use GFP_KERNEL instead of GFP_ATOMIC in 'xive_irq_bitmap_add()' by Christophe JAILLET · 5 years ago
- 1ebe0dc powerpc/xive: Update comment referencing magic loads from an ESB by Jordan Niethe · 5 years ago
- 08a456a powerpc/powernv: Move SCOM access code into powernv platform by Andrew Donnellan · 6 years ago
- 4d202c8 powerpc/xive: Fix loop exit-condition in xive_find_target_in_mask() by Gautham R. Shenoy · 5 years ago
- 192f0f8 Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
- e9a83bd Merge tag 'docs-5.3' of git://git.lwn.net/linux by Linus Torvalds · 5 years ago
- 4128a89 powerpc/8xx: move CPM1 related files from sysdev/ to platforms/8xx by Christophe Leroy · 6 years ago
- 1cfb725 powerpc/64: flush_inval_dcache_range() becomes flush_dcache_range() by Christophe Leroy · 6 years ago
- 4f44e8a powerpc/Kconfig: Clean up formatting by Enrico Weigelt, metux IT consult · 5 years ago
- d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
- cd238ef docs: kbuild: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
- b886d83c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 by Thomas Gleixner · 6 years ago
- a3bf9fb powerpc/pseries: Fix xive=off command line by Greg Kurz · 6 years ago
- 25763b3 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206 by Thomas Gleixner · 6 years ago
- 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
- de6cc65 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153 by Thomas Gleixner · 6 years ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
- 74ba920 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 by Thomas Gleixner · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- 0ef0fd3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
- 1be9131 powerpc: tsi108: fix similar warning reported by kbuild test robot by Petr Štetiar · 6 years ago
- b970afc Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
- ea168cd powerpc: tsi108: support of_get_mac_address new ERR_PTR error by Petr Štetiar · 6 years ago
- 39e9af3 KVM: PPC: Book3S HV: XIVE: Add a TIMA mapping by Cédric Le Goater · 6 years ago
- 88ec6b9 powerpc/xive: add OPAL extensions for the XIVE native exploitation support by Cédric Le Goater · 6 years ago
- 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
- ecc3e77 memblock: memblock_phys_alloc(): don't panic by Mike Rapoport · 6 years ago
- b5dd0c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
- f806714 powerpc: prefer memblock APIs returning virtual address by Mike Rapoport · 6 years ago
- f7354cc powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPU by Christophe Leroy · 6 years ago
- d0055df Merge branch 'topic/dma' into next by Michael Ellerman · 6 years ago
- 4a605e2 powerpc/dma: trim the fat from <asm/dma-mapping.h> by Christoph Hellwig · 6 years ago
- 0617fc0 powerpc/dma: remove set_dma_offset by Christoph Hellwig · 6 years ago
- 68005b67 powerpc/dma: use the generic direct mapping bypass by Christoph Hellwig · 6 years ago
- 11ddce1 dma-mapping, powerpc: simplify the arch dma_set_mask override by Christoph Hellwig · 6 years ago
- 74194cd powerpc/dma: remove max_direct_dma_addr by Christoph Hellwig · 6 years ago
- 391133f powerpc/dma: move pci_dma_dev_setup_swiotlb to fsl_pci.c by Christoph Hellwig · 6 years ago
- 9f4a68d powerpc/dart: use the generic iommu bypass code by Christoph Hellwig · 6 years ago
- ee69049 powerpc/dart: remove dead cleanup code in iommu_init_early_dart by Christoph Hellwig · 6 years ago
- e5c27ef7 powerpc: Remove trailing semicolon after curly brace by Mathieu Malaterre · 6 years ago
- 63da6ca powerpc: remove unnecessary unlikely() by Igor Stoppa · 6 years ago
- 8acb8868 powerpc/ipic: drop unused functions by Christophe Leroy · 6 years ago
- 750afb0 cross-tree: phase out dma_zalloc_coherent() by Luis Chamberlain · 6 years ago
- 63d8687 Revert "powerpc/fsl_pci: simplify fsl_pci_dma_set_mask" by Scott Wood · 6 years ago
- 01f45c8 powerpc/fsl-rio: fix spelling mistake "reserverd" -> "reserved" by Alexandre Belloni · 6 years ago
- c6e5485 powerpc/fsl_pci: simplify fsl_pci_dma_set_mask by Christoph Hellwig · 6 years ago
- 7811ead arch/powerpc/fsl_rmu: Use dma_zalloc_coherent by Sabyasachi Gupta · 6 years ago
- c7e900c powerpc/ipic: Remove unused ipic_set_priority() by Michael Ellerman · 6 years ago
- d7cceda powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32 by Christophe Leroy · 6 years ago
- 3347c9f6 powerpc/scom: Return NULL instead of 0 by Breno Leitao · 6 years ago
- 92a4543 powerpc/xive: Define xive_do_source_eoi as static by Breno Leitao · 6 years ago
- 7e1c4e2 memblock: stop using implicit alignment to SMP_CACHE_BYTES by Mike Rapoport · 6 years ago
- 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
- eb31d55 memblock: remove _virt from APIs returning virtual address by Mike Rapoport · 6 years ago
- 9a8dd70 memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc* by Mike Rapoport · 6 years ago
- 6beb338 powerpc/sysdev/ipic: check primary_ipic NULL pointer before using it by Christophe Leroy · 6 years ago
- 23ad1a2 powerpc: Add -Werror at arch/powerpc level by Michael Ellerman · 6 years ago