aboutsummaryrefslogtreecommitdiffstats
path: root/arch/loongarch/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-10-06Merge tag 'loongarch-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds1-0/+11
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2025-10-02LoongArch: Try VMA lock-based page fault handling firstWentao Guan1-0/+1
2025-10-02LoongArch: Add ELF binary support for kexec_fileYouling Tang1-0/+1
2025-10-02LoongArch: Add preparatory infrastructure for kexec_fileYouling Tang1-0/+9
2025-09-30Merge tag 'timers-vdso-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+0
2025-09-30Merge tag 'core-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2025-09-30Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-17/+2
2025-09-21kasan: introduce ARCH_DEFER_KASAN and unify static key across modesSabyrzhan Tasbolatov1-0/+1
2025-09-18LoongArch: Update help info of ARCH_STRICT_ALIGNTiezhu Yang1-2/+6
2025-09-18LoongArch: Handle jump tables options for RUSTTiezhu Yang1-0/+4
2025-09-17loongarch: Use generic TIF bitsThomas Gleixner1-0/+1
2025-09-04vdso: Drop Kconfig GENERIC_VDSO_TIME_NSThomas Weißschuh1-1/+0
2025-09-04vdso: Drop Kconfig GENERIC_VDSO_DATA_STOREThomas Weißschuh1-1/+0
2025-09-03sched: Unify the SCHED_{SMT,CLUSTER,MC} KconfigPeter Zijlstra1-17/+2
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+0
2025-07-30Merge tag 'ftrace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds1-1/+0
2025-07-28Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds1-1/+0
2025-07-22tracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORDSteven Rostedt1-1/+0
2025-07-21stackleak: Rename STACKLEAK to KSTACK_ERASEKees Cook1-1/+1
2025-07-09mm: remove devmap related functions and page table bitsAlistair Popple1-1/+0
2025-06-30lib/crc: loongarch: Migrate optimized CRC code into lib/crc/Eric Biggers1-1/+0
2025-05-30LoongArch: Introduce the numa_memblks conversionHuacai Chen1-0/+1
2025-05-30LoongArch: Increase max supported CPUs up to 2048Huacai Chen1-3/+3
2025-05-30LoongArch: Enable HAVE_ARCH_STACKLEAKYouling Tang1-0/+1
2025-05-30LoongArch: Enable ARCH_SUPPORTS_MSEAL_SYSTEM_MAPPINGSYuli Wang1-0/+1
2025-05-30LoongArch: Add SCHED_MC (Multi-core scheduler) supportTianyang Zhang1-0/+9
2025-04-26LoongArch: Select ARCH_USE_MEMTESTYuli Wang1-0/+1
2025-04-02Merge tag 'loongarch-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds1-3/+4
2025-03-30LoongArch: Fix help text of CMDLINE_EXTEND in Kconfig谢致邦 (XIE Zhibang)1-2/+2
2025-03-30LoongArch: Enable UBSAN (Undefined Behavior Sanitizer)Yuli Wang1-0/+1
2025-03-30LoongArch: Always select HAVE_VIRT_CPU_ACCOUNTING_GENBibo Mao1-1/+1
2025-03-25Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+2
2025-03-12LoongArch: Enable jump table for objtoolTiezhu Yang1-0/+3
2025-02-21LoongArch: vDSO: Switch to generic storage implementationThomas Weißschuh1-0/+2
2025-01-28Merge tag 'loongarch-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds1-1/+2
2025-01-25LoongArch: Disable FIX_EARLYCON_MEM when ARCH_IOREMAP is enabledJiaxun Yang1-1/+1
2025-01-25LoongArch: Migrate to the generic rule for built-in DTBMasahiro Yamada1-0/+1
2025-01-22Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds1-0/+1
2025-01-21Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds1-1/+3
2025-01-04EDAC: Add an EDAC driver for the Loongson memory controllerZhao Qunqin1-0/+1
2024-12-26ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNCMasami Hiramatsu (Google)1-0/+1
2024-12-26fprobe: Use ftrace_regs in fprobe exit handlerMasami Hiramatsu (Google)1-0/+1
2024-12-26fgraph: Replace fgraph_ret_regs with ftrace_regsMasami Hiramatsu (Google)1-1/+1
2024-12-01loongarch/crc32: expose CRC32 functions through libEric Biggers1-0/+1
2024-11-26LoongArch: Allow to enable PREEMPT_LAZYHuacai Chen1-0/+1
2024-11-26LoongArch: Allow to enable PREEMPT_RTHuacai Chen1-0/+1
2024-11-26LoongArch: Select HAVE_POSIX_CPU_TIMERS_TASK_WORKHuacai Chen1-0/+1
2024-11-14crash, powerpc: default to CRASH_DUMP=n on PPC_BOOK3S_32Dave Vasilevsky1-0/+3
2024-09-27Merge tag 'loongarch-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds1-2/+5