summaryrefslogtreecommitdiff
path: root/arch/loongarch
AgeCommit message (Expand)Author
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-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
2025-04-23Fix mis-uses of 'cc-option' for warning disablementLinus Torvalds
2025-04-03Merge tag 'mm-stable-2025-04-02-22-07' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-04-02Merge tag 'loongarch-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2025-04-02Merge tag 'objtool-urgent-2025-04-01' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-04-01mm: pgtable: convert some architectures to use tlb_remove_ptdesc()Qi Zheng
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-04-01objtool/loongarch: Add unwind hints in prepare_frametrace()Josh Poimboeuf
2025-03-30Merge tag 'modules-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-03-30LoongArch: Update Loongson-3 default config fileHuacai Chen
2025-03-30LoongArch: vDSO: Make use of the t8 register for vgetrandom-chachaXi Ruoyao
2025-03-30LoongArch: vDSO: Remove --hash-style=sysvXi Ruoyao
2025-03-30LoongArch: BPF: Don't override subprog's return valueHengqi Chen