summaryrefslogtreecommitdiff
path: root/arch/loongarch/kernel/setup.c
AgeCommit message (Expand)Author
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-11mm: Introduce vmap_page_range() to map pages in PCI address spaceAlexei Starovoitov
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-01-17LoongArch: Use generic interface to support crashkernel=X,[high,low]Youling Tang
2024-01-17LoongArch: Allow device trees be built into the kernelBinbin Zhou
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
2023-10-18LoongArch: Disable WUC for pgprot_writecombine() like ioremap_wc()Icenowy Zheng
2023-10-17efi: move screen_info into efi init codeArnd Bergmann
2023-10-17vgacon: rework screen_info #ifdef checksArnd Bergmann
2023-10-04crash_core: change the prototype of function parse_crashkernel()Baoquan He
2023-09-06LoongArch: Add KASAN (Kernel Address Sanitizer) supportQing Zhang
2023-07-28LoongArch: Fix CMDLINE_EXTEND and CMDLINE_BOOTLOADER handlingZhihong Dong
2023-06-16loongarch/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner
2023-04-19LoongArch: Clean up plat_swiotlb_setup() related codeTiezhu Yang
2023-04-18LoongArch: Make WriteCombine configurable for ioremap()Huacai Chen
2023-02-25LoongArch: kdump: Add crashkernel=YM handlingYouling Tang
2022-12-14LoongArch: Add hibernation (ACPI S4) supportHuacai Chen
2022-12-14LoongArch: Add processing ISA Node in DeviceTreeBinbin Zhou
2022-12-14LoongArch: Add FDT booting support from efi system tableBinbin Zhou
2022-12-14LoongArch: Add alternative runtime patching mechanismHuacai Chen
2022-11-21LoongArch: Combine acpi_boot_table_init() and acpi_boot_init()Huacai Chen
2022-10-12Merge tag 'loongarch-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2022-10-12LoongArch: Add kdump supportYouling Tang
2022-10-12LoongArch: Use TLB for ioremap()Huacai Chen
2022-10-10Merge tag 'bitmap-6.1-rc1' of https://github.com/norov/linuxLinus Torvalds
2022-10-09Merge tag 'efi-next-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-09-27efi/loongarch: libstub: remove dependency on flattened DTArd Biesheuvel
2022-09-24LoongArch: Use acpi_arch_dma_setup() and remove ARCH_HAS_PHYS_TO_DMAJianmin Lv
2022-09-19smp: add set_nr_cpu_ids()Yury Norov
2022-09-06efi/loongarch: Add efistub booting supportHuacai Chen
2022-07-29LoongArch: Fix wrong "ROM Size" of boardinfoTiezhu Yang
2022-06-08LoongArch: Fix the !CONFIG_SMP buildHuacai Chen
2022-06-03LoongArch: Add Non-Uniform Memory Access (NUMA) supportHuacai Chen
2022-06-03LoongArch: Add multi-processor (SMP) supportHuacai Chen
2022-06-03LoongArch: Add boot and setup routinesHuacai Chen