summaryrefslogtreecommitdiff
path: root/arch/loongarch
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-12Merge tag 'acpi-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2022-12-12Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-12-12Merge tag 'rcu.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-12Merge branch 'acpica'Rafael J. Wysocki
2022-12-08LoongArch: mm: Fix huge page entry update for virtual machineHuacai Chen
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-07Merge tag 'irqchip-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner
2022-12-05efi: Put Linux specific magic number in the DOS headerArd Biesheuvel
2022-12-02Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-11-30mm: add dummy pmd_young() for architectures not having itJuergen Gross
2022-11-26irqchip/loongson-htvec: Add ACPI init supportHuacai Chen
2022-11-21LoongArch: Fix unsigned comparison with less than zeroKaiLong Wang
2022-11-21LoongArch: Set _PAGE_DIRTY only if _PAGE_MODIFIED is set in {pmd,pte}_mkwrite()Huacai Chen
2022-11-21LoongArch: Set _PAGE_DIRTY only if _PAGE_WRITE is set in {pmd,pte}_mkdirty()Huacai Chen
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-21LoongArch: Makefile: Use "grep -E" instead of "egrep"Tiezhu Yang
2022-11-18treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld
2022-11-09efi/loongarch: Don't jump to kernel entry via the old imageArd Biesheuvel
2022-11-09efi: libstub: Factor out min alignment and preferred kernel load addressArd Biesheuvel
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-11-03Revert "LoongArch: Provisionally add ACPICA data structures"Huacai Chen
2022-10-29LoongArch: BPF: Avoid declare variables in switch-caseHuacai Chen
2022-10-29LoongArch: Use flexible-array member instead of zero-length arrayYushan Zhou
2022-10-29LoongArch: Remove unused kernel stack paddingJinyang He
2022-10-21arch/loongarch: Add ARCH_HAS_NMI_SAFE_THIS_CPU_OPS Kconfig optionPaul E. McKenney
2022-10-16Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-10-14Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-12LoongArch: update local TLB if PTE entry existsQi Zheng
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...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: Update Loongson-3 default config fileHuacai Chen
2022-10-12LoongArch: Add BPF JIT supportTiezhu Yang
2022-10-12LoongArch: Add some instruction opcodes and formatsTiezhu Yang
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: Add qspinlock supportHuacai Chen
2022-10-12LoongArch: Use TLB for ioremap()Huacai Chen
2022-10-12LoongArch: Support access filter to /dev/mem interfaceHuacai Chen