summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* powerpc/configs/64s: Select ARCH_WANT_DEFAULT_BPF_JITMichael Ellerman2023-04-211-0/+1
* powerpc/64: vmlinux support building with PCREL addresingNicholas Piggin2023-04-201-0/+3
* powerpc/64: Add support to build with prefixed instructionsNicholas Piggin2023-04-201-0/+3
* powerpc/64: Always build with 128-bit long doubleMichael Ellerman2023-04-111-4/+0
* powerpc: Implement arch_within_stack_framesNicholas Miehlbradt2023-04-041-0/+1
* powerpc: Allow CONFIG_PPC64_BIG_ENDIAN_ELF_ABI_V2 with ld.lld 15+Nathan Chancellor2023-03-151-2/+1
* powerpc: Avoid dead code/data elimination when using recordmcountMichael Ellerman2023-02-281-1/+1
* powerpc/pseries: Turn PSERIES_PLPKS into a hidden optionAndrew Donnellan2023-02-121-0/+1
* Merge branch 'fixes' into nextMichael Ellerman2023-02-121-1/+0
|\
| * powerpc: Don't select ARCH_WANTS_NO_INSTRMichael Ellerman2023-02-021-1/+0
* | powerpc/kcsan: Add KCSAN SupportRohan McLure2023-02-121-0/+1
* | powerpc/32: select HAVE_VIRT_CPU_ACCOUNTING_GENNicholas Piggin2023-02-101-0/+1
* | powerpc/32: implement HAVE_CONTEXT_TRACKING_USER supportNicholas Piggin2023-02-101-1/+1
* | powerpc/pci: Add option for using pci_to_OF_bus_mapPali Rohár2023-02-071-1/+12
* | powerpc/pci: Enable PPC_PCI_BUS_NUM_DOMAIN_DEPENDENT by defaultPali Rohár2023-01-301-0/+1
|/
* Merge branch 'topic/objtool' into nextMichael Ellerman2022-12-081-0/+2
|\
| * objtool/powerpc: Add --mcount specific implementationSathvika Vasireddy2022-11-181-0/+1
| * objtool/powerpc: Enable objtool to be built on ppcSathvika Vasireddy2022-11-181-0/+1
* | powerpc/rtas: mandate RTAS syscall filteringNathan Lynch2022-12-071-13/+0
* | powerpc/64: Sanitise user registers on interrupt in pseries, POWERNVRohan McLure2022-12-021-1/+1
* | powerpc/64: Add INTERRUPT_SANITIZE_REGISTERS KconfigRohan McLure2022-12-021-0/+9
* | Merge branch 'topic/qspinlock' into nextMichael Ellerman2022-12-021-2/+1
|\ \
| * | powerpc/qspinlock: powerpc qspinlock implementationNicholas Piggin2022-12-021-2/+1
| |/
* | powerpc/64: Option to build big-endian with ELFv2 ABINicholas Piggin2022-12-021-0/+21
* | Merge branch 'fixes' into nextMichael Ellerman2022-11-301-1/+2
|\ \
| * | powerpc/32: Select ARCH_SPLIT_ARG64Michael Ellerman2022-11-011-0/+1
| * | powerpc/64e: Fix amdgpu build on Book3E w/o AltiVecMichael Ellerman2022-10-311-1/+1
| |/
* / powerpc: add compile-time support for lbarx, lharxNicholas Piggin2022-11-241-0/+3
|/
* Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-101-1/+1
|\
| * arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDERZi Yan2022-09-111-1/+1
* | powerpc/64s: Enable KFENCE on book3s64Nicholas Miehlbradt2022-09-281-1/+1
* | powerpc: Provide syscall wrapperRohan McLure2022-09-281-0/+1
* | powerpc: Simplify redundant Kconfig testsChristophe Leroy2022-09-261-1/+1
* | powerpc: Replace PPC_85xx || PPC_BOOKE_64 by PPC_E500Christophe Leroy2022-09-261-1/+1
* | powerpc: Remove CONFIG_PPC_FSL_BOOK3EChristophe Leroy2022-09-261-1/+1
* | powerpc: Remove CONFIG_PPC_BOOK3EChristophe Leroy2022-09-261-1/+1
* | powerpc: Remove CONFIG_FSL_BOOKEChristophe Leroy2022-09-261-14/+14
* | powerpc/Kconfig: Fix non existing CONFIG_PPC_FSL_BOOKEChristophe Leroy2022-09-261-1/+1
* | powerpc: Always select HAVE_EFFICIENT_UNALIGNED_ACCESSMichael Ellerman2022-09-261-1/+1
|/
* 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
|\ \ \