summaryrefslogtreecommitdiff
path: root/arch/loongarch/kernel
AgeCommit message (Expand)AuthorFilesLines
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-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-04arch, mm: pull out allocation of NODE_DATA to generic codeMike Rapoport (Microsoft)1-18/+0
2024-09-04arch, 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
2024-07-20LoongArch: Automatically disable KASLR for hibernationHuacai Chen1-0/+26
2024-07-20LoongArch: Add writecombine support for DMW-based ioremap()Huacai Chen1-9/+2
2024-07-20LoongArch: Add RANDOMIZE_KSTACK_OFFSET supportJinjie Ruan1-1/+21
2024-07-20LoongArch: Add irq_work support via self IPIsHuacai Chen2-0/+20
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 Chen1-2/+1
2024-07-10loongarch: convert to generic syscall tableArnd Bergmann2-1/+6
2024-07-09LoongArch: KVM: Add PV steal time support in guest sideBibo Mao2-0/+147
2024-06-25syscalls: mmap(): use unsigned offset type consistentlyArnd Bergmann1-1/+1
2024-06-21LoongArch: Fix multiple hardware watchpoint issuesHui Li1-24/+33
2024-06-21LoongArch: Trigger user-space watchpoints correctlyHui Li2-6/+29
2024-06-21LoongArch: Fix watchpoint setting errorHui Li2-31/+20
2024-06-03LoongArch: Fix entry point in kernel image headerJiaxun Yang2-5/+7
2024-06-03LoongArch: Add all CPUs enabled by fdt to NUMA node 0Jiaxun Yang1-1/+4
2024-06-03LoongArch: Fix built-in DTB detectionJiaxun Yang1-1/+1
2024-06-03LoongArch: Remove CONFIG_ACPI_TABLE_UPGRADE in platform_init()Tiezhu Yang1-3/+1
2024-05-22Merge tag 'loongarch-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds1-1/+1
2024-05-18Merge tag 'iommu-updates-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-7/+2
2024-05-18Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds1-0/+3