summaryrefslogtreecommitdiff
path: root/arch/loongarch
AgeCommit message (Expand)Author
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-09-27Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-09-27Merge tag 'loongarch-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2024-09-24LoongArch: vDSO: Tune chacha implementationXi Ruoyao
2024-09-24LoongArch: Remove posix_types.h include from sigcontext.hXi Ruoyao
2024-09-24LoongArch: Fix memleak in pci_acpi_scan_root()Wentao Guan
2024-09-24LoongArch: Simplify _percpu_read() and _percpu_write()Uros Bizjak
2024-09-24LoongArch: Improve hardware page table walkerHuacai Chen
2024-09-24LoongArch: Add ARCH_HAS_SET_DIRECT_MAP supportHuacai Chen
2024-09-24LoongArch: Add ARCH_HAS_SET_MEMORY supportHuacai Chen
2024-09-24LoongArch: Rework CPU feature probe from CPUCFG/IOCSRJiaxun Yang
2024-09-24LoongArch: Enable ACPI BGRT handlingBibo Mao
2024-09-24LoongArch: Enable generic CPU vulnerabilites supportTiezhu Yang
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-09-18Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-09-17Merge branch 'kvm-redo-enable-virt' into HEADPaolo Bonzini
2024-09-17LoongArch: Remove STACK_FRAME_NON_STANDARD(do_syscall)Tiezhu Yang
2024-09-17LoongArch: Set AS_HAS_THIN_ADD_SUB as y if AS_IS_LLVMTiezhu Yang
2024-09-17LoongArch: Enable objtool for ClangTiezhu Yang
2024-09-17Merge tag 'irq-core-2024-09-16' into loongarch-nextHuacai Chen
2024-09-17mm: z3fold: deprecate CONFIG_Z3FOLDYosry Ahmed
2024-09-17Merge tag 'irq-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-13LoongArch: vDSO: Wire up getrandom() vDSO implementationXi Ruoyao
2024-09-12LoongArch: KVM: Implement function kvm_para_has_feature()Bibo Mao
2024-09-12LoongArch: KVM: Enable paravirt feature control from VMMBibo Mao
2024-09-12LoongArch: KVM: Add PMU support for guestSong Gao
2024-09-11LoongArch: KVM: Add vm migration support for LBT registersBibo Mao
2024-09-11LoongArch: KVM: Add Binary Translation extension supportBibo Mao
2024-09-11LoongArch: KVM: Add VM feature detection functionBibo Mao
2024-09-11LoongArch: Revert qspinlock to test-and-set simple lock on VMBibo Mao
2024-09-09mm: make arch_get_unmapped_area() take vm_flags by defaultMark Brown
2024-09-04KVM: Rename arch hooks related to per-CPU virtualization enablingSean Christopherson
2024-09-03arch, mm: pull out allocation of NODE_DATA to generic codeMike Rapoport (Microsoft)
2024-09-03arch, mm: move definition of node_data to generic codeMike Rapoport (Microsoft)
2024-08-26LoongArch: KVM: Invalidate guest steal time address on vCPU resetBibo Mao
2024-08-26LoongArch: Add ifdefs to fix LSX and LASX related warningsTiezhu Yang
2024-08-26LoongArch: Define ARCH_IRQ_INIT_FLAGS as IRQ_NOPROBEHuacai Chen
2024-08-25LoongArch: Remove the unused dma-direct.hMiao Wang
2024-08-23irqchip/loongarch-avec: Add AVEC irqchip supportTianyang Zhang
2024-08-23LoongArch: Architectural preparation for AVEC irqchipHuacai Chen
2024-08-23LoongArch: Move irqchip function prototypes to irq-loongson.hHuacai Chen
2024-08-07LoongArch: KVM: Remove undefined a6 argument comment for kvm_hypercall()Dandan Zhang
2024-08-07LoongArch: KVM: Remove unnecessary definition of KVM_PRIVATE_MEM_SLOTSYuli Wang
2024-08-07LoongArch: Use accessors to page table entries instead of direct dereferenceHuacai Chen
2024-08-07LoongArch: Enable general EFI poweroff methodMiao Wang
2024-08-02syscalls: fix syscall macros for newfstat/newfstatatArnd Bergmann
2024-07-27Merge tag 'riscv-for-linus-6.11-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-07-22Merge tag 'loongarch-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2024-07-22Merge patch series "Add ACPI NUMA support for RISC-V"Palmer Dabbelt