index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
loongarch
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-22
Merge tag 'loongarch-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
43
-67
/
+921
2024-03-19
LoongArch/crypto: Clean up useless assignment operations
Yuli Wang
1
-2
/
+0
2024-03-19
LoongArch: Define the __io_aw() hook as mmiowb()
Huacai Chen
3
-18
/
+3
2024-03-19
LoongArch: Remove superfluous flush_dcache_page() definition
Huacai Chen
1
-3
/
+0
2024-03-19
LoongArch: Move {dmw,tlb}_virt_to_page() definition to page.h
Max Kellermann
2
-3
/
+3
2024-03-19
LoongArch: Change __my_cpu_offset definition to avoid mis-optimization
Huacai Chen
1
-1
/
+6
2024-03-19
LoongArch: Select HAVE_ARCH_USERFAULTFD_MINOR in Kconfig
Huacai Chen
1
-0
/
+1
2024-03-19
LoongArch: Select ARCH_HAS_CURRENT_STACK_POINTER in Kconfig
Huacai Chen
1
-0
/
+1
2024-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-50
/
+37
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+2
2024-03-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+1
2024-03-12
Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-1
/
+1
2024-03-12
Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-24
/
+7
2024-03-11
Merge tag 'timers-core-2024-03-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+2
2024-03-11
mm: Introduce vmap_page_range() to map pages in PCI address space
Alexei Starovoitov
1
-1
/
+1
2024-03-11
LoongArch: Add kernel livepatching support
Jinyang He
3
-0
/
+46
2024-03-11
LoongArch: Add ORC stack unwinder support
Tiezhu Yang
35
-40
/
+861
2024-03-11
Merge tag 'loongarch-kvm-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
7
-140
/
+145
2024-03-09
Merge tag 'kvm-x86-guest_memfd_fixes-6.8' of https://github.com/kvm-x86/linux...
Paolo Bonzini
1
-2
/
+2
2024-03-06
mm/treewide: drop pXd_large()
Peter Xu
1
-1
/
+1
2024-03-06
arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitions
Arnd Bergmann
2
-24
/
+7
2024-03-06
LoongArch: KVM: Remove unnecessary CSR register saving during enter guest
Bibo Mao
1
-6
/
+0
2024-03-06
LoongArch: KVM: Do not restart SW timer when it is expired
Bibo Mao
1
-19
/
+1
2024-03-06
LoongArch: KVM: Start SW timer only when vcpu is blocking
Bibo Mao
1
-14
/
+9
2024-03-06
LoongArch: KVM: Set reserved bits as zero in CPUCFG
Bibo Mao
1
-7
/
+26
2024-02-23
loongarch, crash: wrap crash dumping code into crash related ifdefs
Baoquan He
1
-1
/
+1
2024-02-23
LoongArch: KVM: Streamline kvm_check_cpucfg() and improve comments
WANG Xuerui
1
-22
/
+20
2024-02-23
LoongArch: KVM: Rename _kvm_get_cpucfg() to _kvm_get_cpucfg_mask()
WANG Xuerui
1
-3
/
+3
2024-02-23
LoongArch: KVM: Fix input validation of _kvm_get_cpucfg() & kvm_check_cpucfg()
WANG Xuerui
1
-17
/
+18
2024-02-23
LoongArch: dts: Minor whitespace cleanup
Krzysztof Kozlowski
2
-2
/
+2
2024-02-23
LoongArch: Call early_init_fdt_scan_reserved_mem() earlier
Huacai Chen
1
-2
/
+2
2024-02-23
LoongArch: Update cpu_sibling_map when disabling nonboot CPUs
Huacai Chen
1
-53
/
+68
2024-02-23
LoongArch: Disable IRQ before init_fn() for nonboot CPUs
Huacai Chen
1
-0
/
+1
2024-02-20
LoongArch: vdso: Use generic union vdso_data_store
Anna-Maria Behnsen
1
-4
/
+2
2024-02-09
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
1
-2
/
+2
2024-02-09
rust: Refactor the build target to allow the use of builtin targets
Jamie Cunliffe
1
-0
/
+1
2024-02-08
Merge branch 'kvm-kconfig'
Paolo Bonzini
2
-2
/
+0
2024-02-08
treewide: remove CONFIG_HAVE_KVM
Paolo Bonzini
2
-2
/
+0
2024-02-08
kvm: replace __KVM_HAVE_READONLY_MEM with Kconfig symbol
Paolo Bonzini
2
-2
/
+1
2024-02-06
LoongArch: vDSO: Disable UBSAN instrumentation
Kees Cook
1
-0
/
+1
2024-02-06
LoongArch: Fix earlycon parameter if KASAN enabled
Huacai Chen
1
-0
/
+3
2024-02-06
LoongArch: Change acpi_core_pic[NR_CPUS] to acpi_core_pic[MAX_CORE_PIC]
Huacai Chen
2
-4
/
+4
2024-02-06
LoongArch: Select HAVE_ARCH_SECCOMP to use the common SECCOMP menu
Masahiro Yamada
1
-17
/
+1
2024-02-06
LoongArch: Select ARCH_ENABLE_THP_MIGRATION instead of redefining it
Masahiro Yamada
1
-4
/
+1
2024-01-26
LoongArch: KVM: Add returns to SIMD stubs
Randy Dunlap
1
-2
/
+2
2024-01-26
LoongArch: KVM: Fix build due to API changes
Huacai Chen
1
-2
/
+2
2024-01-26
LoongArch/smp: Call rcutree_report_cpu_starting() at tlb_init()
Huacai Chen
2
-7
/
+10
2024-01-19
Merge tag 'loongarch-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
25
-77
/
+1575
2024-01-18
Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-40
/
+4
2024-01-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
12
-149
/
+553
[next]