summaryrefslogtreecommitdiffstats
path: root/arch/loongarch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-rust-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4 days1-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 Torvalds6 days17-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 Torvalds6 days5-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 Torvalds9 days4-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 Torvalds9 days1-1/+1
|\ \ \ \
| * | | | of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verifyUsama Arif2024-10-291-1/+1
| | |_|/ | |/| |
* | | | Merge tag 'ftrace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds9 days2-26/+5
|\ \ \ \
| * | | | ftrace: Consolidate ftrace_regs accessor functions for archs using pt_regsSteven Rostedt2024-10-151-24/+1
| * | | | ftrace: Make ftrace_regs abstract from direct useSteven Rostedt2024-10-112-11/+13
| |/ / /
* | | | Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds10 days9-34/+22
|\ \ \ \
| * | | | LoongArch: vDSO: Use vdso/datapage.h to access vDSO dataThomas Weißschuh2024-11-026-23/+21
| * | | | vdso: Introduce vdso/page.hVincenzo Frascino2024-10-161-6/+1
| * | | | LoongArch: vdso: Remove timekeeper includesThomas Weißschuh2024-10-152-5/+0
| | |/ / | |/| |
* | | | Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds10 days1-2/+2
|\ \ \ \
| * | | | LoongArch: Switch to irq_set_nr_irqs()Bart Van Assche2024-10-161-2/+2
| | |/ / | |/| |
* | | | Merge tag 'mm-hotfixes-stable-2024-11-16-15-33' of git://git.kernel.org/pub/s...Linus Torvalds13 days1-0/+3
|\ \ \ \
| * | | | crash, powerpc: default to CRASH_DUMP=n on PPC_BOOK3S_32Dave Vasilevsky2024-11-151-0/+3
| | |_|/ | |/| |
* | | | LoongArch: Fix AP booting issue in VM modeBibo Mao2024-11-121-0/+15
* | | | LoongArch: Add WriteCombine shadow mapping in KASANKanglong Wang2024-11-122-1/+15
* | | | LoongArch: Disable KASAN if PGDIR_SIZE is too large for cpu_vabitsHuacai Chen2024-11-122-3/+14
* | | | LoongArch: Make KASAN work with 5-level page-tablesHuacai Chen2024-11-121-3/+23
* | | | LoongArch: Define a default value for VM_DATA_DEFAULT_FLAGSYuli Wang2024-11-121-4/+1
* | | | LoongArch: Fix early_numa_add_cpu() usage for FDT systemsHuacai Chen2024-11-121-1/+1
* | | | LoongArch: For all possible CPUs setup logical-physical CPU mappingHuacai Chen2024-11-122-29/+55
|/ / /
* | | LoongArch: KVM: Mark hrtimer to expire in hard interrupt contextHuacai Chen2024-10-232-4/+5