summaryrefslogtreecommitdiff
path: root/arch/loongarch
AgeCommit message (Expand)Author
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-11-02Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2023-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-10-31Merge tag 'loongarch-kvm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini
2023-10-30Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-10-27crypto: loongarch/crc32 - remove redundant setting of alignmask to 0Eric Biggers
2023-10-18LoongArch: Disable WUC for pgprot_writecombine() like ioremap_wc()Icenowy Zheng
2023-10-18LoongArch: Replace kmap_atomic() with kmap_local_page() in copy_user_highpage()Huacai Chen
2023-10-18LoongArch: Export symbol invalid_pud_table for modules buildingHuacai Chen
2023-10-18LoongArch: Use SYM_CODE_* to annotate exception handlersTiezhu Yang
2023-10-09Merge tag 'v6.6-rc5' into locking/core, to pick up fixesIngo Molnar
2023-10-06mm: add statistics for PUD level pagetableBaolin Wang
2023-10-04locking/local, arch: Rewrite local_add_unless() as a static inline functionUros Bizjak
2023-10-02LoongArch: KVM: Enable kvm config and add the makefileTianrui Zhao
2023-10-02LoongArch: KVM: Implement vcpu world switchTianrui Zhao
2023-10-02LoongArch: KVM: Implement kvm exception vectorsTianrui Zhao
2023-10-02LoongArch: KVM: Implement handle fpu exceptionTianrui Zhao
2023-10-02LoongArch: KVM: Implement handle mmio exceptionTianrui Zhao
2023-10-02LoongArch: KVM: Implement handle gspr exceptionTianrui Zhao
2023-10-02LoongArch: KVM: Implement handle idle exceptionTianrui Zhao
2023-10-02LoongArch: KVM: Implement handle iocsr exceptionTianrui Zhao
2023-10-02LoongArch: KVM: Implement handle csr exceptionTianrui Zhao
2023-10-02LoongArch: KVM: Implement kvm mmu operationsTianrui Zhao
2023-10-02LoongArch: KVM: Implement virtual machine tlb operationsTianrui Zhao
2023-10-02LoongArch: KVM: Implement vcpu timer operationsTianrui Zhao
2023-10-02LoongArch: KVM: Implement misc vcpu related interfacesTianrui Zhao
2023-10-02LoongArch: KVM: Implement vcpu load and vcpu put operationsTianrui Zhao
2023-10-02LoongArch: KVM: Implement vcpu interrupt operationsTianrui Zhao
2023-10-02LoongArch: KVM: Implement fpu operations for vcpuTianrui Zhao
2023-10-02LoongArch: KVM: Implement basic vcpu ioctl interfacesTianrui Zhao
2023-10-02LoongArch: KVM: Implement basic vcpu interfacesTianrui Zhao
2023-10-02LoongArch: KVM: Add vcpu related header filesTianrui Zhao
2023-10-02LoongArch: KVM: Implement VM related functionsTianrui Zhao
2023-10-02LoongArch: KVM: Implement kvm hardware enable, disable interfaceTianrui Zhao
2023-10-02LoongArch: KVM: Implement kvm module related interfaceTianrui Zhao
2023-10-02LoongArch: KVM: Add kvm related header filesTianrui Zhao
2023-09-27LoongArch: Add support for 64_PCREL relocation typeTiezhu Yang
2023-09-27LoongArch: Add support for 32_PCREL relocation typeTiezhu Yang
2023-09-27LoongArch: Define relocation types for ABI v2.10Tiezhu Yang
2023-09-27LoongArch: numa: Fix high_memory calculationHuacai Chen
2023-09-20LoongArch: Don't inline kasan_mem_to_shadow()/kasan_shadow_to_mem()Huacai Chen
2023-09-20kasan: Cleanup the __HAVE_ARCH_SHADOW_MAP usageHuacai Chen
2023-09-20LoongArch: Set all reserved memblocks on Node#0 at initializationHuacai Chen
2023-09-20LoongArch: Remove dead code in relocate_new_kernelTiezhu Yang
2023-09-20LoongArch: Use _UL() and _ULL()Andy Shevchenko
2023-09-20LoongArch: Fix some build warnings with W=1Bibo Mao
2023-09-20LoongArch: Fix lockdep static memory detectionHelge Deller
2023-09-08Merge tag 'loongarch-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2023-09-07LoongArch: Update Loongson-3 default config fileHuacai Chen
2023-09-06LoongArch: Add KASAN (Kernel Address Sanitizer) supportQing Zhang