summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc/32s: Enable CONFIG_VMAP_STACKChristophe Leroy2020-01-278-24/+61
* powerpc/32s: Avoid crossing page boundary while changing SRR0/1.Christophe Leroy2020-01-271-0/+6
* powerpc/32s: Reorganise DSI handler.Christophe Leroy2020-01-271-14/+17
* powerpc/8xx: Enable CONFIG_VMAP_STACKChristophe Leroy2020-01-272-6/+27
* powerpc/8xx: Move tail of alignment exception out of lineMichael Ellerman2020-01-271-1/+6
* powerpc/8xx: Split breakpoint exceptionChristophe Leroy2020-01-271-9/+10
* powerpc/8xx: Move DataStoreTLBMiss perf handlerChristophe Leroy2020-01-271-12/+12
* powerpc/8xx: Drop exception entries for non-existing exceptionsChristophe Leroy2020-01-271-29/+0
* powerpc/8xx: Use alternative scratch registers in DTLB miss handlerChristophe Leroy2020-01-272-17/+22
* powerpc/32: Use vmapped stacks for interruptsChristophe Leroy2020-01-272-0/+25
* powerpc/32: Add early stack overflow detection with VMAP stack.Christophe Leroy2020-01-275-1/+54
* powerpc: align stack to 2 * THREAD_SIZE with VMAP_STACKChristophe Leroy2020-01-264-3/+16
* powerpc/32: prepare for CONFIG_VMAP_STACKChristophe Leroy2020-01-265-16/+133
* powerpc/32: add a macro to get and/or save DAR and DSISR on stack.Christophe Leroy2020-01-263-20/+19
* powerpc/32: move MSR_PR test into EXCEPTION_PROLOG_0Christophe Leroy2020-01-262-21/+22
* powerpc/32: save DEAR/DAR before calling handle_page_faultChristophe Leroy2020-01-266-1/+9
* powerpc/32: Add EXCEPTION_PROLOG_0 in head_32.hChristophe Leroy2020-01-263-13/+9
* powerpc/32: replace MTMSRD() by mtmsrChristophe Leroy2020-01-262-11/+11
* selftests/eeh: Bump EEH wait time to 60sOliver O'Halloran2020-01-261-3/+7
* powerpc/pseries/lparcfg: Fix display of Maximum MemoryMichael Bringmann2020-01-261-2/+2
* powerpc/mm: Remove kvm radix prefetch workaround for Power9 DD2.2Jordan Niethe2020-01-265-8/+23
* powerpc/papr_scm: Fix leaking 'bus_desc.provider_name' in some pathsVaibhav Jain2020-01-261-0/+2
* powerpc/xmon: Fix compile error in print_insn* functionsSukadev Bhattiprolu2020-01-261-2/+2
* powerpc: use probe_user_read() and probe_user_write()Christophe Leroy2020-01-267-62/+14
* powerpc/maple: Fix comparing pointer to 0Chen Zhou2020-01-261-1/+1
* powerpc/pseries/vio: Fix iommu_table use-after-free refcount warningTyrel Datwyler2020-01-261-0/+2
* powerpc/papr_scm: Don't enable direct map for a region by defaultAneesh Kumar K.V2020-01-261-1/+0
* powerpc/xive: Drop extern qualifiers from header function prototypesGreg Kurz2020-01-231-46/+46
* KVM: PPC: Book3S HV: XIVE: Fix typo in commentGreg Kurz2020-01-231-1/+1
* macintosh: Fix Kconfig indentationKrzysztof Kozlowski2020-01-231-3/+3
* MAINTAINERS: Add myself as maintainer of ehv_bytechan tty driverLaurentiu Tudor2020-01-231-0/+6
* powernv/pci: Move pnv_pci_dma_bus_setup() to pci-ioda.cOliver O'Halloran2020-01-233-22/+21
* powernv/pci: Fold pnv_pci_dma_dev_setup() into the pci-ioda.c versionOliver O'Halloran2020-01-233-14/+4
* powerpc/iov: Move VF pdev fixup into pcibios_fixup_iov()Oliver O'Halloran2020-01-232-18/+25
* powernv/pci: Remove dma_dev_setup() for NPU PHBsOliver O'Halloran2020-01-231-1/+0
* powerpc/pci: Fold pcibios_setup_device() into pcibios_bus_add_device()Oliver O'Halloran2020-01-231-8/+2
* powerpc/powernv: Allow manually invoking special rebootsOliver O'Halloran2020-01-231-0/+4
* powerpc/xmon: Allow passing an argument to ppc_md.restart()Oliver O'Halloran2020-01-231-4/+7
* powerpc/powernv: Use common code for the symbol_map exportOliver O'Halloran2020-01-231-38/+10
* powerpc/powernv: Rework exports to support subnodesOliver O'Halloran2020-01-231-42/+72
* powerpc/eeh: Only dump stack once if an MMIO loop is detectedOliver O'Halloran2020-01-231-1/+1
* powernv/pci: Add a debugfs entry to dump PHB's IODA PE stateOliver O'Halloran2020-01-231-0/+29
* powernv/pci: Allow any write trigger the diag dumpOliver O'Halloran2020-01-231-3/+0
* powernv/pci: Use pnv_phb as the private data for debugfs entriesOliver O'Halloran2020-01-231-9/+2
* powerpc/pcidn: Warn when sriov pci_dn management is used incorrectlyOliver O'Halloran2020-01-231-14/+3
* powerpc/pcidn: Make VF pci_dn management CONFIG_PCI_IOV specificOliver O'Halloran2020-01-234-16/+14
* powerpc/sriov: Remove VF eeh_dev state when disabling SR-IOVOliver O'Halloran2020-01-231-1/+14
* powerpc/eeh_sysfs: Make clearing EEH_DEV_SYSFS sanerOliver O'Halloran2020-01-232-20/+25
* powerpc/eeh_sysfs: Remove double pci_dn lookup.Oliver O'Halloran2020-01-231-1/+0
* powerpc/eeh_sysfs: ifdef pseries sr-iov sysfs propertiesOliver O'Halloran2020-01-231-2/+2