aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Kconfig
AgeCommit message (Expand)Author
2021-05-17Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/cn96xxBruce Ashfield
2021-05-14powerpc: Fix HAVE_HARDLOCKUP_DETECTOR_ARCH build configurationChen Huang
2021-03-08Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2021-03-04powerpc/47x: Disable 256k page sizeChristophe Leroy
2020-11-09Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-11-05powerpc/rtas: Restrict RTAS requests from userspaceAndrew Donnellan
2020-11-05powerpc: select ARCH_WANT_IRQS_OFF_ACTIVATE_MMNicholas Piggin
2020-06-26Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-06-26Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-06-24powerpc/kasan: Fix stack overflow by increasing THREAD_SHIFTChristophe Leroy
2020-06-22powerpc/32: Disable KASAN with pages bigger than 16kChristophe Leroy
2020-05-28Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-05-27powerpc/64s: Disable STRICT_KERNEL_RWXMichael Ellerman
2020-05-27powerpc: Remove STRICT_KERNEL_RWX incompatibility with RELOCATABLERussell Currey
2020-02-17Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-02-11mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flushPeter Zijlstra
2020-02-11of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpcMichael Ellerman
2020-02-11powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP caseAneesh Kumar K.V
2020-01-13POWERPC: Allow to enable RTSebastian Andrzej Siewior
2020-01-13powerpc: Disable highmem on RTThomas Gleixner
2020-01-13powerpc: Add support for lazy preemptionThomas Gleixner
2020-01-13Use CONFIG_PREEMPTIONSebastian Andrzej Siewior
2019-09-20Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-09-16Merge branch 'parisc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-09-14powerpc/opalcore: export /sys/firmware/opal/core for analysing opal crashesHari Bathini
2019-09-14powerpc/fadump: add support to preserve crash data on FADUMP disabled kernelHari Bathini
2019-09-14powerpc/fadump: add fadump support on powernvHari Bathini
2019-09-06kexec: add KEXEC_ELFSven Schnelle
2019-08-28powerpc: use the generic dma coherent remap allocatorChristoph Hellwig
2019-08-28powerpc: convert to copy_thread_tlsNicholas Piggin
2019-08-27powerpc/64: don't select ARCH_HAS_SCALED_CPUTIME on book3EChristophe Leroy
2019-08-22kbuild: add CONFIG_ASM_MODVERSIONSMasahiro Yamada
2019-08-21powerpc: add machine check safe copy_to_userSantosh Sivaraj
2019-08-10dma-mapping: fix page attributes for dma_mmap_*Christoph Hellwig
2019-08-05powerpc/32: activate ARCH_HAS_PMEM_API and ARCH_HAS_UACCESS_FLUSHCACHEChristophe Leroy
2019-07-24Merge tag 'powerpc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-07-19powerpc/dma: Fix invalid DMA mmap behaviorShawn Anastasio
2019-07-16mm: introduce ARCH_HAS_PTE_DEVMAPRobin Murphy
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-07-12mm: move the powerpc hugepd code to mm/gup.cChristoph Hellwig
2019-07-12mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUPChristoph Hellwig
2019-07-05powerpc/boot: Add lzo support for uImageChristophe Leroy
2019-07-05powerpc/boot: Add lzma support for uImageChristophe Leroy
2019-07-04powerpc/Kconfig: Clean up formattingEnrico Weigelt, metux IT consult
2019-07-03powerpc: Fix compile issue with force DAWRMichael Neuling
2019-07-01powerpc/ftrace: Enable C Version of recordmcountChristophe Leroy
2019-06-19powerpc/64s/radix: Enable HAVE_ARCH_HUGE_VMAPNicholas Piggin
2019-06-08docs: move protection-keys.rst to the core-api bookMauro Carvalho Chehab
2019-05-14mm: memblock: make keeping memblock memory opt-in rather than opt-outMike Rapoport