summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
2018-08-10powerpc/uaccess: Enable get_user(u64, *p) on 32-bitMichael Ellerman1-3/+10
2018-08-10powerpc/mm/hash: Remove unnecessary do { } while(0) loopAneesh Kumar K.V1-3/+2
2018-08-10powerpc/64s: move machine check SLB flushing to mm/slb.cNicholas Piggin1-0/+3
2018-08-10powerpc/mm/tlbflush: update the mmu_gather page size while iterating address ...Aneesh Kumar K.V1-4/+2
2018-08-10powerpc/mm: remove huge_pte_offset_and_shift() prototypeChristophe Leroy1-3/+0
2018-08-10powerpc/lib: Use patch_site to patch copy_32 functions once cache is enabledChristophe Leroy1-0/+1
2018-08-10powerpc/fadump: handle crash memory ranges array index overflowHari Bathini1-3/+0
2018-08-10powerpc/cpm1: fix compilation error with CONFIG_PPC_EARLY_DEBUG_CPMChristophe Leroy1-0/+1
2018-08-07crypto/nx: Initialize 842 high and normal RxFIFO control registersHaren Myneni2-1/+3
2018-08-07powerpc: Add show_user_instructions()Murilo Opsfelder Araujo1-0/+13
2018-08-07powerpc/pseries: Query hypervisor for count cache flush settingsMichael Ellerman1-0/+2
2018-08-07powerpc/64s: Add support for software count cache flushMichael Ellerman2-0/+7
2018-08-07powerpc/64s: Add new security feature flags for count cache flushMichael Ellerman1-0/+6
2018-08-07powerpc/asm: Add a patch_site macro & helpers for patching instructionsMichael Ellerman2-0/+20
2018-08-07powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3EDiana Craciun1-1/+7
2018-08-07powerpc/64: Call setup_barrier_nospec() from setup_arch()Michael Ellerman1-0/+4
2018-08-07powerpc/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