aboutsummaryrefslogtreecommitdiffstats
path: root/include (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-27powerpc/8xx: Enable CONFIG_VMAP_STACKChristophe Leroy2-6/+27
2020-01-27powerpc/8xx: Move tail of alignment exception out of lineMichael Ellerman1-1/+6
2020-01-27powerpc/8xx: Split breakpoint exceptionChristophe Leroy1-9/+10
2020-01-27powerpc/8xx: Move DataStoreTLBMiss perf handlerChristophe Leroy1-12/+12
2020-01-27powerpc/8xx: Drop exception entries for non-existing exceptionsChristophe Leroy1-29/+0
2020-01-27powerpc/8xx: Use alternative scratch registers in DTLB miss handlerChristophe Leroy2-17/+22
2020-01-27powerpc/32: Use vmapped stacks for interruptsChristophe Leroy2-0/+25
2020-01-27powerpc/32: Add early stack overflow detection with VMAP stack.Christophe Leroy5-1/+54
2020-01-26powerpc: align stack to 2 * THREAD_SIZE with VMAP_STACKChristophe Leroy4-3/+16
2020-01-26powerpc/32: prepare for CONFIG_VMAP_STACKChristophe Leroy5-16/+133
2020-01-26powerpc/32: add a macro to get and/or save DAR and DSISR on stack.Christophe Leroy3-20/+19
2020-01-26powerpc/32: move MSR_PR test into EXCEPTION_PROLOG_0Christophe Leroy2-21/+22
2020-01-26powerpc/32: save DEAR/DAR before calling handle_page_faultChristophe Leroy6-1/+9
2020-01-26powerpc/32: Add EXCEPTION_PROLOG_0 in head_32.hChristophe Leroy3-13/+9
2020-01-26powerpc/32: replace MTMSRD() by mtmsrChristophe Leroy2-11/+11
2020-01-26selftests/eeh: Bump EEH wait time to 60sOliver O'Halloran1-3/+7
2020-01-26powerpc/pseries/lparcfg: Fix display of Maximum MemoryMichael Bringmann1-2/+2
2020-01-26powerpc/mm: Remove kvm radix prefetch workaround for Power9 DD2.2Jordan Niethe5-8/+23
2020-01-26powerpc/papr_scm: Fix leaking 'bus_desc.provider_name' in some pathsVaibhav Jain1-0/+2
2020-01-26powerpc/xmon: Fix compile error in print_insn* functionsSukadev Bhattiprolu1-2/+2
2020-01-26powerpc: use probe_user_read() and probe_user_write()Christophe Leroy7-62/+14
2020-01-26powerpc/maple: Fix comparing pointer to 0Chen Zhou1-1/+1
2020-01-26powerpc/pseries/vio: Fix iommu_table use-after-free refcount warningTyrel Datwyler1-0/+2
2020-01-26powerpc/papr_scm: Don't enable direct map for a region by defaultAneesh Kumar K.V1-1/+0
2020-01-23powerpc/xive: Drop extern qualifiers from header function prototypesGreg Kurz1-46/+46
2020-01-23KVM: PPC: Book3S HV: XIVE: Fix typo in commentGreg Kurz1-1/+1
2020-01-23macintosh: Fix Kconfig indentationKrzysztof Kozlowski1-3/+3
2020-01-23MAINTAINERS: Add myself as maintainer of ehv_bytechan tty driverLaurentiu Tudor1-0/+6
2020-01-23powernv/pci: Move pnv_pci_dma_bus_setup() to pci-ioda.cOliver O'Halloran3-22/+21
2020-01-23powernv/pci: Fold pnv_pci_dma_dev_setup() into the pci-ioda.c versionOliver O'Halloran3-14/+4
2020-01-23powerpc/iov: Move VF pdev fixup into pcibios_fixup_iov()Oliver O'Halloran2-18/+25
2020-01-23powernv/pci: Remove dma_dev_setup() for NPU PHBsOliver O'Halloran1-1/+0
2020-01-23powerpc/pci: Fold pcibios_setup_device() into pcibios_bus_add_device()Oliver O'Halloran1-8/+2
2020-01-23powerpc/powernv: Allow manually invoking special rebootsOliver O'Halloran1-0/+4
2020-01-23powerpc/xmon: Allow passing an argument to ppc_md.restart()Oliver O'Halloran1-4/+7
2020-01-23powerpc/powernv: Use common code for the symbol_map exportOliver O'Halloran1-38/+10
2020-01-23powerpc/powernv: Rework exports to support subnodesOliver O'Halloran1-42/+72
2020-01-23powerpc/eeh: Only dump stack once if an MMIO loop is detectedOliver O'Halloran1-1/+1
2020-01-23powernv/pci: Add a debugfs entry to dump PHB's IODA PE stateOliver O'Halloran1-0/+29
2020-01-23powernv/pci: Allow any write trigger the diag dumpOliver O'Halloran1-3/+0
2020-01-23powernv/pci: Use pnv_phb as the private data for debugfs entriesOliver O'Halloran1-9/+2
2020-01-23powerpc/pcidn: Warn when sriov pci_dn management is used incorrectlyOliver O'Halloran1-14/+3
2020-01-23powerpc/pcidn: Make VF pci_dn management CONFIG_PCI_IOV specificOliver O'Halloran4-16/+14
2020-01-23powerpc/sriov: Remove VF eeh_dev state when disabling SR-IOVOliver O'Halloran1-1/+14
2020-01-23powerpc/eeh_sysfs: Make clearing EEH_DEV_SYSFS sanerOliver O'Halloran2-20/+25
2020-01-23powerpc/eeh_sysfs: Remove double pci_dn lookup.Oliver O'Halloran1-1/+0
2020-01-23powerpc/eeh_sysfs: ifdef pseries sr-iov sysfs propertiesOliver O'Halloran1-2/+2
2020-01-23powerpc/eeh_sysfs: Fix incorrect commentOliver O'Halloran1-1/+1
2020-01-23powerpc/eeh_cache: Don't use pci_dn when inserting new rangesOliver O'Halloran1-9/+1
2020-01-23ocxl: Add PCI hotplug dependency to KconfigFrederic Barrat1-0/+1