aboutsummaryrefslogtreecommitdiffstats
path: root/arch/loongarch/include/asm
AgeCommit message (Expand)AuthorFilesLines
2026-08-20Merge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-2/+2
2026-08-20Merge tag 'loongarch-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongsonLinus Torvalds3-6/+34
2026-08-18Merge tag 'core-entry-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+0
2026-08-17LoongArch: BPF: Resolve per-CPU addrs for internal-only MOVGeorge Guo1-0/+1
2026-08-17LoongArch: BPF: Align value-returning atomics with LKMMChenguang Zhao1-0/+18
2026-08-17LoongArch: BPF: Implement branchless conditional move for TCCTiezhu Yang1-0/+6
2026-08-17LoongArch: Use current_stack_pointer in current_pt_regs()Tiezhu Yang1-5/+1
2026-08-17LoongArch: Expand module virtual address space to 2GBTiezhu Yang1-1/+1
2026-08-17LoongArch: Add DIRECT_MAP_PHYSMEM_END definitionHan Gao1-0/+7
2026-08-04mm: decouple protnone helpers from CONFIG_NUMA_BALANCINGKiryl Shutsemau (Meta)1-2/+2
2026-07-23LoongArch: Increase TASK_STRUCT_OFFSET up to 2040 for 32BITHuacai Chen1-1/+1
2026-07-14syscall_user_dispatch: Introduce ARCH_SUPPORTS_SYSCALL_USER_DISPATCHJinjie Ruan1-6/+0
2026-06-26Merge tag 'loongarch-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongsonLinus Torvalds9-20/+51
2026-06-25LoongArch: Fix missing dirty page tracking in {pte,pmd}_wrprotect()Hongchen Zhang1-0/+4
2026-06-25LoongArch: Move struct kimage forward declaration before use谢致邦 (XIE Zhibang)1-1/+2
2026-06-25LoongArch: Add PIO for early access before ACPI PCI root registerHuacai Chen1-0/+2
2026-06-25LoongArch: Add THREAD_INFO_IN_TASK implementationTiezhu Yang6-19/+43
2026-06-21Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-2/+1
2026-06-11LoongArch: KVM: Use existing macro about interrupt bit maskBibo Mao1-14/+29
2026-06-11LoongArch: KVM: Remove KVM_LARCH_LSX and KVM_LARCH_LASXBibo Mao1-6/+4
2026-06-11LoongArch: KVM: Enable FPU with max supported FPU typeBibo Mao1-1/+0
2026-06-11LoongArch: KVM: Add separate KVM_REQ_LBT_LOAD bitBibo Mao1-1/+2
2026-05-28uaccess: unify inline vs outline copy_{from,to}_user() selectionYury Norov1-2/+1
2026-05-23Merge tag 'loongarch-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongsonLinus Torvalds3-5/+10
2026-05-22LoongArch: KVM: Move some variable declarations to paravirt.hBibo Mao2-4/+7
2026-05-21efi/loongarch: Randomize kernel preferred address for KASLRWANG Rui1-1/+3
2026-05-21ring-buffer: Flush and stop persistent ring buffer on panicMasami Hiramatsu (Google)1-0/+1
2026-05-04LoongArch: KVM: Compile switch.S directly into the kernelXianglai Li2-3/+20
2026-05-04LoongArch: vDSO: Drop custom __arch_vdso_hres_capable()Thomas Weißschuh1-6/+0
2026-05-04LoongArch: Fix SYM_SIGFUNC_START definition for 32BITHuacai Chen1-1/+1
2026-04-24Merge tag 'loongarch-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongsonLinus Torvalds13-46/+137
2026-04-22LoongArch: Define instruction formats for AM{SWAP/ADD}.{B/H} and DBARTiezhu Yang3-31/+44
2026-04-22LoongArch: Batch the icache maintenance for jump_labelYouling Tang1-0/+2
2026-04-22LoongArch: Add flush_icache_all()/local_flush_icache_all()Youling Tang1-1/+15
2026-04-22LoongArch: Make arch_irq_work_has_interrupt() true only if IPI HW existHuacai Chen1-1/+1
2026-04-22LoongArch: Use get_random_canary() for stack canary initLuo Qiu1-8/+1
2026-04-22LoongArch: Align FPU register state to 32 bytesLisa Robinson1-1/+1
2026-04-22LoongArch: Handle CONFIG_32BIT in syscall_get_arch()Tiezhu Yang1-0/+4
2026-04-22LoongArch: Add HIGHMEM (PKMAP and FIX_KMAP) supportHuacai Chen4-4/+69
2026-04-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-5/+54
2026-04-16Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds2-102/+0
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds2-11/+3
2026-04-14Merge tag 'irq-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2026-04-09LoongArch: KVM: Add DMSINTC inject msi to vCPUSong Gao2-1/+5
2026-04-09LoongArch: KVM: Add DMSINTC device supportSong Gao2-0/+27
2026-04-09LoongArch: KVM: Make vcpu_is_preempted() as a macro rather than functionBibo Mao1-4/+22
2026-04-06ACPI: PPTT: Use acpi_get_cpu_uid() and remove get_acpi_id_for_cpu()Chengwen Feng1-5/+0
2026-04-06ACPI: Centralize acpi_get_cpu_uid() declaration in include/linux/acpi.hChengwen Feng1-1/+0
2026-04-06LoongArch: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrievalChengwen Feng1-0/+1
2026-04-05mm: convert do_brk_flags() to use vma_flags_tLorenzo Stoakes (Oracle)1-1/+1