summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2017-08-28powerpc/oops: Line up NIP & MSR with other rowsMichael Ellerman
2017-08-28powerpc/oops: Print CR/XER on same line as MSRMichael Ellerman
2017-08-28powerpc/oops: Use IS_ENABLED() for oops markersMichael Ellerman
2017-08-28powerpc/oops: Print the kernel's endian in the oopsMichael Ellerman
2017-08-28powerpc/oops: Fix the oops markers to use pr_cont()Michael Ellerman
2017-08-24powerpc/uprobes: Implement arch_uretprobe_is_alive()Naveen N. Rao
2017-08-24powerpc/kprobes: Don't save/restore DAR/DSISR to/from pt_regs for optprobesNaveen N. Rao
2017-08-23powerpc/64: Optimise set/clear of CTRL[RUN] (runlatch)Nicholas Piggin
2017-08-23powerpc/64s: Remove spurious IRQ reason in IRQ replayNicholas Piggin
2017-08-23powerpc/64: Remove redundant instruction in interrupt replayNicholas Piggin
2017-08-23powerpc/64s: Use the HV handler for external IRQ replay in HV mode on POWER9Nicholas Piggin
2017-08-23powerpc/64s: Merge HV and non-HV paths for doorbell IRQ replayNicholas Piggin
2017-08-23powerpc/64: Cleanup __check_irq_replay()Nicholas Piggin
2017-08-23powerpc/64s: masked_interrupt() returns to kernel so avoid restoring r13Nicholas Piggin
2017-08-23powerpc/64s: Optimise clearing of MSR_EE in masked_[H]interrupt()Nicholas Piggin
2017-08-23powerpc/64s: Avoid a branch in masked_[H]interrupt()Nicholas Piggin
2017-08-23powerpc/64s: Fix replay interrupt return label nameMichael Ellerman
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring
2017-08-23Merge branch 'fixes' into nextMichael Ellerman
2017-08-17Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2017-08-17powerpc/mm: Rename find_linux_pte_or_hugepte()Aneesh Kumar K.V
2017-08-16powerpc: Remove more redundant VSX save/testsBenjamin Herrenschmidt
2017-08-16powerpc: Remove redundant clear of MSR_VSX in __giveup_vsx()Benjamin Herrenschmidt
2017-08-16powerpc: Remove redundant FP/Altivec giveup codeBenjamin Herrenschmidt
2017-08-16powerpc: Fix missing newline before {Benjamin Herrenschmidt
2017-08-16powerpc: Fix VSX enabling/flushing to also test MSR_FP and MSR_VECBenjamin Herrenschmidt
2017-08-16powerpc/mm/hugetlb: Add support for reserving gigantic huge pages via kernel ...Aneesh Kumar K.V
2017-08-15powerpc/mm: Implement STRICT_KERNEL_RWX on PPC32Christophe Leroy
2017-08-15powerpc/8xx: Reduce DTLB miss handler by one insnChristophe Leroy
2017-08-15powerpc/8xx: Make pinning of ITLBs optionalChristophe Leroy
2017-08-15powerpc/32: Avoid risk of unrecoverable TLBmiss inside entry_32.SChristophe Leroy
2017-08-15powerpc/8xx: Remove macro that checks kernel addressChristophe Leroy
2017-08-15powerpc/l2cr_6xx: Fix invalid use of register expressionsAndreas Schwab
2017-08-15powerpc/iommu: Avoid undefined right shift in iommu_range_alloc()Michael Ellerman
2017-08-10powerpc/8xx: Remove cpu dependent macro instructions from head_8xxChristophe Leroy
2017-08-10powerpc/8xx: Use symbolic names for DSISR bits in DSIChristophe Leroy
2017-08-10powerpc/8xx: Use symbolic PVR valueChristophe Leroy
2017-08-10powerpc/8xx: Getting rid of remaining use of CONFIG_8xxChristophe Leroy
2017-08-10powerpc/time: refactor MFTB() to limit number of ifdefsChristophe Leroy
2017-08-10powerpc/8xx: Remove SoftwareEmulation()Christophe Leroy
2017-08-10powerpc/8xx: Move 8xx machine check handlers into platforms/8xxChristophe Leroy
2017-08-10powerpc/traps: Use SRR1 defines for program check reasonsMichael Ellerman
2017-08-10powerpc/mce: Move 64-bit machine check code into mce.cMichael Ellerman
2017-08-10powerpc/traps: machine_check_generic() is only used on 32-bitMichael Ellerman
2017-08-10powerpc/traps: Inline get_mc_reason()Michael Ellerman
2017-08-10powerpc/4xx: Move machine_check_4xx() into platforms/4xxMichael Ellerman
2017-08-10powerpc/44x: Move 44x machine check handlers into platforms/44xMichael Ellerman
2017-08-10powerpc/47x: Guard 47x cputable entries with CONFIG_PPC_47xMichael Ellerman
2017-08-10powerpc: Add irq accounting for watchdog interruptsNicholas Piggin
2017-08-10powerpc: Add irq accounting for system reset interruptsNicholas Piggin