summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2024-05-171-0/+4
|\
| * powerpc/crash: add crash CPU hotplug supportSourabh Jain2024-04-231-0/+4
* | powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriateMike Rapoport (IBM)2024-05-141-1/+1
* | Replace macro "ARCH_HAVE_EXTRA_ELF_NOTES" with kconfigVignesh Balasubramanian2024-04-151-0/+1
|/
* powerpc/kdump: Split KEXEC_CORE and CRASH_DUMP dependencyHari Bathini2024-03-171-8/+1
* Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-03-141-1/+0
|\
| * powerpc: Kconfig: remove tautology in CONFIG_COMPATNathan Chancellor2024-02-221-1/+0
* | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-141-1/+6
|\ \
| * | ppc, crash: enforce KEXEC and KEXEC_FILE to select CRASH_DUMPBaoquan He2024-02-231-0/+6
| * | crash: remove dependency of FA_DUMP on CRASH_DUMPBaoquan He2024-02-231-2/+0
| * | crash: split vmcoreinfo exporting code out from crash_core.cBaoquan He2024-02-231-1/+1
| * | kexec: split crashkernel reservation code out from crash_core.cBaoquan He2024-02-231-0/+1
| |/
* | Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-03-121-1/+1
|\ \
| * | ubsan: Remove CONFIG_UBSAN_SANITIZE_ALLKees Cook2024-02-061-1/+1
| |/
* / arch: simplify architecture specific page size configurationArnd Bergmann2024-03-061-25/+6
|/
* Merge tag 'powerpc-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2024-01-211-0/+1
|\
| * powerpc/64s: Increase default stack size to 32KBMichael Ellerman2024-01-191-0/+1
* | Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-01-091-1/+1
|\ \
| * | mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov2024-01-081-1/+1
* | | Merge tag 'powerpc-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2024-01-081-0/+1
|\ \ \ | |/ / |/| |
| * | powerpc/Kconfig: Select FUNCTION_ALIGNMENT_4BSathvika Vasireddy2023-12-131-0/+1
| |/
* / kexec: fix KEXEC_FILE dependenciesArnd Bergmann2023-12-201-2/+2
|/
* powerpc/trace: Add support for HAVE_FUNCTION_ARG_ACCESS_APINaveen N Rao2023-10-201-0/+1
* powerpc/mm: Allow ARCH_FORCE_MAX_ORDER up to 12Michael Ellerman2023-10-151-1/+1
* powerpc: Fix build issue with LD_DEAD_CODE_DATA_ELIMINATION and FTRACE_MCOUNT...Naveen N Rao2023-09-181-1/+1
* Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-08-311-9/+14
|\
| * powerpc/ftrace: Add support for -fpatchable-function-entryNaveen N Rao2023-08-221-3/+11
| * powerpc/idle: Add support for nohltVaibhav Jain2023-08-181-0/+1
| * powerpc: Remove CONFIG_PCI_8260Christophe Leroy2023-08-161-6/+0
| * powerpc: Add HOTPLUG_SMT supportMichael Ellerman2023-08-021-0/+2
* | Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-08-291-39/+18
|\ \
| * | kexec: rename ARCH_HAS_KEXEC_PURGATORYEric DeVolder2023-08-181-1/+1
| * | powerpc/kexec: refactor for kernel/Kconfig.kexecEric DeVolder2023-08-181-38/+17
| |/
* | powerpc/book3s64/memhotplug: enable memmap on memory for radixAneesh Kumar K.V2023-08-211-0/+1
* | powerpc/book3s64/radix: add support for vmemmap optimization for radixAneesh Kumar K.V2023-08-181-0/+1
* | powerpc: mm: convert to GENERIC_IOREMAPChristophe Leroy2023-08-181-0/+1
|/
* Merge tag 'powerpc-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-06-301-8/+9
|\
| * powerpc/ftrace: Disable ftrace on ppc32 if using clangNaveen N Rao2023-06-191-1/+1
| * powerpc/64: Use -mprofile-kernel for big endian ELFv2 kernelsNicholas Piggin2023-06-141-2/+3
| * powerpc/64: Make ELFv2 the default for big-endian buildsNicholas Piggin2023-06-141-2/+4
| * powerpc/64: Force ELFv2 when building with LLVM linkerNicholas Piggin2023-06-141-4/+2
| * powerpc/{32,book3e}: kcsan: Extend KCSAN SupportRohan McLure2023-06-091-1/+1
* | Merge branch 'expand-stack'Linus Torvalds2023-06-281-0/+1
|\ \
| * | powerpc/mm: Convert to using lock_mm_and_find_vma()Michael Ellerman2023-06-241-0/+1
| |/
* / watchdog/hardlockup: define HARDLOCKUP_DETECTOR_ARCHPetr Mladek2023-06-191-3/+2
|/
* powerpc/mm: Reinstate ARCH_FORCE_MAX_ORDER rangesMichael Ellerman2023-05-211-0/+6
* Merge tag 'dma-mapping-6.4-2023-04-28' of git://git.infradead.org/users/hch/d...Linus Torvalds2023-04-291-1/+1
|\
| * of: address: always use dma_default_coherent for default coherencyJiaxun Yang2023-04-071-1/+1
* | Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-04-281-6/+14
|\ \
| * | powerpc/64s: Disable pcrel code model on ClangNicholas Piggin2023-04-261-1/+6