summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/setup.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/pseries: add new branch prediction security bits for link stackNicholas Piggin2020-10-061-0/+6
* Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-08-071-6/+18
|\
| * powerpc/book3s64/radix: Add kernel command line option to disable radix GTSEAneesh Kumar K.V2020-07-291-0/+5
| * powerpc/pseries: Implement paravirt qspinlocks for SPLPARNicholas Piggin2020-07-271-1/+3
| * powerpc/watchpoint: Guest support for 2nd DAWR hcallRavi Bangoria2020-07-261-2/+5
| * powerpc/64s: system call support for scv/rfscv instructionsNicholas Piggin2020-07-221-3/+5
* | powerpc64: Break asm/percpu.h vs spinlock_types.h dependencyPeter Zijlstra2020-07-101-0/+1
|/
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* powerpc/pseries/ras: Avoid calling rtas_token() in NMI pathsNicholas Piggin2020-05-181-4/+10
* powerpc/pseries: Account for SPURR ticks on idle CPUsGautham R. Shenoy2020-04-301-0/+2
* powerpc/idle: Store PURR snapshot in a per-cpu global variableGautham R. Shenoy2020-04-301-4/+3
* powerpc: Move idle_loop_prolog()/epilog() functions to header fileGautham R. Shenoy2020-04-301-2/+5
* powerpc/vcpu: Assume dedicated processors as non-preemptSrikar Dronamraju2019-12-131-0/+7
* powerpc/pseries: Read TLB Block Invalidate CharacteristicsLaurent Dufour2019-09-241-0/+1
* powerpc/pseries: correctly track irq state in default idleNathan Lynch2019-09-121-0/+3
* powerpc/64s/powernv: machine check dump SLB contentsNicholas Piggin2019-08-301-11/+13
* powerpc/pseries/svm: Use shared memory for Debug Trace Log (DTL)Anshuman Khandual2019-08-301-1/+4
* Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-131-32/+7
|\
| * powerpc/pseries: Protect against hogging the cpu while setting up the statsNaveen N. Rao2019-07-041-1/+1
| * powerpc/pseries: Factor out DTL buffer allocation and registration routinesNaveen N. Rao2019-07-041-32/+2
| * powerpc/pseries: Use macros for referring to the DTL enable maskNaveen N. Rao2019-07-041-1/+1
| * powerpc/pseries/dma: Enable SWIOTLBAlexey Kardashevskiy2019-07-031-0/+5
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
|/
* powerpc: prefer memblock APIs returning virtual addressMike Rapoport2019-03-071-4/+14
* powerpc: Use of_node_name_eq for node name comparisonsRob Herring2018-12-221-1/+1
* powerpc: Use device_type helpers to access the node typeRob Herring2018-11-261-7/+3
* powerpc/pseries: Dump the SLB contents on SLB MCE errors.Mahesh Salgaonkar2018-09-191-0/+13
* powerpc/pseries: Flush SLB contents on SLB MCE errors.Mahesh Salgaonkar2018-09-191-0/+1
* Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-08-171-9/+41
|\
| * powerpc/pseries: Query hypervisor for count cache flush settingsMichael Ellerman2018-08-081-0/+7
| * powerpc/64: Call setup_barrier_nospec() from setup_arch()Michael Ellerman2018-08-081-1/+0
| * powerpc/pseries: Defer the logging of rtas error to irq work queue.Mahesh Salgaonkar2018-08-071-0/+16
| * powerpc/pseries: fix EEH recovery of some IOV devicesSam Bobroff2018-07-311-8/+17
| * powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy2018-07-301-0/+1
* | PCI: Fix is_added/is_busmaster race conditionHari Vyas2018-07-311-1/+2
|/
* Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-06-071-0/+1
|\
| * powerpc/64s: Enable barrier_nospec based on firmware settingsMichal Suchanek2018-06-031-0/+1
* | powerpc/64s: Add support for a store forwarding barrier at kernel entry/exitNicholas Piggin2018-05-211-0/+1
|/
* powerpc/pseries: Restore default security feature flags on setupMauricio Faria de Oliveira2018-04-031-0/+11
* Merge branch 'topic/paca' into nextMichael Ellerman2018-03-311-1/+1
|\
| * powerpc/64: Use array of paca pointers and allocate pacas individuallyNicholas Piggin2018-03-301-1/+1
* | powerpc/pseries: Fix clearing of security feature flagsMauricio Faria de Oliveira2018-03-311-3/+3
* | powerpc/pseries: Use the security flags in pseries_setup_rfi_flush()Michael Ellerman2018-03-271-15/+12
* | powerpc/pseries: Set or clear security feature flagsMichael Ellerman2018-03-271-0/+43
* | powerpc/rfi-flush: Call setup_rfi_flush() after LPM migrationMichael Ellerman2018-03-271-1/+1
* | powerpc/rfi-flush: Always enable fallback flush on pseriesMichael Ellerman2018-03-271-9/+1
* | powerpc: Rename plapr routines to plparMichael Ellerman2018-03-131-1/+1
* | powerpc/pseries: Support firmware disable of RFI flushMichael Ellerman2018-02-231-1/+2
|/
* powerpc/pseries: Add Initialization of VF BarsBryant G. Ly2018-01-271-0/+164
* powerpc/pseries, ps3: panic flush kernel messages before halting systemNicholas Piggin2018-01-221-1/+7