summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Warn about use of smt_snooze_delayJoel Stanley2020-11-101-25/+17
* powerpc/tau: Disable TAU between measurementsFinn Thain2020-10-291-41/+24
* powerpc/tau: Remove duplicated set_thresholds() callFinn Thain2020-10-291-5/+0
* powerpc/tau: Use appropriate temperature sample intervalFinn Thain2020-10-291-8/+4
* powerpc/dma: Fix dma_map_ops::get_required_maskAlexey Kardashevskiy2020-09-231-1/+2
* powerpc/vdso: Fix vdso cpu truncationMilton Miller2020-08-211-1/+1
* powerpc/crashkernel: Take "mem=" option into accountPingfan Liu2020-06-301-3/+5
* powerpc/pci/of: Parse unassigned resourcesAlexey Kardashevskiy2020-05-101-2/+10
* powerpc/64/tm: Don't let userspace set regs->trap via sigreturnMichael Ellerman2020-04-241-1/+3
* powerpc: Include .BTF sectionNaveen N. Rao2020-04-021-0/+6
* powerpc: fix hardware PMU exception bug on PowerVM compatibility mode systemsDesnes A. Nunes do Rosario2020-03-111-1/+3
* powerpc/sriov: Remove VF eeh_dev state when disabling SR-IOVOliver O'Halloran2020-02-281-1/+14
* powerpc/powernv/iov: Ensure the pdn for VFs always contains a valid PE numberOliver O'Halloran2020-02-281-6/+0
* powerpc/cacheinfo: add cacheinfo_teardown, cacheinfo_rebuildNathan Lynch2020-01-292-0/+21
* 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 Leroy2020-01-041-2/+2
* powerpc: Fix vDSO clock_getres()Vincenzo Frascino2019-12-214-5/+12
* powerpc: Allow 64bit VDSO __kernel_sync_dicache to work across ranges >4GBAlastair D'Silva2019-12-211-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-11-281-0/+9
* powerpc/book3s64: Fix link stack flush on context switchMichael Ellerman2019-11-282-4/+50
* powerpc/64s: support nospectre_v2 cmdline optionChristopher M. Riedl2019-11-281-3/+16
* powerpc/process: Fix flush_all_to_thread for SPEFelipe Rechia2019-11-281-2/+1
* powerpc/eeh: Fix use of EEH_PE_KEEP on wrong fieldSam Bobroff2019-11-281-1/+1
* powerpc/pseries: Disable CPU hotplug across migrationsNathan Fontenot2019-11-251-0/+2
* powerpc/iommu: Avoid derefence before pointer checkBreno Leitao2019-11-251-1/+1
* powerpc/vdso: Correct call frame informationAlan Modra2019-11-254-0/+4
* 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/tm: Fix FP/VMX unavailable exceptions inside a transactionGustavo Romero2019-09-161-1/+2
* powerpc/tm: Fix oops on sigreturn on systems without TMMichael Neuling2019-08-042-0/+8
* powerpc/eeh: Handle hugepages in ioremap spaceOliver O'Halloran2019-08-041-3/+12
* powerpc/pci/of: Fix OF flags parsing for 64bit BARsAlexey Kardashevskiy2019-08-041-0/+2
* powerpc/watchpoint: Restore NV GPRs while returning from exceptionRavi Bangoria2019-08-041-2/+7
* powerpc/32s: fix suspend/resume when IBATs 4-7 are usedChristophe Leroy2019-08-041-8/+65
* powerpc/64s: Include cpu headerBreno Leitao2019-05-161-0/+1
* powerpc/security: Fix spectre_v2 reportingMichael Ellerman2019-04-171-15/+8
* powerpc/fsl: Fix the flush of branch predictor.Christophe Leroy2019-04-171-0/+1
* powerpc/fsl: Fixed warning: orphan section `__btb_flush_fixup'Diana Craciun2019-04-171-6/+12
* powerpc/fsl: Update Spectre v2 reportingDiana Craciun2019-04-171-1/+4
* powerpc/fsl: Enable runtime patching if nospectre_v2 boot arg is usedDiana Craciun2019-04-171-0/+1
* powerpc/fsl: Flush the branch predictor at each kernel entry (32 bit)Diana Craciun2019-04-172-0/+21
* powerpc/fsl: Flush the branch predictor at each kernel entry (64bit)Diana Craciun2019-04-172-1/+30
* powerpc/fsl: Add nospectre_v2 command line argumentDiana Craciun2019-04-171-0/+21
* powerpc/fsl: Fix spectre_v2 mitigations reportingDiana Craciun2019-04-171-1/+1
* powerpc/fsl: Add infrastructure to fixup branch predictor flushDiana Craciun2019-04-171-0/+8
* powerpc/64s: Add support for software count cache flushMichael Ellerman2019-04-172-5/+147