aboutsummaryrefslogtreecommitdiffstats
path: root/arch/loongarch/kernel/setup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-10-19LoongArch: Init acpi_gbl_use_global_lock to falseHuacai Chen1-0/+1
2025-08-08Merge tag 'loongarch-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongsonLinus Torvalds1-8/+10
2025-08-03LoongArch: Support mem=<size> kernel parameterMing Wang1-8/+10
2025-07-19Add a new optional ",cma" suffix to the crashkernel= command line optionJiri Bohac1-1/+1
2025-03-16crash: remove an unused argument from reserve_crashkernel_generic()Sourabh Jain1-3/+2
2025-03-08LoongArch: Set max_pfn with the PFN of the last pageBibo Mao1-0/+3
2025-01-25mm/memblock: add memblock_alloc_or_panic interfaceGuo Weikang1-1/+1
2024-11-20Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-1/+1
2024-10-29of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verifyUsama Arif1-1/+1
2024-10-21LoongArch: Get correct cores_per_package for SMT systemsHuacai Chen1-1/+2
2024-09-11LoongArch: Revert qspinlock to test-and-set simple lock on VMBibo Mao1-0/+2
2024-07-20LoongArch: Always enumerate MADT and setup logical-physical CPU mappingHuacai Chen1-1/+3
2024-06-03LoongArch: Fix built-in DTB detectionJiaxun Yang1-1/+1
2024-06-03LoongArch: Remove CONFIG_ACPI_TABLE_UPGRADE in platform_init()Tiezhu Yang1-3/+1
2024-03-22Merge tag 'loongarch-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongsonLinus Torvalds1-0/+2
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-11mm: Introduce vmap_page_range() to map pages in PCI address spaceAlexei Starovoitov1-1/+1
2024-03-11LoongArch: Add ORC stack unwinder supportTiezhu Yang1-0/+2
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-01-17LoongArch: Use generic interface to support crashkernel=X,[high,low]Youling Tang1-34/+10
2024-01-17LoongArch: Allow device trees be built into the kernelBinbin Zhou1-3/+9
2023-11-03Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-3/+0
2023-11-02Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-1/+3
2023-10-18LoongArch: Disable WUC for pgprot_writecombine() like ioremap_wc()Icenowy Zheng1-5/+5
2023-10-17efi: move screen_info into efi init codeArnd Bergmann1-5/+0
2023-10-17vgacon: rework screen_info #ifdef checksArnd Bergmann1-0/+2
2023-10-04crash_core: change the prototype of function parse_crashkernel()Baoquan He1-1/+3
2023-09-06LoongArch: Add KASAN (Kernel Address Sanitizer) supportQing Zhang1-0/+4
2023-07-28LoongArch: Fix CMDLINE_EXTEND and CMDLINE_BOOTLOADER handlingZhihong Dong1-0/+16
2023-06-16loongarch/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner1-2/+2
2023-04-19LoongArch: Clean up plat_swiotlb_setup() related codeTiezhu Yang1-2/+2
2023-04-18LoongArch: Make WriteCombine configurable for ioremap()Huacai Chen1-0/+21
2023-02-25LoongArch: kdump: Add crashkernel=YM handlingYouling Tang1-3/+11
2022-12-14LoongArch: Add hibernation (ACPI S4) supportHuacai Chen1-0/+5
2022-12-14LoongArch: Add processing ISA Node in DeviceTreeBinbin Zhou1-0/+75
2022-12-14LoongArch: Add FDT booting support from efi system tableBinbin Zhou1-1/+61
2022-12-14LoongArch: Add alternative runtime patching mechanismHuacai Chen1-0/+7
2022-11-21LoongArch: Combine acpi_boot_table_init() and acpi_boot_init()Huacai Chen1-1/+0
2022-10-12Merge tag 'loongarch-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongsonLinus Torvalds1-1/+75
2022-10-12LoongArch: Add kdump supportYouling Tang1-0/+74
2022-10-12LoongArch: Use TLB for ioremap()Huacai Chen1-1/+1
2022-10-10Merge tag 'bitmap-6.1-rc1' of https://github.com/norov/linuxLinus Torvalds1-1/+1
2022-10-09Merge tag 'efi-next-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efiLinus Torvalds1-12/+3
2022-09-27efi/loongarch: libstub: remove dependency on flattened DTArd Biesheuvel1-2/+2
2022-09-24LoongArch: Use acpi_arch_dma_setup() and remove ARCH_HAS_PHYS_TO_DMAJianmin Lv1-1/+1
2022-09-19smp: add set_nr_cpu_ids()Yury Norov1-1/+1
2022-09-06efi/loongarch: Add efistub booting supportHuacai Chen1-10/+1
2022-07-29LoongArch: Fix wrong "ROM Size" of boardinfoTiezhu Yang1-1/+1
2022-06-08LoongArch: Fix the !CONFIG_SMP buildHuacai Chen1-3/+2