aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-08powerpc/cpm1: fix compilation error with CONFIG_PPC_EARLY_DEBUG_CPMChristophe Leroy1-0/+1
2018-08-08crypto/nx: Initialize 842 high and normal RxFIFO control registersHaren Myneni2-1/+3
2018-08-08powerpc: Add show_user_instructions()Murilo Opsfelder Araujo1-0/+13
2018-08-08powerpc/pseries: Query hypervisor for count cache flush settingsMichael Ellerman1-0/+2
2018-08-08powerpc/64s: Add support for software count cache flushMichael Ellerman2-0/+7
2018-08-08powerpc/64s: Add new security feature flags for count cache flushMichael Ellerman1-0/+6
2018-08-08powerpc/asm: Add a patch_site macro & helpers for patching instructionsMichael Ellerman2-0/+20
2018-08-08powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3EDiana Craciun1-1/+7
2018-08-08powerpc/64: Call setup_barrier_nospec() from setup_arch()Michael Ellerman1-0/+4
2018-08-08powerpc/64: Add CONFIG_PPC_BARRIER_NOSPECMichael Ellerman2-4/+4
2018-08-07powerpc/64s: Drop unused loc parameter to MASKABLE_EXCEPTION macrosMichael Ellerman2-6/+6
2018-08-07powerpc/64s: Remove PSERIES naming from the MASKABLE macrosMichael Ellerman2-18/+14
2018-08-07powerpc/64s: Drop _MASKABLE_RELON_EXCEPTION_PSERIES()Michael Ellerman1-7/+4
2018-08-07powerpc/64s: Drop _MASKABLE_EXCEPTION_PSERIES()Michael Ellerman1-7/+4
2018-08-07powerpc/64s: Rename EXCEPTION_PROLOG_PSERIES to EXCEPTION_PROLOGMichael Ellerman1-8/+6
2018-08-07powerpc/64s: Rename EXCEPTION_RELON_PROLOG_PSERIESMichael Ellerman1-4/+3
2018-08-07powerpc/64s: Rename EXCEPTION_RELON_PROLOG_PSERIES_1Michael Ellerman1-10/+10
2018-08-07powerpc/64s: Remove PSERIES from the NORI macrosMichael Ellerman1-5/+5
2018-08-07powerpc/64s: Rename EXCEPTION_PROLOG_PSERIES_1 to EXCEPTION_PROLOG_2Michael Ellerman1-10/+10
2018-08-07powerpc/64s: Rename STD_RELON_EXCEPTION_PSERIES_OOL to STD_RELON_EXCEPTION_OOLMichael Ellerman2-2/+2
2018-08-07powerpc/64s: Rename STD_RELON_EXCEPTION_PSERIES to STD_RELON_EXCEPTIONMichael Ellerman2-2/+2
2018-08-07powerpc/64s: Rename STD_EXCEPTION_PSERIES_OOL to STD_EXCEPTION_OOLMichael Ellerman2-2/+2
2018-08-07powerpc/64s: Rename STD_EXCEPTION_PSERIES to STD_EXCEPTIONMichael Ellerman2-2/+2
2018-08-07powerpc/64s: Move SET_SCRATCH0() into EXCEPTION_RELON_PROLOG_PSERIES()Michael Ellerman1-2/+1
2018-08-07powerpc/64s: Move SET_SCRATCH0() into EXCEPTION_PROLOG_PSERIES()Michael Ellerman1-2/+1
2018-08-07powerpc/lib: Implement strlen() in assembly for PPC32Christophe Leroy1-0/+2
2018-08-07powerpc/pseries: Defer the logging of rtas error to irq work queue.Mahesh Salgaonkar1-0/+3
2018-08-07powerpc/xive: Remove xive_kexec_teardown_cpu()Benjamin Herrenschmidt1-1/+0
2018-08-07powerpc/64s/radix: tlb do not flush on page size when fullmmNicholas Piggin1-0/+3
2018-07-31powerpc/powernv: Add support to enable sensor groupsShilpasri G Bhat2-0/+3
2018-07-31powernv/cpuidle: Use parsed device tree values for cpuidle_initAkshay Adiga1-0/+2
2018-07-31powernv/cpuidle: Parse dt idle properties into global structureAkshay Adiga1-0/+11
2018-07-30powerpc/mm: Don't report PUDs as memory leaks when using kmemleakMichael Ellerman1-2/+21
2018-07-30powerpc: split asm/tlbflush.hChristophe Leroy4-81/+94
2018-07-30powerpc: remove unnecessary inclusion of asm/tlbflush.hChristophe Leroy2-2/+1
2018-07-30powerpc/44x: remove page.h from mmu-44x.hChristophe Leroy1-5/+4
2018-07-30powerpc/nohash: fix hash related comments in pgtable.hChristophe Leroy2-18/+4
2018-07-30powerpc: fix includes in asm/processor.hChristophe Leroy2-3/+3
2018-07-30powerpc/book3s: Remove PPC_PIN_SIZEChristophe Leroy2-6/+1
2018-07-30powerpc: declare set_breakpoint() staticChristophe Leroy1-1/+0
2018-07-30powerpc: remove superflous inclusions of asm/fixmap.hChristophe Leroy1-2/+0
2018-07-30powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy9-4/+6
2018-07-30powerpc: clean the inclusion of stringify.hChristophe Leroy5-3/+3
2018-07-30powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy28-24/+43
2018-07-30powerpc/405: move PPC405_ERR77 in asm-405.hChristophe Leroy9-15/+25
2018-07-30powerpc: remove unneeded inclusions of cpu_has_feature.hChristophe Leroy3-3/+0
2018-07-30powerpc: remove kdump.h from page.hChristophe Leroy1-1/+0
2018-07-24powerpc/powernv: implement opal_put_chars_atomicNicholas Piggin1-0/+1
2018-07-24powerpc/powernv: Implement and use opal_flush_consoleNicholas Piggin1-0/+1
2018-07-24powerpc/64: enhance memcmp() with VMX instruction for long bytes comparisionSimon Guo1-2/+2