summaryrefslogtreecommitdiff
path: root/arch/loongarch/kernel
AgeCommit message (Expand)Author
2024-04-25LoongArch: Lately init pmu after smp is onlineBibo Mao
2024-03-22Merge tag 'loongarch-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-03-12Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-03-11Merge tag 'timers-core-2024-03-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-03-11mm: Introduce vmap_page_range() to map pages in PCI address spaceAlexei Starovoitov
2024-03-11LoongArch: Add kernel livepatching supportJinyang He
2024-03-11LoongArch: Add ORC stack unwinder supportTiezhu Yang
2024-02-23loongarch, crash: wrap crash dumping code into crash related ifdefsBaoquan He
2024-02-23LoongArch: Call early_init_fdt_scan_reserved_mem() earlierHuacai Chen
2024-02-23LoongArch: Update cpu_sibling_map when disabling nonboot CPUsHuacai Chen
2024-02-23LoongArch: Disable IRQ before init_fn() for nonboot CPUsHuacai Chen
2024-02-20LoongArch: vdso: Use generic union vdso_data_storeAnna-Maria Behnsen
2024-02-06LoongArch: Change acpi_core_pic[NR_CPUS] to acpi_core_pic[MAX_CORE_PIC]Huacai Chen
2024-01-26LoongArch/smp: Call rcutree_report_cpu_starting() at tlb_init()Huacai Chen
2024-01-19Merge tag 'loongarch-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2024-01-18Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-01-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-01-17LoongArch: Use generic interface to support crashkernel=X,[high,low]Youling Tang
2024-01-17LoongArch: Fix and simplify fcsr initialization on execve()Xi Ruoyao
2024-01-17LoongArch: Let cores_io_master cover the largest NR_CPUSHuacai Chen
2024-01-17LoongArch: Change SHMLBA from SZ_64K to PAGE_SIZEHuacai Chen
2024-01-17LoongArch: Add a missing call to efi_esrt_init()Huacai Chen
2024-01-17LoongArch: Parsing CPU-related information from DTSBinbin Zhou
2024-01-17LoongArch: Allow device trees be built into the kernelBinbin Zhou
2024-01-10Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-01-10Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-01-09Merge tag 'efi-next-for-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-12-27LoongArch: signal.c: add header file to fix build errorRandy Dunlap
2023-12-20sync mm-stable with mm-hotfixes-stable to pick up depended-upon changesAndrew Morton
2023-12-19efi/loongarch: Directly position the loaded image fileWang Yao
2023-12-19LoongArch: KVM: Add LASX (256bit SIMD) supportTianrui Zhao
2023-12-19LoongArch: KVM: Add LSX (128bit SIMD) supportTianrui Zhao
2023-12-15Merge tag 'mm-hotfixes-stable-2023-12-15-07-11' of git://git.kernel.org/pub/s...Linus Torvalds
2023-12-12loongarch, kexec: change dependency of object filesBaoquan He
2023-12-10NUMA: optimize detection of memory with no node id assigned by firmwareLiam Ni
2023-12-09LoongArch: Set unwind stack type to unknown rather than set error flagJinyang He
2023-12-06LoongArch: convert to use arch_cpu_is_hotpluggable()Russell King (Oracle)
2023-12-06LoongArch: Use the __weak version of arch_unregister_cpu()James Morse
2023-12-06LoongArch: Switch over to GENERIC_CPU_DEVICESJames Morse
2023-12-06Loongarch: remove arch_*register_cpu() exportsRussell King (Oracle)
2023-11-23arch: fix asm-offsets.c building with -Wmissing-prototypesArnd Bergmann
2023-11-21LoongArch: Implement constant timer shutdown interfaceBibo Mao
2023-11-21LoongArch: Silence the boot warning about 'nokaslr'Huacai Chen
2023-11-21LoongArch: Record pc instead of offset in la_abs relocationWANG Rui
2023-11-12Merge tag 'loongarch-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2023-11-08LoongArch/smp: Call rcutree_report_cpu_starting() earlierHuacai Chen
2023-11-03Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-11-02Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds