index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
loongarch
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-18
LoongArch: KVM: Remove PGD saving during VM context switch
Bibo Mao
1
-0
/
+3
2025-03-17
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-27
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-26
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-22
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-26
Merge tag 'trace-rust-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+10
2024-11-24
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-21
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-20
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
2024-11-13
LoongArch: KVM: Add PCHPIC read and write functions
Xianglai Li
2
-0
/
+33
2024-11-13
LoongArch: KVM: Add PCHPIC device support
Xianglai Li
2
-0
/
+33
2024-11-13
LoongArch: KVM: Add EIOINTC read and write functions
Xianglai Li
2
-0
/
+32
2024-11-13
LoongArch: KVM: Add EIOINTC device support
Xianglai Li
2
-1
/
+96
2024-11-13
LoongArch: KVM: Add IPI read and write function
Xianglai Li
2
-0
/
+14
2024-11-13
LoongArch: KVM: Add IPI device support
Xianglai Li
2
-0
/
+37
2024-11-12
LoongArch: Add WriteCombine shadow mapping in KASAN
Kanglong Wang
1
-1
/
+10
2024-11-12
LoongArch: Disable KASAN if PGDIR_SIZE is too large for cpu_vabits
Huacai Chen
1
-1
/
+1
2024-11-12
LoongArch: Define a default value for VM_DATA_DEFAULT_FLAGS
Yuli Wang
1
-4
/
+1
2024-11-12
mm: define general function pXd_init()
Bibo Mao
1
-0
/
+3
2024-11-08
arch: introduce set_direct_map_valid_noflush()
Mike Rapoport (Microsoft)
1
-0
/
+1
2024-11-08
asm-generic: introduce text-patching.h
Mike Rapoport (Microsoft)
1
-0
/
+1
2024-11-07
mm: consolidate common checks in hugetlb_get_unmapped_area
Oscar Salvador
1
-5
/
+0
2024-11-05
jump_label: adjust inline asm to be consistent
Alice Ryhl
1
-6
/
+10
2024-11-02
LoongArch: vDSO: Use vdso/datapage.h to access vDSO data
Thomas Weißschuh
3
-21
/
+4
[prev]
[next]