aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2018-10-03powerpc/mm:book3s: Enable THP migration supportAneesh Kumar K.V1-0/+8
2018-10-03powerpc/mm/thp: update pmd_trans_huge to check for pmd_presentAneesh Kumar K.V2-0/+21
2018-10-03powerpc/mm/hugetlb/book3s: add _PAGE_PRESENT to hugepd pointer.Aneesh Kumar K.V2-1/+4
2018-10-03powerpc/mm/book3s: Update pmd_present to look at _PAGE_PRESENT bitAneesh Kumar K.V2-3/+16
2018-10-03powerpc/powernv: Make possible for user to force a full ipl cec rebootVaibhav Jain1-0/+1
2018-10-03Revert "convert SLB miss handlers to C" and subsequent commitsMichael Ellerman7-22/+23
2018-09-19powerpc: Fix duplicate const clang warning in user access codeAnton Blanchard1-3/+3
2018-09-19powerpc/pseries/memory-hotplug: Only update DT once per memory DLPAR requestNathan Fontenot1-0/+5
2018-09-19powerpc/64s/hash: Add a SLB preload cacheNicholas Piggin2-0/+6
2018-09-19powerpc/64s/hash: provide arch_setup_exec hooks for hash slice setupNicholas Piggin3-0/+9
2018-09-19powerpc/64s/hash: SLB allocation status bitmapsNicholas Piggin1-2/+4
2018-09-19powerpc/64s/hash: remove user SLB data from the pacaNicholas Piggin2-13/+1
2018-09-19powerpc/64s/hash: convert SLB miss handlers to CNicholas Piggin2-8/+2
2018-09-19powerpc/64s/hash: remove the vmalloc segment from the bolted SLBNicholas Piggin1-1/+1
2018-09-19powerpc/pseries: Dump the SLB contents on SLB MCE errors.Mahesh Salgaonkar2-0/+13
2018-09-19powerpc/pseries: Display machine check error details.Mahesh Salgaonkar1-0/+5
2018-09-19powerpc/pseries: Flush SLB contents on SLB MCE errors.Mahesh Salgaonkar2-0/+4
2018-09-19powerpc/pseries: Define MCE error event section.Mahesh Salgaonkar1-0/+8
2018-09-18powerpc: Avoid code patching freed init sectionsMichael Neuling1-0/+1
2018-09-17powerpc/pseries/mm: call H_BLOCK_REMOVELaurent Dufour1-0/+1
2018-09-17powerpc/pseries/mm: Introducing FW_FEATURE_BLOCK_REMOVELaurent Dufour1-1/+2
2018-08-24Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds4-7/+26
2018-08-23powerpc/mm/books3s: Add new pte bit to mark pte temporarily invalid.Aneesh Kumar K.V1-1/+17
2018-08-23powerpc/nohash: fix pte_access_permitted()Christophe Leroy1-6/+3
2018-08-21powerpc/topology: Get topology for shared processors at bootSrikar Dronamraju1-0/+5
2018-08-20powerpc/powernv: provide a console flush operation for opal hvc driverNicholas Piggin1-0/+1
2018-08-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-11/+64
2018-08-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+3
2018-08-17mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder1-1/+3
2018-08-17Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds77-384/+471
2018-08-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-14/+5
2018-08-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-49/+20
2018-08-13powerpc/mm/book3s/radix: Add mapping statisticsAneesh Kumar K.V2-0/+10
2018-08-13Merge branch 'fixes' into nextMichael Ellerman1-14/+23
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 rangeAneesh 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-08crypto/nx: Initialize 842 high and normal RxFIFO control registersHaren Myneni2-1/+3