platform/kernel/linux-starfive.git
2020-05-28 Kajol Jainpowerpc/hv-24x7: Add rtas call in hv-24x7 driver to...
2020-05-28 Kajol Jainpowerpc/perf/hv-24x7: Fix inconsistent output values...
2020-05-28 Oliver O'Halloranpowerpc/powernv/pci: Sprinkle around some WARN_ON()s
2020-05-28 Oliver O'Halloranpowerpc/powernv/pci: Reserve the root bus PE during...
2020-05-28 Oliver O'Halloranpowerpc/powernv/pci: Re-work bus PE configuration
2020-05-28 Oliver O'Halloranpowerpc/powernv/pci: Add helper to find ioda_pe from...
2020-05-28 Oliver O'Halloranpowerpc/powernv/pci: Add an explaination for PNV_IODA_P...
2020-05-28 Oliver O'Halloranpowerpc/powernv: Add a print indicating when an IODA...
2020-05-28 Oliver O'Halloranpowerpc/powernv/npu: Move IOMMU group setup into npu...
2020-05-28 Oliver O'Halloranpowerpc/powernv/pci: Move tce size parsing to pci-ioda...
2020-05-28 Oliver O'Halloranpowerpc/powernv/pci: Delete old iommu recursive iommu...
2020-05-28 Oliver O'Halloranpowerpc/powernv/pci: Add device to iommu group during...
2020-05-28 Oliver O'Halloranpowerpc/powernv/pci: Register iommu group at PE DMA...
2020-05-28 Oliver O'Halloranpowerpc/powernv/iov: Don't add VFs to iommu group durin...
2020-05-28 Oliver O'Halloranpowerpc/powernv/npu: Clean up compound table group...
2020-05-28 Nicholas Pigginpowerpc/64s/kuap: Conditionally restore AMR in kuap_res...
2020-05-28 Nicholas Pigginpowerpc/64/kuap: Conditionally restore AMR in interrupt...
2020-05-28 Nicholas Pigginpowerpc/64s/kuap: Add missing isync to KUAP restore...
2020-05-28 huhaipowerpc/4xx: Don't unmap NULL mbase
2020-05-28 Christophe... powerpc/40x: Don't save CR in SPRN_SPRG_SCRATCH6
2020-05-28 Christophe... powerpc/40x: Avoid using r12 in TLB miss handlers
2020-05-28 Christophe... powerpc: Remove IBM405 Erratum #77
2020-05-28 Christophe... powerpc/40x: Remove IBM405 Erratum #51
2020-05-28 Christophe... powerpc/40x: Remove support for IBM 405GP
2020-05-28 Christophe... powerpc/40x: Remove support for ISS Simulator
2020-05-28 Christophe... powerpc/40x: Remove EP405
2020-05-28 Christophe... powerpc/40x: Remove WALNUT
2020-05-28 Christophe... powerpc/40x: Remove STB03xxx
2020-05-28 Christophe... powerpc/40x: Remove support for IBM 403GCX
2020-05-28 Christophe... powerpc/pgtable: Drop PTE_ATOMIC_UPDATES
2020-05-28 Christophe... powerpc/40x: Rework 40x PTE access and TLB miss
2020-05-28 Michal Simeksound: ac97: Remove sound driver for ancient platform
2020-05-28 Michal Simekpowerpc: Remove Xilinx PPC405/PPC440 support
2020-05-28 Nicholas Pigginpowerpc/64: Refactor interrupt exit irq disabling sequence
2020-05-28 Nicholas Pigginpowerpc/64s/radix: Don't prefetch DAR in update_mmu_cache
2020-05-28 Nathan Chancellorinput: i8042 - Remove special PowerPC handling
2020-05-28 Dmitry Torokhovmacintosh/ams-input: switch to using input device polli...
2020-05-28 Cédric Le Goaterpowerpc/xive: Do not expose a debugfs file when XIVE...
2020-05-26 Cédric Le Goaterpowerpc/xive: Clear the page tables for the ESB IO...
2020-05-26 Michael Ellermanpowerpc: Add ppc_inst_as_u64()
2020-05-26 Michael Ellermanpowerpc: Add ppc_inst_next()
2020-05-26 Michael EllermanMerge branch 'fixes' into next
2020-05-26 Michael EllermanMerge "Use hugepages to map kernel mem on 8xx" into...
2020-05-26 Christophe... powerpc/32s: Implement dedicated kasan_init_region()
2020-05-26 Christophe... powerpc/32s: Allow mapping with BATs with DEBUG_PAGEALLOC
2020-05-26 Christophe... powerpc/8xx: Implement dedicated kasan_init_region()
2020-05-26 Christophe... powerpc/8xx: Allow large TLBs with DEBUG_PAGEALLOC
2020-05-26 Christophe... powerpc/8xx: Allow STRICT_KERNEL_RwX with pinned TLB
2020-05-26 Christophe... powerpc/8xx: Map linear memory with huge pages
2020-05-26 Christophe... powerpc/8xx: Map IMMR with a huge page
2020-05-26 Christophe... powerpc/8xx: Add a function to early map kernel via...
2020-05-26 Christophe... powerpc/8xx: Refactor kernel address boundary comparison
2020-05-26 Christophe... powerpc/mm: Don't be too strict with _etext alignment...
2020-05-26 Christophe... powerpc/8xx: Move DTLB perf handling closer.
2020-05-26 Christophe... powerpc/8xx: Remove now unused TLB miss functions
2020-05-26 Christophe... powerpc/8xx: Drop special handling of Linear and IMMR...
2020-05-26 Christophe... powerpc/8xx: Always pin TLBs at startup.
2020-05-26 Christophe... powerpc/8xx: Don't set IMMR map anymore at boot
2020-05-26 Christophe... powerpc/8xx: Add function to set pinned TLBs
2020-05-26 Christophe... powerpc/8xx: Move PPC_PIN_TLB options into 8xx Kconfig
2020-05-26 Christophe... powerpc/8xx: MM_SLICE is not needed anymore
2020-05-26 Christophe... powerpc/8xx: Only 8M pages are hugepte pages now
2020-05-26 Christophe... powerpc/8xx: Manage 512k huge pages as standard pages.
2020-05-26 Christophe... powerpc/8xx: Prepare handlers for _PAGE_HUGE for 512k...
2020-05-26 Christophe... powerpc/8xx: Drop CONFIG_8xx_COPYBACK option
2020-05-26 Christophe... powerpc/mm: Reduce hugepd size for 8M hugepages on 8xx
2020-05-26 Christophe... powerpc/mm: Create a dedicated pte_update() for 8xx
2020-05-26 Christophe... powerpc/mm: Standardise pte_update() prototype between...
2020-05-26 Christophe... powerpc/mm: Standardise __ptep_test_and_clear_young...
2020-05-26 Christophe... powerpc/mm: Refactor pte_update() on book3s/32
2020-05-26 Christophe... powerpc/mm: Refactor pte_update() on nohash/32
2020-05-26 Christophe... powerpc/mm: PTE_ATOMIC_UPDATES is only for 40x
2020-05-26 Christophe... powerpc/mm: Fix conditions to perform MMU specific...
2020-05-26 Christophe... powerpc/mm: Allocate static page tables for fixmap
2020-05-26 Christophe... powerpc/32s: Don't warn when mapping RO data ROX.
2020-05-26 Christophe... powerpc/ptdump: Handle hugepd at PGD level
2020-05-26 Christophe... powerpc/ptdump: Properly handle non standard page size
2020-05-26 Christophe... powerpc/ptdump: Standardise display of BAT flags
2020-05-26 Christophe... powerpc/ptdump: Display size of BATs
2020-05-26 Christophe... powerpc/ptdump: Add _PAGE_COHERENT flag
2020-05-26 Michael Ellermanpowerpc/64s: Fix restore of NV GPRs after facility...
2020-05-21 Michael Ellermanpowerpc/64s: Disable STRICT_KERNEL_RWX
2020-05-20 Christophe... powerpc/kasan: Declare kasan_init_region() weak
2020-05-20 Christophe... powerpc/kasan: Refactor update of early shadow mappings
2020-05-20 Christophe... powerpc/kasan: Remove unnecessary page table locking
2020-05-20 Christophe... powerpc/kasan: Fix shadow pages allocation failure
2020-05-20 Christophe... powerpc/kasan: Fix issues by lowering KASAN_SHADOW_END
2020-05-20 Christophe... powerpc/kasan: Fix error detection on memory allocation
2020-05-20 Nicholas Pigginpowerpc/64s/hash: Add stress_slb kernel boot option...
2020-05-20 Andrew Donnellanocxl: Fix misleading comment
2020-05-20 Michael Neulingpowerpc/tm: Document h/rfid and mtmsrd quirk
2020-05-20 Nathan Chancellorpowerpc/wii: Fix declaration made after definition
2020-05-20 Qian Caipowerpc/64s/pgtable: fix an undefined behaviour
2020-05-20 Nicholas Pigginpowerpc/64s: Fix early_init_mmu section mismatch
2020-05-20 Chen Zhoupowerpc/powernv: add NULL check after kzalloc
2020-05-20 Geoff Levandpowerpc/ps3: Add check for otheros image size
2020-05-20 Aneesh Kumar K.Vpowerpc/book3s64/radix/tlb: Determine hugepage flush...
2020-05-20 Michael EllermanMerge branch 'topic/ppc-kvm' into next
2020-05-20 Michael EllermanMerge branch 'topic/uaccess-ppc' into next
2020-05-20 Christophe... Revert "powerpc/32s: reorder Linux PTE bits to better...
next