summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2021-09-22powerpc/module64: Fix comment in R_PPC64_ENTRY handlingMichael Ellerman
2021-08-26powerpc/kprobes: Fix kprobe Oops happens in bookePu Lehui
2021-05-22powerpc/iommu: Annotate nested lock for lockdepAlexey Kardashevskiy
2021-05-22powerpc/smp: Set numa node before updating maskSrikar Dronamraju
2021-05-22powerpc/prom: Mark identical_pvr_fixup as __initNathan Chancellor
2021-05-22powerpc/eeh: Fix EEH handling for hugepages in ioremap space.Mahesh Salgaonkar
2021-03-17powerpc: improve handling of unrecoverable system resetNicholas Piggin
2021-03-03powerpc/8xx: Fix software emulation interruptChristophe Leroy
2020-12-29powerpc/rtas: Fix typo of ibm,open-errinjct in RTAS filterTyrel Datwyler
2020-11-22powerpc/8xx: Always fault when _PAGE_ACCESSED is not setChristophe Leroy
2020-11-22powerpc/64s: flush L1D after user accessesNicholas Piggin
2020-11-22powerpc/64s: flush L1D on kernel entryNicholas Piggin
2020-11-22powerpc/64s: move some exception handlers out of lineDaniel Axtens
2020-11-05powerpc: Warn about use of smt_snooze_delayJoel Stanley
2020-11-05powerpc/rtas: Restrict RTAS requests from userspaceAndrew Donnellan
2020-10-29powerpc/tau: Disable TAU between measurementsFinn Thain
2020-10-29powerpc/tau: Remove duplicated set_thresholds() callFinn Thain
2020-10-29powerpc/tau: Use appropriate temperature sample intervalFinn Thain
2020-10-01powerpc/traps: Make unrecoverable NMIs die instead of panicNicholas Piggin
2020-10-01powerpc/eeh: Only dump stack once if an MMIO loop is detectedOliver O'Halloran
2020-09-23powerpc/dma: Fix dma_map_ops::get_required_maskAlexey Kardashevskiy
2020-09-03powerpc/64s: Don't init FSCR_DSCR in __init_FSCR()Michael Ellerman
2020-08-21powerpc/vdso: Fix vdso cpu truncationMilton Miller
2020-06-25powerpc/crashkernel: Take "mem=" option into accountPingfan Liu
2020-06-20powerpc/64s: Save FSCR to init_task.thread.fscr after feature initMichael Ellerman
2020-06-20powerpc/64s: Don't let DT CPU features set FSCR_DSCRMichael Ellerman
2020-05-10powerpc/pci/of: Parse unassigned resourcesAlexey Kardashevskiy
2020-05-02powerpc/setup_64: Set cache-line-size based on cache-block-sizeChris Packham
2020-04-24powerpc: Make setjmp/longjmp signature standardClement Courbet
2020-04-24powerpc/kprobes: Ignore traps that happened in real modeChristophe Leroy
2020-04-24powerpc/64/tm: Don't let userspace set regs->trap via sigreturnMichael Ellerman
2020-04-24powerpc/powernv/idle: Restore AMR/UAMOR/AMOR after idleMichael Ellerman
2020-04-02powerpc: 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/sriov: Remove VF eeh_dev state when disabling SR-IOVOliver O'Halloran
2020-02-28powerpc/powernv/iov: Ensure the pdn for VFs always contains a valid PE numberOliver O'Halloran
2020-01-27powerpc/cacheinfo: add cacheinfo_teardown, cacheinfo_rebuildNathan Lynch
2020-01-27powerpc/64s: Fix logic when handling unknown CPU featuresMichael Ellerman
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/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