summaryrefslogtreecommitdiff
path: root/arch/powerpc/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2023-06-30Merge tag 'powerpc-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-8/+9
2023-06-29Merge branch 'expand-stack'Linus Torvalds1-0/+1
2023-06-25powerpc/mm: Convert to using lock_mm_and_find_vma()Michael Ellerman1-0/+1
2023-06-20watchdog/hardlockup: define HARDLOCKUP_DETECTOR_ARCHPetr Mladek1-3/+2
2023-06-19powerpc/ftrace: Disable ftrace on ppc32 if using clangNaveen N Rao1-1/+1
2023-06-14powerpc/64: Use -mprofile-kernel for big endian ELFv2 kernelsNicholas Piggin1-2/+3
2023-06-14powerpc/64: Make ELFv2 the default for big-endian buildsNicholas Piggin1-2/+4
2023-06-14powerpc/64: Force ELFv2 when building with LLVM linkerNicholas Piggin1-4/+2
2023-06-09powerpc/{32,book3e}: kcsan: Extend KCSAN SupportRohan McLure1-1/+1
2023-05-21powerpc/mm: Reinstate ARCH_FORCE_MAX_ORDER rangesMichael Ellerman1-0/+6
2023-04-29Merge tag 'dma-mapping-6.4-2023-04-28' of git://git.infradead.org/users/hch/d...Linus Torvalds1-1/+1
2023-04-29Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-6/+14
2023-04-28Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-22/+16
2023-04-26powerpc/64s: Disable pcrel code model on ClangNicholas Piggin1-1/+6
2023-04-21powerpc/configs/64s: Select ARCH_WANT_DEFAULT_BPF_JITMichael Ellerman1-0/+1
2023-04-20powerpc/64: vmlinux support building with PCREL addresingNicholas Piggin1-0/+3
2023-04-20powerpc/64: Add support to build with prefixed instructionsNicholas Piggin1-0/+3
2023-04-19powerpc: drop ranges for definition of ARCH_FORCE_MAX_ORDERMike Rapoport (IBM)1-6/+0
2023-04-19powerpc: reword ARCH_FORCE_MAX_ORDER prompt and help textMike Rapoport (IBM)1-7/+9
2023-04-11powerpc/64: Always build with 128-bit long doubleMichael Ellerman1-4/+0
2023-04-07of: address: always use dma_default_coherent for default coherencyJiaxun Yang1-1/+1
2023-04-06mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov1-15/+12
2023-04-05Kconfig: introduce HAS_IOPORT option and select it as necessaryNiklas Schnelle1-0/+1
2023-04-04powerpc: Implement arch_within_stack_framesNicholas Miehlbradt1-0/+1
2023-03-29powerpc/64s: enable MMU_LAZY_TLB_SHOOTDOWNNicholas Piggin1-0/+1
2023-03-14powerpc: Allow CONFIG_PPC64_BIG_ENDIAN_ELF_ABI_V2 with ld.lld 15+Nathan Chancellor1-2/+1
2023-02-28powerpc: Avoid dead code/data elimination when using recordmcountMichael Ellerman1-1/+1
2023-02-12powerpc/pseries: Turn PSERIES_PLPKS into a hidden optionAndrew Donnellan1-0/+1
2023-02-12Merge branch 'fixes' into nextMichael Ellerman1-1/+0
2023-02-12powerpc/kcsan: Add KCSAN SupportRohan McLure1-0/+1
2023-02-10powerpc/32: select HAVE_VIRT_CPU_ACCOUNTING_GENNicholas Piggin1-0/+1
2023-02-10powerpc/32: implement HAVE_CONTEXT_TRACKING_USER supportNicholas Piggin1-1/+1
2023-02-07powerpc/pci: Add option for using pci_to_OF_bus_mapPali Rohár1-1/+12
2023-02-02powerpc: Don't select ARCH_WANTS_NO_INSTRMichael Ellerman1-1/+0
2023-01-30powerpc/pci: Enable PPC_PCI_BUS_NUM_DOMAIN_DEPENDENT by defaultPali Rohár1-0/+1
2022-12-08Merge branch 'topic/objtool' into nextMichael Ellerman1-0/+2
2022-12-07powerpc/rtas: mandate RTAS syscall filteringNathan Lynch1-13/+0
2022-12-02powerpc/64: Sanitise user registers on interrupt in pseries, POWERNVRohan McLure1-1/+1
2022-12-02powerpc/64: Add INTERRUPT_SANITIZE_REGISTERS KconfigRohan McLure1-0/+9
2022-12-02Merge branch 'topic/qspinlock' into nextMichael Ellerman1-2/+1
2022-12-02powerpc/64: Option to build big-endian with ELFv2 ABINicholas Piggin1-0/+21
2022-12-02powerpc/qspinlock: powerpc qspinlock implementationNicholas Piggin1-2/+1
2022-11-30Merge branch 'fixes' into nextMichael Ellerman1-1/+2
2022-11-24powerpc: add compile-time support for lbarx, lharxNicholas Piggin1-0/+3
2022-11-18objtool/powerpc: Add --mcount specific implementationSathvika Vasireddy1-0/+1
2022-11-18objtool/powerpc: Enable objtool to be built on ppcSathvika Vasireddy1-0/+1
2022-11-01powerpc/32: Select ARCH_SPLIT_ARG64Michael Ellerman1-0/+1
2022-10-31powerpc/64e: Fix amdgpu build on Book3E w/o AltiVecMichael Ellerman1-1/+1
2022-10-11Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2022-09-28powerpc/64s: Enable KFENCE on book3s64Nicholas Miehlbradt1-1/+1