aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-01powerpc/powernv/mce: Print additional information about MCE error.Mahesh Salgaonkar1-0/+10
2019-05-01powerpc/powernv/mce: Print correct severity for MCE error.Mahesh Salgaonkar1-42/+44
2019-05-01powerpc/powernv/mce: Reduce MCE console logs to lesser lines.Mahesh Salgaonkar1-1/+1
2019-05-01powerpc: Add doorbell tracepointsAnton Blanchard1-0/+16
2019-04-30Merge branch 'topic/ppc-kvm' into nextMichael Ellerman8-44/+68
2019-04-30powerpc/64s: Reimplement book3s idle code in CNicholas Piggin4-41/+35
2019-04-29powerpc/pseries: Track LMB nid instead of using device treeNathan Fontenot1-0/+21
2019-04-21powerpc/mm/hash: Rename KERNEL_REGION_ID to LINEAR_MAP_REGION_IDAneesh Kumar K.V2-3/+3
2019-04-21powerpc/mm/hash: Simplify the region id calculation.Aneesh Kumar K.V4-18/+20
2019-04-21powerpc/mm: Drop the unnecessary region checkAneesh Kumar K.V1-12/+0
2019-04-21powerpc/mm/hash64: Map all the kernel regions in the same 0xc rangeAneesh Kumar K.V7-74/+121
2019-04-21powerpc/mm/hash64: Add a variable to track the end of IO mappingAneesh Kumar K.V3-4/+8
2019-04-21powerc/mm/hash: Reduce hash_mm_context sizeAneesh Kumar K.V2-4/+2
2019-04-21powerpc/mm: Reduce memory usage for mm_context_t for radixAneesh Kumar K.V2-38/+44
2019-04-21powerpc/mm: Add helpers for accessing hash translation related variablesAneesh Kumar K.V3-3/+114
2019-04-21powerpc/mm: Remove PPC_MM_SLICES #ifdef for book3s64Aneesh Kumar K.V2-17/+0
2019-04-21powerpc/mm: Fix build error with FLATMEM book3s64 configAneesh Kumar K.V3-15/+17
2019-04-21powerpc/32s: Implement Kernel Userspace Access ProtectionChristophe Leroy2-0/+106
2019-04-21powerpc/32s: Prepare Kernel Userspace Access ProtectionChristophe Leroy1-0/+2
2019-04-21powerpc/32s: Implement Kernel Userspace Execution Prevention.Christophe Leroy3-0/+48
2019-04-21powerpc/8xx: Add Kernel Userspace Access ProtectionChristophe Leroy3-0/+68
2019-04-21powerpc/8xx: Add Kernel Userspace Execution PreventionChristophe Leroy1-0/+7
2019-04-21powerpc/8xx: Only define APG0 and APG1Christophe Leroy1-6/+6
2019-04-21powerpc/32: Prepare for Kernel Userspace Access ProtectionChristophe Leroy1-1/+14
2019-04-21powerpc/mm: Detect bad KUAP faultsMichael Ellerman2-0/+7
2019-04-21powerpc/64s: Implement KUAP for Radix MMUMichael Ellerman5-1/+120
2019-04-21powerpc: Add a framework for Kernel Userspace Access ProtectionChristophe Leroy4-10/+75
2019-04-21powerpc: Add skeleton for Kernel Userspace Execution PreventionChristophe Leroy1-0/+6
2019-04-21powerpc: Add framework for Kernel Userspace ProtectionChristophe Leroy1-0/+11
2019-04-20powerpc: Add force enable of DAWR on P9 optionMichael Neuling1-0/+8
2019-04-20powerpc/pseries: hwpoison the pages upon hitting UEGanesh Goudar1-0/+1
2019-04-20powerpc/mm: Silence unused-but-set-variable warningsQian Cai2-2/+4
2019-04-20powerpc/mm: move warning from resize_hpt_for_hotplug()Laurent Vivier1-2/+2
2019-04-20powerpc/mm/64: Document the sizes of/sizes mapped by Pxx_INDEX_SIZEMichael Ellerman4-16/+18
2019-04-20Merge branch 'fixes' into nextMichael Ellerman1-1/+1
2019-04-11powerpc/xive: add OPAL extensions for the XIVE native exploitation supportCédric Le Goater3-3/+25
2019-04-10powerpc/mm: Define MAX_PHYSMEM_BITS for all 64-bit configsMichael Ellerman1-1/+1
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+2
2019-03-21powerpc/mm: Only define MAX_PHYSMEM_BITS in SPARSEMEM configurationsBen Hutchings1-1/+1
2019-03-18powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038Michael Ellerman1-4/+4
2019-03-17Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds2-3/+0
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada1-2/+0
2019-03-17kbuild: warn redundant generic-yMasahiro Yamada1-1/+0
2019-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-0/+2
2019-03-16Merge tag 'powerpc-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-0/+8
2019-03-16powerpc: bpf: Fix generation of load/store DW instructionsNaveen N. Rao1-0/+2
2019-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-1/+20
2019-03-07Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds43-331/+313
2019-03-06Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2-9/+2
2019-03-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-1/+36