summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2018-08-08powerpc/pseries: Query hypervisor for count cache flush settingsMichael Ellerman
2018-08-08powerpc/64s: Add support for software count cache flushMichael Ellerman
2018-08-08powerpc/64s: Add new security feature flags for count cache flushMichael Ellerman
2018-08-08powerpc/asm: Add a patch_site macro & helpers for patching instructionsMichael Ellerman
2018-08-08powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3EDiana 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-07powerpc/64s: Drop unused loc parameter to MASKABLE_EXCEPTION macrosMichael 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: Rename EXCEPTION_PROLOG_PSERIES to EXCEPTION_PROLOGMichael Ellerman
2018-08-07powerpc/64s: Rename EXCEPTION_RELON_PROLOG_PSERIESMichael Ellerman
2018-08-07powerpc/64s: Rename EXCEPTION_RELON_PROLOG_PSERIES_1Michael 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/64s: Rename STD_RELON_EXCEPTION_PSERIES_OOL to STD_RELON_EXCEPTION_OOLMichael Ellerman
2018-08-07powerpc/64s: Rename STD_RELON_EXCEPTION_PSERIES to STD_RELON_EXCEPTIONMichael Ellerman
2018-08-07powerpc/64s: Rename STD_EXCEPTION_PSERIES_OOL to STD_EXCEPTION_OOLMichael Ellerman
2018-08-07powerpc/64s: Rename STD_EXCEPTION_PSERIES to STD_EXCEPTIONMichael Ellerman
2018-08-07powerpc/64s: Move SET_SCRATCH0() into EXCEPTION_RELON_PROLOG_PSERIES()Michael Ellerman
2018-08-07powerpc/64s: Move SET_SCRATCH0() into EXCEPTION_PROLOG_PSERIES()Michael Ellerman
2018-08-07powerpc/lib: Implement strlen() in assembly for PPC32Christophe Leroy
2018-08-07powerpc/pseries: Defer the logging of rtas error to irq work queue.Mahesh Salgaonkar
2018-08-07powerpc/xive: Remove xive_kexec_teardown_cpu()Benjamin Herrenschmidt
2018-08-07powerpc/64s/radix: tlb do not flush on page size when fullmmNicholas Piggin
2018-07-31powerpc/powernv: Add support to enable sensor groupsShilpasri G Bhat
2018-07-31powernv/cpuidle: Use parsed device tree values for cpuidle_initAkshay Adiga
2018-07-31powernv/cpuidle: Parse dt idle properties into global structureAkshay Adiga
2018-07-30powerpc/mm: Don't report PUDs as memory leaks when using kmemleakMichael Ellerman
2018-07-30powerpc: split asm/tlbflush.hChristophe Leroy
2018-07-30powerpc: remove unnecessary inclusion of asm/tlbflush.hChristophe Leroy
2018-07-30powerpc/44x: remove page.h from mmu-44x.hChristophe Leroy
2018-07-30powerpc/nohash: fix hash related comments in pgtable.hChristophe Leroy
2018-07-30powerpc: fix includes in asm/processor.hChristophe Leroy
2018-07-30powerpc/book3s: Remove PPC_PIN_SIZEChristophe Leroy
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
2018-07-30powerpc: remove kdump.h from page.hChristophe Leroy
2018-07-24powerpc/powernv: implement opal_put_chars_atomicNicholas Piggin
2018-07-24powerpc/powernv: Implement and use opal_flush_consoleNicholas Piggin
2018-07-24powerpc/64: enhance memcmp() with VMX instruction for long bytes comparisionSimon Guo
2018-07-24powerpc: add vcmpequd/vcmpequb ppc instruction macroSimon Guo
2018-07-24powerpc/mm/hash: Add hpte_get_old_v and use that instead of opencodingAneesh Kumar K.V
2018-07-24powerpc/mm: Increase MAX_PHYSMEM_BITS to 128TB with SPARSEMEM_VMEMMAP configAneesh Kumar K.V