summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
2018-10-20powerpc/mm: Trace tlbia instructionChristophe Leroy1-0/+15
2018-10-20powerpc: Add support for function error injectionNaveen N. Rao2-0/+18
2018-10-19powerpc/aout: Fix struct user definition to use user_pt_regsMichael Ellerman1-1/+1
2018-10-19powerpc/uapi: Fix sigcontext definition to use user_pt_regsMichael Ellerman1-1/+5
2018-10-19powerpc/io: remove old GCC version implementationChristophe Leroy1-20/+0
2018-10-19powerpc/pseries: PAPR persistent memory supportOliver O'Halloran3-2/+14
2018-10-19powerpc/book3e: redefine pte_mkprivileged() and pte_mkuser()Christophe Leroy1-0/+16
2018-10-19powerpc/mm: Make pte_pgprot return all pte bitsAneesh Kumar K.V9-40/+10
2018-10-14powerpc/mm: Increase the max addressable memory to 2PBAneesh Kumar K.V3-36/+72
2018-10-14powerpc/mm/hash: Rename get_ea_context to get_user_contextAneesh Kumar K.V2-3/+3
2018-10-14powerpc/64s/hash: Add some SLB debugging testsNicholas Piggin1-0/+3
2018-10-14powerpc/64s/hash: Simplify slb_flush_and_rebolt()Nicholas Piggin1-1/+1
2018-10-14powerpc/64s/hash: Add a SLB preload cacheNicholas Piggin2-0/+6
2018-10-14powerpc/64s/hash: Provide arch_setup_exec() hooks for hash slice setupNicholas Piggin3-0/+9
2018-10-14powerpc/64s/hash: Add SLB allocation status bitmapsNicholas Piggin1-2/+4
2018-10-14powerpc/64s/hash: Convert SLB miss handlers to CNicholas Piggin2-8/+2
2018-10-14powerpc/64: Interrupts save PPR on stack rather than thread_structNicholas Piggin3-9/+10
2018-10-14powerpc: Split user/kernel definitions of struct pt_regsMichael Ellerman2-1/+33
2018-10-14powerpc/book3s64: Avoid multiple endian conversion in pte helpersChristophe Leroy1-39/+32
2018-10-14powerpc/8xx: change name of a few page flags to avoid confusionChristophe Leroy1-14/+14
2018-10-14powerpc/mm: Get rid of pte-common.hChristophe Leroy2-27/+24
2018-10-14powerpc/mm: Define platform default caches related flagsChristophe Leroy3-11/+7
2018-10-14powerpc/mm: Allow platforms to redefine some helpersChristophe Leroy6-44/+91
2018-10-14powerpc/nohash/64: do not include pte-common.hChristophe Leroy3-36/+44
2018-10-14powerpc/mm: Distribute platform specific PAGE and PMD flags and definitionsChristophe Leroy6-66/+159
2018-10-14powerpc/mm: Move pte_user() into nohash/pgtable.hChristophe Leroy2-13/+10
2018-10-14powerpc/book3s/32: do not include pte-common.hChristophe Leroy2-17/+101
2018-10-14powerpc/mm: move __P and __S tables in the common pgtable.hChristophe Leroy3-40/+19
2018-10-14powerpc/mm: drop unused page flagsChristophe Leroy2-25/+2
2018-10-14powerpc/mm: use pte helpers in generic codeChristophe Leroy3-12/+12
2018-10-14powerpc/mm: add pte helpers to query and change pte flagsChristophe Leroy5-0/+114
2018-10-14powerpc/mm: move some nohash pte helpers in nohash/[32:64]/pgtable.hChristophe Leroy3-28/+48
2018-10-14powerpc/mm: don't use _PAGE_EXEC in book3s/32Christophe Leroy1-1/+1
2018-10-14powerpc: handover page flags with a pgprot_t parameterChristophe Leroy8-14/+11
2018-10-14powerpc/mm: properly set PAGE_KERNEL flags in ioremap()Christophe Leroy1-0/+2
2018-10-13powerpc/32: Add ioremap_wt() and ioremap_coherent()Christophe Leroy1-0/+9
2018-10-13powerpc: Detect the presence of big-cores via "ibm, thread-groups"Gautham R. Shenoy2-0/+13
2018-10-13powerpc/eeh: Cleanup eeh_ops.wait_state()Sam Bobroff1-2/+2
2018-10-13powerpc/eeh: Cleanup eeh_pe_state_mark()Sam Bobroff1-0/+1
2018-10-13powerpc/eeh: Cleanup eeh_enabled()Sam Bobroff1-5/+1
2018-10-13powerpc/eeh: Cleanup list_head field namesSam Bobroff1-6/+6
2018-10-13powerpc/eeh: Cleanup unused field in eeh_devSam Bobroff1-1/+0
2018-10-13powerpc/eeh: Cleanup EEH_POSTPONED_PROBESam Bobroff1-1/+0
2018-10-09Merge branch 'fixes' into nextMichael Ellerman1-0/+1
2018-10-03powerpc/tm: Remove msr_tm_active()Breno Leitao1-1/+6
2018-10-03powerpc/ptrace: Add support for PTRACE_SYSEMUBreno Leitao2-1/+7
2018-10-03powerpc: Redefine TIF_32BITS thread flagBreno Leitao1-1/+1
2018-10-03powerpc/64: add stack protector supportChristophe Leroy2-0/+7
2018-10-03powerpc/32: add stack protector supportChristophe Leroy1-0/+34
2018-10-03powerpc/traps: merge unrecoverable_exception() and nonrecoverable_exception()Christophe Leroy1-1/+0