summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2020-04-29Revert "powerpc/64: irq_work avoid interrupt when called with hardware irqs e...Nicholas Piggin
2020-04-23powerpc/prom_init: Pass the "os-term" message to hypervisorAlexey Kardashevskiy
2020-04-17powerpc: Make setjmp/longjmp signature standardClement Courbet
2020-04-17powerpc/64: Prevent stack protection in early bootMichael Ellerman
2020-04-17powerpc/kprobes: Ignore traps that happened in real modeChristophe Leroy
2020-04-17powerpc/64: Setup a paca before parsing device tree etc.Daniel Axtens
2020-04-17powerpc/64/tm: Don't let userspace set regs->trap via sigreturnMichael Ellerman
2020-03-25powerpc: Include .BTF sectionNaveen N. Rao
2020-03-12powerpc: fix hardware PMU exception bug on PowerVM compatibility mode systemsDesnes A. Nunes do Rosario
2020-03-12powerpc: Convert flush_icache_range & friends to CAlastair D'Silva
2020-02-28powerpc/entry: Fix an #if which should be an #ifdef in entry_32.SChristophe Leroy
2020-02-28powerpc/tm: Fix clearing MSR[TS] in current when reclaiming on signal deliveryGustavo Luiz Duarte
2020-02-28powerpc/eeh: Fix deadlock handling dead PHBSam Bobroff
2020-02-28powerpc/8xx: Fix clearing of bits 20-23 in ITLB missChristophe Leroy
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-02-11powerpc/32s: Fix CPU wake-up from sleep modeChristophe Leroy
2020-01-26powerpc/kasan: Fix boot failure with RELOCATABLE && FSL_BOOKEChristophe Leroy
2020-01-26powerpc/pseries: Enable support for ibm,drc-info propertyTyrel Datwyler
2020-01-26powerpc/security: Fix debugfs data leak on 32-bitGeert Uytterhoeven
2020-01-04powerpc/book3s/mm: Update Oops message to print the correct translation in useAneesh Kumar K.V
2020-01-04powerpc/eeh: differentiate duplicate detection messageSam Bobroff
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-11-29KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernelMichael Ellerman
2019-11-29powerpc/book3s64: Fix link stack flush on context switchMichael Ellerman
2019-10-29powerpc/prom_init: Undo relocation before entering secure modeThiago Jung Bauermann
2019-09-27powerpc/eeh: Fix eeh eeh_debugfs_break_device() with SRIOV devicesOliver O'Halloran
2019-09-24powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9Aneesh Kumar K.V
2019-09-24powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flagAneesh Kumar K.V
2019-09-24powerpc/book3s64/mm: Don't do tlbie fixup for some hardware revisionsAneesh Kumar K.V
2019-09-24KVM: PPC: Book3S HV: use smp_mb() when setting/clearing host_ipi flagMichael Roth
2019-09-21powerpc/64s: Set reserved PCR bitsJordan Niethe
2019-09-20Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-09-19powerpc/mm/mce: Keep irqs disabled during lockless page table walkAneesh Kumar K.V
2019-09-18Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-09-18powerpc: Use ftrace_graph_ret_addr() when unwindingNaveen N. Rao
2019-09-18powerpc/ftrace: Enable HAVE_FUNCTION_GRAPH_RET_ADDR_PTRNaveen N. Rao
2019-09-18powerpc: dump kernel log before carrying out fadump or kdumpGanesh Goudar
2019-09-16Merge branch 'parisc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-09-14powerpc/fadump: support holes in kernel boot memory areaHari Bathini
2019-09-14powerpc/fadump: remove RMA_START and RMA_END macrosHari Bathini