| Age | Commit message (Expand) | Author | Files | Lines |
| 5 days | Merge tag 'loongarch-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ch... | Linus Torvalds | 9 | -20/+51 |
| 6 days | LoongArch: Fix missing dirty page tracking in {pte,pmd}_wrprotect() | Hongchen Zhang | 1 | -0/+4 |
| 6 days | LoongArch: Move struct kimage forward declaration before use | 谢致邦 (XIE Zhibang) | 1 | -1/+2 |
| 6 days | LoongArch: Add PIO for early access before ACPI PCI root register | Huacai Chen | 1 | -0/+2 |
| 6 days | LoongArch: Add THREAD_INFO_IN_TASK implementation | Tiezhu Yang | 6 | -19/+43 |
| 10 days | Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -2/+1 |
| 2026-06-11 | LoongArch: KVM: Use existing macro about interrupt bit mask | Bibo Mao | 1 | -14/+29 |
| 2026-06-11 | LoongArch: KVM: Remove KVM_LARCH_LSX and KVM_LARCH_LASX | Bibo Mao | 1 | -6/+4 |
| 2026-06-11 | LoongArch: KVM: Enable FPU with max supported FPU type | Bibo Mao | 1 | -1/+0 |
| 2026-06-11 | LoongArch: KVM: Add separate KVM_REQ_LBT_LOAD bit | Bibo Mao | 1 | -1/+2 |
| 2026-05-28 | uaccess: unify inline vs outline copy_{from,to}_user() selection | Yury Norov | 1 | -2/+1 |
| 2026-05-23 | Merge tag 'loongarch-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -5/+10 |
| 2026-05-22 | LoongArch: KVM: Move some variable declarations to paravirt.h | Bibo Mao | 2 | -4/+7 |
| 2026-05-21 | efi/loongarch: Randomize kernel preferred address for KASLR | WANG Rui | 1 | -1/+3 |
| 2026-05-21 | ring-buffer: Flush and stop persistent ring buffer on panic | Masami Hiramatsu (Google) | 1 | -0/+1 |
| 2026-05-04 | LoongArch: KVM: Compile switch.S directly into the kernel | Xianglai Li | 2 | -3/+20 |
| 2026-05-04 | LoongArch: vDSO: Drop custom __arch_vdso_hres_capable() | Thomas Weißschuh | 1 | -6/+0 |
| 2026-05-04 | LoongArch: Fix SYM_SIGFUNC_START definition for 32BIT | Huacai Chen | 1 | -1/+1 |
| 2026-04-24 | Merge tag 'loongarch-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ch... | Linus Torvalds | 14 | -46/+138 |
| 2026-04-22 | LoongArch: Define instruction formats for AM{SWAP/ADD}.{B/H} and DBAR | Tiezhu Yang | 4 | -31/+45 |
| 2026-04-22 | LoongArch: Batch the icache maintenance for jump_label | Youling Tang | 1 | -0/+2 |
| 2026-04-22 | LoongArch: Add flush_icache_all()/local_flush_icache_all() | Youling Tang | 1 | -1/+15 |
| 2026-04-22 | LoongArch: Make arch_irq_work_has_interrupt() true only if IPI HW exist | Huacai Chen | 1 | -1/+1 |
| 2026-04-22 | LoongArch: Use get_random_canary() for stack canary init | Luo Qiu | 1 | -8/+1 |
| 2026-04-22 | LoongArch: Align FPU register state to 32 bytes | Lisa Robinson | 1 | -1/+1 |
| 2026-04-22 | LoongArch: Handle CONFIG_32BIT in syscall_get_arch() | Tiezhu Yang | 1 | -0/+4 |
| 2026-04-22 | LoongArch: Add HIGHMEM (PKMAP and FIX_KMAP) support | Huacai Chen | 4 | -4/+69 |
| 2026-04-17 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 5 | -5/+58 |
| 2026-04-16 | Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2 | -102/+0 |
| 2026-04-15 | Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -11/+3 |
| 2026-04-14 | Merge tag 'irq-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+0 |
| 2026-04-09 | LoongArch: KVM: Add DMSINTC inject msi to vCPU | Song Gao | 2 | -1/+5 |
| 2026-04-09 | LoongArch: KVM: Add DMSINTC device support | Song Gao | 3 | -0/+31 |
| 2026-04-09 | LoongArch: KVM: Make vcpu_is_preempted() as a macro rather than function | Bibo Mao | 1 | -4/+22 |
| 2026-04-06 | ACPI: PPTT: Use acpi_get_cpu_uid() and remove get_acpi_id_for_cpu() | Chengwen Feng | 1 | -5/+0 |
| 2026-04-06 | ACPI: Centralize acpi_get_cpu_uid() declaration in include/linux/acpi.h | Chengwen Feng | 1 | -1/+0 |
| 2026-04-06 | LoongArch: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrieval | Chengwen Feng | 1 | -0/+1 |
| 2026-04-05 | mm: convert do_brk_flags() to use vma_flags_t | Lorenzo Stoakes (Oracle) | 1 | -1/+1 |
| 2026-04-05 | LoongArch/mm: align vmemmap to maximal folio size | Kiryl Shutsemau | 1 | -1/+2 |
| 2026-04-05 | arch, mm: consolidate empty_zero_page | Mike Rapoport (Microsoft) | 1 | -9/+0 |
| 2026-04-04 | Merge tag 'v7.0-rc6' into irq/core | Thomas Gleixner | 4 | -2/+62 |
| 2026-04-02 | xor: make xor.ko self-contained in lib/raid/ | Christoph Hellwig | 1 | -40/+0 |
| 2026-04-02 | loongarch: move the XOR code to lib/raid/ | Christoph Hellwig | 2 | -55/+3 |
| 2026-04-02 | xor: remove macro abuse for XOR implementation registrations | Christoph Hellwig | 1 | -26/+16 |
| 2026-03-26 | LoongArch: vDSO: Emit GNU_EH_FRAME correctly | Xi Ruoyao | 2 | -0/+45 |
| 2026-03-17 | genirq/matrix, LoongArch: Delete IRQ_MATRIX_BITS leftovers | Nam Cao | 1 | -1/+0 |
| 2026-03-16 | LoongArch: Give more information if kmem access failed | Tiezhu Yang | 1 | -2/+12 |
| 2026-03-16 | LoongArch: Only use SC.Q when supported by the assembler | Thomas Weißschuh | 1 | -0/+5 |
| 2026-02-14 | Merge tag 'loongarch-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/ch... | Linus Torvalds | 7 | -31/+93 |
| 2026-02-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 6 | -1/+19 |
| 2026-02-12 | Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 3 | -7/+3 |
| 2026-02-10 | LoongArch: Handle percpu handler address for ORC unwinder | Tiezhu Yang | 1 | -0/+3 |
| 2026-02-10 | LoongArch: Make cpumask_of_node() robust against NUMA_NO_NODE | John Garry | 1 | -1/+1 |
| 2026-02-10 | LoongArch: Wire up memfd_secret system call | Lain "Fearyncess" Yang | 1 | -0/+1 |
| 2026-02-10 | LoongArch: Add 128-bit atomic cmpxchg support | George Guo | 1 | -0/+54 |
| 2026-02-10 | LoongArch: Add detection for SC.Q support | George Guo | 3 | -30/+34 |
| 2026-02-06 | LoongArch: mm: enable MMU_GATHER_RCU_TABLE_FREE | Qi Zheng | 1 | -4/+3 |
| 2026-02-06 | LoongArch: KVM: Add paravirt vcpu_is_preempted() support in guest side | Bibo Mao | 1 | -0/+4 |
| 2026-02-06 | LoongArch: KVM: Add paravirt preempt feature in hypervisor side | Bibo Mao | 4 | -1/+7 |
| 2026-02-06 | LoongArch: KVM: Add FPU/LBT delay load support | Bibo Mao | 1 | -0/+2 |
| 2026-02-06 | LoongArch: KVM: Handle LOONGARCH_CSR_IPR during vCPU context switch | Bibo Mao | 1 | -0/+1 |
| 2026-02-06 | LoongArch: KVM: Check VM msgint feature during interrupt handling | Bibo Mao | 1 | -0/+5 |
| 2026-01-26 | arch, mm: consolidate initialization of nodes, zones and memory map | Mike Rapoport (Microsoft) | 1 | -2/+0 |
| 2026-01-20 | treewide: provide a generic clear_user_page() variant | David Hildenbrand | 1 | -1/+0 |
| 2026-01-12 | loongarch/paravirt: Use common code for paravirt_steal_clock() | Juergen Gross | 1 | -10/+0 |
| 2026-01-12 | sched: Move clock related paravirt code to kernel/sched | Juergen Gross | 1 | -3/+0 |
| 2026-01-12 | paravirt: Remove asm/paravirt_api_clock.h | Juergen Gross | 1 | -1/+0 |
| 2025-12-31 | LoongArch: Complete CPUCFG registers definition | Huacai Chen | 1 | -0/+7 |
| 2025-12-13 | Merge tag 'loongarch-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/c... | Linus Torvalds | 32 | -335/+980 |
| 2025-12-08 | LoongArch: Adjust VDSO/VSYSCALL for 32BIT/64BIT | Huacai Chen | 1 | -0/+4 |
| 2025-12-08 | LoongArch: Adjust misc routines for 32BIT/64BIT | Huacai Chen | 4 | -2/+27 |
| 2025-12-08 | LoongArch: Adjust user accessors for 32BIT/64BIT | Huacai Chen | 1 | -3/+60 |
| 2025-12-08 | LoongArch: Adjust system call for 32BIT/64BIT | Huacai Chen | 3 | -0/+8 |
| 2025-12-08 | LoongArch: Adjust module loader for 32BIT/64BIT | Huacai Chen | 2 | -1/+12 |
| 2025-12-08 | LoongArch: Adjust time routines for 32BIT/64BIT | Huacai Chen | 2 | -2/+63 |
| 2025-12-08 | LoongArch: Adjust process management for 32BIT/64BIT | Huacai Chen | 3 | -4/+49 |
| 2025-12-08 | LoongArch: Adjust memory management for 32BIT/64BIT | Huacai Chen | 6 | -28/+129 |
| 2025-12-08 | LoongArch: Adjust boot & setup for 32BIT/64BIT | Huacai Chen | 3 | -2/+7 |
| 2025-12-06 | LoongArch: Adjust common macro definitions for 32BIT/64BIT | Huacai Chen | 3 | -55/+174 |
| 2025-12-06 | LoongArch: Add adaptive CSR accessors for 32BIT/64BIT | Huacai Chen | 2 | -18/+30 |
| 2025-12-06 | LoongArch: Add atomic operations for 32BIT/64BIT | Huacai Chen | 6 | -219/+409 |
| 2025-12-06 | LoongArch: Add and use some macros for AVEC | Song Gao | 1 | -0/+7 |
| 2025-12-06 | LoongArch: Use __pmd()/__pte() for swap entry conversions | Yuli Wang | 1 | -2/+2 |
| 2025-12-06 | LoongArch: Simplify __arch_bitrev32() implementation | Xi Ruoyao | 1 | -1/+1 |
| 2025-12-05 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 5 | -47/+20 |
| 2025-12-01 | Merge tag 'core-bugs-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -14/+13 |
| 2025-11-27 | LoongArch: KVM: Use 64-bit register definition for EIOINTC | Bibo Mao | 1 | -47/+8 |
| 2025-11-27 | LoongArch: KVM: Add AVEC basic support | Song Gao | 2 | -0/+2 |
| 2025-11-27 | LoongArch: KVM: Get VM PMU capability from HW GCFG register | Bibo Mao | 2 | -0/+10 |
| 2025-11-21 | Merge branch 'objtool/core' | Peter Zijlstra | 12 | -59/+156 |
| 2025-11-20 | LoongArch: Consolidate CPU names in /proc/cpuinfo | Huacai Chen | 1 | -0/+21 |
| 2025-11-20 | LoongArch: Use UAPI types in ptrace UAPI header | Thomas Weißschuh | 1 | -22/+18 |
| 2025-11-10 | LoongArch: Use correct accessor to read FWPC/MWPC | Huacai Chen | 1 | -2/+2 |
| 2025-11-10 | LoongArch: Refine the init_hw_perf_events() function | Tiezhu Yang | 1 | -0/+1 |
| 2025-11-10 | LoongArch: Remove __GFP_HIGHMEM masking in pud_alloc_one() | Vishal Moola (Oracle) | 1 | -1/+1 |
| 2025-11-10 | LoongArch: Let {pte,pmd}_modify() record the status of _PAGE_DIRTY | Tianyang Zhang | 1 | -3/+8 |
| 2025-11-10 | LoongArch: Consolidate early_ioremap()/ioremap_prot() | Huacai Chen | 1 | -1/+4 |
| 2025-11-10 | LoongArch: Clarify 3 MSG interrupt features | Huacai Chen | 3 | -1/+8 |
| 2025-10-06 | Merge tag 'loongarch-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/c... | Linus Torvalds | 3 | -0/+69 |
| 2025-10-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -1/+15 |
| 2025-10-02 | Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -7/+0 |
| 2025-10-02 | LoongArch: Handle new atomic instructions for probes | Tiezhu Yang | 1 | -0/+5 |
| 2025-10-02 | LoongArch: Add ELF binary support for kexec_file | Youling Tang | 1 | -0/+1 |
| 2025-10-02 | LoongArch: Add EFI binary support for kexec_file | Youling Tang | 2 | -0/+15 |
| 2025-10-02 | LoongArch: Add preparatory infrastructure for kexec_file | Youling Tang | 1 | -0/+10 |
| 2025-10-02 | LoongArch: Add struct loongarch_image_header for kernel | Youling Tang | 1 | -0/+38 |
| 2025-09-30 | Merge tag 'core-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -42/+34 |
| 2025-09-23 | LoongArch: KVM: Set version information at initial stage | Bibo Mao | 1 | -1/+14 |
| 2025-09-23 | LoongArch: KVM: Add PTW feature detection on new hardware | Bibo Mao | 1 | -0/+1 |
| 2025-09-21 | kasan: introduce ARCH_DEFER_KASAN and unify static key across modes | Sabyrzhan Tasbolatov | 1 | -7/+0 |
| 2025-09-20 | LoongArch: Fix bitflag conflict for TIF_FIXADE | Yao Zi | 1 | -1/+1 |
| 2025-09-18 | LoongArch: KVM: Fix VM migration failure with PTW enabled | Bibo Mao | 1 | -4/+16 |
| 2025-09-18 | LoongArch: Align ACPI structures if ARCH_STRICT_ALIGN enabled | Huacai Chen | 1 | -4/+3 |
| 2025-09-17 | loongarch: Use generic TIF bits | Thomas Gleixner | 1 | -42/+34 |
| 2025-08-20 | LoongArch: Rename GCC_PLUGIN_STACKLEAK to KSTACK_ERASE | Huacai Chen | 1 | -1/+1 |
| 2025-08-20 | LoongArch: Increase COMMAND_LINE_SIZE up to 4096 | Ming Wang | 1 | -0/+8 |
| 2025-08-08 | Merge tag 'loongarch-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/c... | Linus Torvalds | 2 | -0/+10 |
| 2025-08-05 | LoongArch: BPF: Add dynamic code modification support | Chenghao Duan | 1 | -0/+1 |
| 2025-08-05 | Merge commit 'linus' into core/bugs, to resolve conflicts | Ingo Molnar | 30 | -108/+72 |
| 2025-08-03 | LoongArch: Add larch_insn_gen_{beq,bne} helpers | Chenghao Duan | 1 | -0/+2 |
| 2025-08-03 | LoongArch: Complete KSave registers definition | Yanteng Si | 1 | -0/+7 |
| 2025-07-31 | Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 3 | -37/+2 |
| 2025-07-30 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -6/+6 |
| 2025-07-28 | Merge tag 'pull-headers_param' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+0 |
| 2025-07-28 | bugs/LoongArch: Concatenate 'cond_str' with '__FILE__' in __BUG_ENTRY(), to e... | Ingo Molnar | 1 | -2/+2 |
| 2025-07-21 | LoongArch: KVM: Add stat information with kernel irqchip | Bibo Mao | 1 | -6/+6 |
| 2025-07-13 | mm/hugetlb: remove prepare_hugepage_range() | Peter Xu | 1 | -14/+0 |
| 2025-07-09 | mm: remove devmap related functions and page table bits | Alistair Popple | 2 | -23/+2 |
| 2025-06-26 | LoongArch: Handle KCOV __init vs inline mismatches | Kees Cook | 1 | -1/+1 |
| 2025-06-26 | LoongArch: Replace __ASSEMBLY__ with __ASSEMBLER__ in headers | Thomas Huth | 26 | -62/+62 |
| 2025-06-24 | loongarch, um, xtensa: get rid of generated arch/$ARCH/include/asm/param.h | Al Viro | 1 | -1/+0 |
| 2025-06-13 | bugs/LoongArch: Pass in 'cond_str' to __BUG_ENTRY() | Ingo Molnar | 1 | -11/+10 |
| 2025-06-13 | bugs/core: Extend __WARN_FLAGS() with the 'cond_str' parameter | Ingo Molnar | 1 | -1/+1 |
| 2025-06-11 | mm: pgtable: fix pte_swp_exclusive | Magnus Lindholm | 1 | -1/+1 |
| 2025-06-07 | Merge tag 'loongarch-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/c... | Linus Torvalds | 12 | -42/+42 |
| 2025-06-06 | LoongArch: vDSO: Correctly use asm parameters in syscall wrappers | Thomas Weißschuh | 2 | -4/+4 |
| 2025-05-31 | Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 3 | -8/+16 |
| 2025-05-30 | LoongArch: Avoid using $r0/$r1 as "mask" for csrxchg | Huacai Chen | 1 | -4/+12 |
| 2025-05-30 | LoongArch: Introduce the numa_memblks conversion | Huacai Chen | 3 | -24/+2 |
| 2025-05-30 | LoongArch: Increase max supported CPUs up to 2048 | Huacai Chen | 2 | -3/+3 |
| 2025-05-30 | LoongArch: Enable HAVE_ARCH_STACKLEAK | Youling Tang | 3 | -7/+12 |
| 2025-05-30 | LoongArch: Add SCHED_MC (Multi-core scheduler) support | Tianyang Zhang | 2 | -0/+9 |
| 2025-05-30 | Merge commit 'core-entry-2025-05-25' into loongarch-next | Huacai Chen | 1 | -0/+8 |
| 2025-05-29 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -2/+2 |
| 2025-05-27 | Merge tag 'core-entry-2025-05-25' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+8 |
| 2025-05-20 | LoongArch: KVM: Do not flush tlb if HW PTW supported | Bibo Mao | 1 | -1/+1 |
| 2025-05-20 | LoongArch: KVM: Add ecode parameter for exception handlers | Bibo Mao | 1 | -1/+1 |
| 2025-05-14 | LoongArch: uprobes: Remove redundant code about resume_era | Tiezhu Yang | 1 | -1/+0 |
| 2025-05-14 | LoongArch: Fix MAX_REG_OFFSET calculation | Huacai Chen | 1 | -1/+1 |
| 2025-05-11 | mm: pass mm down to pagetable_{pte,pmd}_ctor | Kevin Brodsky | 1 | -1/+1 |
| 2025-05-11 | syscall.h: introduce syscall_set_nr() | Dmitry V. Levin | 1 | -0/+7 |
| 2025-05-11 | syscall.h: add syscall_set_arguments() | Dmitry V. Levin | 1 | -0/+8 |
| 2025-05-11 | arch: remove mk_pmd() | Matthew Wilcox (Oracle) | 1 | -1/+0 |
| 2025-05-11 | mm: introduce a common definition of mk_pte() | Matthew Wilcox (Oracle) | 1 | -6/+0 |
| 2025-04-29 | LoongArch: entry: Migrate ret_from_fork() to C | Charlie Jenkins | 1 | -0/+8 |
| 2025-04-26 | LoongArch: Handle fp, lsx, lasx and lbt assembly symbols | Tiezhu Yang | 2 | -16/+27 |
| 2025-04-26 | LoongArch: Make regs_irqs_disabled() more clear | Tiezhu Yang | 1 | -2/+2 |
| 2025-04-03 | Merge tag 'mm-stable-2025-04-02-22-07' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -5/+2 |
| 2025-04-02 | Merge tag 'loongarch-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/c... | Linus Torvalds | 2 | -1/+3 |
| 2025-04-02 | Merge tag 'objtool-urgent-2025-04-01' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -1/+12 |
| 2025-04-01 | mm: pgtable: convert some architectures to use tlb_remove_ptdesc() | Qi Zheng | 1 | -5/+2 |
| 2025-04-01 | Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -5/+5 |
| 2025-04-01 | objtool/loongarch: Add unwind hints in prepare_frametrace() | Josh Poimboeuf | 2 | -1/+12 |
| 2025-03-30 | LoongArch: Increase ARCH_DMA_MINALIGN up to 16 | Huacai Chen | 1 | -0/+2 |
| 2025-03-30 | LoongArch: Increase MAX_IO_PICS up to 8 | Huacai Chen | 1 | -1/+1 |
| 2025-03-25 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+6 |
| 2025-03-25 | Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 6 | -72/+28 |
| 2025-03-20 | Merge branch 'kvm-nvmx-and-vm-teardown' into HEAD | Paolo Bonzini | 1 | -1/+0 |
| 2025-03-18 | LoongArch: KVM: Implement arch-specific functions for guest perf | Bibo Mao | 1 | -0/+3 |
| 2025-03-18 | LoongArch: KVM: Remove PGD saving during VM context switch | Bibo Mao | 1 | -0/+3 |
| 2025-03-16 | mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned long | Ryan Roberts | 1 | -5/+5 |
| 2025-02-27 | mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear() | Ryan Roberts | 1 | -2/+4 |
| 2025-02-26 | KVM: Drop kvm_arch_sync_events() now that all implementations are nops | Sean Christopherson | 1 | -1/+0 |
| 2025-02-21 | LoongArch: vDSO: Switch to generic storage implementation | Thomas Weißschuh | 6 | -72/+28 |
| 2025-02-13 | LoongArch: Remove the deprecated notifier hook mechanism | Yuli Wang | 2 | -21/+2 |
| 2025-01-28 | Merge tag 'loongarch-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/c... | Linus Torvalds | 5 | -3/+95 |
| 2025-01-26 | Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
| 2025-01-26 | LoongArch: Extend the maximum number of watchpoints | Tiezhu Yang | 1 | -0/+10 |
| 2025-01-26 | LoongArch: Change 8 to 14 for LOONGARCH_MAX_{BRP,WRP} | Tiezhu Yang | 2 | -2/+62 |
| 2025-01-26 | LoongArch: Add debugfs entries to switch SFB/TSO state | Huacai Chen | 1 | -0/+15 |
| 2025-01-25 | mm: pgtable: introduce pagetable_dtor() | Qi Zheng | 1 | -1/+1 |
| 2025-01-25 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 4 | -0/+6 |
| 2025-01-25 | LoongArch: Add pgprot_nx() implementation | Huacai Chen | 1 | -0/+7 |
| 2025-01-25 | LoongArch: Derive timer max_delta from PRCFG1's timer_bits | Jiaxun Yang | 2 | -1/+1 |
| 2025-01-21 | Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra... | Linus Torvalds | 2 | -22/+22 |
| 2025-01-21 | Merge tag 'objtool-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -6/+7 |
| 2025-01-13 | LoongArch: KVM: Add hypercall service support for usermode VMM | Bibo Mao | 4 | -0/+6 |
| 2024-12-26 | fprobe: Add fprobe_header encoding feature | Masami Hiramatsu (Google) | 1 | -0/+12 |
| 2024-12-26 | fprobe: Rewrite fprobe on function-graph tracer | Masami Hiramatsu (Google) | 1 | -0/+6 |
| 2024-12-26 | fgraph: Replace fgraph_ret_regs with ftrace_regs | Masami Hiramatsu (Google) | 1 | -22/+4 |
| 2024-12-02 | objtool: Fix ANNOTATE_REACHABLE to be a normal annotation | Peter Zijlstra | 1 | -1/+1 |
| 2024-12-02 | objtool: Convert {.UN}REACHABLE to ANNOTATE | Peter Zijlstra | 1 | -1/+1 |
| 2024-12-02 | loongarch: Use ASM_REACHABLE | Peter Zijlstra | 1 | -6/+7 |
| 2024-12-02 | LoongArch: BPF: Adjust the parameter of emit_jirl() | Tiezhu Yang | 1 | -1/+11 |
| 2024-12-02 | LoongArch: Add architecture specific huge_pte_clear() | Bibo Mao | 1 | -0/+10 |
| 2024-11-27 | Merge tag 'loongarch-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/c... | Linus Torvalds | 1 | -3/+5 |
| 2024-11-26 | LoongArch: Allow to enable PREEMPT_LAZY | Huacai Chen | 1 | -3/+5 |
| 2024-11-25 | Merge tag 'trace-rust-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -6/+10 |
| 2024-11-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 6 | -1/+268 |
| 2024-11-23 | Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 4 | -5/+5 |