summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* powerpc/watchdog: Print the NIP in soft_nmi_interrupt()Michael Ellerman2018-01-281-1/+1
* powerpc/watchdog: regs can't be null in soft_nmi_interrupt()Michael Ellerman2018-01-281-4/+1
* powerpc/watchdog: Tweak watchdog printksMichael Ellerman2018-01-281-6/+9
* powerpc/cell: Remove axonram driverMichael Ellerman2018-01-283-395/+0
* powerpc/mpc52xx_gpt: make use of raw_spinlock variantsJulia Cartwright2018-01-271-26/+26
* powerpc/pseries: Fix cpu hotplug crash with memoryless nodesMichael Bringmann2018-01-272-1/+6
* powerpc/numa: Ensure nodes initialized for hotplugMichael Bringmann2018-01-271-10/+37
* powerpc/numa: Use ibm,max-associativity-domains to discover possible nodesMichael Bringmann2018-01-271-3/+34
* powerpc/kernel: Block interrupts when updating TIDRSukadev Bhattiprolu2018-01-271-6/+9
* powerpc/powernv/idoa: Remove unnecessary pcidev from pci_dnAlexey Kardashevskiy2018-01-273-6/+4
* powerpc/mm/nohash: do not flush the entire mm when range is a single pageChristophe Leroy2018-01-271-1/+4
* powerpc/pseries: Add Initialization of VF BarsBryant G. Ly2018-01-273-1/+167
* powerpc/pseries/pci: Associate PEs to VFs in configure SR-IOVBryant G. Ly2018-01-271-2/+148
* powerpc/eeh: Add EEH notify resume sysfsBryant G. Ly2018-01-271-0/+62
* powerpc/eeh: Add EEH operations to notify resumeBryant G. Ly2018-01-273-2/+98
* powerpc/pseries: Set eeh_pe of EEH_PE_VF typeBryant G. Ly2018-01-272-1/+20
* PCI/AER: Add uevents in AER and EEH error/resumeBryant G. Ly2018-01-271-0/+6
* powerpc/eeh: Update VF config space after EEHBryant G. Ly2018-01-274-63/+88
* ocxl: Add AFU interrupt supportFrederic Barrat2018-01-242-0/+33
* powerpc/powernv: Capture actag information for the deviceFrederic Barrat2018-01-242-0/+309
* powerpc/powernv: Add platform-specific services for opencapiFrederic Barrat2018-01-243-0/+210
* powerpc/powernv: Add opal calls for opencapiFrederic Barrat2018-01-243-1/+13
* powerpc/powernv: Set correct configuration space size for opencapi devicesAndrew Donnellan2018-01-241-0/+13
* powerpc/powernv: Introduce new PHB type for opencapi linksFrederic Barrat2018-01-244-12/+43
* powerpc/64s: Improve RFI L1-D cache flush fallbackNicholas Piggin2018-01-235-58/+39
* powerpc/pseries, ps3: panic flush kernel messages before halting systemNicholas Piggin2018-01-225-16/+38
* powerpc/tm: Fix endianness flip on trapGustavo Romero2018-01-221-1/+7
* powerpc: Expose TSCR via sysfsAnton Blanchard2018-01-221-0/+8
* powerpc/radix: Remove trace_tlbie call from radix__flush_tlb_allMahesh Salgaonkar2018-01-221-2/+0
* powerpc/powernv: Add ppc_pci_reset_phbs parameter to issue a PHB resetGuilherme G. Piccoli2018-01-221-2/+12
* powerpc/pseries: Don't give a warning when HPT resizing isn't availableDavid Gibson2018-01-221-1/+1
* powerpc: Use octal numbers for file permissionsRussell Currey2018-01-2223-50/+47
* powerpc/boot/dts: Remove leading 0x and 0s from bindings notationMathieu Malaterre2018-01-2126-106/+106
* powerpc: Fix old-style function definitionMathieu Malaterre2018-01-211-3/+3
* powerpc/xmon: Do not compute/store the major opcodeMathieu Malaterre2018-01-211-4/+0
* powerpc/xive: Properly use static keyword for inline functionMathieu Malaterre2018-01-211-1/+1
* powerpc/hash: Skip non initialized page size in init_hpte_page_sizesAneesh Kumar K.V2018-01-211-1/+1
* Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottw...Michael Ellerman2018-01-218-43/+99
|\
| * powerpc/sysdev: change CPM GPIO to platform_deviceChristophe Leroy2018-01-207-39/+97
| * powerpc/fsl_pci: Fix ptr_ret.cocci warningsVasyl Gomonovych2018-01-201-3/+1
| * powerpc/fsl_pci: Correct fsl_pci_mcheck_exceptionJoakim Tjernlund2018-01-201-1/+1
* | Merge branch 'fixes' into nextMichael Ellerman2018-01-2132-94/+672
|\ \
| * | powerpc/pseries: include linux/types.h in asm/hvcall.hMichal Suchanek2018-01-171-0/+1
| * | powerpc/64s: Allow control of RFI flush via debugfsMichael Ellerman2018-01-171-0/+30
| * | powerpc/64s: Wire up cpu_show_meltdown()Michael Ellerman2018-01-172-0/+9
| * | powerpc: Don't preempt_disable() in show_cpuinfo()Benjamin Herrenschmidt2018-01-111-11/+0
| * | powerpc/xmon: Don't print hashed pointers in paca dumpMichael Ellerman2018-01-111-11/+11
| * | powerpc/xmon: Add RFI flush related fields to paca dumpMichael Ellerman2018-01-111-0/+4
| * | powerpc/powernv: Check device-tree for RFI flush settingsOliver O'Halloran2018-01-101-0/+49
| * | powerpc/pseries: Query hypervisor for RFI flush settingsMichael Neuling2018-01-101-0/+35