summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/pseries/setup.c
AgeCommit message (Expand)Author
2021-08-04powerpc/pseries: Fix regression while building external modulesSrikar Dronamraju
2020-11-22powerpc/64s: flush L1D after user accessesNicholas Piggin
2020-11-22powerpc/64s: flush L1D on kernel entryNicholas Piggin
2020-01-12powerpc/vcpu: Assume dedicated processors as non-preemptSrikar Dronamraju
2020-01-04Revert "powerpc/vcpu: Assume dedicated processors as non-preempt"Greg Kroah-Hartman
2019-12-31powerpc/vcpu: Assume dedicated processors as non-preemptSrikar Dronamraju
2019-09-24powerpc/pseries: Read TLB Block Invalidate CharacteristicsLaurent Dufour
2019-09-12powerpc/pseries: correctly track irq state in default idleNathan Lynch
2019-08-30powerpc/64s/powernv: machine check dump SLB contentsNicholas Piggin
2019-08-30powerpc/pseries/svm: Use shared memory for Debug Trace Log (DTL)Anshuman Khandual
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-07-04powerpc/pseries: Protect against hogging the cpu while setting up the statsNaveen N. Rao
2019-07-04powerpc/pseries: Factor out DTL buffer allocation and registration routinesNaveen N. Rao
2019-07-04powerpc/pseries: Use macros for referring to the DTL enable maskNaveen N. Rao
2019-07-03powerpc/pseries/dma: Enable SWIOTLBAlexey Kardashevskiy
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-03-07powerpc: prefer memblock APIs returning virtual addressMike Rapoport
2018-12-22powerpc: Use of_node_name_eq for node name comparisonsRob Herring
2018-11-26powerpc: Use device_type helpers to access the node typeRob Herring
2018-09-19powerpc/pseries: Dump the SLB contents on SLB MCE errors.Mahesh Salgaonkar
2018-09-19powerpc/pseries: Flush SLB contents on SLB MCE errors.Mahesh Salgaonkar
2018-08-17Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-08-08powerpc/pseries: Query hypervisor for count cache flush settingsMichael Ellerman
2018-08-08powerpc/64: Call setup_barrier_nospec() from setup_arch()Michael Ellerman
2018-08-07powerpc/pseries: Defer the logging of rtas error to irq work queue.Mahesh Salgaonkar
2018-07-31PCI: Fix is_added/is_busmaster race conditionHari Vyas
2018-07-31powerpc/pseries: fix EEH recovery of some IOV devicesSam Bobroff
2018-07-30powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy
2018-06-07Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-06-03powerpc/64s: Enable barrier_nospec based on firmware settingsMichal Suchanek
2018-05-21powerpc/64s: Add support for a store forwarding barrier at kernel entry/exitNicholas Piggin
2018-04-03powerpc/pseries: Restore default security feature flags on setupMauricio Faria de Oliveira
2018-03-31Merge branch 'topic/paca' into nextMichael Ellerman
2018-03-31powerpc/pseries: Fix clearing of security feature flagsMauricio Faria de Oliveira
2018-03-30powerpc/64: Use array of paca pointers and allocate pacas individuallyNicholas Piggin
2018-03-27powerpc/pseries: Use the security flags in pseries_setup_rfi_flush()Michael Ellerman
2018-03-27powerpc/pseries: Set or clear security feature flagsMichael Ellerman
2018-03-27powerpc/rfi-flush: Call setup_rfi_flush() after LPM migrationMichael Ellerman
2018-03-27powerpc/rfi-flush: Always enable fallback flush on pseriesMichael Ellerman
2018-03-13powerpc: Rename plapr routines to plparMichael Ellerman
2018-02-23powerpc/pseries: Support firmware disable of RFI flushMichael Ellerman
2018-01-27powerpc/pseries: Add Initialization of VF BarsBryant G. Ly
2018-01-22powerpc/pseries, ps3: panic flush kernel messages before halting systemNicholas Piggin
2018-01-21Merge branch 'fixes' into nextMichael Ellerman
2018-01-10powerpc/pseries: Query hypervisor for RFI flush settingsMichael Neuling
2017-12-05Revert "powerpc: Do not call ppc_md.panic in fadump panic notifier"David Gibson
2017-12-04powerpc: Use pr_warn instead of pr_warningJoe Perches
2017-09-02powerpc/xive: guest exploitation of the XIVE interrupt controllerCédric Le Goater
2017-08-31powerpc: Do not call ppc_md.panic in fadump panic notifierNicholas Piggin
2017-03-31powerpc/mm: Add translation mode information in /proc/cpuinfoAneesh Kumar K.V