aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2020-04-01powerpc/64s/exception: Remove confusing IEARLY optionNicholas Piggin
2020-04-01powerpc/64s/exception: Move KVM test to common codeNicholas Piggin
2020-04-01powerpc/64s/exception: Move soft-mask test to common codeNicholas Piggin
2020-04-01powerpc/64s/exception: Move real to virt switch into the common handlerNicholas Piggin
2020-04-01powerpc/64s/exception: Add ISIDE optionNicholas Piggin
2020-04-01powerpc/64s/exception: Remove old INT_KVM_HANDLERNicholas Piggin
2020-04-01powerpc/64s/exception: Remove old INT_COMMON macroNicholas Piggin
2020-04-01powerpc/64s/exception: Remove old INT_ENTRY macroNicholas Piggin
2020-04-01powerpc/64s/exception: Move all interrupt handlers to new style code gen macrosNicholas Piggin
2020-04-01powerpc/64s/exception: Expand EXC_COMMON and EXC_COMMON_ASYNC macrosNicholas Piggin
2020-04-01powerpc/64s/exception: Add GEN_KVM macro that uses INT_DEFINE parametersNicholas Piggin
2020-04-01powerpc/64s/exception: Add GEN_COMMON macro that uses INT_DEFINE parametersNicholas Piggin
2020-04-01powerpc/64s/exception: Introduce INT_DEFINE parameter block for code generationNicholas Piggin
2020-04-01powerpc/64: mark emergency stacks valid to unwindNicholas Piggin
2020-04-01powerpc/64/tm: Don't let userspace set regs->trap via sigreturnMichael Ellerman
2020-03-27powerpc/pseries: Handle UE event for memcpy_mcsafeGanesh Goudar
2020-03-27powerpc/smp: Use IS_ENABLED() to avoid #ifdefMichael Ellerman
2020-03-27powerpc/smp: Drop superfluous NULL checkMichael Ellerman
2020-03-27powerpc: Prefer __section and __printf from compiler_attributes.hNick Desaulniers
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-03-25powerpc/prom_init: Remove leftover commentFabiano Rosas
2020-03-25powerpc/kprobes: Ignore traps that happened in real modeChristophe Leroy
2020-03-25powerpc/eeh: Rework eeh_ops->probe()Oliver O'Halloran
2020-03-25powerpc/eeh: Make early EEH init pseries specificOliver O'Halloran
2020-03-25powerpc/eeh: Remove PHB check in probeOliver O'Halloran
2020-03-25powerpc/eeh: Do early EEH init only when requiredOliver O'Halloran
2020-03-25powerpc/eeh: Remove eeh_add_device_tree_late()Oliver O'Halloran
2020-03-25powerpc/eeh: Add sysfs files in late probeOliver O'Halloran
2020-03-25powerpc/64: Prevent stack protection in early bootMichael Ellerman
2020-03-25powerpc/64: Setup a paca before parsing device tree etc.Daniel Axtens
2020-03-25powerpc/32s: reorder Linux PTE bits to better match Hash PTE bits.Christophe Leroy
2020-03-25powerpc/kprobes: Remove redundant codeChristophe Leroy
2020-03-25powerpc/64s: Fix section mismatch warnings from boot codeMichael Ellerman
2020-03-25powerpc/prom_init: Pass the "os-term" message to hypervisorAlexey Kardashevskiy
2020-03-19bpf: Support llvm-objcopy for vmlinux BTFFangrui Song
2020-03-13powerpc/vdso: remove deprecated VDS64_HAS_DESCRIPTORS referencesJoe Lawrence
2020-03-10Merge branch 'fixes' into nextMichael Ellerman
2020-03-04powerpc/numa: Remove late request for home node associativitySrikar Dronamraju
2020-03-04powerpc/smp: Use nid as fallback for package_idSrikar Dronamraju
2020-03-04powerpc/irq: Use current_stack_pointer in do_IRQ()Christophe Leroy
2020-03-04powerpc/irq: use IS_ENABLED() in check_stack_overflow()Christophe Leroy
2020-03-04powerpc/irq: Use current_stack_pointer in check_stack_overflow()Christophe Leroy
2020-03-04powerpc: Rename current_stack_pointer() to current_stack_frame()Michael Ellerman
2020-03-04powerpc/kernel/sysfs: Add new config option PMU_SYSFS to enable PMU SPRs sysf...Kajol Jain
2020-03-04powerpc/kernel/sysfs: Refactor current sysfs.cMadhavan Srinivasan
2020-03-04powerpc/kernel: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2020-02-28powerpc: fix hardware PMU exception bug on PowerVM compatibility mode systemsDesnes A. Nunes do Rosario
2020-02-26powerpc/32: don't restore r0, r6-r8 on exception entry path after trace_hardi...Christophe Leroy
2020-02-24powerpc: Include .BTF sectionNaveen N. Rao
2020-02-24powerpc/watchpoint: Don't call dar_within_range() for Book3SRavi Bangoria