summaryrefslogtreecommitdiffstats
path: root/arch/loongarch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-05-223-1/+6
|\
| * LoongArch: implement ARCH_HAS_KERNEL_FPU_SUPPORTSamuel Holland2024-05-193-1/+6
* | Merge tag 'loongarch-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds2024-05-2216-21/+240
|\ \
| * | LoongArch: Update Loongson-3 default config fileHuacai Chen2024-05-191-0/+24
| * | LoongArch: dts: Add new supported device nodes to Loongson-2K2000Binbin Zhou2024-05-141-4/+45
| * | LoongArch: dts: Add new supported device nodes to Loongson-2K0500Binbin Zhou2024-05-141-3/+83
| * | LoongArch: dts: Remove "disabled" state of clock controller nodeBinbin Zhou2024-05-142-5/+0
| * | LoongArch: rust: Switch to use built-in rustc targetWANG Rui2024-05-141-1/+1
| * | LoongArch: Fix callchain parse error with kernel tracepoint events againHuacai Chen2024-05-141-2/+1
| * | LoongArch: Give a chance to build with !CONFIG_SMPTiezhu Yang2024-05-147-6/+20
| * | LoongArch: Select THP_SWAP if HAVE_ARCH_TRANSPARENT_HUGEPAGEHuacai Chen2024-05-141-0/+1
| * | LoongArch: Select ARCH_WANT_DEFAULT_BPF_JITHuacai Chen2024-05-141-0/+1
| * | LoongArch: Select ARCH_SUPPORTS_INT128 if CC_HAS_INT128Xi Ruoyao2024-05-144-0/+65
| * | LoongArch: Select ARCH_HAS_FAST_MULTIPLIERXi Ruoyao2024-05-141-0/+1
* | | Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-05-201-4/+4
|\ \ \ | |_|/ |/| |
| * | arch: Rename fbdev header and source filesThomas Zimmermann2024-05-031-4/+4
| |/
* | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-05-194-14/+4
|\ \
| * | mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FASTDavid Hildenbrand2024-04-251-1/+1
| * | treewide: use initializer for struct vm_unmapped_area_infoRick Edgecombe2024-04-251-2/+1
| * | fix missing vmalloc.h includesKent Overstreet2024-04-251-0/+1
| * | mm/treewide: remove pXd_huge()Peter Xu2024-04-251-10/+0
| * | mm/treewide: replace pXd_huge() with pXd_leaf()Peter Xu2024-04-251-1/+1
* | | Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2024-05-182-9/+2
|\ \ \
| * | | Makefile: remove redundant tool coverage variablesMasahiro Yamada2024-05-141-7/+0
| * | | kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada2024-05-102-2/+2
| |/ /
* | | Merge tag 'iommu-updates-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-05-181-7/+2
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'core' and 'x86/vt-d' in...Joerg Roedel2024-05-131-7/+2
| |\ \ \ \ \ | | | | |/ / | | | |/| / | | |_|_|/ | |/| | |
| | | | * dma-mapping: Add helpers for dma_range_map boundsRobin Murphy2024-04-261-7/+2
| | | |/ | | |/|
* | | | Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds2024-05-171-0/+3
|\ \ \ \
| * | | | kprobe/ftrace: bail out if ftrace was killedStephen Brennan2024-05-161-0/+3
| |/ / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-05-1524-131/+746
|\ \ \ \
| * \ \ \ Merge tag 'loongarch-kvm-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2024-05-1036-118/+876
| |\ \ \ \
| | * | | | LoongArch: KVM: Add mmio trace events supportBibo Mao2024-05-062-6/+22
| | * | | | LoongArch: KVM: Add software breakpoint supportBibo Mao2024-05-067-3/+40
| | * | | | LoongArch: KVM: Add PV IPI support on guest sideBibo Mao2024-05-068-2/+197
| | * | | | LoongArch: KVM: Add PV IPI support on host sideBibo Mao2024-05-066-2/+211
| | * | | | LoongArch: KVM: Add vcpu mapping from physical cpuidBibo Mao2024-05-064-0/+129
| | * | | | LoongArch: KVM: Add cpucfg area for kvm hypervisorBibo Mao2024-05-063-17/+50
| | * | | | LoongArch: KVM: Add hypercall instruction emulationBibo Mao2024-05-063-1/+38
| | * | | | LoongArch/smp: Refine some ipi functions on LoongArch platformBibo Mao2024-05-067-71/+63
| | |/ / /
| * | / / KVM: delete .change_pte MMU notifier callbackPaolo Bonzini2024-04-112-33/+0
| | |/ / | |/| |
* | | | Merge tag 'modules-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-05-152-6/+21
|\ \ \ \
| * | | | arch: make execmem setup available regardless of CONFIG_MODULESMike Rapoport (IBM)2024-05-142-19/+21
| * | | | mm/execmem, arch: convert simple overrides of module_alloc to execmemMike Rapoport (IBM)2024-05-141-3/+16
* | | | | Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2024-05-141-6/+16
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-05-026-8/+14
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-04-119-12/+116
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-03-2843-67/+921
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-03-271-6/+16
| |\ \ \ \
| | * | | | bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_...Christophe Leroy2024-03-141-6/+16