summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/setup.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-19powerpc/64s: rename pnv|pseries_setup_rfi_flush to _setup_security_mitigationsDaniel Axtens1-3/+4
2020-11-19powerpc/64s: flush L1D after user accessesNicholas Piggin1-0/+4
2020-11-19powerpc/64s: flush L1D on kernel entryNicholas Piggin1-0/+4
2020-10-06powerpc/pseries: add new branch prediction security bits for link stackNicholas Piggin1-0/+6
2020-08-07Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-6/+18
2020-07-29powerpc/book3s64/radix: Add kernel command line option to disable radix GTSEAneesh Kumar K.V1-0/+5
2020-07-27powerpc/pseries: Implement paravirt qspinlocks for SPLPARNicholas Piggin1-1/+3
2020-07-26powerpc/watchpoint: Guest support for 2nd DAWR hcallRavi Bangoria1-2/+5
2020-07-22powerpc/64s: system call support for scv/rfscv instructionsNicholas Piggin1-3/+5
2020-07-10powerpc64: Break asm/percpu.h vs spinlock_types.h dependencyPeter Zijlstra1-0/+1
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport1-1/+0
2020-05-18powerpc/pseries/ras: Avoid calling rtas_token() in NMI pathsNicholas Piggin1-4/+10
2020-04-30powerpc/pseries: Account for SPURR ticks on idle CPUsGautham R. Shenoy1-0/+2
2020-04-30powerpc/idle: Store PURR snapshot in a per-cpu global variableGautham R. Shenoy1-4/+3
2020-04-30powerpc: Move idle_loop_prolog()/epilog() functions to header fileGautham R. Shenoy1-2/+5
2019-12-13powerpc/vcpu: Assume dedicated processors as non-preemptSrikar Dronamraju1-0/+7
2019-09-24powerpc/pseries: Read TLB Block Invalidate CharacteristicsLaurent Dufour1-0/+1
2019-09-12powerpc/pseries: correctly track irq state in default idleNathan Lynch1-0/+3
2019-08-30powerpc/64s/powernv: machine check dump SLB contentsNicholas Piggin1-11/+13
2019-08-30powerpc/pseries/svm: Use shared memory for Debug Trace Log (DTL)Anshuman Khandual1-1/+4
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-32/+7
2019-07-04powerpc/pseries: Protect against hogging the cpu while setting up the statsNaveen N. Rao1-1/+1
2019-07-04powerpc/pseries: Factor out DTL buffer allocation and registration routinesNaveen N. Rao1-32/+2
2019-07-04powerpc/pseries: Use macros for referring to the DTL enable maskNaveen N. Rao1-1/+1
2019-07-03powerpc/pseries/dma: Enable SWIOTLBAlexey Kardashevskiy1-0/+5
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-03-07powerpc: prefer memblock APIs returning virtual addressMike Rapoport1-4/+14
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/p...Linus 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/p...Linus 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