index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
loongarch
/
kernel
/
setup.c
Age
Commit message (
Expand
)
Author
2024-06-03
LoongArch: Fix built-in DTB detection
Jiaxun Yang
2024-06-03
LoongArch: Remove CONFIG_ACPI_TABLE_UPGRADE in platform_init()
Tiezhu Yang
2024-03-22
Merge tag 'loongarch-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-11
mm: Introduce vmap_page_range() to map pages in PCI address space
Alexei Starovoitov
2024-03-11
LoongArch: Add ORC stack unwinder support
Tiezhu Yang
2024-02-23
loongarch, crash: wrap crash dumping code into crash related ifdefs
Baoquan He
2024-02-23
LoongArch: Call early_init_fdt_scan_reserved_mem() earlier
Huacai Chen
2024-01-17
LoongArch: Use generic interface to support crashkernel=X,[high,low]
Youling Tang
2024-01-17
LoongArch: Allow device trees be built into the kernel
Binbin Zhou
2023-11-03
Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-11-02
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-10-18
LoongArch: Disable WUC for pgprot_writecombine() like ioremap_wc()
Icenowy Zheng
2023-10-17
efi: move screen_info into efi init code
Arnd Bergmann
2023-10-17
vgacon: rework screen_info #ifdef checks
Arnd Bergmann
2023-10-04
crash_core: change the prototype of function parse_crashkernel()
Baoquan He
2023-09-06
LoongArch: Add KASAN (Kernel Address Sanitizer) support
Qing Zhang
2023-07-28
LoongArch: Fix CMDLINE_EXTEND and CMDLINE_BOOTLOADER handling
Zhihong Dong
2023-06-16
loongarch/cpu: Switch to arch_cpu_finalize_init()
Thomas Gleixner
2023-04-19
LoongArch: Clean up plat_swiotlb_setup() related code
Tiezhu Yang
2023-04-18
LoongArch: Make WriteCombine configurable for ioremap()
Huacai Chen
2023-02-25
LoongArch: kdump: Add crashkernel=YM handling
Youling Tang
2022-12-14
LoongArch: Add hibernation (ACPI S4) support
Huacai Chen
2022-12-14
LoongArch: Add processing ISA Node in DeviceTree
Binbin Zhou
2022-12-14
LoongArch: Add FDT booting support from efi system table
Binbin Zhou
2022-12-14
LoongArch: Add alternative runtime patching mechanism
Huacai Chen
2022-11-21
LoongArch: Combine acpi_boot_table_init() and acpi_boot_init()
Huacai Chen
2022-10-12
Merge tag 'loongarch-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2022-10-12
LoongArch: Add kdump support
Youling Tang
2022-10-12
LoongArch: Use TLB for ioremap()
Huacai Chen
2022-10-10
Merge tag 'bitmap-6.1-rc1' of https://github.com/norov/linux
Linus Torvalds
2022-10-09
Merge tag 'efi-next-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-09-27
efi/loongarch: libstub: remove dependency on flattened DT
Ard Biesheuvel
2022-09-24
LoongArch: Use acpi_arch_dma_setup() and remove ARCH_HAS_PHYS_TO_DMA
Jianmin Lv
2022-09-19
smp: add set_nr_cpu_ids()
Yury Norov
2022-09-06
efi/loongarch: Add efistub booting support
Huacai Chen
2022-07-29
LoongArch: Fix wrong "ROM Size" of boardinfo
Tiezhu Yang
2022-06-08
LoongArch: Fix the !CONFIG_SMP build
Huacai Chen
2022-06-03
LoongArch: Add Non-Uniform Memory Access (NUMA) support
Huacai Chen
2022-06-03
LoongArch: Add multi-processor (SMP) support
Huacai Chen
2022-06-03
LoongArch: Add boot and setup routines
Huacai Chen