summaryrefslogtreecommitdiff
path: root/arch/loongarch/kernel
AgeCommit message (Expand)Author
2022-12-13Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-12Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-12-08LoongArch: Export symbol for function smp_send_reschedule()Bibo Mao
2022-12-07Merge tag 'v6.1-rc8' into efi/nextArd Biesheuvel
2022-12-05efi: Put Linux specific magic number in the DOS headerArd Biesheuvel
2022-11-21LoongArch: Fix unsigned comparison with less than zeroKaiLong Wang
2022-11-21LoongArch: Clear FPU/SIMD thread info flags for kernel threadHuacai Chen
2022-11-21LoongArch: SMP: Change prefix from loongson3 to loongsonHuacai Chen
2022-11-21LoongArch: Combine acpi_boot_table_init() and acpi_boot_init()Huacai Chen
2022-11-18treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld
2022-11-09efi: libstub: Move screen_info handling to common codeArd Biesheuvel
2022-11-09efi: loongarch: Drop exports of unused string routinesArd Biesheuvel
2022-11-09efi: libstub: Enable efi_printk() in zboot decompressorArd Biesheuvel
2022-11-09efi: libstub: Clone memcmp() into the stubArd Biesheuvel
2022-10-29LoongArch: Remove unused kernel stack paddingJinyang He
2022-10-16Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-10-12Merge tag 'loongarch-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2022-10-12LoongArch: Move {signed,unsigned}_imm_check() to inst.hTiezhu Yang
2022-10-12LoongArch: Add kdump supportYouling Tang
2022-10-12LoongArch: Add kexec supportYouling Tang
2022-10-12LoongArch: Use generic BUG() handlerYouling Tang
2022-10-12LoongArch: Add SysRq-x (TLB Dump) supportHuacai Chen
2022-10-12LoongArch: Add perf events supportHuacai Chen
2022-10-12LoongArch: Use TLB for ioremap()Huacai Chen
2022-10-12LoongArch: Refactor cache probe and flush methodsHuacai Chen
2022-10-12LoongArch: Support R_LARCH_GOT_PC_{LO12,HI20} in modulesXi Ruoyao
2022-10-12LoongArch: Support PC-relative relocations in modulesXi Ruoyao
2022-10-12LoongArch: Define ELF relocation types added in ABIv2.0Xi Ruoyao
2022-10-12LoongArch: Adjust symbol addressing for AS_HAS_EXPLICIT_RELOCSXi Ruoyao
2022-10-12LoongArch: Do not create sysfs control file for io master CPUsTiezhu Yang
2022-10-12LoongArch: Fix cpu name after CPU-hotplugJianmin Lv
2022-10-11treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld
2022-10-10Merge tag 'bitmap-6.1-rc1' of https://github.com/norov/linuxLinus Torvalds
2022-10-10Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2022-10-09Merge tag 'efi-next-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-10-03Merge tag 'acpi-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2022-10-03Merge tag 'efi-next-for-v6.1' into loongarch-nextHuacai Chen
2022-10-02kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada
2022-09-29LoongArch: Fix and cleanup csr_era handling in do_ri()Huacai Chen
2022-09-29LoongArch: Align the address of kernel_entry to 4KBHuacai Chen
2022-09-27Merge tag 'efi-loongarch-for-v6.1-2' into HEADArd Biesheuvel
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-17efi/libstub: use EFI provided memcpy/memset routinesArd Biesheuvel
2022-09-06efi/loongarch: Add efistub booting supportHuacai Chen
2022-09-03LoongArch: Fix section mismatch due to acpi_os_ioremap()Huacai Chen
2022-09-03LoongArch: Adjust arch_do_signal_or_restart() to adapt generic entryHuacai Chen
2022-09-03LoongArch: Avoid orphan input sectionsArd Biesheuvel
2022-08-25LoongArch: Cleanup reset routines with new APIHuacai Chen