summaryrefslogtreecommitdiffstats
path: root/arch/loongarch
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | Merge tag 'for-6.10/block-20240511' of git://git.kernel.dk/linuxLinus Torvalds2024-05-131-1/+0
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | blk-throttle: remove CONFIG_BLK_DEV_THROTTLING_LOWYu Kuai2024-05-091-1/+0
| | |_|/ / | |/| | |
* | | | | LoongArch: Lately init pmu after smp is onlineBibo Mao2024-04-251-1/+1
* | | | | LoongArch: Fix callchain parse error with kernel tracepoint eventsHuacai Chen2024-04-241-0/+8
* | | | | LoongArch: Fix access error when read fault on a write-only VMAJiantao Shan2024-04-241-2/+2
* | | | | LoongArch: Fix a build error due to __tlb_remove_tlb_entry()David Hildenbrand2024-04-241-2/+0
* | | | | LoongArch: Fix Kconfig item and left code related to CRASH_COREBaoquan He2024-04-242-3/+3
| |_|_|/ |/| | |
* | | | LoongArch: Include linux/sizes.h in addrspace.h to prevent build errorsRandy Dunlap2024-04-101-0/+1
* | | | LoongArch: Update dts for Loongson-2K2000 to support GMAC/GNETHuacai Chen2024-04-102-3/+42
* | | | LoongArch: Update dts for Loongson-2K2000 to support PCI-MSIHuacai Chen2024-04-101-0/+3
* | | | LoongArch: Update dts for Loongson-2K2000 to support ISA/LPCHuacai Chen2024-04-101-1/+8
* | | | LoongArch: Update dts for Loongson-2K1000 to support ISA/LPCHuacai Chen2024-04-101-0/+7
* | | | LoongArch: Make virt_addr_valid()/__virt_addr_valid() work with KFENCEHuacai Chen2024-04-101-0/+4
* | | | LoongArch: Make {virt, phys, page, pfn} translation work with KFENCEHuacai Chen2024-04-104-8/+51
|/ / /
* | | Merge tag 'loongarch-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2024-03-2243-67/+921
|\ \ \ | |/ / |/| |
| * | LoongArch/crypto: Clean up useless assignment operationsYuli Wang2024-03-191-2/+0