aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-27powerpc/kernel: Block interrupts when updating TIDRSukadev Bhattiprolu1-6/+9
2018-01-27powerpc/powernv/idoa: Remove unnecessary pcidev from pci_dnAlexey Kardashevskiy3-6/+4
2018-01-27powerpc/mm/nohash: do not flush the entire mm when range is a single pageChristophe Leroy1-1/+4
2018-01-27powerpc/pseries: Add Initialization of VF BarsBryant G. Ly3-1/+167
2018-01-27powerpc/pseries/pci: Associate PEs to VFs in configure SR-IOVBryant G. Ly1-2/+148
2018-01-27powerpc/eeh: Add EEH notify resume sysfsBryant G. Ly1-0/+62
2018-01-27powerpc/eeh: Add EEH operations to notify resumeBryant G. Ly3-2/+98
2018-01-27powerpc/pseries: Set eeh_pe of EEH_PE_VF typeBryant G. Ly2-1/+20
2018-01-27PCI/AER: Add uevents in AER and EEH error/resumeBryant G. Ly1-0/+6
2018-01-27powerpc/eeh: Update VF config space after EEHBryant G. Ly4-63/+88
2018-01-26bpf, ppc64: remove obsolete exception handling from div/modDaniel Borkmann1-8/+0
2018-01-25firmware: Drop FIRMWARE_IN_KERNEL Kconfig optionBenjamin Gilbert5-5/+0
2018-01-25USB: serial: keyspan: Drop firmware Kconfig optionsBenjamin Gilbert4-48/+0
2018-01-24irqdomain: Kill CONFIG_IRQ_DOMAIN_DEBUGMarc Zyngier4-4/+0
2018-01-24ocxl: Add AFU interrupt supportFrederic Barrat2-0/+33
2018-01-24powerpc/powernv: Capture actag information for the deviceFrederic Barrat2-0/+309
2018-01-24powerpc/powernv: Add platform-specific services for opencapiFrederic Barrat3-0/+210
2018-01-24powerpc/powernv: Add opal calls for opencapiFrederic Barrat3-1/+13
2018-01-24powerpc/powernv: Set correct configuration space size for opencapi devicesAndrew Donnellan1-0/+13
2018-01-24powerpc/powernv: Introduce new PHB type for opencapi linksFrederic Barrat4-12/+43
2018-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-0/+156
2018-01-23mm/memory_failure: Remove unused trapno from memory_failureEric W. Biederman1-1/+1
2018-01-23powerpc/64s: Improve RFI L1-D cache flush fallbackNicholas Piggin5-58/+39
2018-01-22signal/ptrace: Add force_sig_ptrace_errno_trap and use it where neededEric W. Biederman1-7/+2
2018-01-22signal/powerpc: Remove unnecessary signal_code parameter of do_send_trapEric W. Biederman3-10/+10
2018-01-22powerpc/pseries, ps3: panic flush kernel messages before halting systemNicholas Piggin5-16/+38
2018-01-22powerpc/tm: Fix endianness flip on trapGustavo Romero1-1/+7
2018-01-22powerpc: Expose TSCR via sysfsAnton Blanchard1-0/+8
2018-01-22powerpc/radix: Remove trace_tlbie call from radix__flush_tlb_allMahesh Salgaonkar1-2/+0
2018-01-22powerpc/powernv: Add ppc_pci_reset_phbs parameter to issue a PHB resetGuilherme G. Piccoli1-2/+12
2018-01-22powerpc/pseries: Don't give a warning when HPT resizing isn't availableDavid Gibson1-1/+1
2018-01-22powerpc: Use octal numbers for file permissionsRussell Currey23-50/+47
2018-01-21powerpc/boot/dts: Remove leading 0x and 0s from bindings notationMathieu Malaterre26-106/+106
2018-01-21powerpc: Fix old-style function definitionMathieu Malaterre1-3/+3
2018-01-21powerpc/xmon: Do not compute/store the major opcodeMathieu Malaterre1-4/+0
2018-01-21powerpc/xive: Properly use static keyword for inline functionMathieu Malaterre1-1/+1
2018-01-21powerpc/hash: Skip non initialized page size in init_hpte_page_sizesAneesh Kumar K.V1-1/+1
2018-01-21Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into nextMichael Ellerman8-43/+99
2018-01-21Merge branch 'fixes' into nextMichael Ellerman32-94/+672
2018-01-21Merge branch 'topic/ppc-kvm' into nextMichael Ellerman11-78/+206
2018-01-21powerpc/mm: Remove unused flag arg in global_invalidatesAneesh Kumar K.V1-5/+4
2018-01-20powerpc/sysdev: change CPM GPIO to platform_deviceChristophe Leroy7-39/+97
2018-01-21powerpc: Enable support for ibm,drc-info devtree propertyMichael Bringmann1-0/+1
2018-01-21pseries/drc-info: Search DRC properties for CPU indexesMichael Bringmann3-28/+173
2018-01-21powerpc/firmware: Add definitions for new drc-info firmware featureMichael Bringmann3-1/+5
2018-01-20powerpc/fsl_pci: Fix ptr_ret.cocci warningsVasyl Gomonovych1-3/+1
2018-01-20powerpc/fsl_pci: Correct fsl_pci_mcheck_exceptionJoakim Tjernlund1-1/+1
2018-01-21powerpc/watchdog: improve watchdog commentsNicholas Piggin1-20/+38
2018-01-21powerpc/lib/feature-fixups: use raw_patch_instruction()Christophe Leroy3-6/+7
2018-01-21powerpc/lib/code-patching: refactor patch_instruction()Christophe Leroy1-15/+15