summaryrefslogtreecommitdiff
path: root/arch/loongarch/Kconfig
AgeCommit message (Expand)Author
9 daysMerge tag 'loongarch-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
10 daysLoongArch: Add THREAD_INFO_IN_TASK implementationTiezhu Yang
2026-06-17Merge tag 'bitmap-for-7.2' of https://github.com/norov/linuxLinus Torvalds
2026-06-02vdso/treewide: Drop GENERIC_TIME_VSYSCALLThomas Weißschuh
2026-05-28arch: select HAVE_ARCH_BITREVERSE conditionally on BITREVERSEYury Norov
2026-05-04LoongArch: Make CONFIG_64BIT as the default optionHuacai Chen
2026-04-24Merge tag 'loongarch-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2026-04-22LoongArch: Add HIGHMEM (PKMAP and FIX_KMAP) supportHuacai Chen
2026-04-22LoongArch: Adjust build infrastructure for 32BIT/64BITHuacai Chen
2026-04-05mm: remove CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVEDavid Hildenbrand (Arm)
2026-03-16LoongArch: Only use SC.Q when supported by the assemblerThomas Weißschuh
2026-02-14Merge tag 'loongarch-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-02-10LoongArch: Add HOTPLUG_SMT implementationHuacai Chen
2026-02-10LoongArch: Add 128-bit atomic cmpxchg supportGeorge Guo
2026-02-10LoongArch: Select HAVE_CMPXCHG_LOCAL in KconfigHuacai Chen
2026-02-06LoongArch: mm: enable MMU_GATHER_RCU_TABLE_FREEQi Zheng
2026-01-12loongarch/paravirt: Use common code for paravirt_steal_clock()Juergen Gross
2025-12-06LoongArch: Add atomic operations for 32BIT/64BITHuacai Chen
2025-12-06LoongArch: Select HAVE_ARCH_BITREVERSE in KconfigXi Ruoyao
2025-10-06Merge tag 'loongarch-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-10-02LoongArch: Try VMA lock-based page fault handling firstWentao Guan
2025-10-02LoongArch: Add ELF binary support for kexec_fileYouling Tang
2025-10-02LoongArch: Add preparatory infrastructure for kexec_fileYouling Tang
2025-09-30Merge tag 'timers-vdso-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-30Merge tag 'core-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-09-30Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-09-21kasan: introduce ARCH_DEFER_KASAN and unify static key across modesSabyrzhan Tasbolatov
2025-09-18LoongArch: Update help info of ARCH_STRICT_ALIGNTiezhu Yang
2025-09-18LoongArch: Handle jump tables options for RUSTTiezhu Yang
2025-09-17loongarch: Use generic TIF bitsThomas Gleixner
2025-09-04vdso: Drop Kconfig GENERIC_VDSO_TIME_NSThomas Weißschuh
2025-09-04vdso: Drop Kconfig GENERIC_VDSO_DATA_STOREThomas Weißschuh
2025-09-03sched: Unify the SCHED_{SMT,CLUSTER,MC} KconfigPeter Zijlstra
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-07-30Merge tag 'ftrace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2025-07-28Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2025-07-22tracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORDSteven Rostedt
2025-07-21stackleak: Rename STACKLEAK to KSTACK_ERASEKees Cook
2025-07-09mm: remove devmap related functions and page table bitsAlistair Popple
2025-06-30lib/crc: loongarch: Migrate optimized CRC code into lib/crc/Eric Biggers
2025-05-30LoongArch: Introduce the numa_memblks conversionHuacai Chen
2025-05-30LoongArch: Increase max supported CPUs up to 2048Huacai Chen
2025-05-30LoongArch: Enable HAVE_ARCH_STACKLEAKYouling Tang
2025-05-30LoongArch: Enable ARCH_SUPPORTS_MSEAL_SYSTEM_MAPPINGSYuli Wang
2025-05-30LoongArch: Add SCHED_MC (Multi-core scheduler) supportTianyang Zhang
2025-04-26LoongArch: Select ARCH_USE_MEMTESTYuli Wang
2025-04-02Merge tag 'loongarch-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2025-03-30LoongArch: Fix help text of CMDLINE_EXTEND in Kconfig谢致邦 (XIE Zhibang)