aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-06Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-3/+16
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-1/+0
2022-08-05Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-1/+0
2022-08-02Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcuLinus Torvalds1-1/+1
2022-08-02Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/randomLinus Torvalds1-3/+0
2022-07-29Merge tag 'powerpc-5.19-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-0/+4
2022-07-28powerpc: add support for syscall stack randomizationXiu Jianfeng1-0/+1
2022-07-27powerpc/pci: Add config option for using all 256 PCI busesPali Rohár1-0/+11
2022-07-27powerpc/purgatory: Omit use of bin2cMasahiro Yamada1-1/+0
2022-07-26drm/amdgpu: Re-enable DCN for 64-bit powerpcMichael Ellerman1-0/+4
2022-07-21mmu_gather: Remove per arch tlb_{start,end}_vma()Peter Zijlstra1-0/+1
2022-07-18random: remove CONFIG_ARCH_RANDOMJason A. Donenfeld1-3/+0
2022-07-17mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual1-1/+0
2022-07-17powerpc/mm: move protection_map[] inside the platformAnshuman Khandual1-1/+1
2022-07-09Merge branch 'fixes' into nextMichael Ellerman1-0/+4
2022-06-29context_tracking: Split user tracking KconfigFrederic Weisbecker1-1/+1
2022-06-29powerpc/memhotplug: Add add_pages override for PPCAneesh Kumar K.V1-0/+4
2022-06-29powerpc: Kconfig: Replace tabs with whitespacesJuerg Haefliger1-3/+3
2022-06-29powerpc/64e: KASAN Full support for BOOK3E/64Christophe Leroy1-0/+2
2022-06-28arch/*/: remove CONFIG_VIRT_TO_BUSArnd Bergmann1-1/+0
2022-06-09Merge tag 'powerpc-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-2/+0
2022-06-02powerpc/kasan: Force thread size increase with KASANMichael Ellerman1-1/+0
2022-05-31Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds1-5/+0
2022-05-29powerpc: Don't select HAVE_IRQ_EXIT_ON_IRQ_STACKMichael Ellerman1-1/+0
2022-05-28Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-3/+22
2022-05-26Merge tag 'modules-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linuxLinus Torvalds1-0/+1
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-0/+1
2022-05-24kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCSMasahiro Yamada1-1/+0
2022-05-22powerpc: Book3S 64-bit outline-only KASAN supportDaniel Axtens1-1/+4
2022-05-22powerpc: Add generic PAGE_SIZE config symbolsMichael Ellerman1-0/+16
2022-05-19powerpc: Finalise cleanup around ABI useChristophe Leroy1-1/+1
2022-05-05powerpc/mm: Convert to default topdown mmap layoutChristophe Leroy1-1/+1
2022-04-28powerpc/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual1-0/+1
2022-04-26arch: Add SYSVIPC_COMPAT for all architecturesGuo Ren1-5/+0
2022-04-05powerpc: Select ARCH_WANTS_MODULES_DATA_IN_VMALLOC on book3s/32 and 8xxChristophe Leroy1-0/+1
2022-03-25Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-2/+8
2022-03-07Merge branch 'topic/func-desc-lkdtm' into nextMichael Ellerman1-0/+1
2022-02-25usercopy: Check valid lifetime via stack depthKees Cook1-0/+1
2022-02-16asm-generic: Define CONFIG_HAVE_FUNCTION_DESCRIPTORSChristophe Leroy1-0/+1
2022-02-12powerpc/32s: Enable STRICT_MODULE_RWX for the 603 coreChristophe Leroy1-1/+1
2022-02-07powerpc/ftrace: Implement CONFIG_DYNAMIC_FTRACE_WITH_ARGSChristophe Leroy1-0/+1
2022-02-07powerpc/ftrace: Add support for livepatch to PPC32Christophe Leroy1-1/+5
2022-01-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-13/+4
2022-01-20mm: percpu: generalize percpu related configKefeng Wang1-13/+4
2021-12-09powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMUNicholas Piggin1-1/+1
2021-12-09powerpc/64s: Make hash MMU support configurableNicholas Piggin1-1/+2
2021-12-02powerpc: make memremap_compat_align 64s-onlyNicholas Piggin1-1/+1
2021-11-29powerpc/ftrace: Activate HAVE_DYNAMIC_FTRACE_WITH_REGS on PPC32Christophe Leroy1-2/+2
2021-11-29powerpc: select CPUMASK_OFFSTACK if NR_CPUS >= 8192Nicholas Piggin1-0/+1
2021-10-27powerpc/64s: Default to 64K pages for 64 bit book3sJoel Stanley1-0/+1