summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Kconfig
AgeCommit message (Expand)AuthorLines
8 dayspowerpc64: make clang cross-build friendlyHari Bathini-2/+2
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+2
2026-02-06mm: convert __HAVE_ARCH_TLB_REMOVE_TABLE to CONFIG_HAVE_ARCH_TLB_REMOVE_TABLE...Qi Zheng-0/+1
2026-01-26powerpc/mm: support page table checkRohan McLure-0/+1
2026-01-07powerpc/32: Automatically adapt TASK_SIZE based on constraintsChristophe Leroy-2/+1
2025-11-15mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlbDavid Hildenbrand (Red Hat)-0/+1
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+1
2025-09-30Merge tag 'timers-vdso-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-2/+0
2025-09-30Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-8/+3
2025-09-21kasan: introduce ARCH_DEFER_KASAN and unify static key across modesSabyrzhan Tasbolatov-0/+1
2025-09-16powerpc/fprobe: fix updated fprobe for function-graph tracerHari Bathini-0/+1
2025-09-16powerpc/ftrace: support CONFIG_FUNCTION_GRAPH_RETVALAditya Bodkhe-0/+1
2025-09-06arch/powerpc: Remove support for older GCC and binutilsChristophe Leroy-1/+1
2025-09-04vdso: Drop Kconfig GENERIC_VDSO_TIME_NSThomas Weißschuh-1/+0
2025-09-04vdso: Drop Kconfig GENERIC_VDSO_DATA_STOREThomas Weißschuh-1/+0
2025-09-03sched: Unify the SCHED_{SMT,CLUSTER,MC} KconfigPeter Zijlstra-12/+3
2025-09-03sched/fair: Get rid of sched_domains_curr_level hack for tl->cpumask()Peter Zijlstra-0/+4
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+0
2025-07-30Merge tag 'ftrace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds-1/+0
2025-07-22tracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORDSteven Rostedt-1/+0
2025-07-09mm: remove devmap related functions and page table bitsAlistair Popple-1/+0
2025-06-30lib/crc: powerpc: Migrate optimized CRC code into lib/crc/Eric Biggers-2/+0
2025-05-12powerpc/8xx: Reduce alignment constraint for kernel memoryChristophe Leroy-5/+5
2025-04-16powerpc: enable dynamic preemptionShrikanth Hegde-0/+1
2025-04-01Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...Linus Torvalds-0/+3
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+1
2025-03-27Merge tag 'powerpc-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-9/+2
2025-03-17mm: rename GENERIC_PTDUMP and PTDUMP_COREAnshuman Khandual-1/+1
2025-03-16powerpc/crash: use generic crashkernel reservationSourabh Jain-0/+3
2025-02-26powerpc: Remove PPC_OF_PLATFORM_PCIMichael Ellerman-5/+0
2025-02-26powerpc: Remove DCR_MMIO and the DCR generic layerMichael Ellerman-4/+1
2025-02-26powerpc/static_call: Implement inline static callsChristophe Leroy-0/+1
2025-02-21powerpc/vdso: Switch to generic storage implementationThomas Weißschuh-0/+2
2025-01-22Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds-0/+2
2025-01-21Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds-0/+1
2024-12-26ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNCMasami Hiramatsu (Google)-0/+1
2024-12-19powerpc: Add preempt lazy supportShrikanth Hegde-0/+1
2024-12-01powerpc/crc-t10dif: expose CRC-T10DIF function through libEric Biggers-0/+1
2024-12-01powerpc/crc32: expose CRC32 functions through libEric Biggers-0/+1
2024-11-23Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-3/+23
2024-11-19Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+8
2024-11-14crash, powerpc: default to CRASH_DUMP=n on PPC_BOOK3S_32Dave Vasilevsky-0/+4
2024-11-02powerpc: Add kconfig option for the systemcfg pageThomas Weißschuh-0/+8
2024-10-31samples/ftrace: Add support for ftrace direct samples on powerpcNaveen N Rao-0/+2
2024-10-31powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_DIRECT_CALLSNaveen N Rao-0/+1
2024-10-31powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_CALL_OPSNaveen N Rao-0/+1
2024-10-31powerpc64/ftrace: Support .text larger than 32MB with out-of-line stubsNaveen N Rao-0/+12
2024-10-31powerpc64/ftrace: Move ftrace sequence out of lineNaveen N Rao-0/+4
2024-10-31powerpc/ftrace: Add a postlink script to validate function tracerNaveen N Rao-1/+1
2024-10-23powerpc: Fix stack protector Kconfig test for clangNathan Chancellor-2/+2