index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
loongarch
Age
Commit message (
Expand
)
Author
Files
Lines
9 days
mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()
Ryan Roberts
1
-2
/
+4
2025-02-13
LoongArch: KVM: Set host with kernel mode when switch to VM mode
Bibo Mao
1
-1
/
+1
2025-02-13
LoongArch: KVM: Remove duplicated cache attribute setting
Bibo Mao
1
-3
/
+0
2025-02-13
LoongArch: KVM: Fix typo issue about GCFG feature detection
Bibo Mao
1
-2
/
+2
2025-02-13
LoongArch: csum: Fix OoB access in IP checksum code for negative lengths
Yuli Wang
1
-1
/
+1
2025-02-13
LoongArch: Remove the deprecated notifier hook mechanism
Yuli Wang
3
-43
/
+2
2025-02-13
LoongArch: Use str_yes_no() helper function for /proc/cpuinfo
Yuli Wang
1
-4
/
+3
2025-02-13
LoongArch: Fix kernel_page_present() for KPRANGE/XKPRANGE
Huacai Chen
1
-1
/
+2
2025-02-13
LoongArch: Fix idle VS timer enqueue
Marco Crivellari
3
-18
/
+19
2025-01-28
Merge tag 'loongarch-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
20
-29
/
+311
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-17
/
+12
2025-01-26
LoongArch: Extend the maximum number of watchpoints
Tiezhu Yang
2
-3
/
+13
2025-01-26
LoongArch: Change 8 to 14 for LOONGARCH_MAX_{BRP,WRP}
Tiezhu Yang
3
-4
/
+76
2025-01-26
LoongArch: Add debugfs entries to switch SFB/TSO state
Huacai Chen
4
-7
/
+186
2025-01-26
LoongArch: Fix warnings during S3 suspend
Huacai Chen
1
-1
/
+1
2025-01-25
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
2
-11
/
+4
2025-01-25
asm-generic: pgalloc: provide generic __pgd_{alloc,free}
Kevin Brodsky
1
-4
/
+3
2025-01-25
mm: pgtable: introduce pagetable_dtor()
Qi Zheng
1
-1
/
+1
2025-01-25
mm: add build-time option for hotplug memory default online type
Gregory Price
1
-1
/
+4
2025-01-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-1
/
+60
2025-01-25
LoongArch: Adjust SETUP_SLEEP and SETUP_WAKEUP
Huacai Chen
1
-4
/
+6
2025-01-25
LoongArch: Refactor bug_handler() implementation
Huacai Chen
1
-3
/
+10
2025-01-25
LoongArch: Add pgprot_nx() implementation
Huacai Chen
1
-0
/
+7
2025-01-25
LoongArch: Correct the __switch_to() prototype in comments
Huacai Chen
1
-1
/
+1
2025-01-25
LoongArch: Correct the cacheinfo sharing information
Huacai Chen
1
-0
/
+6
2025-01-25
LoongArch: Derive timer max_delta from PRCFG1's timer_bits
Jiaxun Yang
4
-2
/
+3
2025-01-25
LoongArch: Disable FIX_EARLYCON_MEM when ARCH_IOREMAP is enabled
Jiaxun Yang
1
-1
/
+1
2025-01-25
LoongArch: Migrate to the generic rule for built-in DTB
Masahiro Yamada
3
-3
/
+1
2025-01-24
Merge tag 'v6.14-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+0
2025-01-22
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
7
-312
/
+138
2025-01-21
Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
7
-50
/
+51
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
6
-1
/
+42
2025-01-13
LoongArch: KVM: Clear LLBCTL if secondary mmu mapping is changed
Bibo Mao
1
-0
/
+18
2025-01-04
EDAC: Add an EDAC driver for the Loongson memory controller
Zhao Qunqin
1
-0
/
+1
2025-01-04
crypto: vmac - remove unused VMAC algorithm
Eric Biggers
1
-1
/
+0
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
ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC
Masami Hiramatsu (Google)
1
-0
/
+1
2024-12-26
fprobe: Use ftrace_regs in fprobe exit handler
Masami Hiramatsu (Google)
1
-0
/
+1
2024-12-26
fgraph: Replace fgraph_ret_regs with ftrace_regs
Masami Hiramatsu (Google)
5
-49
/
+22
2024-12-26
fgraph: Pass ftrace_regs to entryfunc
Masami Hiramatsu (Google)
1
-1
/
+9
2024-12-03
LoongArch: KVM: Protect kvm_io_bus_{read,write}() with SRCU
Huacai Chen
2
-11
/
+26
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: KVM: Protect kvm_check_requests() with SRCU
Huacai Chen
1
-1
/
+3
2024-12-02
LoongArch: BPF: Adjust the parameter of emit_jirl()
Tiezhu Yang
3
-5
/
+15
2024-12-02
LoongArch: Add architecture specific huge_pte_clear()
Bibo Mao
1
-0
/
+10
2024-12-02
LoongArch/irq: Use seq_put_decimal_ull_width() for decimal values
David Wang
1
-1
/
+1
[next]