summaryrefslogtreecommitdiff
path: root/arch/loongarch/include
AgeCommit message (Expand)AuthorFilesLines
12 daysLoongArch: Use __pmd()/__pte() for swap entry conversionsWangYuli1-2/+2
2025-11-20LoongArch: Consolidate CPU names in /proc/cpuinfoHuacai Chen1-0/+21
2025-11-20LoongArch: Use UAPI types in ptrace UAPI headerThomas Weißschuh1-22/+18
2025-11-10LoongArch: Use correct accessor to read FWPC/MWPCHuacai Chen1-2/+2
2025-11-10LoongArch: Refine the init_hw_perf_events() functionTiezhu Yang1-0/+1
2025-11-10LoongArch: Remove __GFP_HIGHMEM masking in pud_alloc_one()Vishal Moola (Oracle)1-1/+1
2025-11-10LoongArch: Let {pte,pmd}_modify() record the status of _PAGE_DIRTYTianyang Zhang1-3/+8
2025-11-10LoongArch: Consolidate early_ioremap()/ioremap_prot()Huacai Chen1-1/+4
2025-11-10LoongArch: Clarify 3 MSG interrupt featuresHuacai Chen3-1/+8
2025-10-06Merge tag 'loongarch-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds3-0/+69
2025-10-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-1/+15
2025-10-03Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-7/+0
2025-10-02LoongArch: Handle new atomic instructions for probesTiezhu Yang1-0/+5
2025-10-02LoongArch: Add ELF binary support for kexec_fileYouling Tang1-0/+1
2025-10-02LoongArch: Add EFI binary support for kexec_fileYouling Tang2-0/+15
2025-10-02LoongArch: Add preparatory infrastructure for kexec_fileYouling Tang1-0/+10
2025-10-02LoongArch: Add struct loongarch_image_header for kernelYouling Tang1-0/+38
2025-10-01Merge tag 'core-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-42/+34
2025-09-23LoongArch: KVM: Set version information at initial stageBibo Mao1-1/+14
2025-09-23LoongArch: KVM: Add PTW feature detection on new hardwareBibo Mao1-0/+1
2025-09-22kasan: introduce ARCH_DEFER_KASAN and unify static key across modesSabyrzhan Tasbolatov1-7/+0
2025-09-20LoongArch: Fix bitflag conflict for TIF_FIXADEYao Zi1-1/+1
2025-09-18LoongArch: KVM: Fix VM migration failure with PTW enabledBibo Mao1-4/+16
2025-09-18LoongArch: Align ACPI structures if ARCH_STRICT_ALIGN enabledHuacai Chen1-4/+3
2025-09-17loongarch: Use generic TIF bitsThomas Gleixner1-42/+34
2025-08-20LoongArch: Rename GCC_PLUGIN_STACKLEAK to KSTACK_ERASEHuacai Chen1-1/+1
2025-08-20LoongArch: Increase COMMAND_LINE_SIZE up to 4096Ming Wang1-0/+8
2025-08-08Merge tag 'loongarch-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds2-0/+10
2025-08-05LoongArch: BPF: Add dynamic code modification supportChenghao Duan1-0/+1
2025-08-03LoongArch: Add larch_insn_gen_{beq,bne} helpersChenghao Duan1-0/+2
2025-08-03LoongArch: Complete KSave registers definitionYanteng Si1-0/+7
2025-08-01Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-37/+2
2025-07-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-6/+6
2025-07-28Merge tag 'pull-headers_param' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+0
2025-07-21LoongArch: KVM: Add stat information with kernel irqchipBibo Mao1-6/+6
2025-07-14mm/hugetlb: remove prepare_hugepage_range()Peter Xu1-14/+0
2025-07-10mm: remove devmap related functions and page table bitsAlistair Popple2-23/+2
2025-06-26LoongArch: Handle KCOV __init vs inline mismatchesKees Cook1-1/+1
2025-06-26LoongArch: Replace __ASSEMBLY__ with __ASSEMBLER__ in headersThomas Huth26-62/+62
2025-06-25loongarch, um, xtensa: get rid of generated arch/$ARCH/include/asm/param.hAl Viro1-1/+0
2025-06-12mm: pgtable: fix pte_swp_exclusiveMagnus Lindholm1-1/+1
2025-06-07Merge tag 'loongarch-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds12-42/+42
2025-06-06LoongArch: vDSO: Correctly use asm parameters in syscall wrappersThomas Weißschuh2-4/+4
2025-06-01Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-8/+16
2025-05-30LoongArch: Avoid using $r0/$r1 as "mask" for csrxchgHuacai Chen1-4/+12
2025-05-30LoongArch: Introduce the numa_memblks conversionHuacai Chen3-24/+2
2025-05-30LoongArch: Increase max supported CPUs up to 2048Huacai Chen2-3/+3
2025-05-30LoongArch: Enable HAVE_ARCH_STACKLEAKYouling Tang3-7/+12
2025-05-30LoongArch: Add SCHED_MC (Multi-core scheduler) supportTianyang Zhang2-0/+9
2025-05-30Merge commit 'core-entry-2025-05-25' into loongarch-nextHuacai Chen1-0/+8