summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* powerpc/tm: Fix restoring FP/VMX facility incorrectly on interruptsGustavo Romero2019-09-161-16/+2
* powerpc/tm: Remove msr_tm_active()Breno Leitao2019-09-161-12/+9
* KVM: PPC: Use ccr field in pt_regs struct embedded in vcpu structPaul Mackerras2019-09-161-2/+2
* powerpc/64: mark start_here_multiplatform as __refChristophe Leroy2019-09-161-0/+2
* powerpc/tm: Fix FP/VMX unavailable exceptions inside a transactionGustavo Romero2019-09-161-1/+2
* powerpc: Allow flush_(inval_)dcache_range to work across ranges >4GBAlastair D'Silva2019-08-291-2/+2
* 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-261-2/+7
* powerpc/32s: fix suspend/resume when IBATs 4-7 are usedChristophe Leroy2019-07-261-8/+65
* pstore: Convert buf_lock to semaphoreKees Cook2019-06-111-2/+0
* jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2019-06-041-2/+0
* powerpc/64: Fix booting large kernels with STRICT_KERNEL_RWXRussell Currey2019-05-311-1/+3
* powerpc/watchdog: Use hrtimers for per-CPU heartbeatNicholas Piggin2019-05-311-41/+40
* powerpc/powernv/idle: Restore IAMR after idleRussell Currey2019-05-161-0/+20
* powerpc/64s: Include cpu headerBreno Leitao2019-05-161-0/+1
* powerpc/smp: Fix NMI IPI xmon timeoutNicholas Piggin2019-05-161-64/+29
* powerpc/smp: Fix NMI IPI timeoutNicholas Piggin2019-05-161-2/+3
* 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/vdso32: fix CLOCK_MONOTONIC on PPC64Christophe Leroy2019-05-021-1/+1
* 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/64s: Clear on-stack exception marker upon exception returnNicolai Stange2019-04-051-0/+7
* 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: Add infrastructure to fixup branch predictor flushDiana Craciun2019-04-031-0/+8
* powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038Michael Ellerman2019-03-271-2/+2
* 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/8xx: fix setting of pagetable for Abatron BDI debug tool.Christophe Leroy2019-02-271-1/+2
* powerpc/fadump: Do not allow hot-remove memory from fadump reserved area.Mahesh Salgaonkar2019-02-121-2/+8
* powerpc/32: Add .data..Lubsan_data*/.data..Lubsan_type* sections explicitlyMathieu Malaterre2019-02-121-0/+4
* powerpc/tm: Set MSR[TS] just prior to recheckpointBreno Leitao2019-01-132-15/+49
* Revert "powerpc/tm: Unset MSR[TS] if not recheckpointing"Greg Kroah-Hartman2019-01-132-29/+9
* powerpc: Disable -Wbuiltin-requires-header when setjmp is usedJoel Stanley2019-01-131-0/+3
* powerpc: consolidate -mno-sched-epilog into FTRACE flagsNicholas Piggin2019-01-132-5/+5
* powerpc/tm: Unset MSR[TS] if not recheckpointingBreno Leitao2019-01-092-9/+29
* powerpc/fsl: Fix spectre_v2 mitigations reportingDiana Craciun2019-01-091-1/+1
* powerpc: Look for "stdout-path" when setting up legacy consolesBenjamin Herrenschmidt2018-12-191-1/+5