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