summaryrefslogtreecommitdiff
path: root/arch/loongarch
AgeCommit message (Expand)Author
2023-09-08Merge tag 'loongarch-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2023-09-07LoongArch: Update Loongson-3 default config fileHuacai Chen
2023-09-06LoongArch: Add KASAN (Kernel Address Sanitizer) supportQing Zhang
2023-09-06LoongArch: Simplify the processing of jumping new kernel for KASLRQing Zhang
2023-09-06LoongArch: Add KFENCE (Kernel Electric-Fence) supportEnze Li
2023-09-06LoongArch: Get partial stack information when providing regs parameterEnze Li
2023-09-06LoongArch: mm: Add page table mapped mode support for virt_to_page()Enze Li
2023-09-06LoongArch: Allow building with kcov coverageFeiyang Chen
2023-09-06LoongArch: Provide kaslr_offset() to get kernel offsetFeiyang Chen
2023-09-06LoongArch: Add basic KGDB & KDB supportQing Zhang
2023-09-06LoongArch: Add Loongson Binary Translation (LBT) extension supportQi Hu
2023-09-06LoongArch: Add SIMD-optimized XOR routinesWANG Xuerui
2023-09-06LoongArch: Allow usage of LSX/LASX in the kernelHuacai Chen
2023-09-06LoongArch: Define symbol 'fault' as a local label in fpu.STiezhu Yang
2023-09-06LoongArch: Adjust {copy, clear}_user exception handler behaviorWeihao Li
2023-09-06LoongArch: Use static defined zero page rather than allocatedBibo Mao
2023-09-06LoongArch: mm: Introduce unified function populate_kernel_pte()Bibo Mao
2023-09-06LoongArch: Code improvements in function pcpu_populate_pte()Bibo Mao
2023-09-06LoongArch: Remove shm_align_mask and use SHMLBA insteadHuacai Chen
2023-09-06LoongArch: mm: Add p?d_leaf() definitionsHongchen Zhang
2023-09-06LoongArch: Drop unused parse_r and parse_v macrosNathan Chancellor
2023-09-01Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-30Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-08-28Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-08-26LoongArch: Fix hw_breakpoint_control() for watchpointsHuacai Chen
2023-08-26LoongArch: Ensure FP/SIMD registers in the core dump file is up to dateHuacai Chen
2023-08-25LoongArch: Put the body of play_dead() into arch_cpu_idle_dead()Tiezhu Yang
2023-08-25LoongArch: Add identifier names to arguments of die() declarationTiezhu Yang
2023-08-25LoongArch: Return earlier in die() if notify_die() returns NOTIFY_STOPTiezhu Yang
2023-08-25LoongArch: Do not kill the task in die() if notify_die() returns NOTIFY_STOPTiezhu Yang
2023-08-25LoongArch: Remove <asm/export.h>Masahiro Yamada
2023-08-25LoongArch: Replace #include <asm/export.h> with #include <linux/export.h>Masahiro Yamada
2023-08-25LoongArch: Remove unneeded #include <asm/export.h>Masahiro Yamada
2023-08-25LoongArch: Replace -ffreestanding with finer-grained -fno-builtin'sWANG Xuerui
2023-08-25LoongArch: Remove redundant "source drivers/firmware/Kconfig"Xi Ruoyao
2023-08-24mm: rationalise flush_icache_pages() and flush_icache_page()Matthew Wilcox (Oracle)
2023-08-24loongarch: implement the new page table range APIMatthew Wilcox (Oracle)
2023-08-24BackMerge tag 'v6.5-rc7' into drm-nextDave Airlie
2023-08-21loongarch: convert various functions to use ptdescsVishal Moola (Oracle)
2023-08-18nmi_backtrace: allow excluding an arbitrary CPUDouglas Anderson
2023-08-18loongarch/kexec: refactor for kernel/Kconfig.kexecEric DeVolder
2023-08-18mm/vmemmap optimization: split hugetlb and devdax vmemmap optimizationAneesh Kumar K.V
2023-08-18asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macrosBaoquan He
2023-07-31Merge 6.5-rc4 into tty-nextGreg Kroah-Hartman
2023-07-29arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FSSven Joachim
2023-07-28LoongArch: Cleanup __builtin_constant_p() checking for cpu_has_*Huacai Chen
2023-07-28LoongArch: BPF: Fix check condition to call lu32id in move_imm()Tiezhu Yang