summaryrefslogtreecommitdiff
path: root/arch/powerpc/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm-current/current'Stephen Rothwell2021-04-081-5/+2
|\
| * mm: generalize HUGETLB_PAGE_SIZE_VARIABLEAnshuman Khandual2021-04-011-5/+1
| * powerpc/64s/radix: enable huge vmalloc mappingsNicholas Piggin2021-04-011-0/+1
* | Merge remote-tracking branch 'devicetree/for-next'Stephen Rothwell2021-04-081-1/+1
|\ \
| * | powerpc: Enable passing IMA log to next kernel on kexecLakshmi Ramasubramanian2021-03-081-1/+1
| |/
* | powerpc: Fix HAVE_HARDLOCKUP_DETECTOR_ARCH build configurationChen Huang2021-03-291-1/+1
* | powerpc: Convert stacktrace to generic ARCH_STACKWALKChristophe Leroy2021-03-291-0/+1
* | powerpc: Activate HAVE_RELIABLE_STACKTRACE for allChristophe Leroy2021-03-291-1/+1
* | powerpc: Enable KFENCE for PPC32Christophe Leroy2021-03-241-6/+7
|/
* Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-02-241-0/+1
|\
| * softirq: Move __ARCH_HAS_DO_SOFTIRQ to KconfigThomas Gleixner2021-02-101-0/+1
* | Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-02-221-27/+8
|\ \
| * | powerpc/64: context tracking remove _TIF_NOHZNicholas Piggin2021-02-091-1/+0
| * | powerpc/44x: Remove STDBINUTILS kconfig optionChristophe Leroy2021-01-301-20/+6
| * | powerpc/47x: Disable 256k page sizeChristophe Leroy2021-01-301-1/+1
| * | powerpc: Always enable queued spinlocks for 64s, disable for othersNicholas Piggin2021-01-301-6/+2
| |/
* | Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-211-1/+0
|\ \
| * | arch: powerpc: Stop building and using oprofileViresh Kumar2021-01-291-1/+0
| |/
* | Kconfig: regularize selection of CONFIG_BINFMT_ELFAl Viro2021-01-061-1/+0
|/
* Merge tag 'dma-mapping-5.11' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-12-221-0/+1
|\
| * powerpc/dma: Fallback to dma_ops when persistent memory presentAlexey Kardashevskiy2020-11-271-0/+1
* | Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-12-171-7/+19
|\ \
| * | powerpc: Increase NR_IRQS range to support more KVM guestsCédric Le Goater2020-12-111-1/+1
| * | powerpc/8xx: Always pin kernel text TLBChristophe Leroy2020-12-091-2/+1
| * | powerpc: fix spelling mistake in Kconfig "seleted" -> "selected"Colin Ian King2020-12-081-1/+1
| * | powerpc: Allow relative pointers in bug table entriesJordan Niethe2020-12-041-0/+4
| * | powerpc/signal: Don't manage floating point regs when no FPUChristophe Leroy2020-12-041-0/+1
| * | powerpc/vdso: Switch VDSO to generic C implementation.Christophe Leroy2020-12-041-0/+2
| * | powerpc: Update NUMA Kconfig description & help textMichael Ellerman2020-12-041-1/+7
| * | powerpc: Make NUMA default y for powernvMichael Ellerman2020-12-041-1/+1
| * | powerpc: Make NUMA depend on SMPMichael Ellerman2020-12-041-1/+1
| |/
* | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-161-1/+0
|\ \
| * | timekeeping: default GENERIC_CLOCKEVENTS to enabledArnd Bergmann2020-10-301-1/+0
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-12-151-4/+1
|\ \
| * | arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOCMike Rapoport2020-12-151-4/+1
* | | Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-141-0/+1
|\ \ \ | |/ / |/| |
| * | powerpc/mm/highmem: Switch to generic kmap atomicThomas Gleixner2020-11-061-0/+1
| |/
* | kbuild: Hoist '--orphan-handling' into KconfigNathan Chancellor2020-12-011-0/+1
|/
* Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-10-161-2/+19
|\
| * powerpc/rtas: Restrict RTAS requests from userspaceAndrew Donnellan2020-10-061-0/+13
| * powerpc: PPC_SECURE_BOOT should not require PowerNVDaniel Axtens2020-10-061-1/+1
| * Merge branch 'topic/irqs-off-activate-mm' into nextMichael Ellerman2020-09-181-0/+1
| |\
| | * powerpc: select ARCH_WANT_IRQS_OFF_ACTIVATE_MMNicholas Piggin2020-09-161-0/+1
| * | powerpc/64/mm: implement page mapping percpu first chunk allocatorAneesh Kumar K.V2020-09-151-1/+4
* | | Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-10-131-17/+0
|\ \ \
| * | | seccomp: Move config option SECCOMP to arch/KconfigYiFei Zhu2020-10-081-17/+0
| | |/ | |/|
* | | Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-10-121-0/+1
|\ \ \
| * | | PCI: MSI: Fix Kconfig dependencies for PCI_MSI_ARCH_FALLBACKSThomas Gleixner2020-09-281-1/+1
| * | | PCI/MSI: Make arch_.*_msi_irq[s] fallbacks selectableThomas Gleixner2020-09-161-0/+1
* | | | Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-121-1/+1
|\ \ \ \ | |_|_|/ |/| | |