summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2019-12-01powerpc/eeh: Fix use of EEH_PE_KEEP on wrong fieldSam Bobroff
2019-11-24powerpc/time: Fix clockevent_decrementer initalisation for PR KVMMichael Ellerman
2019-11-24powerpc/time: Use clockevents_register_device(), fixing an issue with large d...Anton Blanchard
2019-11-20powerpc/pseries: Disable CPU hotplug across migrationsNathan Fontenot
2019-11-20powerpc/iommu: Avoid derefence before pointer checkBreno Leitao
2019-11-20powerpc/vdso: Correct call frame informationAlan Modra
2019-11-10powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9Aneesh Kumar K.V
2019-11-10powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flagAneesh Kumar K.V
2019-11-10powerpc/book3s64/mm: Don't do tlbie fixup for some hardware revisionsAneesh Kumar K.V
2019-11-10powerpc/mm: Fixup tlbie vs store ordering issue on POWER9Aneesh Kumar K.V
2019-10-07powerpc/64s/exception: machine check use correct cfar for late handlerNicholas Piggin
2019-10-07powerpc/rtas: use device model APIs and serialization during LPMNathan Lynch
2019-09-16powerpc/64: mark start_here_multiplatform as __refChristophe Leroy
2019-09-16powerpc/tm: Fix FP/VMX unavailable exceptions inside a transactionGustavo Romero
2019-08-29powerpc: Allow flush_(inval_)dcache_range to work across ranges >4GBAlastair D'Silva
2019-07-31powerpc/tm: Fix oops on sigreturn on systems without TMMichael Neuling
2019-07-31powerpc/eeh: Handle hugepages in ioremap spaceOliver O'Halloran
2019-07-31powerpc/pci/of: Fix OF flags parsing for 64bit BARsAlexey Kardashevskiy
2019-07-31powerpc/watchpoint: Restore NV GPRs while returning from exceptionRavi Bangoria
2019-07-31powerpc/32s: fix suspend/resume when IBATs 4-7 are usedChristophe Leroy
2019-06-11pstore: Convert buf_lock to semaphoreKees Cook
2019-05-31powerpc/64: Fix booting large kernels with STRICT_KERNEL_RWXRussell Currey
2019-05-16powerpc/powernv/idle: Restore IAMR after idleRussell Currey
2019-05-16powerpc/64s: Include cpu headerBreno Leitao
2019-05-14powerpc/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf
2019-05-08kmemleak: powerpc: skip scanning holes in the .bss sectionCatalin Marinas
2019-04-20powerpc/pseries: Remove prrn_work workqueueNathan Fontenot
2019-04-17powerpc/tm: Limit TM code inside PPC_TRANSACTIONAL_MEMBreno Leitao
2019-04-03powerpc/security: Fix spectre_v2 reportingMichael Ellerman
2019-04-03powerpc/fsl: Fix the flush of branch predictor.Christophe Leroy
2019-04-03powerpc/fsl: Fixed warning: orphan section `__btb_flush_fixup'Diana Craciun
2019-04-03powerpc/fsl: Update Spectre v2 reportingDiana Craciun
2019-04-03powerpc/fsl: Enable runtime patching if nospectre_v2 boot arg is usedDiana Craciun
2019-04-03powerpc/fsl: Flush the branch predictor at each kernel entry (32 bit)Diana Craciun
2019-04-03powerpc/fsl: Flush the branch predictor at each kernel entry (64bit)Diana Craciun
2019-04-03powerpc/fsl: Add nospectre_v2 command line argumentDiana Craciun
2019-04-03powerpc/fsl: Fix spectre_v2 mitigations reportingDiana Craciun
2019-04-03powerpc/fsl: Add infrastructure to fixup branch predictor flushDiana Craciun
2019-04-03powerpc/64s: Add support for software count cache flushMichael Ellerman
2019-04-03powerpc/fsl: Sanitize the syscall table for NXP PowerPC 32 bit platformsDiana Craciun
2019-04-03powerpc/64: Make meltdown reporting Book3S 64 specificDiana Craciun
2019-04-03powerpc/64: Call setup_barrier_nospec() from setup_arch()Michael Ellerman
2019-04-03powerpc/64: Add CONFIG_PPC_BARRIER_NOSPECMichael Ellerman
2019-04-03powerpc/64: Make stf barrier PPC_BOOK3S_64 specific.Diana Craciun
2019-04-03powerpc/64: Disable the speculation barrier from the command lineDiana Craciun
2019-04-03powerpc64s: Show ori31 availability in spectre_v1 sysfs file not v2Michael Ellerman
2019-04-03powerpc/64s: Enhance the information in cpu_show_spectre_v1()Michal Suchanek
2019-04-03powerpc/64: Use barrier_nospec in syscall entryMichael Ellerman
2019-04-03powerpc/64s: Enable barrier_nospec based on firmware settingsMichal Suchanek
2019-04-03powerpc/64s: Patch barrier_nospec in modulesMichal Suchanek