summaryrefslogtreecommitdiffstats
path: root/arch/loongarch
Commit message (Expand)AuthorAgeFilesLines
* mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand2023-02-021-1/+0
* loongarch/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand2023-02-022-4/+39
* Merge tag 'loongarch-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2022-12-1968-182/+3588
|\
| * LoongArch: Update Loongson-3 default config fileHuacai Chen2022-12-141-24/+32
| * LoongArch: modules/ftrace: Initialize PLT at load timeQing Zhang2022-12-148-2/+148
| * LoongArch/ftrace: Add HAVE_FUNCTION_GRAPH_RET_ADDR_PTR supportQing Zhang2022-12-145-6/+19
| * LoongArch/ftrace: Add HAVE_DYNAMIC_FTRACE_WITH_ARGS supportQing Zhang2022-12-143-0/+29
| * LoongArch/ftrace: Add HAVE_DYNAMIC_FTRACE_WITH_REGS supportQing Zhang2022-12-144-2/+51
| * LoongArch/ftrace: Add dynamic function graph tracer supportQing Zhang2022-12-143-0/+101
| * LoongArch/ftrace: Add dynamic function tracer supportQing Zhang2022-12-1410-10/+367
| * LoongArch/ftrace: Add recordmcount supportQing Zhang2022-12-141-0/+2
| * LoongArch/ftrace: Add basic supportQing Zhang2022-12-145-0/+200
| * LoongArch: module: Use got/plt section indices for relocationsHuacai Chen2022-12-143-47/+68
| * LoongArch: Add basic STACKPROTECTOR supportHuacai Chen2022-12-145-0/+53
| * LoongArch: Add hibernation (ACPI S4) supportHuacai Chen2022-12-147-0/+154
| * LoongArch: Add suspend (ACPI S3) supportHuacai Chen2022-12-1413-3/+260
| * LoongArch: Add processing ISA Node in DeviceTreeBinbin Zhou2022-12-141-0/+75
| * LoongArch: Add FDT booting support from efi system tableBinbin Zhou2022-12-1410-7/+145
| * LoongArch: Use alternative to optimize librariesHuacai Chen2022-12-147-11/+465
| * LoongArch: Add alternative runtime patching mechanismHuacai Chen2022-12-149-1/+507
| * LoongArch: Add unaligned access supportHuacai Chen2022-12-148-3/+630
| * LoongArch: BPF: Add BPF exception tablesYouling Tang2022-12-145-5/+96
| * LoongArch: Remove the .fixup section usageYouling Tang2022-12-142-19/+11
| * LoongArch: extable: Add a dedicated uaccess handlerYouling Tang2022-12-145-29/+76
| * LoongArch: extable: Add `type` and `data` fieldsYouling Tang2022-12-144-7/+29
| * LoongArch: Switch to relative exception tablesYouling Tang2022-12-144-17/+55
| * LoongArch: Consolidate __ex_table constructionYouling Tang2022-12-146-23/+49
| *-. Merge tags 'acpi-6.2-rc1' and 'irq-core-2022-12-10' into loongarch-nextHuacai Chen2022-12-132-143/+1
| |\ \
* | \ \ Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-137-33/+79
|\ \ \ \
| * | | | LoongArch: enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAPFeiyang Chen2022-12-111-0/+1
| * | | | mm/sparse-vmemmap: generalise vmemmap_populate_hugepages()Feiyang Chen2022-12-111-43/+16
| * | | | LoongArch: add sparse memory vmemmap supportFeiyang Chen2022-12-114-4/+84
| * | | | MIPS&LoongArch&NIOS2: adjust prototypes of p?d_init()Feiyang Chen2022-12-114-27/+21
| * | | | Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton2022-11-301-0/+1
| |\ \ \ \
| * | | | | mm: remove kern_addr_valid() completelyKefeng Wang2022-11-081-2/+0
* | | | | | Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-134-18/+31
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'v6.1-rc8' into efi/nextArd Biesheuvel2022-12-0710-71/+70
| |\ \ \ \ \ \
| * | | | | | | efi: Put Linux specific magic number in the DOS headerArd Biesheuvel2022-12-051-1/+2
| * | | | | | | efi/loongarch: Don't jump to kernel entry via the old imageArd Biesheuvel2022-11-091-0/+2
| * | | | | | | efi: libstub: Factor out min alignment and preferred kernel load addressArd Biesheuvel2022-11-091-0/+7
| * | | | | | | efi: libstub: Move screen_info handling to common codeArd Biesheuvel2022-11-092-11/+22
| * | | | | | | efi: loongarch: Drop exports of unused string routinesArd Biesheuvel2022-11-091-5/+0
| * | | | | | | efi: libstub: Enable efi_printk() in zboot decompressorArd Biesheuvel2022-11-091-2/+0
| * | | | | | | efi: libstub: Clone memcmp() into the stubArd Biesheuvel2022-11-091-1/+0
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-12-122-2/+2
|\ \ \ \ \ \ \
| * | | | | | | treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld2022-11-182-2/+2
| |/ / / / / /
* | | | | | | Merge tag 'acpi-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2022-12-121-142/+0
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge branch 'acpica'Rafael J. Wysocki2022-12-121-142/+0
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Revert "LoongArch: Provisionally add ACPICA data structures"Huacai Chen2022-11-031-142/+0
* | | | | | | Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-12-121-1/+1
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |