summaryrefslogtreecommitdiffstats
path: root/arch/loongarch/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* LoongArch: Select HAVE_ARCH_SECCOMP to use the common SECCOMP menuMasahiro Yamada2024-02-061-17/+1
* LoongArch: Select ARCH_ENABLE_THP_MIGRATION instead of redefining itMasahiro Yamada2024-02-061-4/+1
* Merge tag 'loongarch-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2024-01-191-0/+22
|\
| * LoongArch: Use generic interface to support crashkernel=X,[high,low]Youling Tang2024-01-171-0/+3
| * LoongArch: Allow device trees be built into the kernelBinbin Zhou2024-01-171-0/+18
| * LoongArch: Enable initial Rust supportWANG Rui2024-01-171-0/+1
* | LoongArch: Switch over to GENERIC_CPU_DEVICESJames Morse2023-12-061-0/+1
* | ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscvJames Morse2023-12-061-0/+1
|/
* Merge tag 'loongarch-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2023-11-121-0/+1
|\
| * LoongArch: Support PREEMPT_DYNAMIC with static keysHuacai Chen2023-11-081-0/+1
* | LoongArch: KVM: Enable kvm config and add the makefileTianrui Zhao2023-10-021-0/+6
|/
* Merge tag 'loongarch-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2023-09-081-0/+26
|\
| * LoongArch: Add KASAN (Kernel Address Sanitizer) supportQing Zhang2023-09-061-0/+7
| * LoongArch: Add KFENCE (Kernel Electric-Fence) supportEnze Li2023-09-061-0/+1
| * LoongArch: Allow building with kcov coverageFeiyang Chen2023-09-061-0/+2
| * LoongArch: Add basic KGDB & KDB supportQing Zhang2023-09-061-0/+1
| * LoongArch: Add Loongson Binary Translation (LBT) extension supportQi Hu2023-09-061-0/+15
* | Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-08-291-19/+7
|\ \
| * | loongarch/kexec: refactor for kernel/Kconfig.kexecEric DeVolder2023-08-181-19/+7
* | | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-08-291-1/+1
|\ \ \ | |_|/ |/| |
| * | mm/vmemmap optimization: split hugetlb and devdax vmemmap optimizationAneesh Kumar K.V2023-08-181-1/+1
| |/
* / LoongArch: Remove redundant "source drivers/firmware/Kconfig"Xi Ruoyao2023-08-251-2/+0
|/
* LoongArch: BPF: Enable bpf_probe_read{, str}() on LoongArchChenguang Zhao2023-07-281-0/+1
* Merge tag 'trace-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds2023-06-301-0/+1
|\
| * LoongArch: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVALDonglin Peng2023-06-201-0/+1
* | Merge tag 'loongarch-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2023-06-301-8/+64
|\ \
| * | LoongArch: Add uprobes supportTiezhu Yang2023-06-291-0/+3
| * | LoongArch: Replace kretprobe with rethookHaoran Jiang2023-06-291-0/+1
| * | LoongArch: Add jump-label implementationYouling Tang2023-06-291-0/+2
| * | LoongArch: Select HAVE_DEBUG_KMEMLEAK to support kmemleakTiezhu Yang2023-06-291-0/+1
| * | LoongArch: Add SMT (Simultaneous Multi-Threading) supportHuacai Chen2023-06-291-0/+8
| * | LoongArch: Add vector extensions supportHuacai Chen2023-06-291-8/+43
| * | LoongArch: Add support to clone a time namespaceTiezhu Yang2023-06-291-0/+1
| * | LoongArch: Mark Clang LTO as workingWANG Xuerui2023-06-291-0/+2
| * | LoongArch: Prepare for assemblers with proper FCSR class supportWANG Xuerui2023-06-291-0/+3
| |/
* | Merge branch 'expand-stack'Linus Torvalds2023-06-281-0/+1
|\ \
| * | mm/fault: convert remaining simple cases to lock_mm_and_find_vma()Linus Torvalds2023-06-241-0/+1
| |/
* / loongarch/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner2023-06-161-0/+1
|/
* Merge tag 'loongarch-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2023-05-041-0/+5
|\
| * LoongArch: ftrace: Add direct call trampoline samples supportYouling Tang2023-05-011-0/+2
| * LoongArch: ftrace: Add direct call supportYouling Tang2023-05-011-0/+1
| * LoongArch: Add support for function error injectionTiezhu Yang2023-05-011-0/+1
| * LoongArch: Add ARCH_HAS_FORTIFY_SOURCE selectionQing Zhang2023-05-011-0/+1
* | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-04-271-10/+4
|\ \
| * | mm/hugetlb_vmemmap: rename ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAPAneesh Kumar K.V2023-04-181-1/+1
| * | loongarch: drop ranges for definition of ARCH_FORCE_MAX_ORDERMike Rapoport (IBM)2023-04-051-3/+0
| * | mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov2023-04-051-9/+6
* | | Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-251-0/+1
|\ \ \ | |_|/ |/| |
| * | Kconfig: introduce HAS_IOPORT option and select it as necessaryNiklas Schnelle2023-04-051-0/+1
| |/
* / LoongArch: Make WriteCombine configurable for ioremap()Huacai Chen2023-04-181-0/+16
|/