summaryrefslogtreecommitdiff
path: root/arch/loongarch
AgeCommit message (Expand)Author
2022-12-19Merge tag 'loongarch-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-12-14LoongArch: Update Loongson-3 default config fileHuacai Chen
2022-12-14LoongArch: modules/ftrace: Initialize PLT at load timeQing Zhang
2022-12-14LoongArch/ftrace: Add HAVE_FUNCTION_GRAPH_RET_ADDR_PTR supportQing Zhang
2022-12-14LoongArch/ftrace: Add HAVE_DYNAMIC_FTRACE_WITH_ARGS supportQing Zhang
2022-12-14LoongArch/ftrace: Add HAVE_DYNAMIC_FTRACE_WITH_REGS supportQing Zhang
2022-12-14LoongArch/ftrace: Add dynamic function graph tracer supportQing Zhang
2022-12-14LoongArch/ftrace: Add dynamic function tracer supportQing Zhang
2022-12-14LoongArch/ftrace: Add recordmcount supportQing Zhang
2022-12-14LoongArch/ftrace: Add basic supportQing Zhang
2022-12-14LoongArch: module: Use got/plt section indices for relocationsHuacai Chen
2022-12-14LoongArch: Add basic STACKPROTECTOR supportHuacai Chen
2022-12-14LoongArch: Add hibernation (ACPI S4) supportHuacai Chen
2022-12-14LoongArch: Add suspend (ACPI S3) supportHuacai Chen
2022-12-14LoongArch: Add processing ISA Node in DeviceTreeBinbin Zhou
2022-12-14LoongArch: Add FDT booting support from efi system tableBinbin Zhou
2022-12-14LoongArch: Use alternative to optimize librariesHuacai Chen
2022-12-14LoongArch: Add alternative runtime patching mechanismHuacai Chen
2022-12-14LoongArch: Add unaligned access supportHuacai Chen
2022-12-14LoongArch: BPF: Add BPF exception tablesYouling Tang
2022-12-14LoongArch: Remove the .fixup section usageYouling Tang
2022-12-14LoongArch: extable: Add a dedicated uaccess handlerYouling Tang
2022-12-14LoongArch: extable: Add `type` and `data` fieldsYouling Tang
2022-12-14LoongArch: Switch to relative exception tablesYouling Tang
2022-12-14LoongArch: Consolidate __ex_table constructionYouling Tang
2022-12-13Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-13Merge tags 'acpi-6.2-rc1' and 'irq-core-2022-12-10' into loongarch-nextHuacai Chen
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-11LoongArch: enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAPFeiyang Chen
2022-12-11mm/sparse-vmemmap: generalise vmemmap_populate_hugepages()Feiyang Chen
2022-12-11LoongArch: add sparse memory vmemmap supportFeiyang Chen
2022-12-11MIPS&LoongArch&NIOS2: adjust prototypes of p?d_init()Feiyang Chen
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-30Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton
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