summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2019-05-03powerpc/32: Move early_init() in a separate fileChristophe Leroy
2019-05-03powerpc/mm: move hugetlb_disabled into asm/hugetlb.hChristophe Leroy
2019-05-03powerpc/mm: fix erroneous duplicate slb_addr_limit initChristophe Leroy
2019-05-01powerpc/tm: Avoid machine crash on rt_sigreturn()Breno Leitao
2019-05-01powerpc/powernv/mce: Print additional information about MCE error.Mahesh Salgaonkar
2019-05-01powerpc/powernv/mce: Print correct severity for MCE error.Mahesh Salgaonkar
2019-05-01powerpc/powernv/mce: Reduce MCE console logs to lesser lines.Mahesh Salgaonkar
2019-05-01powerpc: Add doorbell tracepointsAnton Blanchard
2019-05-01powerpc/64s: Remove 'dummy_copy_buffer'Mathieu Malaterre
2019-05-01powerpc/cacheinfo: Fix kobject memleakTobin C. Harding
2019-05-01powerpc/vdso: Drop unnecessary cc-ldoptionNick Desaulniers
2019-04-30Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2019-04-30powerpc/64s: Reimplement book3s idle code in CNicholas Piggin
2019-04-30powerpc/watchdog: Use hrtimers for per-CPU heartbeatNicholas Piggin
2019-04-23Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2019-04-21powerpc/mm: Print kernel map details to dmesgAneesh Kumar K.V
2019-04-21powerpc/mm: Reduce memory usage for mm_context_t for radixAneesh Kumar K.V
2019-04-21powerpc/mm: Move slb_addr_linit to early_init_mmuAneesh Kumar K.V
2019-04-21powerpc/mm: Add helpers for accessing hash translation related variablesAneesh Kumar K.V
2019-04-21powerpc/32s: Implement Kernel Userspace Access ProtectionChristophe Leroy
2019-04-21powerpc/32s: Prepare Kernel Userspace Access ProtectionChristophe Leroy
2019-04-21powerpc/32s: Implement Kernel Userspace Execution Prevention.Christophe Leroy
2019-04-21powerpc/32: Prepare for Kernel Userspace Access ProtectionChristophe Leroy
2019-04-21powerpc/32: Remove MSR_PR test when returning from syscallChristophe Leroy
2019-04-21powerpc/64s: Implement KUAP for Radix MMUMichael Ellerman
2019-04-21powerpc/64: Setup KUP on secondary CPUsRussell Currey
2019-04-21powerpc: Add a framework for Kernel Userspace Access ProtectionChristophe Leroy
2019-04-21powerpc: Add framework for Kernel Userspace ProtectionChristophe Leroy
2019-04-21powerpc/powernv/idle: Restore AMR/UAMOR/AMOR after idleMichael Ellerman
2019-04-21powerpc/powernv/idle: Restore IAMR after idleRussell Currey
2019-04-20powerpc: Add force enable of DAWR on P9 optionMichael Neuling
2019-04-20powerpc: Remove duplicate headersJagadeesh Pagadala
2019-04-20powerpc/pseries: hwpoison the pages upon hitting UEGanesh Goudar
2019-04-20powerpc/mm/radix: Don't do SLB preload when using the radix MMUAneesh Kumar K.V
2019-04-20powerpc/64: Fix booting large kernels with STRICT_KERNEL_RWXRussell Currey
2019-04-17powerpc/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf
2019-04-15arch: add pidfd and io_uring syscalls everywhereArnd Bergmann
2019-04-13Merge tag 'powerpc-5.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-04-08powerpc/64s/radix: Fix radix segment exception handlingNicholas Piggin
2019-04-08powerpc/vdso32: fix CLOCK_MONOTONIC on PPC64Christophe Leroy
2019-04-05kmemleak: powerpc: skip scanning holes in the .bss sectionCatalin Marinas
2019-04-01powerpc/32: Fix early boot failure with RTAS built-inChristophe Leroy
2019-03-21powerpc/security: Fix spectre_v2 reportingMichael Ellerman
2019-03-19powerpc/6xx: fix setup and use of SPRN_SPRG_PGDIR for hash32Christophe Leroy
2019-03-18powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038Michael Ellerman
2019-03-16Merge tag 'powerpc-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-03-13powerpc/64s: Include <asm/nmi.h> header file to fix a warningMathieu Malaterre
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport
2019-03-12memblock: drop memblock_alloc_base()Mike Rapoport
2019-03-12powerpc: use memblock functions returning virtual addressChristophe Leroy