summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2018-08-24Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-08-21powerpc/topology: Get topology for shared processors at bootSrikar Dronamraju
2018-08-20powerpc/fadump: cleanup crash memory ranges supportHari Bathini
2018-08-20powerpc/traps: Avoid rate limit messages from show unhandled signalsMichael Ellerman
2018-08-17Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-08-16Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-08-15Merge branch 'pci/misc'Bjorn Helgaas
2018-08-15Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2018-08-14powerpc/64s: Fix PACA_IRQ_HARD_DIS accounting in idle_power4()Nicholas Piggin
2018-08-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-08-13Merge branch 'fixes' into nextMichael Ellerman
2018-08-10powerpc/64s: move machine check SLB flushing to mm/slb.cNicholas Piggin
2018-08-10powerpc/32: Include setup.h header file to fix warningsMathieu Malaterre
2018-08-10powerpc: Move `path` variable inside DEBUG_PROMMathieu Malaterre
2018-08-10powerpc/kexec: Use common error handling code in setup_new_fdt()Markus Elfring
2018-08-10powerpc/lib: Use patch_site to patch copy_32 functions once cache is enabledChristophe Leroy
2018-08-10powerpc/fadump: merge adjacent memory ranges to reduce PT_LOAD segementsHari Bathini
2018-08-10powerpc/fadump: handle crash memory ranges array index overflowHari Bathini
2018-08-08powerpc/Makefiles: Convert ifeq to ifdef where possibleRodrigo R. Galvao
2018-08-08powerpc/traps: Show instructions on exceptionsMurilo Opsfelder Araujo
2018-08-08powerpc: Add show_user_instructions()Murilo Opsfelder Araujo
2018-08-08powerpc/traps: Print VMA for unhandled signalsMurilo Opsfelder Araujo
2018-08-08powerpc/traps: Use %lx format in show_signal_msg()Murilo Opsfelder Araujo
2018-08-08powerpc/traps: Use an explicit ratelimit state for show_signal_msg()Murilo Opsfelder Araujo
2018-08-08powerpc/traps: Print unhandled signals in a separate functionMurilo Opsfelder Araujo
2018-08-08powerpc/64s: Make rfi_flush_fallback a little more robustMichael Ellerman
2018-08-08powerpc/64s: Add support for software count cache flushMichael Ellerman
2018-08-08powerpc/fsl: Sanitize the syscall table for NXP PowerPC 32 bit platformsDiana Craciun
2018-08-08powerpc/64: Make meltdown reporting Book3S 64 specificDiana Craciun
2018-08-08powerpc/64: Call setup_barrier_nospec() from setup_arch()Michael Ellerman
2018-08-08powerpc/64: Add CONFIG_PPC_BARRIER_NOSPECMichael Ellerman
2018-08-08powerpc/64: Make stf barrier PPC_BOOK3S_64 specific.Diana Craciun
2018-08-07powerpc/64: Disable the speculation barrier from the command lineDiana Craciun
2018-08-07powerpc/64s: Don't use __MASKABLE_EXCEPTION unnecessarilyMichael Ellerman
2018-08-07powerpc/64s: Remove PSERIES naming from the MASKABLE macrosMichael Ellerman
2018-08-07powerpc/64s: Drop _MASKABLE_RELON_EXCEPTION_PSERIES()Michael Ellerman
2018-08-07powerpc/64s: Drop _MASKABLE_EXCEPTION_PSERIES()Michael Ellerman
2018-08-07powerpc/64s: Remove PSERIES from the NORI macrosMichael Ellerman
2018-08-07powerpc/64s: Rename EXCEPTION_PROLOG_PSERIES_1 to EXCEPTION_PROLOG_2Michael Ellerman
2018-08-07powerpc/64: Disable irq restore warning for nowMichael Ellerman
2018-08-02Merge tag 'pci-v4.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-07-31PCI: Fix is_added/is_busmaster race conditionHari Vyas
2018-07-30PCI: Call dma_debug_add_bus() for pci_bus_type from PCI coreChristoph Hellwig
2018-07-30powerpc: declare set_breakpoint() staticChristophe Leroy
2018-07-30powerpc: remove superflous inclusions of asm/fixmap.hChristophe Leroy
2018-07-30powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy
2018-07-30powerpc: clean the inclusion of stringify.hChristophe Leroy
2018-07-30powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy
2018-07-30powerpc/405: move PPC405_ERR77 in asm-405.hChristophe Leroy
2018-07-30powerpc: remove unneeded inclusions of cpu_has_feature.hChristophe Leroy