summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* powerpc/tm: Fix oops on sigreturn on systems without TMMichael Neuling2019-07-312-0/+8
* powerpc/eeh: Handle hugepages in ioremap spaceOliver O'Halloran2019-07-311-3/+12
* powerpc/pci/of: Fix OF flags parsing for 64bit BARsAlexey Kardashevskiy2019-07-311-0/+2
* powerpc/watchpoint: Restore NV GPRs while returning from exceptionRavi Bangoria2019-07-311-2/+7
* powerpc/32s: fix suspend/resume when IBATs 4-7 are usedChristophe Leroy2019-07-311-8/+65
* pstore: Convert buf_lock to semaphoreKees Cook2019-06-111-2/+0
* powerpc/64: Fix booting large kernels with STRICT_KERNEL_RWXRussell Currey2019-05-311-1/+3
* powerpc/powernv/idle: Restore IAMR after idleRussell Currey2019-05-161-0/+20
* powerpc/64s: Include cpu headerBreno Leitao2019-05-161-0/+1
* powerpc/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf2019-05-142-4/+4
* kmemleak: powerpc: skip scanning holes in the .bss sectionCatalin Marinas2019-05-081-0/+7
* powerpc/pseries: Remove prrn_work workqueueNathan Fontenot2019-04-201-14/+3
* powerpc/tm: Limit TM code inside PPC_TRANSACTIONAL_MEMBreno Leitao2019-04-171-5/+18
* powerpc/security: Fix spectre_v2 reportingMichael Ellerman2019-04-031-15/+8
* powerpc/fsl: Fix the flush of branch predictor.Christophe Leroy2019-04-031-0/+1
* powerpc/fsl: Fixed warning: orphan section `__btb_flush_fixup'Diana Craciun2019-04-031-6/+12
* powerpc/fsl: Update Spectre v2 reportingDiana Craciun2019-04-031-1/+4
* powerpc/fsl: Enable runtime patching if nospectre_v2 boot arg is usedDiana Craciun2019-04-031-0/+1
* powerpc/fsl: Flush the branch predictor at each kernel entry (32 bit)Diana Craciun2019-04-032-0/+21
* powerpc/fsl: Flush the branch predictor at each kernel entry (64bit)Diana Craciun2019-04-032-1/+30
* powerpc/fsl: Add nospectre_v2 command line argumentDiana Craciun2019-04-031-0/+21
* powerpc/fsl: Fix spectre_v2 mitigations reportingDiana Craciun2019-04-031-1/+1
* powerpc/fsl: Add infrastructure to fixup branch predictor flushDiana Craciun2019-04-031-0/+8
* powerpc/64s: Add support for software count cache flushMichael Ellerman2019-04-032-5/+147
* powerpc/fsl: Sanitize the syscall table for NXP PowerPC 32 bit platformsDiana Craciun2019-04-031-0/+10
* powerpc/64: Make meltdown reporting Book3S 64 specificDiana Craciun2019-04-031-0/+2
* powerpc/64: Call setup_barrier_nospec() from setup_arch()Michael Ellerman2019-04-031-0/+2
* powerpc/64: Add CONFIG_PPC_BARRIER_NOSPECMichael Ellerman2019-04-033-3/+8
* powerpc/64: Make stf barrier PPC_BOOK3S_64 specific.Diana Craciun2019-04-031-0/+2
* powerpc/64: Disable the speculation barrier from the command lineDiana Craciun2019-04-031-1/+11
* powerpc64s: Show ori31 availability in spectre_v1 sysfs file not v2Michael Ellerman2019-04-031-10/+17
* powerpc/64s: Enhance the information in cpu_show_spectre_v1()Michal Suchanek2019-04-031-0/+3
* powerpc/64: Use barrier_nospec in syscall entryMichael Ellerman2019-04-031-0/+10
* powerpc/64s: Enable barrier_nospec based on firmware settingsMichal Suchanek2019-04-031-0/+59
* powerpc/64s: Patch barrier_nospec in modulesMichal Suchanek2019-04-032-1/+7
* powerpc/64s: Add support for ori barrier_nospec patchingMichal Suchanek2019-04-032-0/+16
* powerpc/traps: Fix the message printed when stack overflowsChristophe Leroy2019-03-231-2/+2
* powerpc/traps: fix recoverability of machine check handling on book3s/32Christophe Leroy2019-03-231-4/+4
* powerpc/ptrace: Simplify vr_get/set() to avoid GCC warningMichael Ellerman2019-03-231-2/+8
* powerpc: Fix 32-bit KVM-PR lockup and host crash with MacOS guestMark Cave-Ayland2019-03-231-1/+1
* powerpc/32: Clear on-stack exception marker upon exception returnChristophe Leroy2019-03-231-0/+9
* powerpc/fadump: Do not allow hot-remove memory from fadump reserved area.Mahesh Salgaonkar2019-02-121-2/+8
* powerpc/tm: Set MSR[TS] just prior to recheckpointBreno Leitao2019-01-132-15/+49
* powerpc: Disable -Wbuiltin-requires-header when setjmp is usedJoel Stanley2019-01-131-0/+3
* powerpc/msi: Fix NULL pointer access in teardown codeRadu Rendec2018-12-211-1/+6
* powerpc/eeh: Fix possible null deref in eeh_dump_dev_log()Sam Bobroff2018-11-211-0/+5
* powerpc/64/module: REL32 relocation range checkNicholas Piggin2018-11-211-1/+8
* powerpc/traps: restore recoverability of machine_check interruptsChristophe Leroy2018-11-211-2/+7
* powerpc/tm: Avoid possible userspace r1 corruption on reclaimMichael Neuling2018-10-201-1/+8
* powerpc/tm: Fix userspace r13 corruptionMichael Neuling2018-10-201-2/+9