aboutsummaryrefslogtreecommitdiff
path: root/arch/loongarch/kernel
AgeCommit message (Expand)AuthorFilesLines
2024-12-02LoongArch: BPF: Adjust the parameter of emit_jirl()Tiezhu Yang1-1/+1
2024-12-02LoongArch/irq: Use seq_put_decimal_ull_width() for decimal valuesDavid Wang1-1/+1
2024-12-02LoongArch: Fix reserving screen info memory for above-4G firmwareHuacai Chen1-1/+1
2024-11-27Merge tag 'loongarch-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds1-1/+5
2024-11-26LoongArch: Reduce min_delta for the arch clockevent deviceHuacai Chen1-1/+5
2024-11-20Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-95/+1
2024-11-20Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2024-11-20Merge tag 'ftrace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds1-1/+1
2024-11-19Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+9
2024-11-19Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2024-11-12LoongArch: Fix AP booting issue in VM modeBibo Mao1-0/+15
2024-11-12LoongArch: Fix early_numa_add_cpu() usage for FDT systemsHuacai Chen1-1/+1
2024-11-12LoongArch: For all possible CPUs setup logical-physical CPU mappingHuacai Chen2-29/+55
2024-11-02LoongArch: vDSO: Use vdso/datapage.h to access vDSO dataThomas Weißschuh1-0/+9
2024-10-29of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verifyUsama Arif1-1/+1
2024-10-28loongarch: Use new fallback IO memcpy/memsetJulian Vetter2-95/+1
2024-10-21LoongArch: Don't crash in stack_top() for tasks without vDSOThomas Weißschuh1-7/+9
2024-10-21LoongArch: Set correct size for vDSO code mappingHuacai Chen1-4/+4
2024-10-21LoongArch: Enable IRQ if do_ale() triggered in irq-enabled contextHuacai Chen1-0/+5
2024-10-21LoongArch: Get correct cores_per_package for SMT systemsHuacai Chen1-1/+2
2024-10-16LoongArch: Switch to irq_set_nr_irqs()Bart Van Assche1-2/+2
2024-10-15LoongArch: vdso: Remove timekeeper includesThomas Weißschuh1-1/+0
2024-10-10ftrace: Make ftrace_regs abstract from direct useSteven Rostedt1-1/+1
2024-09-27Merge tag 'loongarch-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds4-55/+83
2024-09-24LoongArch: Rework CPU feature probe from CPUCFG/IOCSRJiaxun Yang2-51/+79
2024-09-24LoongArch: Enable ACPI BGRT handlingBibo Mao1-0/+4
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-21/+0
2024-09-18Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+1
2024-09-17LoongArch: Remove STACK_FRAME_NON_STANDARD(do_syscall)Tiezhu Yang1-4/+0
2024-09-17Merge tag 'irq-core-2024-09-16' into loongarch-nextHuacai Chen4-1/+25
2024-09-17Merge tag 'irq-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-1/+25
2024-09-13LoongArch: vDSO: Wire up getrandom() vDSO implementationXi Ruoyao1-0/+1
2024-09-12LoongArch: KVM: Implement function kvm_para_has_feature()Bibo Mao1-15/+17
2024-09-12LoongArch: KVM: Enable paravirt feature control from VMMBibo Mao1-4/+4
2024-09-11LoongArch: Revert qspinlock to test-and-set simple lock on VMBibo Mao3-1/+16
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)1-3/+0
2024-08-26LoongArch: Add ifdefs to fix LSX and LASX related warningsTiezhu Yang1-0/+4
2024-08-26LoongArch: Define ARCH_IRQ_INIT_FLAGS as IRQ_NOPROBEHuacai Chen1-3/+0
2024-08-23irqchip/loongarch-avec: Add AVEC irqchip supportTianyang Zhang2-0/+11
2024-08-23LoongArch: Architectural preparation for AVEC irqchipHuacai Chen2-1/+14
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-22Merge tag 'loongarch-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds12-30/+128
2024-07-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-0/+147
2024-07-20LoongArch: Make the users of larch_insn_gen_break() constantOleg Nesterov1-2/+2
2024-07-20LoongArch: Check TIF_LOAD_WATCH to enable user space watchpointTiezhu Yang2-1/+4
2024-07-20LoongArch: Add support for relocating the kernel with RELR relocationXi Ruoyao2-0/+26
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