summaryrefslogtreecommitdiff
path: root/arch/loongarch
AgeCommit message (Expand)Author
2025-06-06LoongArch: vDSO: Correctly use asm parameters in syscall wrappersThomas Weißschuh
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-30Merge tag 'efi-next-for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-30LoongArch: Fix panic caused by NULL-PMD in huge_pte_offset()Tianyang Zhang
2025-05-30LoongArch: Preserve firmware configuration when desiredHuacai Chen
2025-05-30LoongArch: Avoid using $r0/$r1 as "mask" for csrxchgHuacai Chen
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-30LoongArch: Add some annotations in archhelpYouling Tang
2025-05-30LoongArch: Using generic scripts/install.sh in `make install`Youling Tang
2025-05-30LoongArch: Add a default install.shYouling Tang
2025-05-30Merge commit 'core-entry-2025-05-25' into loongarch-nextHuacai Chen
2025-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
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-26Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-05-26Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2025-05-21include: pe.h: Fix PE definitionsPali Rohár
2025-05-21loongarch/perf: Remove driver-specific throttle supportKan Liang
2025-05-20LoongArch: KVM: Do not flush tlb if HW PTW supportedBibo Mao
2025-05-20LoongArch: KVM: Add ecode parameter for exception handlersBibo Mao
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: Fix MAX_REG_OFFSET calculationHuacai Chen
2025-05-14LoongArch: Prevent cond_resched() occurring within kernel-fpuTianyang Zhang
2025-05-12crypto: testmgr - replace CRYPTO_MANAGER_DISABLE_TESTS with CRYPTO_SELFTESTSEric Biggers
2025-05-11mm: pass mm down to pagetable_{pte,pmd}_ctorKevin Brodsky
2025-05-11syscall.h: introduce syscall_set_nr()Dmitry V. Levin
2025-05-11syscall.h: add syscall_set_arguments()Dmitry V. Levin
2025-05-11arch: remove mk_pmd()Matthew Wilcox (Oracle)
2025-05-11mm: introduce a common definition of mk_pte()Matthew Wilcox (Oracle)
2025-05-09lib/crc: make arch-optimized code use subsys_initcallEric Biggers
2025-05-07LoongArch: entry: Fix include orderCharlie Jenkins
2025-04-29LoongArch: entry: Migrate ret_from_fork() to CCharlie Jenkins
2025-04-28lib/crc: make the CPU feature static keys __ro_after_initEric Biggers
2025-04-26Merge tag 'loongarch-fixes-6.15-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-04-26LoongArch: KVM: Fix PMU pass-through issue if VM exits to host finallyBibo Mao
2025-04-26LoongArch: KVM: Fully clear some CSRs when VM rebootBibo Mao
2025-04-26LoongArch: KVM: Fix multiple typos of KVM codeYulong Han
2025-04-26LoongArch: Return NULL from huge_pte_offset() for invalid PMDMing Wang
2025-04-26LoongArch: Remove a bogus reference to ZONE_DMAPetr Tesarik
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-26LoongArch: Make regs_irqs_disabled() more clearTiezhu Yang
2025-04-26LoongArch: Select ARCH_USE_MEMTESTYuli Wang