aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/setup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-22powerpc: Use of_node_name_eq for node name comparisonsRob Herring1-1/+1
2018-11-26powerpc: Use device_type helpers to access the node typeRob Herring1-7/+3
2018-09-19powerpc/pseries: Dump the SLB contents on SLB MCE errors.Mahesh Salgaonkar1-0/+13
2018-09-19powerpc/pseries: Flush SLB contents on SLB MCE errors.Mahesh Salgaonkar1-0/+1
2018-08-17Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-9/+41
2018-08-08powerpc/pseries: Query hypervisor for count cache flush settingsMichael Ellerman1-0/+7
2018-08-08powerpc/64: Call setup_barrier_nospec() from setup_arch()Michael Ellerman1-1/+0
2018-08-07powerpc/pseries: Defer the logging of rtas error to irq work queue.Mahesh Salgaonkar1-0/+16
2018-07-31PCI: Fix is_added/is_busmaster race conditionHari Vyas1-1/+2
2018-07-31powerpc/pseries: fix EEH recovery of some IOV devicesSam Bobroff1-8/+17
2018-07-30powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy1-0/+1
2018-06-07Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-0/+1
2018-06-03powerpc/64s: Enable barrier_nospec based on firmware settingsMichal Suchanek1-0/+1
2018-05-21powerpc/64s: Add support for a store forwarding barrier at kernel entry/exitNicholas Piggin1-0/+1
2018-04-03powerpc/pseries: Restore default security feature flags on setupMauricio Faria de Oliveira1-0/+11
2018-03-31Merge branch 'topic/paca' into nextMichael Ellerman1-1/+1
2018-03-31powerpc/pseries: Fix clearing of security feature flagsMauricio Faria de Oliveira1-3/+3
2018-03-30powerpc/64: Use array of paca pointers and allocate pacas individuallyNicholas Piggin1-1/+1
2018-03-27powerpc/pseries: Use the security flags in pseries_setup_rfi_flush()Michael Ellerman1-15/+12
2018-03-27powerpc/pseries: Set or clear security feature flagsMichael Ellerman1-0/+43
2018-03-27powerpc/rfi-flush: Call setup_rfi_flush() after LPM migrationMichael Ellerman1-1/+1
2018-03-27powerpc/rfi-flush: Always enable fallback flush on pseriesMichael Ellerman1-9/+1
2018-03-13powerpc: Rename plapr routines to plparMichael Ellerman1-1/+1
2018-02-23powerpc/pseries: Support firmware disable of RFI flushMichael Ellerman1-1/+2
2018-01-27powerpc/pseries: Add Initialization of VF BarsBryant G. Ly1-0/+164
2018-01-22powerpc/pseries, ps3: panic flush kernel messages before halting systemNicholas Piggin1-1/+7
2018-01-21Merge branch 'fixes' into nextMichael Ellerman1-0/+36
2018-01-10powerpc/pseries: Query hypervisor for RFI flush settingsMichael Neuling1-0/+35
2017-12-05Revert "powerpc: Do not call ppc_md.panic in fadump panic notifier"David Gibson1-0/+1
2017-12-04powerpc: Use pr_warn instead of pr_warningJoe Perches1-2/+2
2017-09-02powerpc/xive: guest exploitation of the XIVE interrupt controllerCédric Le Goater1-2/+6
2017-08-31powerpc: Do not call ppc_md.panic in fadump panic notifierNicholas Piggin1-1/+0
2017-03-31powerpc/mm: Add translation mode information in /proc/cpuinfoAneesh Kumar K.V1-0/+4
2017-01-31powerpc: Move isa bridge definitions to separate includeBenjamin Herrenschmidt1-0/+1
2016-11-30powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.Thiago Jung Bauermann1-2/+2
2016-10-07Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-2/+2
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman1-2/+2
2016-09-06powerpc/pseries: Fix little endian build with CONFIG_KEXEC=nThiago Jung Bauermann1-1/+1
2016-07-21powerpc: Get rid of ppc_md.init_early()Benjamin Herrenschmidt1-4/+5
2016-07-21powerpc/64: Move 64-bit probe_machine() to later in the boot processBenjamin Herrenschmidt1-4/+3
2016-07-21powerpc/64: Move MMU backend selection out of platform codeBenjamin Herrenschmidt1-7/+0
2016-07-21powerpc: Put exception configuration in a common placeBenjamin Herrenschmidt1-49/+43
2016-07-21powerpc: Move FW feature probing out of pseries probe()Benjamin Herrenschmidt1-41/+0
2016-06-21powerpc/pci: Delay populating pdnGavin Shan1-5/+1
2016-06-14powerpc/pseries: Remove MPIC from pseries kexecRashmica Gupta1-1/+1
2016-06-14powerpc/pseries: Remove MPIC from pseries smpRashmica Gupta1-1/+1
2016-06-14powerpc/pseries: Drop support for MPIC in pseriesRashmica Gupta1-72/+5
2016-06-14powerpc: Various typo fixesMichael Ellerman1-1/+1
2016-05-11powerpc/pci: Export pci_add_device_node_info()Gavin Shan1-1/+1
2016-05-11powerpc/pseries: Add null property check to pseries_discover_pic()Suraj Jitindar Singh1-0/+2