aboutsummaryrefslogtreecommitdiff
path: root/arch/loongarch
AgeCommit message (Expand)AuthorFilesLines
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds6-40/+5
2024-09-18Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds9-1/+314
2024-09-17mm: z3fold: deprecate CONFIG_Z3FOLDYosry Ahmed1-1/+0
2024-09-17Merge tag 'irq-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds11-22/+62
2024-09-13LoongArch: vDSO: Wire up getrandom() vDSO implementationXi Ruoyao9-1/+314
2024-09-12LoongArch: KVM: Implement function kvm_para_has_feature()Bibo Mao2-15/+27
2024-09-12LoongArch: KVM: Enable paravirt feature control from VMMBibo Mao11-48/+117
2024-09-12LoongArch: KVM: Add PMU support for guestSong Gao7-3/+205
2024-09-11LoongArch: KVM: Add vm migration support for LBT registersBibo Mao2-0/+65
2024-09-11LoongArch: KVM: Add Binary Translation extension supportBibo Mao4-3/+84
2024-09-11LoongArch: KVM: Add VM feature detection functionBibo Mao3-1/+65
2024-09-11LoongArch: Revert qspinlock to test-and-set simple lock on VMBibo Mao6-2/+64
2024-09-09mm: make arch_get_unmapped_area() take vm_flags by defaultMark Brown1-2/+3
2024-09-03arch, mm: pull out allocation of NODE_DATA to generic codeMike Rapoport (Microsoft)1-18/+0
2024-09-03arch, mm: move definition of node_data to generic codeMike Rapoport (Microsoft)4-19/+2
2024-08-26LoongArch: KVM: Invalidate guest steal time address on vCPU resetBibo Mao3-9/+1
2024-08-26LoongArch: Add ifdefs to fix LSX and LASX related warningsTiezhu Yang2-0/+8
2024-08-26LoongArch: Define ARCH_IRQ_INIT_FLAGS as IRQ_NOPROBEHuacai Chen2-3/+2
2024-08-25LoongArch: Remove the unused dma-direct.hMiao Wang1-11/+0
2024-08-23irqchip/loongarch-avec: Add AVEC irqchip supportTianyang Zhang4-0/+14
2024-08-23LoongArch: Architectural preparation for AVEC irqchipHuacai Chen8-8/+48
2024-08-23LoongArch: Move irqchip function prototypes to irq-loongson.hHuacai Chen1-14/+0
2024-08-07LoongArch: KVM: Remove undefined a6 argument comment for kvm_hypercall()Dandan Zhang1-2/+2
2024-08-07LoongArch: KVM: Remove unnecessary definition of KVM_PRIVATE_MEM_SLOTSYuli Wang1-2/+0
2024-08-07LoongArch: Use accessors to page table entries instead of direct dereferenceHuacai Chen8-42/+52
2024-08-07LoongArch: Enable general EFI poweroff methodMiao Wang1-0/+6
2024-08-02syscalls: fix syscall macros for newfstat/newfstatatArnd Bergmann1-1/+2
2024-07-27Merge tag 'riscv-for-linus-6.11-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+0
2024-07-22Merge tag 'loongarch-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds30-50/+253
2024-07-22Merge patch series "Add ACPI NUMA support for RISC-V"Palmer Dabbelt1-1/+0
2024-07-22ACPI: NUMA: change the ACPI_NUMA to a hidden optionHaibo Xu1-1/+0
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+2
2024-07-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds15-31/+440
2024-07-20LoongArch: Make the users of larch_insn_gen_break() constantOleg Nesterov3-4/+7
2024-07-20LoongArch: Check TIF_LOAD_WATCH to enable user space watchpointTiezhu Yang2-1/+4
2024-07-20LoongArch: Use rustc option -Zdirect-access-external-dataWANG Rui1-1/+2
2024-07-20LoongArch: Add support for relocating the kernel with RELR relocationXi Ruoyao5-0/+33
2024-07-20LoongArch: Remove a redundant checking in relocatorXi Ruoyao1-3/+1
2024-07-20LoongArch: Use correct API to map cmdline in relocate_kernel()Huacai Chen1-1/+3
2024-07-20LoongArch: Automatically disable KASLR for hibernationHuacai Chen1-0/+26
2024-07-20LoongArch: Add ACPI standard hardware register based S3 supportJiaxun Yang2-6/+18
2024-07-20LoongArch: Add architectural preparation for CPUFreqHuacai Chen3-0/+19
2024-07-20LoongArch: Add writecombine support for DMW-based ioremap()Huacai Chen6-17/+35
2024-07-20LoongArch: Add ARCH_HAS_DEBUG_VM_PGTABLE supportHuacai Chen1-0/+1
2024-07-20LoongArch: Add ARCH_HAS_PTE_DEVMAP supportHuacai Chen3-2/+24
2024-07-20LoongArch: Add RANDOMIZE_KSTACK_OFFSET supportJinjie Ruan2-1/+22
2024-07-20LoongArch: Add irq_work support via self IPIsHuacai Chen5-1/+34
2024-07-20LoongArch: Always enumerate MADT and setup logical-physical CPU mappingHuacai Chen3-11/+22
2024-07-20LoongArch: Define __ARCH_WANT_NEW_STAT in unistd.hHuacai Chen2-2/+2
2024-07-18Merge tag 'ftrace-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds1-1/+0