summaryrefslogtreecommitdiff
path: root/arch/loongarch/kernel
AgeCommit message (Expand)Author
2024-11-27Merge tag 'loongarch-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2024-11-26LoongArch: Reduce min_delta for the arch clockevent deviceHuacai Chen
2024-11-20Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-11-20Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-20Merge tag 'ftrace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2024-11-19Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-11-19Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-12LoongArch: Fix AP booting issue in VM modeBibo Mao
2024-11-12LoongArch: Fix early_numa_add_cpu() usage for FDT systemsHuacai Chen
2024-11-12LoongArch: For all possible CPUs setup logical-physical CPU mappingHuacai Chen
2024-11-02LoongArch: vDSO: Use vdso/datapage.h to access vDSO dataThomas Weißschuh
2024-10-29of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verifyUsama Arif
2024-10-28loongarch: Use new fallback IO memcpy/memsetJulian Vetter
2024-10-21LoongArch: Don't crash in stack_top() for tasks without vDSOThomas Weißschuh
2024-10-21LoongArch: Set correct size for vDSO code mappingHuacai Chen
2024-10-21LoongArch: Enable IRQ if do_ale() triggered in irq-enabled contextHuacai Chen
2024-10-21LoongArch: Get correct cores_per_package for SMT systemsHuacai Chen
2024-10-16LoongArch: Switch to irq_set_nr_irqs()Bart Van Assche
2024-10-15LoongArch: vdso: Remove timekeeper includesThomas Weißschuh
2024-10-10ftrace: Make ftrace_regs abstract from direct useSteven Rostedt
2024-09-27Merge tag 'loongarch-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2024-09-24LoongArch: Rework CPU feature probe from CPUCFG/IOCSRJiaxun Yang
2024-09-24LoongArch: Enable ACPI BGRT handlingBibo Mao
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-17LoongArch: Remove STACK_FRAME_NON_STANDARD(do_syscall)Tiezhu Yang
2024-09-17Merge tag 'irq-core-2024-09-16' into loongarch-nextHuacai Chen
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-11LoongArch: Revert qspinlock to test-and-set simple lock on VMBibo Mao
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: Add ifdefs to fix LSX and LASX related warningsTiezhu Yang
2024-08-26LoongArch: Define ARCH_IRQ_INIT_FLAGS as IRQ_NOPROBEHuacai Chen
2024-08-23irqchip/loongarch-avec: Add AVEC irqchip supportTianyang Zhang
2024-08-23LoongArch: Architectural preparation for AVEC irqchipHuacai Chen
2024-08-07LoongArch: Enable general EFI poweroff methodMiao Wang
2024-08-02syscalls: fix syscall macros for newfstat/newfstatatArnd Bergmann
2024-07-22Merge tag 'loongarch-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2024-07-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-07-20LoongArch: Make the users of larch_insn_gen_break() constantOleg Nesterov
2024-07-20LoongArch: Check TIF_LOAD_WATCH to enable user space watchpointTiezhu Yang
2024-07-20LoongArch: Add support for relocating the kernel with RELR relocationXi Ruoyao
2024-07-20LoongArch: Remove a redundant checking in relocatorXi Ruoyao
2024-07-20LoongArch: Use correct API to map cmdline in relocate_kernel()Huacai Chen
2024-07-20LoongArch: Automatically disable KASLR for hibernationHuacai Chen
2024-07-20LoongArch: Add writecombine support for DMW-based ioremap()Huacai Chen
2024-07-20LoongArch: Add RANDOMIZE_KSTACK_OFFSET supportJinjie Ruan