summaryrefslogtreecommitdiff
path: root/arch/loongarch
AgeCommit message (Expand)Author
7 daysLoongArch: KVM: Fix GPA size issue about VMBibo Mao
7 daysLoongArch: KVM: Reload guest CSR registers after sleepBibo Mao
7 daysLoongArch: KVM: Add interrupt checking for AVECBibo Mao
7 daysLoongArch: Set hugetlb mmap base address aligned with pmd sizeBibo Mao
7 daysLoongArch: Set max_pfn with the PFN of the last pageBibo Mao
7 daysLoongArch: Use polling play_dead() when resuming from hibernationHuacai Chen
7 daysLoongArch: Eliminate superfluous get_numa_distances_cnt()Yuli Wang
7 daysLoongArch: Convert unreachable() to BUG()Tiezhu Yang
2025-02-27mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts
2025-02-13LoongArch: KVM: Set host with kernel mode when switch to VM modeBibo Mao
2025-02-13LoongArch: KVM: Remove duplicated cache attribute settingBibo Mao
2025-02-13LoongArch: KVM: Fix typo issue about GCFG feature detectionBibo Mao
2025-02-13LoongArch: csum: Fix OoB access in IP checksum code for negative lengthsYuli Wang
2025-02-13LoongArch: Remove the deprecated notifier hook mechanismYuli Wang
2025-02-13LoongArch: Use str_yes_no() helper function for /proc/cpuinfoYuli Wang
2025-02-13LoongArch: Fix kernel_page_present() for KPRANGE/XKPRANGEHuacai Chen
2025-02-13LoongArch: Fix idle VS timer enqueueMarco Crivellari
2025-01-28Merge tag 'loongarch-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-01-26LoongArch: Extend the maximum number of watchpointsTiezhu Yang
2025-01-26LoongArch: Change 8 to 14 for LOONGARCH_MAX_{BRP,WRP}Tiezhu Yang
2025-01-26LoongArch: Add debugfs entries to switch SFB/TSO stateHuacai Chen
2025-01-26LoongArch: Fix warnings during S3 suspendHuacai Chen
2025-01-25mm/memblock: add memblock_alloc_or_panic interfaceGuo Weikang
2025-01-25asm-generic: pgalloc: provide generic __pgd_{alloc,free}Kevin Brodsky
2025-01-25mm: pgtable: introduce pagetable_dtor()Qi Zheng
2025-01-25mm: add build-time option for hotplug memory default online typeGregory Price
2025-01-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-01-25LoongArch: Adjust SETUP_SLEEP and SETUP_WAKEUPHuacai Chen
2025-01-25LoongArch: Refactor bug_handler() implementationHuacai Chen
2025-01-25LoongArch: Add pgprot_nx() implementationHuacai Chen
2025-01-25LoongArch: Correct the __switch_to() prototype in commentsHuacai Chen
2025-01-25LoongArch: Correct the cacheinfo sharing informationHuacai Chen
2025-01-25LoongArch: Derive timer max_delta from PRCFG1's timer_bitsJiaxun Yang
2025-01-25LoongArch: Disable FIX_EARLYCON_MEM when ARCH_IOREMAP is enabledJiaxun Yang
2025-01-25LoongArch: Migrate to the generic rule for built-in DTBMasahiro Yamada
2025-01-24Merge tag 'v6.14-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-01-22Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2025-01-21Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2025-01-21Merge tag 'objtool-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-01-13LoongArch: KVM: Add hypercall service support for usermode VMMBibo Mao
2025-01-13LoongArch: KVM: Clear LLBCTL if secondary mmu mapping is changedBibo Mao
2025-01-04EDAC: Add an EDAC driver for the Loongson memory controllerZhao Qunqin
2025-01-04crypto: vmac - remove unused VMAC algorithmEric Biggers
2024-12-26fprobe: Add fprobe_header encoding featureMasami Hiramatsu (Google)
2024-12-26fprobe: Rewrite fprobe on function-graph tracerMasami Hiramatsu (Google)
2024-12-26ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNCMasami Hiramatsu (Google)
2024-12-26fprobe: Use ftrace_regs in fprobe exit handlerMasami Hiramatsu (Google)
2024-12-26fgraph: Replace fgraph_ret_regs with ftrace_regsMasami Hiramatsu (Google)
2024-12-26fgraph: Pass ftrace_regs to entryfuncMasami Hiramatsu (Google)