aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-04Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-6/+3
2020-02-04asm-generic/tlb: rename HAVE_MMU_GATHER_PAGE_SIZEPeter Zijlstra1-1/+1
2020-02-04asm-generic/tlb: rename HAVE_RCU_TABLE_FREEPeter Zijlstra1-1/+1
2020-02-04mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flushPeter Zijlstra1-1/+0
2020-02-04powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP caseAneesh Kumar K.V1-1/+1
2020-01-30Merge tag 'devicetree-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-0/+1
2020-01-30powerpc: indent to improve Kconfig readabilityRandy Dunlap1-1/+1
2020-01-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2020-01-28Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2020-01-28of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpcMichael Ellerman1-0/+1
2020-01-27powerpc/kconfig: Move CONFIG_PPC32 into Kconfig.cputypeChristophe Leroy1-4/+0
2020-01-27powerpc/32: Add support of KASAN_VMALLOCChristophe Leroy1-0/+1
2020-01-22powerpc: Ultravisor: Fix the dependencies for CONFIG_PPC_UVBharata B Rao1-5/+1
2020-01-16powerpc: Remove STRICT_KERNEL_RWX incompatibility with RELOCATABLERussell Currey1-1/+1
2019-12-25Merge tag 'v5.5-rc3' into sched/core, to pick up fixesIngo Molnar1-0/+17
2019-12-13scripts/sorttable: Rename 'sortextable' to 'sorttable'Shile Zhang1-1/+1
2019-12-08sched/rt, powerpc: Use CONFIG_PREEMPTIONThomas Gleixner1-1/+1
2019-12-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+17
2019-11-28powerpc: Ultravisor: Add PPC_UV config optionAnshuman Khandual1-0/+17
2019-11-19powerpc: Add support for GENERIC_EARLY_IOREMAPChristophe Leroy1-0/+1
2019-11-14Merge branch 'topic/kaslr-book3e32' into nextMichael Ellerman1-0/+11
2019-11-13powerpc/fsl_booke/32: implement KASLR infrastructureJason Yan1-0/+11
2019-11-13Merge branch 'topic/secureboot' into nextMichael Ellerman1-0/+22
2019-11-13powerpc: expose secure variables to userspace via sysfsNayna Jain1-0/+11
2019-11-12powerpc/ima: Add support to initialize ima policy rulesNayna Jain1-0/+1
2019-11-12powerpc: Detect the secure boot mode of the systemNayna Jain1-0/+10
2019-11-07powerpc: Support CMDLINE_EXTENDChris Packham1-1/+19
2019-09-20Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-17/+26
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-0/+1
2019-09-16Merge branch 'parisc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds1-0/+1
2019-09-14powerpc/opalcore: export /sys/firmware/opal/core for analysing opal crashesHari Bathini1-0/+9
2019-09-14powerpc/fadump: add support to preserve crash data on FADUMP disabled kernelHari Bathini1-0/+9
2019-09-14powerpc/fadump: add fadump support on powernvHari Bathini1-2/+3
2019-09-06kexec: add KEXEC_ELFSven Schnelle1-0/+1
2019-08-28powerpc: use the generic dma coherent remap allocatorChristoph Hellwig1-12/+0
2019-08-28powerpc: convert to copy_thread_tlsNicholas Piggin1-0/+1
2019-08-27powerpc/64: don't select ARCH_HAS_SCALED_CPUTIME on book3EChristophe Leroy1-1/+1
2019-08-22kbuild: add CONFIG_ASM_MODVERSIONSMasahiro Yamada1-0/+1
2019-08-21powerpc: add machine check safe copy_to_userSantosh Sivaraj1-0/+1
2019-08-10dma-mapping: fix page attributes for dma_mmap_*Christoph Hellwig1-1/+0
2019-08-05powerpc/32: activate ARCH_HAS_PMEM_API and ARCH_HAS_UACCESS_FLUSHCACHEChristophe Leroy1-2/+2
2019-07-24Merge tag 'powerpc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-0/+1
2019-07-19powerpc/dma: Fix invalid DMA mmap behaviorShawn Anastasio1-0/+1
2019-07-16mm: introduce ARCH_HAS_PTE_DEVMAPRobin Murphy1-1/+1
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-20/+28
2019-07-12mm: move the powerpc hugepd code to mm/gup.cChristoph Hellwig1-0/+1
2019-07-12mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUPChristoph Hellwig1-1/+1
2019-07-05powerpc/boot: Add lzo support for uImageChristophe Leroy1-0/+1
2019-07-05powerpc/boot: Add lzma support for uImageChristophe Leroy1-0/+1
2019-07-04powerpc/Kconfig: Clean up formattingEnrico Weigelt, metux IT consult1-20/+20