index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-09
Merge tag 'powerpc-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-2
/
+0
2022-06-02
powerpc/kasan: Force thread size increase with KASAN
Michael Ellerman
1
-1
/
+0
2022-05-31
Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+0
2022-05-29
powerpc: Don't select HAVE_IRQ_EXIT_ON_IRQ_STACK
Michael Ellerman
1
-1
/
+0
2022-05-28
Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-3
/
+22
2022-05-26
Merge tag 'modules-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2022-05-24
kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS
Masahiro Yamada
1
-1
/
+0
2022-05-22
powerpc: Book3S 64-bit outline-only KASAN support
Daniel Axtens
1
-1
/
+4
2022-05-22
powerpc: Add generic PAGE_SIZE config symbols
Michael Ellerman
1
-0
/
+16
2022-05-19
powerpc: Finalise cleanup around ABI use
Christophe Leroy
1
-1
/
+1
2022-05-05
powerpc/mm: Convert to default topdown mmap layout
Christophe Leroy
1
-1
/
+1
2022-04-28
powerpc/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
1
-0
/
+1
2022-04-26
arch: Add SYSVIPC_COMPAT for all architectures
Guo Ren
1
-5
/
+0
2022-04-05
powerpc: Select ARCH_WANTS_MODULES_DATA_IN_VMALLOC on book3s/32 and 8xx
Christophe Leroy
1
-0
/
+1
2022-03-25
Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-2
/
+8
2022-03-07
Merge branch 'topic/func-desc-lkdtm' into next
Michael Ellerman
1
-0
/
+1
2022-02-25
usercopy: Check valid lifetime via stack depth
Kees Cook
1
-0
/
+1
2022-02-16
asm-generic: Define CONFIG_HAVE_FUNCTION_DESCRIPTORS
Christophe Leroy
1
-0
/
+1
2022-02-12
powerpc/32s: Enable STRICT_MODULE_RWX for the 603 core
Christophe Leroy
1
-1
/
+1
2022-02-07
powerpc/ftrace: Implement CONFIG_DYNAMIC_FTRACE_WITH_ARGS
Christophe Leroy
1
-0
/
+1
2022-02-07
powerpc/ftrace: Add support for livepatch to PPC32
Christophe Leroy
1
-1
/
+5
2022-01-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-13
/
+4
2022-01-20
mm: percpu: generalize percpu related config
Kefeng Wang
1
-13
/
+4
2021-12-09
powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMU
Nicholas Piggin
1
-1
/
+1
2021-12-09
powerpc/64s: Make hash MMU support configurable
Nicholas Piggin
1
-1
/
+2
2021-12-02
powerpc: make memremap_compat_align 64s-only
Nicholas Piggin
1
-1
/
+1
2021-11-29
powerpc/ftrace: Activate HAVE_DYNAMIC_FTRACE_WITH_REGS on PPC32
Christophe Leroy
1
-2
/
+2
2021-11-29
powerpc: select CPUMASK_OFFSTACK if NR_CPUS >= 8192
Nicholas Piggin
1
-0
/
+1
2021-10-27
powerpc/64s: Default to 64K pages for 64 bit book3s
Joel Stanley
1
-0
/
+1
2021-10-27
Revert "powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC"
Michael Ellerman
1
-1
/
+4
2021-10-22
powerpc: Activate CONFIG_STRICT_KERNEL_RWX by default
Christophe Leroy
1
-0
/
+1
2021-10-22
powerpc/32: Add support for out-of-line static calls
Christophe Leroy
1
-0
/
+1
2021-10-22
powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC
Christophe Leroy
1
-4
/
+1
2021-10-22
powerpc/fsl_booke: Enable STRICT_KERNEL_RWX
Christophe Leroy
1
-2
/
+9
2021-10-22
powerpc/booke: Disable STRICT_KERNEL_RWX, DEBUG_PAGEALLOC and KFENCE
Christophe Leroy
1
-3
/
+3
2021-09-05
Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-4
/
+1
2021-09-03
Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+2
2021-09-01
Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+0
2021-08-25
powerpc/ptdump: Convert powerpc to GENERIC_PTDUMP
Christophe Leroy
1
-0
/
+2
2021-08-16
tracing: Refactor TRACE_IRQFLAGS_SUPPORT in Kconfig
Masahiro Yamada
1
-4
/
+1
2021-07-30
arch: Kconfig: clean up obsolete use of HAVE_IDE
Lukas Bulwahn
1
-1
/
+0
2021-07-30
asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols
Arnd Bergmann
1
-2
/
+0
2021-07-02
Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+5
2021-06-30
mm: generalize ZONE_[DMA|DMA32]
Kefeng Wang
1
-4
/
+0
2021-06-30
powerpc/8xx: add support for huge pages on VMAP and VMALLOC
Christophe Leroy
1
-1
/
+1
2021-06-29
mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
Mike Rapoport
1
-1
/
+1
2021-06-21
powerpc: Add Microwatt platform
Paul Mackerras
1
-1
/
+1
2021-06-21
powerpc: Set ARCH_HAS_STRICT_MODULE_RWX
Russell Currey
1
-0
/
+2
2021-06-21
powerpc/mm: Implement set_memory() routines
Russell Currey
1
-0
/
+1
[next]