summaryrefslogtreecommitdiff
path: root/arch/loongarch
AgeCommit message (Expand)Author
2024-04-25mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FASTDavid Hildenbrand
2024-04-25treewide: use initializer for struct vm_unmapped_area_infoRick Edgecombe
2024-04-25fix missing vmalloc.h includesKent Overstreet
2024-04-25mm/treewide: remove pXd_huge()Peter Xu
2024-04-25mm/treewide: replace pXd_huge() with pXd_leaf()Peter Xu
2024-04-10LoongArch: Include linux/sizes.h in addrspace.h to prevent build errorsRandy Dunlap
2024-04-10LoongArch: Update dts for Loongson-2K2000 to support GMAC/GNETHuacai Chen
2024-04-10LoongArch: Update dts for Loongson-2K2000 to support PCI-MSIHuacai Chen
2024-04-10LoongArch: Update dts for Loongson-2K2000 to support ISA/LPCHuacai Chen
2024-04-10LoongArch: Update dts for Loongson-2K1000 to support ISA/LPCHuacai Chen
2024-04-10LoongArch: Make virt_addr_valid()/__virt_addr_valid() work with KFENCEHuacai Chen
2024-04-10LoongArch: Make {virt, phys, page, pfn} translation work with KFENCEHuacai Chen
2024-03-22Merge tag 'loongarch-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2024-03-19LoongArch/crypto: Clean up useless assignment operationsYuli Wang
2024-03-19LoongArch: Define the __io_aw() hook as mmiowb()Huacai Chen
2024-03-19LoongArch: Remove superfluous flush_dcache_page() definitionHuacai Chen
2024-03-19LoongArch: Move {dmw,tlb}_virt_to_page() definition to page.hMax Kellermann
2024-03-19LoongArch: Change __my_cpu_offset definition to avoid mis-optimizationHuacai Chen
2024-03-19LoongArch: Select HAVE_ARCH_USERFAULTFD_MINOR in KconfigHuacai Chen
2024-03-19LoongArch: Select ARCH_HAS_CURRENT_STACK_POINTER in KconfigHuacai Chen
2024-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-03-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2024-03-12Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-03-12Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-11Merge tag 'timers-core-2024-03-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-03-11mm: Introduce vmap_page_range() to map pages in PCI address spaceAlexei Starovoitov
2024-03-11LoongArch: Add kernel livepatching supportJinyang He
2024-03-11LoongArch: Add ORC stack unwinder supportTiezhu Yang
2024-03-11Merge tag 'loongarch-kvm-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini
2024-03-09Merge tag 'kvm-x86-guest_memfd_fixes-6.8' of https://github.com/kvm-x86/linux...Paolo Bonzini
2024-03-06mm/treewide: drop pXd_large()Peter Xu
2024-03-06arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitionsArnd Bergmann
2024-03-06LoongArch: KVM: Remove unnecessary CSR register saving during enter guestBibo Mao
2024-03-06LoongArch: KVM: Do not restart SW timer when it is expiredBibo Mao
2024-03-06LoongArch: KVM: Start SW timer only when vcpu is blockingBibo Mao
2024-03-06LoongArch: KVM: Set reserved bits as zero in CPUCFGBibo Mao
2024-02-23loongarch, crash: wrap crash dumping code into crash related ifdefsBaoquan He
2024-02-23LoongArch: KVM: Streamline kvm_check_cpucfg() and improve commentsWANG Xuerui
2024-02-23LoongArch: KVM: Rename _kvm_get_cpucfg() to _kvm_get_cpucfg_mask()WANG Xuerui
2024-02-23LoongArch: KVM: Fix input validation of _kvm_get_cpucfg() & kvm_check_cpucfg()WANG Xuerui
2024-02-23LoongArch: dts: Minor whitespace cleanupKrzysztof Kozlowski
2024-02-23LoongArch: Call early_init_fdt_scan_reserved_mem() earlierHuacai Chen
2024-02-23LoongArch: Update cpu_sibling_map when disabling nonboot CPUsHuacai Chen
2024-02-23LoongArch: Disable IRQ before init_fn() for nonboot CPUsHuacai Chen
2024-02-20LoongArch: vdso: Use generic union vdso_data_storeAnna-Maria Behnsen
2024-02-09work around gcc bugs with 'asm goto' with outputsLinus Torvalds
2024-02-09rust: Refactor the build target to allow the use of builtin targetsJamie Cunliffe
2024-02-08Merge branch 'kvm-kconfig'Paolo Bonzini
2024-02-08treewide: remove CONFIG_HAVE_KVMPaolo Bonzini