index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
loongarch
Age
Commit message (
Expand
)
Author
2024-08-07
LoongArch: KVM: Remove undefined a6 argument comment for kvm_hypercall()
Dandan Zhang
2024-08-07
LoongArch: KVM: Remove unnecessary definition of KVM_PRIVATE_MEM_SLOTS
Yuli Wang
2024-08-07
LoongArch: Use accessors to page table entries instead of direct dereference
Huacai Chen
2024-08-07
LoongArch: Enable general EFI poweroff method
Miao Wang
2024-08-02
syscalls: fix syscall macros for newfstat/newfstatat
Arnd Bergmann
2024-07-27
Merge tag 'riscv-for-linus-6.11-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-07-22
Merge tag 'loongarch-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
2024-07-22
Merge patch series "Add ACPI NUMA support for RISC-V"
Palmer Dabbelt
2024-07-22
ACPI: NUMA: change the ACPI_NUMA to a hidden option
Haibo Xu
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-07-20
LoongArch: Make the users of larch_insn_gen_break() constant
Oleg Nesterov
2024-07-20
LoongArch: Check TIF_LOAD_WATCH to enable user space watchpoint
Tiezhu Yang
2024-07-20
LoongArch: Use rustc option -Zdirect-access-external-data
WANG Rui
2024-07-20
LoongArch: Add support for relocating the kernel with RELR relocation
Xi Ruoyao
2024-07-20
LoongArch: Remove a redundant checking in relocator
Xi Ruoyao
2024-07-20
LoongArch: Use correct API to map cmdline in relocate_kernel()
Huacai Chen
2024-07-20
LoongArch: Automatically disable KASLR for hibernation
Huacai Chen
2024-07-20
LoongArch: Add ACPI standard hardware register based S3 support
Jiaxun Yang
2024-07-20
LoongArch: Add architectural preparation for CPUFreq
Huacai Chen
2024-07-20
LoongArch: Add writecombine support for DMW-based ioremap()
Huacai Chen
2024-07-20
LoongArch: Add ARCH_HAS_DEBUG_VM_PGTABLE support
Huacai Chen
2024-07-20
LoongArch: Add ARCH_HAS_PTE_DEVMAP support
Huacai Chen
2024-07-20
LoongArch: Add RANDOMIZE_KSTACK_OFFSET support
Jinjie Ruan
2024-07-20
LoongArch: Add irq_work support via self IPIs
Huacai Chen
2024-07-20
LoongArch: Always enumerate MADT and setup logical-physical CPU mapping
Huacai Chen
2024-07-20
LoongArch: Define __ARCH_WANT_NEW_STAT in unistd.h
Huacai Chen
2024-07-18
Merge tag 'ftrace-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2024-07-16
Merge tag 'kvm-x86-generic-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-07-10
loongarch: convert to generic syscall table
Arnd Bergmann
2024-07-10
clone3: drop __ARCH_WANT_SYS_CLONE3 macro
Arnd Bergmann
2024-07-10
loongarch: avoid generating extra header files
Arnd Bergmann
2024-07-09
LoongArch: KVM: Add PV steal time support in guest side
Bibo Mao
2024-07-09
LoongArch: KVM: Add PV steal time support in host side
Bibo Mao
2024-07-09
LoongArch: KVM: always make pte young in page map's fast path
Jia Qingtong
2024-07-09
LoongArch: KVM: Mark page accessed and dirty with page ref added
Bibo Mao
2024-07-09
LoongArch: KVM: Add dirty bitmap initially all set support
Bibo Mao
2024-07-09
LoongArch: KVM: Add memory barrier before update pmd entry
Bibo Mao
2024-07-09
LoongArch: KVM: Discard dirty page tracking on readonly memslot
Bibo Mao
2024-07-09
LoongArch: KVM: Select huge page only if secondary mmu supports it
Bibo Mao
2024-07-09
LoongArch: KVM: Delay secondary mmu tlb flush until guest entry
Bibo Mao
2024-07-09
LoongArch: KVM: Sync pending interrupt when getting ESTAT from user mode
Bibo Mao
2024-07-03
mm: implement update_mmu_tlb() using update_mmu_tlb_range()
Bang Li
2024-07-03
mm: add update_mmu_tlb_range()
Bang Li
2024-06-25
syscalls: mmap(): use unsigned offset type consistently
Arnd Bergmann
2024-06-21
LoongArch: KVM: Remove an unneeded semicolon
Yang Li
2024-06-21
LoongArch: Fix multiple hardware watchpoint issues
Hui Li
2024-06-21
LoongArch: Trigger user-space watchpoints correctly
Hui Li
2024-06-21
LoongArch: Fix watchpoint setting error
Hui Li
2024-06-21
LoongArch: Only allow OBJTOOL & ORC unwinder if toolchain supports -mthin-add...
Xi Ruoyao
[next]