summaryrefslogtreecommitdiff
path: root/arch/loongarch/Kconfig
AgeCommit message (Expand)Author
2024-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-03-06arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitionsArnd Bergmann
2024-02-08treewide: remove CONFIG_HAVE_KVMPaolo Bonzini
2024-02-06LoongArch: Select HAVE_ARCH_SECCOMP to use the common SECCOMP menuMasahiro Yamada
2024-02-06LoongArch: Select ARCH_ENABLE_THP_MIGRATION instead of redefining itMasahiro Yamada
2024-01-19Merge tag 'loongarch-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2024-01-17LoongArch: Use generic interface to support crashkernel=X,[high,low]Youling Tang
2024-01-17LoongArch: Allow device trees be built into the kernelBinbin Zhou
2024-01-17LoongArch: Enable initial Rust supportWANG Rui
2023-12-06LoongArch: Switch over to GENERIC_CPU_DEVICESJames Morse
2023-12-06ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscvJames Morse
2023-11-12Merge tag 'loongarch-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2023-11-08LoongArch: Support PREEMPT_DYNAMIC with static keysHuacai Chen
2023-10-02LoongArch: KVM: Enable kvm config and add the makefileTianrui Zhao
2023-09-08Merge tag 'loongarch-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2023-09-06LoongArch: Add KASAN (Kernel Address Sanitizer) supportQing Zhang
2023-09-06LoongArch: Add KFENCE (Kernel Electric-Fence) supportEnze Li
2023-09-06LoongArch: Allow building with kcov coverageFeiyang Chen
2023-09-06LoongArch: Add basic KGDB & KDB supportQing Zhang
2023-09-06LoongArch: Add Loongson Binary Translation (LBT) extension supportQi Hu
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-08-25LoongArch: Remove redundant "source drivers/firmware/Kconfig"Xi Ruoyao
2023-08-18loongarch/kexec: refactor for kernel/Kconfig.kexecEric DeVolder
2023-08-18mm/vmemmap optimization: split hugetlb and devdax vmemmap optimizationAneesh Kumar K.V
2023-07-28LoongArch: BPF: Enable bpf_probe_read{, str}() on LoongArchChenguang Zhao
2023-06-30Merge tag 'trace-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
2023-06-30Merge tag 'loongarch-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2023-06-29LoongArch: Add uprobes supportTiezhu Yang
2023-06-29LoongArch: Replace kretprobe with rethookHaoran Jiang
2023-06-29LoongArch: Add jump-label implementationYouling Tang
2023-06-29LoongArch: Select HAVE_DEBUG_KMEMLEAK to support kmemleakTiezhu Yang
2023-06-29LoongArch: Add SMT (Simultaneous Multi-Threading) supportHuacai Chen
2023-06-29LoongArch: Add vector extensions supportHuacai Chen
2023-06-29LoongArch: Add support to clone a time namespaceTiezhu Yang
2023-06-29LoongArch: Mark Clang LTO as workingWANG Xuerui
2023-06-29LoongArch: Prepare for assemblers with proper FCSR class supportWANG Xuerui
2023-06-28Merge branch 'expand-stack'Linus Torvalds
2023-06-24mm/fault: convert remaining simple cases to lock_mm_and_find_vma()Linus Torvalds
2023-06-20LoongArch: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVALDonglin Peng
2023-06-16loongarch/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner
2023-05-04Merge tag 'loongarch-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2023-05-01LoongArch: ftrace: Add direct call trampoline samples supportYouling Tang
2023-05-01LoongArch: ftrace: Add direct call supportYouling Tang
2023-05-01LoongArch: Add support for function error injectionTiezhu Yang
2023-05-01LoongArch: Add ARCH_HAS_FORTIFY_SOURCE selectionQing Zhang
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-04-25Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-18mm/hugetlb_vmemmap: rename ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAPAneesh Kumar K.V
2023-04-18LoongArch: Make WriteCombine configurable for ioremap()Huacai Chen