summaryrefslogtreecommitdiff
path: root/arch/loongarch/kernel
AgeCommit message (Expand)Author
2025-06-26LoongArch: Handle KCOV __init vs inline mismatchesKees Cook
2025-06-26LoongArch: Reserve the EFI memory map regionMing Wang
2025-06-26LoongArch: Fix build warnings about export.hHuacai Chen
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2025-06-07Merge tag 'loongarch-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2025-06-07arch: use always-$(KBUILD_BUILTIN) for vmlinux.ldsMasahiro Yamada
2025-05-30Merge tag 'efi-next-for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
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-05-30Merge commit 'core-entry-2025-05-25' into loongarch-nextHuacai Chen
2025-05-27Merge tag 'core-entry-2025-05-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-05-26Merge tag 'perf-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-05-21include: pe.h: Fix PE definitionsPali Rohár
2025-05-21loongarch/perf: Remove driver-specific throttle supportKan Liang
2025-05-14LoongArch: uprobes: Remove redundant code about resume_eraTiezhu Yang
2025-05-14LoongArch: uprobes: Remove user_{en,dis}able_single_step()Tiezhu Yang
2025-05-14LoongArch: Save and restore CSR.CNTC for hibernationHuacai Chen
2025-05-14LoongArch: Move __arch_cpu_idle() to .cpuidle.text sectionHuacai Chen
2025-05-14LoongArch: Prevent cond_resched() occurring within kernel-fpuTianyang Zhang
2025-05-07LoongArch: entry: Fix include orderCharlie Jenkins
2025-04-29LoongArch: entry: Migrate ret_from_fork() to CCharlie Jenkins
2025-04-26Merge tag 'loongarch-fixes-6.15-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-04-26LoongArch: Handle fp, lsx, lasx and lbt assembly symbolsTiezhu Yang
2025-04-26LoongArch: Make do_xyz() exception handlers more robustTiezhu Yang
2025-04-23Fix mis-uses of 'cc-option' for warning disablementLinus Torvalds
2025-04-02Merge tag 'loongarch-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2025-04-01Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-30Merge tag 'modules-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-03-30LoongArch: Rework the arch_kgdb_breakpoint() implementationYuli Wang
2025-03-30LoongArch: Fix device node refcount leak in fdt_cpu_clk_init()Miaoqian Lin
2025-03-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-03-25Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-03-18LoongArch: KVM: Remove PGD saving during VM context switchBibo Mao
2025-03-17arch, mm: make releasing of memory to page allocator more explicitMike Rapoport (Microsoft)
2025-03-17arch, mm: set high_memory in free_area_init()Mike Rapoport (Microsoft)
2025-03-16crash: remove an unused argument from reserve_crashkernel_generic()Sourabh Jain
2025-03-10LoongArch: ftrace: Use RCU in all users of __module_text_address().Sebastian Andrzej Siewior
2025-03-10LoongArch/orc: Use RCU in all users of __module_address().Sebastian Andrzej Siewior
2025-03-08LoongArch: Set max_pfn with the PFN of the last pageBibo Mao
2025-03-08LoongArch: Use polling play_dead() when resuming from hibernationHuacai Chen
2025-03-08LoongArch: Eliminate superfluous get_numa_distances_cnt()Yuli Wang
2025-03-08LoongArch: Convert unreachable() to BUG()Tiezhu Yang
2025-02-21LoongArch: vDSO: Switch to generic storage implementationThomas Weißschuh
2025-02-13LoongArch: Remove the deprecated notifier hook mechanismYuli Wang
2025-02-13LoongArch: Use str_yes_no() helper function for /proc/cpuinfoYuli Wang
2025-02-13LoongArch: Fix idle VS timer enqueueMarco Crivellari