summaryrefslogtreecommitdiffstats
path: root/arch/loongarch/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'loongarch-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2024-03-2214-20/+657
|\
| * LoongArch: Add kernel livepatching supportJinyang He2024-03-111-0/+40
| * LoongArch: Add ORC stack unwinder supportTiezhu Yang2024-03-1114-20/+617
* | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-141-1/+1
|\ \
| * | loongarch, crash: wrap crash dumping code into crash related ifdefsBaoquan He2024-02-231-1/+1
* | | Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-03-121-1/+1
|\ \ \
| * | | mm: Introduce vmap_page_range() to map pages in PCI address spaceAlexei Starovoitov2024-03-111-1/+1
| | |/ | |/|
* | | Merge tag 'timers-core-2024-03-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-03-111-4/+2
|\ \ \ | |/ / |/| |
| * | LoongArch: vdso: Use generic union vdso_data_storeAnna-Maria Behnsen2024-02-201-4/+2
| |/
* | LoongArch: Call early_init_fdt_scan_reserved_mem() earlierHuacai Chen2024-02-231-2/+2
* | LoongArch: Update cpu_sibling_map when disabling nonboot CPUsHuacai Chen2024-02-231-53/+68
* | LoongArch: Disable IRQ before init_fn() for nonboot CPUsHuacai Chen2024-02-231-0/+1
|/
* LoongArch: Change acpi_core_pic[NR_CPUS] to acpi_core_pic[MAX_CORE_PIC]Huacai Chen2024-02-061-3/+1
* LoongArch/smp: Call rcutree_report_cpu_starting() at tlb_init()Huacai Chen2024-01-261-1/+0
* Merge tag 'loongarch-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2024-01-198-45/+70
|\
| * LoongArch: Use generic interface to support crashkernel=X,[high,low]Youling Tang2024-01-171-34/+10
| * LoongArch: Fix and simplify fcsr initialization on execve()Xi Ruoyao2024-01-172-5/+1
| * LoongArch: Let cores_io_master cover the largest NR_CPUSHuacai Chen2024-01-172-2/+2
| * LoongArch: Change SHMLBA from SZ_64K to PAGE_SIZEHuacai Chen2024-01-171-0/+10
| * LoongArch: Add a missing call to efi_esrt_init()Huacai Chen2024-01-171-0/+2
| * LoongArch: Parsing CPU-related information from DTSBinbin Zhou2024-01-172-1/+36
| * LoongArch: Allow device trees be built into the kernelBinbin Zhou2024-01-171-3/+9
* | Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-01-181-40/+2
|\ \
| * | LoongArch: convert to use arch_cpu_is_hotpluggable()Russell King (Oracle)2023-12-061-5/+2
| * | LoongArch: Use the __weak version of arch_unregister_cpu()James Morse2023-12-061-8/+0
| * | LoongArch: Switch over to GENERIC_CPU_DEVICESJames Morse2023-12-061-27/+2
| * | Loongarch: remove arch_*register_cpu() exportsRussell King (Oracle)2023-12-061-2/+0
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-01-171-0/+2
|\ \ \
| * | | LoongArch: KVM: Add LASX (256bit SIMD) supportTianrui Zhao2023-12-191-0/+1
| * | | LoongArch: KVM: Add LSX (128bit SIMD) supportTianrui Zhao2023-12-191-0/+1
| | |/ | |/|
* | | Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-101-13/+13
|\ \ \
| * | | arch: fix asm-offsets.c building with -Wmissing-prototypesArnd Bergmann2023-11-231-13/+13
* | | | Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2024-01-101-0/+1
|\ \ \ \
| * | | | LoongArch: signal.c: add header file to fix build errorRandy Dunlap2023-12-271-0/+1
* | | | | Merge tag 'efi-next-for-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-01-093-3/+0
|\ \ \ \ \
| * | | | | efi/loongarch: Directly position the loaded image fileWang Yao2023-12-193-3/+0
| | |_|_|/ | |/| | |
* | | | | Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-01-091-27/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | sync mm-stable with mm-hotfixes-stable to pick up depended-upon changesAndrew Morton2023-12-201-1/+1
| |\ \ \ \
| * | | | | NUMA: optimize detection of memory with no node id assigned by firmwareLiam Ni2023-12-101-27/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'mm-hotfixes-stable-2023-12-15-07-11' of git://git.kernel.org/pub/s...Linus Torvalds2023-12-151-1/+1
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | |
| * | | loongarch, kexec: change dependency of object filesBaoquan He2023-12-121-1/+1
| |/ /
* / / LoongArch: Set unwind stack type to unknown rather than set error flagJinyang He2023-12-093-3/+2
|/ /
* | LoongArch: Implement constant timer shutdown interfaceBibo Mao2023-11-211-14/+9
* | LoongArch: Silence the boot warning about 'nokaslr'Huacai Chen2023-11-211-0/+8
* | LoongArch: Record pc instead of offset in la_abs relocationWANG Rui2023-11-211-1/+1
|/
* Merge tag 'loongarch-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2023-11-121-1/+2
|\
| * LoongArch/smp: Call rcutree_report_cpu_starting() earlierHuacai Chen2023-11-081-1/+2
* | Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-11-033-4/+9
|\ \
| * | efi: move screen_info into efi init codeArnd Bergmann2023-10-173-6/+9
| * | vgacon: rework screen_info #ifdef checksArnd Bergmann2023-10-171-0/+2