aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-08-061-3/+16
|\
| * powerpc: add support for syscall stack randomizationXiu Jianfeng2022-07-281-0/+1
| * powerpc/pci: Add config option for using all 256 PCI busesPali Rohár2022-07-271-0/+11
| * powerpc/purgatory: Omit use of bin2cMasahiro Yamada2022-07-271-1/+0
| * Merge branch 'fixes' into nextMichael Ellerman2022-07-091-0/+4
| |\
| * | powerpc: Kconfig: Replace tabs with whitespacesJuerg Haefliger2022-06-291-3/+3
| * | powerpc/64e: KASAN Full support for BOOK3E/64Christophe Leroy2022-06-291-0/+2
* | | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-051-1/+0
|\ \ \
| * | | mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-171-1/+0
| * | | powerpc/mm: move protection_map[] inside the platformAnshuman Khandual2022-07-171-1/+1
| |/ /
* | | Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-051-1/+0
|\ \ \
| * | | arch/*/: remove CONFIG_VIRT_TO_BUSArnd Bergmann2022-06-281-1/+0
| |/ /
* | | Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-021-1/+1
|\ \ \
| * | | context_tracking: Split user tracking KconfigFrederic Weisbecker2022-06-291-1/+1
| |/ /
* | | Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-08-021-3/+0
|\ \ \
| * | | random: remove CONFIG_ARCH_RANDOMJason A. Donenfeld2022-07-181-3/+0
| | |/ | |/|
* | | Merge tag 'powerpc-5.19-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-07-291-0/+4
|\ \ \
| * | | drm/amdgpu: Re-enable DCN for 64-bit powerpcMichael Ellerman2022-07-261-0/+4
| |/ /
* / / mmu_gather: Remove per arch tlb_{start,end}_vma()Peter Zijlstra2022-07-211-0/+1
|/ /
* / powerpc/memhotplug: Add add_pages override for PPCAneesh Kumar K.V2022-06-291-0/+4
|/
* Merge tag 'powerpc-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-06-091-2/+0
|\
| * powerpc/kasan: Force thread size increase with KASANMichael Ellerman2022-06-021-1/+0
| * powerpc: Don't select HAVE_IRQ_EXIT_ON_IRQ_STACKMichael Ellerman2022-05-291-1/+0
* | Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-311-5/+0
|\ \ | |/ |/|
| * arch: Add SYSVIPC_COMPAT for all architecturesGuo Ren2022-04-261-5/+0
* | Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-05-281-3/+22
|\ \
| * | powerpc: Book3S 64-bit outline-only KASAN supportDaniel Axtens2022-05-221-1/+4
| * | powerpc: Add generic PAGE_SIZE config symbolsMichael Ellerman2022-05-221-0/+16
| * | powerpc: Finalise cleanup around ABI useChristophe Leroy2022-05-191-1/+1
| * | powerpc/mm: Convert to default topdown mmap layoutChristophe Leroy2022-05-051-1/+1
| |/
* | Merge tag 'modules-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-05-261-0/+1
|\ \
| * | powerpc: Select ARCH_WANTS_MODULES_DATA_IN_VMALLOC on book3s/32 and 8xxChristophe Leroy2022-04-051-0/+1
| |/
* | Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-05-261-0/+1
|\ \
| * | powerpc/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-04-281-0/+1
| |/
* / kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCSMasahiro Yamada2022-05-241-1/+0
|/
* Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-03-251-2/+8
|\
| * Merge branch 'topic/func-desc-lkdtm' into nextMichael Ellerman2022-03-071-0/+1
| |\
| | * asm-generic: Define CONFIG_HAVE_FUNCTION_DESCRIPTORSChristophe Leroy2022-02-161-0/+1
| * | powerpc/32s: Enable STRICT_MODULE_RWX for the 603 coreChristophe Leroy2022-02-121-1/+1
| * | powerpc/ftrace: Implement CONFIG_DYNAMIC_FTRACE_WITH_ARGSChristophe Leroy2022-02-071-0/+1
| * | powerpc/ftrace: Add support for livepatch to PPC32Christophe Leroy2022-02-071-1/+5
| |/
* / usercopy: Check valid lifetime via stack depthKees Cook2022-02-251-0/+1
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-201-13/+4
|\
| * mm: percpu: generalize percpu related configKefeng Wang2022-01-201-13/+4
* | powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMUNicholas Piggin2021-12-091-1/+1
* | powerpc/64s: Make hash MMU support configurableNicholas Piggin2021-12-091-1/+2
* | powerpc: make memremap_compat_align 64s-onlyNicholas Piggin2021-12-021-1/+1
* | powerpc/ftrace: Activate HAVE_DYNAMIC_FTRACE_WITH_REGS on PPC32Christophe Leroy2021-11-291-2/+2
* | powerpc: select CPUMASK_OFFSTACK if NR_CPUS >= 8192Nicholas Piggin2021-11-291-0/+1
|/
* powerpc/64s: Default to 64K pages for 64 bit book3sJoel Stanley2021-10-271-0/+1