summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2020-06-25powerpc/64: Don't initialise init_task->thread.regsMichael Ellerman
2020-06-25powerpc/crashkernel: Take "mem=" option into accountPingfan Liu
2020-06-22powerpc/64s: Save FSCR to init_task.thread.fscr after feature initMichael Ellerman
2020-06-22powerpc/64s: Don't let DT CPU features set FSCR_DSCRMichael Ellerman
2020-05-10powerpc/pci/of: Parse unassigned resourcesAlexey Kardashevskiy
2020-04-29powerpc/setup_64: Set cache-line-size based on cache-block-sizeChris Packham
2020-04-29Revert "powerpc/64: irq_work avoid interrupt when called with hardware irqs e...Nicholas Piggin
2020-04-17powerpc: Make setjmp/longjmp signature standardClement Courbet
2020-04-17powerpc/kprobes: Ignore traps that happened in real modeChristophe Leroy
2020-04-17powerpc/64/tm: Don't let userspace set regs->trap via sigreturnMichael Ellerman
2020-04-17powerpc/powernv/idle: Restore AMR/UAMOR/AMOR after idleMichael Ellerman
2020-03-25powerpc: Include .BTF sectionNaveen N. Rao
2020-03-11powerpc: fix hardware PMU exception bug on PowerVM compatibility mode systemsDesnes A. Nunes do Rosario
2020-02-28powerpc/tm: Fix clearing MSR[TS] in current when reclaiming on signal deliveryGustavo Luiz Duarte
2020-02-24powerpc/sriov: Remove VF eeh_dev state when disabling SR-IOVOliver O'Halloran
2020-02-24powerpc/powernv/iov: Ensure the pdn for VFs always contains a valid PE numberOliver O'Halloran
2020-01-27powerpc/mm/mce: Keep irqs disabled during lockless page table walkAneesh Kumar K.V
2020-01-27powerpc/cacheinfo: add cacheinfo_teardown, cacheinfo_rebuildNathan Lynch
2020-01-27powerpc/64s: Fix logic when handling unknown CPU featuresMichael Ellerman
2020-01-27powerpc/kgdb: add kgdb_arch_set/remove_breakpoint()Christophe Leroy
2020-01-27powerpc/pseries: Enable support for ibm,drc-info propertyTyrel Datwyler
2020-01-09KVM: PPC: Book3S HV: use smp_mb() when setting/clearing host_ipi flagMichael Roth
2020-01-04powerpc/security: Fix wrong message when RFI Flush is disableGustavo L. F. Walbon
2020-01-04powerpc/security/book3s64: Report L1TF status in sysfsAnthony Steinhauser
2020-01-04powerpc/pseries: Mark accumulate_stolen_time() as notraceMichael Ellerman
2019-12-31powerpc/irq: fix stack overflow verificationChristophe Leroy
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: Fix HMIs on big-endian with CONFIG_RELOCATABLE=yBenjamin Herrenschmidt
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-12-01powerpc/eeh: Fix null deref for devices removed during EEHSam 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-10-11powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flagAneesh Kumar K.V
2019-10-11powerpc/book3s64/mm: Don't do tlbie fixup for some hardware revisionsAneesh Kumar K.V
2019-10-11powerpc/mce: Schedule work from irq_workSantosh Sivaraj
2019-10-11powerpc/mce: Fix MCE handling for huge pagesBalbir Singh
2019-10-07powerpc: dump kernel log before carrying out fadump or kdumpGanesh Goudar