aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2018-06-03powerpc/sstep: Introduce GETTYPE macroRavi Bangoria
2018-06-03powerpc/64s: Enhance the information in cpu_show_spectre_v1()Michal Suchanek
2018-06-03powerpc/64: Use barrier_nospec in syscall entryMichael Ellerman
2018-06-03powerpc/64s: Enable barrier_nospec based on firmware settingsMichal Suchanek
2018-06-03powerpc/64s: Patch barrier_nospec in modulesMichal Suchanek
2018-06-03powerpc/64s: Add support for ori barrier_nospec patchingMichal Suchanek
2018-06-03powerpc/stacktrace: Update copyrightMichael Ellerman
2018-06-03powerpc/64s: Wire up arch_trigger_cpumask_backtrace()Michael Ellerman
2018-06-03powerpc/nmi: Add an API for sending "safe" NMIsMichael Ellerman
2018-06-03powerpc/64: Save stack pointer when we hard disable interruptsMichael Ellerman
2018-06-03powerpc: Check address limit on user-mode return (TIF_FSCHECK)Michael Ellerman
2018-06-03powerpc/ptrace: Use copy_{from, to}_user() rather than open-codingAl Viro
2018-06-03powerpc/eeh: Refactor report functionsSam Bobroff
2018-06-03powerpc/eeh: Cleaner handling of EEH_DEV_NO_HANDLERSam Bobroff
2018-06-03powerpc/eeh: Introduce eeh_set_irq_state()Sam Bobroff
2018-06-03powerpc/eeh: Introduce eeh_set_channel_state()Sam Bobroff
2018-06-03powerpc/eeh: Introduce eeh_edev_actionable()Sam Bobroff
2018-06-03powerpc/eeh: Introduce eeh_for_each_pe()Sam Bobroff
2018-06-03powerpc/eeh: Clean up pci_ers_result handlingSam Bobroff
2018-06-03powerpc/eeh: Add message when PE processing at parentSam Bobroff
2018-06-03powerpc/eeh: Strengthen types of eeh traversal functionsSam Bobroff
2018-06-03powerpc/eeh: Remove unused eeh_pcid_name()Sam Bobroff
2018-06-03powerpc/eeh: Fix use-after-release of EEH driverSam Bobroff
2018-06-03powerpc/eeh: Add final message for successful recoverySam Bobroff
2018-06-03powerpc: remove unused to_tm() helperArnd Bergmann
2018-06-03powerpc: use time64_t in update_persistent_clockArnd Bergmann
2018-06-03powerpc: use time64_t in read_persistent_clockArnd Bergmann
2018-06-03powerpc: rtas: clean up time handlingArnd Bergmann
2018-06-03powerpc/mm/hash: Add missing isync prior to kernel stack SLB switchAneesh Kumar K.V
2018-06-03powerpc: use task_pid_nr() for TID allocationAlastair D'Silva
2018-06-03powerpc: Use TIDR CPU feature to control TIDR allocationAlastair D'Silva
2018-06-03powerpc: Add TIDR CPU feature for POWER9Alastair D'Silva
2018-06-03powerpc/64: change softe to irqmask in show_regs and xmonNicholas Piggin
2018-06-03powerpc/time: account broadcast timer event interrupts separatelyNicholas Piggin
2018-06-03powerpc: move a stray NMI IPI case under NMI_IPI ifdefNicholas Piggin
2018-06-03powerpc: move timer broadcast code under GENERIC_CLOCKEVENTS_BROADCAST ifdefNicholas Piggin
2018-06-03powerpc: allow soft-NMI watchdog to cover timer interrupts with large decreme...Nicholas Piggin
2018-06-03powerpc: generic clockevents broadcast receiver call tick_receive_broadcastNicholas Piggin
2018-06-03powerpc/pseries: lparcfg calculate PURR on demandNicholas Piggin
2018-06-03powerpc/64: remove start_tb and accum_tb from thread_structNicholas Piggin
2018-06-03powerpc/64: irq_work avoid interrupt when called with hardware irqs enabledNicholas Piggin
2018-06-03powerpc: Fix build by disabling attribute-alias warning for SYSCALL_DEFINExChristophe Leroy
2018-06-03powerpc/64: Fix strncpy() related build failures with GCC 8.1Christophe Leroy
2018-06-03Merge branch 'fixes' into nextMichael Ellerman
2018-06-03Merge branch 'topic/kbuild' into nextMichael Ellerman
2018-06-03Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2018-06-02powerpc/prom: Fix %u/%llx usage since prom_printf() changeMathieu Malaterre
2018-06-01powerpc/kbuild: Remove CROSS32 defines from top level powerpc MakefileNicholas Piggin
2018-05-29powerpc/livepatch: Fix build error with kprobes disabled.Aneesh Kumar K.V
2018-05-28powerpc/modules: remove unused mod_arch_specific.toc fieldJosh Poimboeuf