index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
loongarch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'riscv-for-linus-6.11-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-07-27
1
-1
/
+0
|
\
|
*
Merge patch series "Add ACPI NUMA support for RISC-V"
Palmer Dabbelt
2024-07-22
1
-1
/
+0
|
|
\
|
|
*
ACPI: NUMA: change the ACPI_NUMA to a hidden option
Haibo Xu
2024-07-22
1
-1
/
+0
*
|
|
Merge tag 'loongarch-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
2024-07-22
30
-50
/
+253
|
\
\
\
|
*
|
|
LoongArch: Make the users of larch_insn_gen_break() constant
Oleg Nesterov
2024-07-20
3
-4
/
+7
|
*
|
|
LoongArch: Check TIF_LOAD_WATCH to enable user space watchpoint
Tiezhu Yang
2024-07-20
2
-1
/
+4
|
*
|
|
LoongArch: Use rustc option -Zdirect-access-external-data
WANG Rui
2024-07-20
1
-1
/
+2
|
*
|
|
LoongArch: Add support for relocating the kernel with RELR relocation
Xi Ruoyao
2024-07-20
5
-0
/
+33
|
*
|
|
LoongArch: Remove a redundant checking in relocator
Xi Ruoyao
2024-07-20
1
-3
/
+1
|
*
|
|
LoongArch: Use correct API to map cmdline in relocate_kernel()
Huacai Chen
2024-07-20
1
-1
/
+3
|
*
|
|
LoongArch: Automatically disable KASLR for hibernation
Huacai Chen
2024-07-20
1
-0
/
+26
|
*
|
|
LoongArch: Add ACPI standard hardware register based S3 support
Jiaxun Yang
2024-07-20
2
-6
/
+18
|
*
|
|
LoongArch: Add architectural preparation for CPUFreq
Huacai Chen
2024-07-20
3
-0
/
+19
|
*
|
|
LoongArch: Add writecombine support for DMW-based ioremap()
Huacai Chen
2024-07-20
6
-17
/
+35
|
*
|
|
LoongArch: Add ARCH_HAS_DEBUG_VM_PGTABLE support
Huacai Chen
2024-07-20
1
-0
/
+1
|
*
|
|
LoongArch: Add ARCH_HAS_PTE_DEVMAP support
Huacai Chen
2024-07-20
3
-2
/
+24
|
*
|
|
LoongArch: Add RANDOMIZE_KSTACK_OFFSET support
Jinjie Ruan
2024-07-20
2
-1
/
+22
|
*
|
|
LoongArch: Add irq_work support via self IPIs
Huacai Chen
2024-07-20
5
-1
/
+34
|
*
|
|
LoongArch: Always enumerate MADT and setup logical-physical CPU mapping
Huacai Chen
2024-07-20
3
-11
/
+22
|
*
|
|
LoongArch: Define __ARCH_WANT_NEW_STAT in unistd.h
Huacai Chen
2024-07-20
2
-2
/
+2
*
|
|
|
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-22
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
mm: implement update_mmu_tlb() using update_mmu_tlb_range()
Bang Li
2024-07-04
1
-2
/
+0
|
*
|
|
|
mm: add update_mmu_tlb_range()
Bang Li
2024-07-04
1
-0
/
+2
*
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-07-20
15
-31
/
+440
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Merge tag 'kvm-x86-generic-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-07-16
2
-2
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
KVM: Introduce vcpu->wants_to_run
David Matlack
2024-06-18
1
-1
/
+1
|
|
*
|
|
|
KVM: Delete the now unused kvm_arch_sched_in()
Sean Christopherson
2024-06-11
1
-1
/
+0
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
LoongArch: KVM: Add PV steal time support in guest side
Bibo Mao
2024-07-09
4
-0
/
+163
|
*
|
|
|
LoongArch: KVM: Add PV steal time support in host side
Bibo Mao
2024-07-09
8
-4
/
+189
|
*
|
|
|
LoongArch: KVM: always make pte young in page map's fast path
Jia Qingtong
2024-07-09
1
-4
/
+2
|
*
|
|
|
LoongArch: KVM: Mark page accessed and dirty with page ref added
Bibo Mao
2024-07-09
1
-10
/
+13
|
*
|
|
|
LoongArch: KVM: Add dirty bitmap initially all set support
Bibo Mao
2024-07-09
2
-0
/
+10
|
*
|
|
|
LoongArch: KVM: Add memory barrier before update pmd entry
Bibo Mao
2024-07-09
1
-0
/
+2
|
*
|
|
|
LoongArch: KVM: Discard dirty page tracking on readonly memslot
Bibo Mao
2024-07-09
1
-3
/
+12
|
*
|
|
|
LoongArch: KVM: Select huge page only if secondary mmu supports it
Bibo Mao
2024-07-09
1
-3
/
+13
|
*
|
|
|
LoongArch: KVM: Delay secondary mmu tlb flush until guest entry
Bibo Mao
2024-07-09
5
-5
/
+24
|
*
|
|
|
LoongArch: KVM: Sync pending interrupt when getting ESTAT from user mode
Bibo Mao
2024-07-09
1
-0
/
+11
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'ftrace-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2024-07-18
1
-1
/
+0
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
function_graph: Everyone uses HAVE_FUNCTION_GRAPH_RET_ADDR_PTR, remove it
Steven Rostedt (Google)
2024-06-11
1
-1
/
+0
|
|
|
/
|
|
/
|
*
|
|
loongarch: convert to generic syscall table
Arnd Bergmann
2024-07-10
6
-3
/
+12
*
|
|
clone3: drop __ARCH_WANT_SYS_CLONE3 macro
Arnd Bergmann
2024-07-10
1
-1
/
+0
*
|
|
loongarch: avoid generating extra header files
Arnd Bergmann
2024-07-10
1
-16
/
+0
|
|
/
|
/
|
*
|
syscalls: mmap(): use unsigned offset type consistently
Arnd Bergmann
2024-06-25
1
-1
/
+1
*
|
LoongArch: KVM: Remove an unneeded semicolon
Yang Li
2024-06-21
1
-1
/
+1
*
|
LoongArch: Fix multiple hardware watchpoint issues
Hui Li
2024-06-21
1
-24
/
+33
*
|
LoongArch: Trigger user-space watchpoints correctly
Hui Li
2024-06-21
3
-6
/
+31
*
|
LoongArch: Fix watchpoint setting error
Hui Li
2024-06-21
3
-32
/
+21
*
|
LoongArch: Only allow OBJTOOL & ORC unwinder if toolchain supports -mthin-add...
Xi Ruoyao
2024-06-21
2
-1
/
+5
*
|
LoongArch: Fix GMAC's phy-mode definitions in dts
Huacai Chen
2024-06-03
3
-5
/
+5
*
|
LoongArch: Override higher address bits in JUMP_VIRT_ADDR
Jiaxun Yang
2024-06-03
1
-1
/
+1
[next]