aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-01powerpc/tm: Avoid machine crash on rt_sigreturn()Breno Leitao1-1/+26
2019-05-01powerpc/powernv/mce: Print additional information about MCE error.Mahesh Salgaonkar2-43/+76
2019-05-01powerpc/powernv/mce: Print correct severity for MCE error.Mahesh Salgaonkar2-71/+78
2019-05-01powerpc/powernv/mce: Reduce MCE console logs to lesser lines.Mahesh Salgaonkar1-41/+48
2019-05-01powerpc: Add doorbell tracepointsAnton Blanchard1-0/+3
2019-05-01powerpc/64s: Remove 'dummy_copy_buffer'Mathieu Malaterre1-5/+0
2019-05-01powerpc/cacheinfo: Fix kobject memleakTobin C. Harding1-7/+6
2019-05-01powerpc/vdso: Drop unnecessary cc-ldoptionNick Desaulniers2-6/+4
2019-04-30Merge branch 'topic/ppc-kvm' into nextMichael Ellerman7-988/+230
2019-04-30powerpc/64s: Reimplement book3s idle code in CNicholas Piggin4-943/+162
2019-04-30powerpc/watchdog: Use hrtimers for per-CPU heartbeatNicholas Piggin1-41/+40
2019-04-21powerpc/mm: Print kernel map details to dmesgAneesh Kumar K.V1-0/+3
2019-04-21powerpc/mm: Reduce memory usage for mm_context_t for radixAneesh Kumar K.V1-0/+6
2019-04-21powerpc/mm: Move slb_addr_linit to early_init_mmuAneesh Kumar K.V1-11/+0
2019-04-21powerpc/mm: Add helpers for accessing hash translation related variablesAneesh Kumar K.V1-6/+6
2019-04-21powerpc/32s: Implement Kernel Userspace Access ProtectionChristophe Leroy2-0/+14
2019-04-21powerpc/32s: Prepare Kernel Userspace Access ProtectionChristophe Leroy1-11/+11
2019-04-21powerpc/32s: Implement Kernel Userspace Execution Prevention.Christophe Leroy2-1/+23
2019-04-21powerpc/32: Prepare for Kernel Userspace Access ProtectionChristophe Leroy1-4/+12
2019-04-21powerpc/32: Remove MSR_PR test when returning from syscallChristophe Leroy1-5/+0
2019-04-21powerpc/64s: Implement KUAP for Radix MMUMichael Ellerman2-2/+28
2019-04-21powerpc/64: Setup KUP on secondary CPUsRussell Currey1-0/+3
2019-04-21powerpc: Add a framework for Kernel Userspace Access ProtectionChristophe Leroy1-0/+4
2019-04-21powerpc: Add framework for Kernel Userspace ProtectionChristophe Leroy1-0/+7
2019-04-21powerpc/powernv/idle: Restore AMR/UAMOR/AMOR after idleMichael Ellerman1-4/+23
2019-04-21powerpc/powernv/idle: Restore IAMR after idleRussell Currey1-0/+20
2019-04-20powerpc: Add force enable of DAWR on P9 optionMichael Neuling3-6/+68
2019-04-20powerpc: Remove duplicate headersJagadeesh Pagadala1-1/+0
2019-04-20powerpc/pseries: hwpoison the pages upon hitting UEGanesh Goudar1-1/+1
2019-04-20powerpc/mm/radix: Don't do SLB preload when using the radix MMUAneesh Kumar K.V1-1/+2
2019-04-20powerpc/64: Fix booting large kernels with STRICT_KERNEL_RWXRussell Currey1-1/+3
2019-04-08powerpc/64s/radix: Fix radix segment exception handlingNicholas Piggin1-0/+12
2019-04-08powerpc/vdso32: fix CLOCK_MONOTONIC on PPC64Christophe Leroy1-1/+1
2019-04-01powerpc/32: Fix early boot failure with RTAS built-inChristophe Leroy1-8/+0
2019-03-21powerpc/security: Fix spectre_v2 reportingMichael Ellerman1-15/+8
2019-03-19powerpc/6xx: fix setup and use of SPRN_SPRG_PGDIR for hash32Christophe Leroy2-3/+6
2019-03-18powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038Michael Ellerman1-2/+2
2019-03-16Merge tag 'powerpc-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds2-7/+1
2019-03-13powerpc/64s: Include <asm/nmi.h> header file to fix a warningMathieu Malaterre1-0/+1
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport4-0/+15
2019-03-12memblock: drop memblock_alloc_base()Mike Rapoport1-1/+5
2019-03-12powerpc: use memblock functions returning virtual addressChristophe Leroy3-4/+10
2019-03-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-14/+11
2019-03-07arch: simplify several early memory allocationsMike Rapoport1-2/+2
2019-03-07powerpc: prefer memblock APIs returning virtual addressMike Rapoport2-12/+9
2019-03-07Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds54-1293/+1081
2019-03-06Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2-191/+3
2019-03-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-4/+4
2019-03-05powerpc/vdso: don't clear PG_reservedDavid Hildenbrand1-2/+0
2019-03-05mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual2-2/+4