summaryrefslogtreecommitdiffstats
path: root/arch/loongarch (follow)
Commit message (Expand)AuthorAgeFilesLines
* LoongArch: KVM: Protect kvm_io_bus_{read,write}() with SRCUHuacai Chen2024-12-032-11/+26
* LoongArch: KVM: Protect kvm_check_requests() with SRCUHuacai Chen2024-12-021-1/+3
* LoongArch: BPF: Adjust the parameter of emit_jirl()Tiezhu Yang2024-12-023-5/+15
* LoongArch: Add architecture specific huge_pte_clear()Bibo Mao2024-12-021-0/+10
* LoongArch/irq: Use seq_put_decimal_ull_width() for decimal valuesDavid Wang2024-12-021-1/+1
* LoongArch: Fix reserving screen info memory for above-4G firmwareHuacai Chen2024-12-021-1/+1
* Merge tag 'dmaengine-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-11-271-1/+1
|\
| * dmaengine: loongson2-apb: Rename the prefix ls2x to loongson2Binbin Zhou2024-10-231-1/+1
* | Merge tag 'loongarch-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds2024-11-2710-23/+134
|\ \
| * | LoongArch: Update Loongson-3 default config fileHuacai Chen2024-11-261-10/+81
| * | LoongArch: dts: Add I2S support to Loongson-2K2000Binbin Zhou2024-11-261-2/+20
| * | LoongArch: dts: Add I2S support to Loongson-2K1000Binbin Zhou2024-11-261-2/+15
| * | LoongArch: Allow to enable PREEMPT_LAZYHuacai Chen2024-11-262-3/+6
| * | LoongArch: Allow to enable PREEMPT_RTHuacai Chen2024-11-261-0/+1
| * | LoongArch: Select HAVE_POSIX_CPU_TIMERS_TASK_WORKHuacai Chen2024-11-261-0/+1
| * | LoongArch: Fix sleeping in atomic context for PREEMPT_RTHuacai Chen2024-11-261-1/+1
| * | LoongArch: Reduce min_delta for the arch clockevent deviceHuacai Chen2024-11-261-1/+5
| * | LoongArch: BPF: Sign-extend return valuesTiezhu Yang2024-11-261-1/+1
| * | LoongArch: Fix build failure with GCC 15 (-std=gnu23)Tiezhu Yang2024-11-261-1/+1
| * | LoongArch: Explicitly specify code model in MakefileHuacai Chen2024-11-261-2/+2
* | | Merge tag 'trace-rust-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-11-261-6/+10
|\ \ \
| * | | jump_label: adjust inline asm to be consistentAlice Ryhl2024-11-041-6/+10
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-11-2417-56/+2497
|\ \ \ \
| * \ \ \ Merge tag 'loongarch-kvm-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2024-11-1416-28/+2485
| |\ \ \ \
| | * | | | irqchip/loongson-eiointc: Add virt extension supportBibo Mao2024-11-131-0/+1
| | * | | | LoongArch: KVM: Add irqfd supportXianglai Li2024-11-137-1/+146
| | * | | | LoongArch: KVM: Add PCHPIC user mode read and write functionsXianglai Li2024-11-132-2/+123
| | * | | | LoongArch: KVM: Add PCHPIC read and write functionsXianglai Li2024-11-133-2/+322
| | * | | | LoongArch: KVM: Add PCHPIC device supportXianglai Li2024-11-135-0/+128
| | * | | | LoongArch: KVM: Add EIOINTC user mode read and write functionsXianglai Li2024-11-132-2/+173
| | * | | | LoongArch: KVM: Add EIOINTC read and write functionsXianglai Li2024-11-133-3/+771
| | * | | | LoongArch: KVM: Add EIOINTC device supportXianglai Li2024-11-135-1/+235
| | * | | | LoongArch: KVM: Add IPI user mode read and write functionXianglai Li2024-11-132-2/+92
| | * | | | LoongArch: KVM: Add IPI read and write functionXianglai Li2024-11-133-2/+291
| | * | | | LoongArch: KVM: Add IPI device supportXianglai Li2024-11-136-2/+158
| | * | | | LoongArch: KVM: Add iocsr and mmio bus simulation in kernelXianglai Li2024-11-131-24/+58
| * | | | | Merge tag 'kvm-riscv-6.13-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini2024-11-0814-47/+72
| |\| | | |
| * | | | | KVM: LoongArch: Use kvm_faultin_pfn() to map pfns into the guestSean Christopherson2024-10-251-8/+6
| * | | | | KVM: LoongArch: Mark "struct page" pfn accessed before dropping mmu_lockSean Christopherson2024-10-251-1/+1
| * | | | | KVM: LoongArch: Mark "struct page" pfns accessed only in "slow" page fault pathSean Christopherson2024-10-251-18/+2
| * | | | | KVM: LoongArch: Mark "struct page" pfns dirty only in "slow" page fault pathSean Christopherson2024-10-251-7/+9
| | |_|_|/ | |/| | |
* | | | | Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-11-235-5/+24
|\ \ \ \ \
| * | | | | mm: define general function pXd_init()Bibo Mao2024-11-121-0/+3
| * | | | | arch: introduce set_direct_map_valid_noflush()Mike Rapoport (Microsoft)2024-11-072-0/+20
| * | | | | asm-generic: introduce text-patching.hMike Rapoport (Microsoft)2024-11-071-0/+1
| * | | | | mm: consolidate common checks in hugetlb_get_unmapped_areaOscar Salvador2024-11-071-5/+0
| | |/ / / | |/| | |
* | | | | Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-11-214-108/+1
|\ \ \ \ \
| * | | | | loongarch: Use new fallback IO memcpy/memsetJulian Vetter2024-10-283-105/+1
| * | | | | asm-generic: provide generic page_to_phys and phys_to_page implementationsChristoph Hellwig2024-10-281-3/+0
| | |_|/ / | |/| | |
* | | | | Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-11-201-1/+1
|\ \ \ \ \