summaryrefslogtreecommitdiff
path: root/arch/loongarch
AgeCommit message (Expand)Author
2024-07-20LoongArch: Add irq_work support via self IPIsHuacai Chen
2024-07-20LoongArch: Always enumerate MADT and setup logical-physical CPU mappingHuacai Chen
2024-07-20LoongArch: Define __ARCH_WANT_NEW_STAT in unistd.hHuacai Chen
2024-07-18Merge tag 'ftrace-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2024-07-16Merge tag 'kvm-x86-generic-6.11' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2024-07-10loongarch: convert to generic syscall tableArnd Bergmann
2024-07-10clone3: drop __ARCH_WANT_SYS_CLONE3 macroArnd Bergmann
2024-07-10loongarch: avoid generating extra header filesArnd Bergmann
2024-07-09LoongArch: KVM: Add PV steal time support in guest sideBibo Mao
2024-07-09LoongArch: KVM: Add PV steal time support in host sideBibo Mao
2024-07-09LoongArch: KVM: always make pte young in page map's fast pathJia Qingtong
2024-07-09LoongArch: KVM: Mark page accessed and dirty with page ref addedBibo Mao
2024-07-09LoongArch: KVM: Add dirty bitmap initially all set supportBibo Mao
2024-07-09LoongArch: KVM: Add memory barrier before update pmd entryBibo Mao
2024-07-09LoongArch: KVM: Discard dirty page tracking on readonly memslotBibo Mao
2024-07-09LoongArch: KVM: Select huge page only if secondary mmu supports itBibo Mao
2024-07-09LoongArch: KVM: Delay secondary mmu tlb flush until guest entryBibo Mao
2024-07-09LoongArch: KVM: Sync pending interrupt when getting ESTAT from user modeBibo Mao
2024-07-03mm: implement update_mmu_tlb() using update_mmu_tlb_range()Bang Li
2024-07-03mm: add update_mmu_tlb_range()Bang Li
2024-06-25syscalls: mmap(): use unsigned offset type consistentlyArnd Bergmann
2024-06-21LoongArch: KVM: Remove an unneeded semicolonYang Li
2024-06-21LoongArch: Fix multiple hardware watchpoint issuesHui Li
2024-06-21LoongArch: Trigger user-space watchpoints correctlyHui Li
2024-06-21LoongArch: Fix watchpoint setting errorHui Li
2024-06-21LoongArch: Only allow OBJTOOL & ORC unwinder if toolchain supports -mthin-add...Xi Ruoyao
2024-06-18KVM: Introduce vcpu->wants_to_runDavid Matlack
2024-06-11KVM: Delete the now unused kvm_arch_sched_in()Sean Christopherson
2024-06-11function_graph: Everyone uses HAVE_FUNCTION_GRAPH_RET_ADDR_PTR, remove itSteven Rostedt (Google)
2024-06-03LoongArch: Fix GMAC's phy-mode definitions in dtsHuacai Chen
2024-06-03LoongArch: Override higher address bits in JUMP_VIRT_ADDRJiaxun Yang
2024-06-03LoongArch: Fix entry point in kernel image headerJiaxun Yang
2024-06-03LoongArch: Add all CPUs enabled by fdt to NUMA node 0Jiaxun Yang
2024-06-03LoongArch: Fix built-in DTB detectionJiaxun Yang
2024-06-03LoongArch: Remove CONFIG_ACPI_TABLE_UPGRADE in platform_init()Tiezhu Yang
2024-05-22Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-05-22Merge tag 'loongarch-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2024-05-20Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-19LoongArch: implement ARCH_HAS_KERNEL_FPU_SUPPORTSamuel Holland
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-19LoongArch: Update Loongson-3 default config fileHuacai Chen
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-05-18Merge tag 'iommu-updates-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-05-17Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2024-05-16kprobe/ftrace: bail out if ftrace was killedStephen Brennan
2024-05-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-05-15Merge tag 'modules-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-14Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-05-14Makefile: remove redundant tool coverage variablesMasahiro Yamada
2024-05-14arch: make execmem setup available regardless of CONFIG_MODULESMike Rapoport (IBM)