aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-10-15sched/fair: Get rid of sched_domains_curr_level hack for tl->cpumask()Peter Zijlstra1-0/+4
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-1/+0
2025-07-30Merge tag 'ftrace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds1-1/+0
2025-07-22tracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORDSteven Rostedt1-1/+0
2025-07-09mm: remove devmap related functions and page table bitsAlistair Popple1-1/+0
2025-06-30lib/crc: powerpc: Migrate optimized CRC code into lib/crc/Eric Biggers1-2/+0
2025-05-12powerpc/8xx: Reduce alignment constraint for kernel memoryChristophe Leroy1-5/+5
2025-04-16powerpc: enable dynamic preemptionShrikanth Hegde1-0/+1
2025-04-01Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-0/+3
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-1/+1
2025-03-27Merge tag 'powerpc-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-9/+2
2025-03-17mm: rename GENERIC_PTDUMP and PTDUMP_COREAnshuman Khandual1-1/+1
2025-03-16powerpc/crash: use generic crashkernel reservationSourabh Jain1-0/+3
2025-02-26powerpc: Remove PPC_OF_PLATFORM_PCIMichael Ellerman1-5/+0
2025-02-26powerpc: Remove DCR_MMIO and the DCR generic layerMichael Ellerman1-4/+1
2025-02-26powerpc/static_call: Implement inline static callsChristophe Leroy1-0/+1
2025-02-21powerpc/vdso: Switch to generic storage implementationThomas Weißschuh1-0/+2
2025-01-22Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linuxLinus Torvalds1-0/+2
2025-01-21Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds1-0/+1
2024-12-26ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNCMasami Hiramatsu (Google)1-0/+1
2024-12-19powerpc: Add preempt lazy supportShrikanth Hegde1-0/+1
2024-12-01powerpc/crc-t10dif: expose CRC-T10DIF function through libEric Biggers1-0/+1
2024-12-01powerpc/crc32: expose CRC32 functions through libEric Biggers1-0/+1
2024-11-23Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-3/+23
2024-11-19Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+8
2024-11-14crash, powerpc: default to CRASH_DUMP=n on PPC_BOOK3S_32Dave Vasilevsky1-0/+4
2024-11-02powerpc: Add kconfig option for the systemcfg pageThomas Weißschuh1-0/+8
2024-10-31samples/ftrace: Add support for ftrace direct samples on powerpcNaveen N Rao1-0/+2
2024-10-31powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_DIRECT_CALLSNaveen N Rao1-0/+1
2024-10-31powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_CALL_OPSNaveen N Rao1-0/+1
2024-10-31powerpc64/ftrace: Support .text larger than 32MB with out-of-line stubsNaveen N Rao1-0/+12
2024-10-31powerpc64/ftrace: Move ftrace sequence out of lineNaveen N Rao1-0/+4
2024-10-31powerpc/ftrace: Add a postlink script to validate function tracerNaveen N Rao1-1/+1
2024-10-23powerpc: Fix stack protector Kconfig test for clangNathan Chancellor1-2/+2
2024-09-19Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+1
2024-09-19Merge tag 'powerpc-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-6/+26
2024-09-18Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/randomLinus Torvalds1-0/+1
2024-09-13powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO64Christophe Leroy1-1/+1
2024-09-13powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO32Christophe Leroy1-0/+1
2024-09-05powerpc: Replace kretprobe code with rethook on powerpcAbhishek Dubey1-0/+1
2024-09-04powerpc/mm: add ARCH_PKEY_BITS to KconfigJoey Gouly1-0/+4
2024-09-04dma-mapping: clearly mark DMA ops as an architecture featureChristoph Hellwig1-1/+1
2024-08-30powerpc/32s: Reduce default size of module/execmem areaChristophe Leroy1-3/+4
2024-08-30powerpc/8xx: Reduce default size of module/execmem areaChristophe Leroy1-0/+18
2024-08-30powerpc/8xx: Allow setting DATA alignment even with STRICT_KERNEL_RWXChristophe Leroy1-5/+5
2024-07-23Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+2
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-1/+0
2024-07-16treewide: change conditional prompt for choices to 'depends on'Masahiro Yamada1-1/+2
2024-07-12powerpc/mm: allow hugepages without hugepdChristophe Leroy1-1/+0
2024-06-28powerpc: Replace CONFIG_4xx with CONFIG_44xMichael Ellerman1-4/+1