summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2019-12-17powerpc: Fix vDSO clock_getres()Vincenzo Frascino
2019-12-17powerpc: Avoid clang warnings around setjmp and longjmpNathan Chancellor
2019-12-17powerpc: Allow flush_icache_range to work across ranges >4GBAlastair D'Silva
2019-12-17powerpc: Allow 64bit VDSO __kernel_sync_dicache to work across ranges >4GBAlastair D'Silva
2019-12-05powerpc/83xx: handle machine check caused by watchdog timerChristophe Leroy
2019-12-05powerpc/prom: fix early DEBUG messagesChristophe Leroy
2019-12-01KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernelMichael Ellerman
2019-12-01powerpc/book3s64: Fix link stack flush on context switchMichael Ellerman
2019-12-01powerpc/64s: support nospectre_v2 cmdline optionChristopher M. Riedl
2019-12-01powerpc/process: Fix flush_all_to_thread for SPEFelipe Rechia
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