summaryrefslogtreecommitdiffstats
path: root/arch/loongarch
Commit message (Expand)AuthorAgeFilesLines
* LoongArch: Add support for 64_PCREL relocation typeTiezhu Yang2023-09-271-0/+10
* LoongArch: Add support for 32_PCREL relocation typeTiezhu Yang2023-09-271-0/+10
* LoongArch: Define relocation types for ABI v2.10Tiezhu Yang2023-09-272-1/+10
* LoongArch: numa: Fix high_memory calculationHuacai Chen2023-09-271-1/+1
* LoongArch: Don't inline kasan_mem_to_shadow()/kasan_shadow_to_mem()Huacai Chen2023-09-202-53/+57
* kasan: Cleanup the __HAVE_ARCH_SHADOW_MAP usageHuacai Chen2023-09-201-2/+8
* LoongArch: Set all reserved memblocks on Node#0 at initializationHuacai Chen2023-09-201-1/+3
* LoongArch: Remove dead code in relocate_new_kernelTiezhu Yang2023-09-201-1/+0
* LoongArch: Use _UL() and _ULL()Andy Shevchenko2023-09-201-6/+6
* LoongArch: Fix some build warnings with W=1Bibo Mao2023-09-2016-39/+72
* LoongArch: Fix lockdep static memory detectionHelge Deller2023-09-201-27/+28
* Merge tag 'loongarch-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2023-09-0859-449/+2825
|\
| * LoongArch: Update Loongson-3 default config fileHuacai Chen2023-09-071-4/+70
| * LoongArch: Add KASAN (Kernel Address Sanitizer) supportQing Zhang2023-09-0614-9/+451
| * LoongArch: Simplify the processing of jumping new kernel for KASLRQing Zhang2023-09-063-12/+9
| * LoongArch: Add KFENCE (Kernel Electric-Fence) supportEnze Li2023-09-064-9/+86
| * LoongArch: Get partial stack information when providing regs parameterEnze Li2023-09-061-8/+10
| * LoongArch: mm: Add page table mapped mode support for virt_to_page()Enze Li2023-09-063-1/+21
| * LoongArch: Allow building with kcov coverageFeiyang Chen2023-09-062-0/+4
| * LoongArch: Provide kaslr_offset() to get kernel offsetFeiyang Chen2023-09-061-0/+6
| * LoongArch: Add basic KGDB & KDB supportQing Zhang2023-09-067-0/+844
| * LoongArch: Add Loongson Binary Translation (LBT) extension supportQi Hu2023-09-0619-31/+693
| * LoongArch: Add SIMD-optimized XOR routinesWANG Xuerui2023-09-067-0/+417
| * LoongArch: Allow usage of LSX/LASX in the kernelHuacai Chen2023-09-061-4/+51
| * LoongArch: Define symbol 'fault' as a local label in fpu.STiezhu Yang2023-09-061-3/+2
| * LoongArch: Adjust {copy, clear}_user exception handler behaviorWeihao Li2023-09-062-121/+127
| * LoongArch: Use static defined zero page rather than allocatedBibo Mao2023-09-064-35/+3
| * LoongArch: mm: Introduce unified function populate_kernel_pte()Bibo Mao2023-09-063-57/+23
| * LoongArch: Code improvements in function pcpu_populate_pte()Bibo Mao2023-09-061-13/+15
| * LoongArch: Remove shm_align_mask and use SHMLBA insteadHuacai Chen2023-09-062-8/+6
| * LoongArch: mm: Add p?d_leaf() definitionsHongchen Zhang2023-09-061-0/+3
| * LoongArch: Drop unused parse_r and parse_v macrosNathan Chancellor2023-09-062-150/+0
* | Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-09-011-1/+1
|\ \
| * \ Merge 6.5-rc4 into tty-nextGreg Kroah-Hartman2023-07-318-16/+30
| |\ \
| * | | tty: sysrq: switch sysrq handlers from int to u8Jiri Slaby2023-07-251-1/+1
* | | | Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-311-2/+2
|\ \ \ \
| * | | | mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe2023-07-111-2/+2
| |/ / /
* | | | Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-08-301-0/+1
|\ \ \ \
| * \ \ \ BackMerge tag 'v6.5-rc7' into drm-nextDave Airlie2023-08-248-16/+30
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2023-07-171-0/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | efi: Do not include <linux/screen_info.h> from EFI headerThomas Zimmermann2023-07-081-0/+1
* | | | | Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-08-293-22/+10
|\ \ \ \ \
| * | | | | nmi_backtrace: allow excluding an arbitrary CPUDouglas Anderson2023-08-182-3/+3
| * | | | | loongarch/kexec: refactor for kernel/Kconfig.kexecEric DeVolder2023-08-181-19/+7
| | |_|/ / | |/| | |
* | | | | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-08-298-38/+42
|\ \ \ \ \
| * | | | | mm: rationalise flush_icache_pages() and flush_icache_page()Matthew Wilcox (Oracle)2023-08-241-2/+0
| * | | | | loongarch: implement the new page table range APIMatthew Wilcox (Oracle)2023-08-245-19/+23
| * | | | | loongarch: convert various functions to use ptdescsVishal Moola (Oracle)2023-08-212-15/+19
| * | | | | mm/vmemmap optimization: split hugetlb and devdax vmemmap optimizationAneesh Kumar K.V2023-08-181-1/+1
| * | | | | asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macrosBaoquan He2023-08-181-2/+0
| |/ / / /