aboutsummaryrefslogtreecommitdiffstats
path: root/arch/loongarch/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
9 daysLoongArch: Fix entry point in kernel image headerJiaxun Yang2-5/+7
9 daysLoongArch: Add all CPUs enabled by fdt to NUMA node 0Jiaxun Yang1-1/+4
9 daysLoongArch: Fix built-in DTB detectionJiaxun Yang1-1/+1
9 daysLoongArch: 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/chenhuacai/linux-loongsonLinus Torvalds1-1/+1
2024-05-18Merge tag 'iommu-updates-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-7/+2
2024-05-17Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds1-0/+3
2024-05-16kprobe/ftrace: bail out if ftrace was killedStephen Brennan1-0/+3
2024-05-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-65/+189
2024-05-14arch: make execmem setup available regardless of CONFIG_MODULESMike Rapoport (IBM)1-19/+0
2024-05-14mm/execmem, arch: convert simple overrides of module_alloc to execmemMike Rapoport (IBM)1-3/+16
2024-05-14LoongArch: Give a chance to build with !CONFIG_SMPTiezhu Yang2-1/+3
2024-05-13Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'core' and 'x86/vt-d' into nextJoerg Roedel1-7/+2
2024-05-06LoongArch: KVM: Add PV IPI support on guest sideBibo Mao4-2/+156
2024-05-06LoongArch/smp: Refine some ipi functions on LoongArch platformBibo Mao4-63/+33
2024-04-26dma-mapping: Add helpers for dma_range_map boundsRobin Murphy1-7/+2
2024-04-25LoongArch: Lately init pmu after smp is onlineBibo Mao1-1/+1
2024-03-22Merge tag 'loongarch-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongsonLinus Torvalds14-20/+657
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-1/+1
2024-03-12Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-1/+1
2024-03-11Merge tag 'timers-core-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+2
2024-03-11mm: Introduce vmap_page_range() to map pages in PCI address spaceAlexei Starovoitov1-1/+1
2024-03-11LoongArch: Add kernel livepatching supportJinyang He1-0/+40
2024-03-11LoongArch: Add ORC stack unwinder supportTiezhu Yang14-20/+617
2024-02-23loongarch, crash: wrap crash dumping code into crash related ifdefsBaoquan He1-1/+1
2024-02-23LoongArch: Call early_init_fdt_scan_reserved_mem() earlierHuacai Chen1-2/+2
2024-02-23LoongArch: Update cpu_sibling_map when disabling nonboot CPUsHuacai Chen1-53/+68
2024-02-23LoongArch: Disable IRQ before init_fn() for nonboot CPUsHuacai Chen1-0/+1
2024-02-20LoongArch: vdso: Use generic union vdso_data_storeAnna-Maria Behnsen1-4/+2
2024-02-06LoongArch: Change acpi_core_pic[NR_CPUS] to acpi_core_pic[MAX_CORE_PIC]Huacai Chen1-3/+1
2024-01-26LoongArch/smp: Call rcutree_report_cpu_starting() at tlb_init()Huacai Chen1-1/+0
2024-01-19Merge tag 'loongarch-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongsonLinus Torvalds8-45/+70
2024-01-18Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-40/+2
2024-01-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2024-01-17LoongArch: Use generic interface to support crashkernel=X,[high,low]Youling Tang1-34/+10
2024-01-17LoongArch: Fix and simplify fcsr initialization on execve()Xi Ruoyao2-5/+1
2024-01-17LoongArch: Let cores_io_master cover the largest NR_CPUSHuacai Chen2-2/+2
2024-01-17LoongArch: Change SHMLBA from SZ_64K to PAGE_SIZEHuacai Chen1-0/+10
2024-01-17LoongArch: Add a missing call to efi_esrt_init()Huacai Chen1-0/+2
2024-01-17LoongArch: Parsing CPU-related information from DTSBinbin Zhou2-1/+36
2024-01-17LoongArch: Allow device trees be built into the kernelBinbin Zhou1-3/+9
2024-01-10Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-13/+13
2024-01-10Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds1-0/+1
2024-01-09Merge tag 'efi-next-for-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efiLinus Torvalds3-3/+0
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-27/+1
2023-12-27LoongArch: signal.c: add header file to fix build errorRandy Dunlap1-0/+1
2023-12-20sync mm-stable with mm-hotfixes-stable to pick up depended-upon changesAndrew Morton1-1/+1
2023-12-19efi/loongarch: Directly position the loaded image fileWang Yao3-3/+0
2023-12-19LoongArch: KVM: Add LASX (256bit SIMD) supportTianrui Zhao1-0/+1
2023-12-19LoongArch: KVM: Add LSX (128bit SIMD) supportTianrui Zhao1-0/+1