summaryrefslogtreecommitdiff
path: root/arch/powerpc/Kconfig
AgeCommit message (Expand)Author
2023-04-18powerpc: reword ARCH_FORCE_MAX_ORDER prompt and help textMike Rapoport (IBM)
2023-04-11powerpc/64: Always build with 128-bit long doubleMichael Ellerman
2023-04-07of: address: always use dma_default_coherent for default coherencyJiaxun Yang
2023-04-05mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov
2023-04-05Kconfig: introduce HAS_IOPORT option and select it as necessaryNiklas Schnelle
2023-04-04powerpc: Implement arch_within_stack_framesNicholas Miehlbradt
2023-03-28powerpc/64s: enable MMU_LAZY_TLB_SHOOTDOWNNicholas Piggin
2023-03-15powerpc: Allow CONFIG_PPC64_BIG_ENDIAN_ELF_ABI_V2 with ld.lld 15+Nathan Chancellor
2023-02-28powerpc: Avoid dead code/data elimination when using recordmcountMichael Ellerman
2023-02-12powerpc/pseries: Turn PSERIES_PLPKS into a hidden optionAndrew Donnellan
2023-02-12Merge branch 'fixes' into nextMichael Ellerman
2023-02-12powerpc/kcsan: Add KCSAN SupportRohan McLure
2023-02-10powerpc/32: select HAVE_VIRT_CPU_ACCOUNTING_GENNicholas Piggin
2023-02-10powerpc/32: implement HAVE_CONTEXT_TRACKING_USER supportNicholas Piggin
2023-02-07powerpc/pci: Add option for using pci_to_OF_bus_mapPali Rohár
2023-02-02powerpc: Don't select ARCH_WANTS_NO_INSTRMichael Ellerman
2023-01-30powerpc/pci: Enable PPC_PCI_BUS_NUM_DOMAIN_DEPENDENT by defaultPali Rohár
2022-12-08Merge branch 'topic/objtool' into nextMichael Ellerman
2022-12-07powerpc/rtas: mandate RTAS syscall filteringNathan Lynch
2022-12-02powerpc/64: Sanitise user registers on interrupt in pseries, POWERNVRohan McLure
2022-12-02powerpc/64: Add INTERRUPT_SANITIZE_REGISTERS KconfigRohan McLure
2022-12-02Merge branch 'topic/qspinlock' into nextMichael Ellerman
2022-12-02powerpc/64: Option to build big-endian with ELFv2 ABINicholas Piggin
2022-12-02powerpc/qspinlock: powerpc qspinlock implementationNicholas Piggin
2022-11-30Merge branch 'fixes' into nextMichael Ellerman
2022-11-24powerpc: add compile-time support for lbarx, lharxNicholas Piggin
2022-11-18objtool/powerpc: Add --mcount specific implementationSathvika Vasireddy
2022-11-18objtool/powerpc: Enable objtool to be built on ppcSathvika Vasireddy
2022-11-01powerpc/32: Select ARCH_SPLIT_ARG64Michael Ellerman
2022-10-31powerpc/64e: Fix amdgpu build on Book3E w/o AltiVecMichael Ellerman
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-09-28powerpc/64s: Enable KFENCE on book3s64Nicholas Miehlbradt
2022-09-28powerpc: Provide syscall wrapperRohan McLure
2022-09-26powerpc: Simplify redundant Kconfig testsChristophe Leroy
2022-09-26powerpc: Replace PPC_85xx || PPC_BOOKE_64 by PPC_E500Christophe Leroy
2022-09-26powerpc: Remove CONFIG_PPC_FSL_BOOK3EChristophe Leroy
2022-09-26powerpc: Remove CONFIG_PPC_BOOK3EChristophe Leroy
2022-09-26powerpc: Remove CONFIG_FSL_BOOKEChristophe Leroy
2022-09-26powerpc/Kconfig: Fix non existing CONFIG_PPC_FSL_BOOKEChristophe Leroy
2022-09-26powerpc: Always select HAVE_EFFICIENT_UNALIGNED_ACCESSMichael Ellerman
2022-09-11arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDERZi Yan
2022-08-06Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-08-05Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-02Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-02Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-07-29Merge tag 'powerpc-5.19-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-07-28powerpc: add support for syscall stack randomizationXiu Jianfeng
2022-07-27powerpc/pci: Add config option for using all 256 PCI busesPali Rohár
2022-07-27powerpc/purgatory: Omit use of bin2cMasahiro Yamada