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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-22
Merge tag 'loongarch-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
14
-8
/
+84
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
6
-1
/
+39
2024-07-20
LoongArch: Make the users of larch_insn_gen_break() constant
Oleg Nesterov
2
-2
/
+5
2024-07-20
LoongArch: Add support for relocating the kernel with RELR relocation
Xi Ruoyao
2
-0
/
+6
2024-07-20
LoongArch: Add architectural preparation for CPUFreq
Huacai Chen
1
-0
/
+3
2024-07-20
LoongArch: Add writecombine support for DMW-based ioremap()
Huacai Chen
4
-3
/
+32
2024-07-20
LoongArch: Add ARCH_HAS_PTE_DEVMAP support
Huacai Chen
2
-2
/
+23
2024-07-20
LoongArch: Add irq_work support via self IPIs
Huacai Chen
3
-1
/
+14
2024-07-20
LoongArch: Define __ARCH_WANT_NEW_STAT in unistd.h
Huacai Chen
1
-0
/
+1
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
1
-1
/
+0
2024-07-10
loongarch: convert to generic syscall table
Arnd Bergmann
4
-2
/
+6
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
1
-0
/
+5
2024-07-09
LoongArch: KVM: Add PV steal time support in host side
Bibo Mao
5
-0
/
+29
2024-07-09
LoongArch: KVM: Add dirty bitmap initially all set support
Bibo Mao
1
-0
/
+3
2024-07-09
LoongArch: KVM: Delay secondary mmu tlb flush until guest entry
Bibo Mao
1
-0
/
+2
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-21
LoongArch: Trigger user-space watchpoints correctly
Hui Li
1
-0
/
+2
2024-06-21
LoongArch: Fix watchpoint setting error
Hui Li
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: Override higher address bits in JUMP_VIRT_ADDR
Jiaxun Yang
1
-1
/
+1
2024-06-03
LoongArch: Add all CPUs enabled by fdt to NUMA node 0
Jiaxun Yang
1
-0
/
+1
2024-05-22
Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+1
2024-05-22
Merge tag 'loongarch-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
4
-2
/
+14
2024-05-20
Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+4
2024-05-19
LoongArch: implement ARCH_HAS_KERNEL_FPU_SUPPORT
Samuel Holland
1
-0
/
+1
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2024-05-14
LoongArch: Fix callchain parse error with kernel tracepoint events again
Huacai Chen
1
-2
/
+1
2024-05-14
LoongArch: Give a chance to build with !CONFIG_SMP
Tiezhu Yang
2
-0
/
+7
2024-05-14
LoongArch: Select ARCH_SUPPORTS_INT128 if CC_HAS_INT128
Xi Ruoyao
1
-0
/
+6
2024-05-10
Merge tag 'loongarch-kvm-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
19
-19
/
+345
2024-05-06
LoongArch: KVM: Add software breakpoint support
Bibo Mao
4
-0
/
+13
2024-05-06
LoongArch: KVM: Add PV IPI support on guest side
Bibo Mao
3
-0
/
+32
2024-05-06
LoongArch: KVM: Add PV IPI support on host side
Bibo Mao
4
-0
/
+143
2024-05-06
LoongArch: KVM: Add vcpu mapping from physical cpuid
Bibo Mao
2
-0
/
+28
2024-05-06
LoongArch: KVM: Add cpucfg area for kvm hypervisor
Bibo Mao
2
-0
/
+12
2024-05-06
LoongArch: KVM: Add hypercall instruction emulation
Bibo Mao
2
-1
/
+27
2024-05-06
LoongArch/smp: Refine some ipi functions on LoongArch platform
Bibo Mao
3
-8
/
+30
2024-05-03
arch: Rename fbdev header and source files
Thomas Zimmermann
1
-4
/
+4
2024-04-25
fix missing vmalloc.h includes
Kent Overstreet
1
-0
/
+1
2024-04-24
LoongArch: Fix callchain parse error with kernel tracepoint events
Huacai Chen
1
-0
/
+8
2024-04-24
LoongArch: Fix a build error due to __tlb_remove_tlb_entry()
David Hildenbrand
1
-2
/
+0
2024-04-24
LoongArch: Fix Kconfig item and left code related to CRASH_CORE
Baoquan He
1
-2
/
+2
2024-04-11
KVM: delete .change_pte MMU notifier callback
Paolo Bonzini
1
-1
/
+0
2024-04-10
LoongArch: Include linux/sizes.h in addrspace.h to prevent build errors
Randy Dunlap
1
-0
/
+1
[next]