summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* powerpc/cacheinfo: add cacheinfo_teardown, cacheinfo_rebuildNathan Lynch2020-01-272-0/+25
* powerpc/64s: Fix logic when handling unknown CPU featuresMichael Ellerman2020-01-271-10/+7
* powerpc/security: Fix wrong message when RFI Flush is disableGustavo L. F. Walbon2020-01-041-10/+6
* powerpc/security/book3s64: Report L1TF status in sysfsAnthony Steinhauser2020-01-041-0/+5
* powerpc/pseries: Mark accumulate_stolen_time() as notraceMichael Ellerman2020-01-041-1/+1
* powerpc/irq: fix stack overflow verificationChristophe Leroy2019-12-311-2/+2
* powerpc: Fix vDSO clock_getres()Vincenzo Frascino2019-12-174-5/+12
* powerpc: Avoid clang warnings around setjmp and longjmpNathan Chancellor2019-12-171-2/+2
* powerpc: Allow flush_icache_range to work across ranges >4GBAlastair D'Silva2019-12-171-2/+2
* powerpc: Allow 64bit VDSO __kernel_sync_dicache to work across ranges >4GBAlastair D'Silva2019-12-171-2/+2
* powerpc/83xx: handle machine check caused by watchdog timerChristophe Leroy2019-12-051-4/+6
* powerpc/prom: fix early DEBUG messagesChristophe Leroy2019-12-051-3/+3
* KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernelMichael Ellerman2019-12-011-0/+9
* powerpc/book3s64: Fix link stack flush on context switchMichael Ellerman2019-12-012-4/+50
* powerpc/64s: support nospectre_v2 cmdline optionChristopher M. Riedl2019-12-011-3/+16
* powerpc/process: Fix flush_all_to_thread for SPEFelipe Rechia2019-12-011-2/+1
* powerpc/eeh: Fix use of EEH_PE_KEEP on wrong fieldSam Bobroff2019-12-011-1/+1
* powerpc/time: Fix clockevent_decrementer initalisation for PR KVMMichael Ellerman2019-11-241-0/+4
* powerpc/time: Use clockevents_register_device(), fixing an issue with large d...Anton Blanchard2019-11-241-14/+3
* powerpc/pseries: Disable CPU hotplug across migrationsNathan Fontenot2019-11-201-0/+2
* powerpc/iommu: Avoid derefence before pointer checkBreno Leitao2019-11-201-1/+1
* powerpc/vdso: Correct call frame informationAlan Modra2019-11-204-0/+4
* powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9Aneesh Kumar K.V2019-11-101-0/+2
* powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flagAneesh Kumar K.V2019-11-101-3/+3
* powerpc/book3s64/mm: Don't do tlbie fixup for some hardware revisionsAneesh Kumar K.V2019-11-101-3/+28
* powerpc/mm: Fixup tlbie vs store ordering issue on POWER9Aneesh Kumar K.V2019-11-101-0/+3
* powerpc/64s/exception: machine check use correct cfar for late handlerNicholas Piggin2019-10-071-0/+4
* powerpc/rtas: use device model APIs and serialization during LPMNathan Lynch2019-10-071-3/+8
* 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-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