index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
loongarch
/
include
/
asm
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
-19
/
+30
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
4
-3
/
+85
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: 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
3
-0
/
+5
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
3
-0
/
+5
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
5
-1
/
+248
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
2024-11-20
Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-13
/
+0
2024-11-20
Merge tag 'ftrace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
1
-25
/
+4
2024-11-19
Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-31
/
+5
2024-11-13
irqchip/loongson-eiointc: Add virt extension support
Bibo Mao
1
-0
/
+1
2024-11-13
LoongArch: KVM: Add irqfd support
Xianglai Li
1
-0
/
+2
[prev]
[next]