summaryrefslogtreecommitdiff
path: root/arch/powerpc/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2024-01-09Merge tag 'powerpc-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-0/+1
2024-01-09mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov1-1/+1
2023-12-21kexec: fix KEXEC_FILE dependenciesArnd Bergmann1-2/+2
2023-12-13powerpc/Kconfig: Select FUNCTION_ALIGNMENT_4BSathvika Vasireddy1-0/+1
2023-10-20powerpc/trace: Add support for HAVE_FUNCTION_ARG_ACCESS_APINaveen N Rao1-0/+1
2023-10-15powerpc/mm: Allow ARCH_FORCE_MAX_ORDER up to 12Michael Ellerman1-1/+1
2023-09-18powerpc: Fix build issue with LD_DEAD_CODE_DATA_ELIMINATION and FTRACE_MCOUNT...Naveen N Rao1-1/+1
2023-08-31Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-9/+14
2023-08-30Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds1-39/+18
2023-08-21powerpc/book3s64/memhotplug: enable memmap on memory for radixAneesh Kumar K.V1-0/+1
2023-08-21powerpc/ftrace: Add support for -fpatchable-function-entryNaveen N Rao1-3/+11
2023-08-18kexec: rename ARCH_HAS_KEXEC_PURGATORYEric DeVolder1-1/+1
2023-08-18powerpc/kexec: refactor for kernel/Kconfig.kexecEric DeVolder1-38/+17
2023-08-18powerpc/book3s64/radix: add support for vmemmap optimization for radixAneesh Kumar K.V1-0/+1
2023-08-18powerpc: mm: convert to GENERIC_IOREMAPChristophe Leroy1-0/+1
2023-08-18powerpc/idle: Add support for nohltVaibhav Jain1-0/+1
2023-08-16powerpc: Remove CONFIG_PCI_8260Christophe Leroy1-6/+0
2023-08-02powerpc: Add HOTPLUG_SMT supportMichael Ellerman1-0/+2
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