summaryrefslogtreecommitdiffstats
path: root/arch/loongarch
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge tag 'irqchip-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner2022-12-071-1/+1
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | irqchip/loongson-htvec: Add ACPI init supportHuacai Chen2022-11-261-1/+1
| | | |/ / / | | |/| | |
* | | | | | Merge tag 'rcu.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-12-121-0/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | arch/loongarch: Add ARCH_HAS_NMI_SAFE_THIS_CPU_OPS Kconfig optionPaul E. McKenney2022-10-211-0/+1
| | |/ / / | |/| | |
* | | | | LoongArch: mm: Fix huge page entry update for virtual machineHuacai Chen2022-12-081-14/+16
* | | | | LoongArch: Export symbol for function smp_send_reschedule()Bibo Mao2022-12-082-10/+11
| |_|/ / |/| | |
* | | | Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-12-021-0/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | mm: add dummy pmd_young() for architectures not having itJuergen Gross2022-11-301-0/+1
| | |/ | |/|
* | | LoongArch: Fix unsigned comparison with less than zeroKaiLong Wang2022-11-211-1/+2
* | | LoongArch: Set _PAGE_DIRTY only if _PAGE_MODIFIED is set in {pmd,pte}_mkwrite()Huacai Chen2022-11-211-2/+6
* | | LoongArch: Set _PAGE_DIRTY only if _PAGE_WRITE is set in {pmd,pte}_mkdirty()Huacai Chen2022-11-211-2/+6
* | | LoongArch: Clear FPU/SIMD thread info flags for kernel threadHuacai Chen2022-11-211-4/+5
* | | LoongArch: SMP: Change prefix from loongson3 to loongsonHuacai Chen2022-11-214-39/+39
* | | LoongArch: Combine acpi_boot_table_init() and acpi_boot_init()Huacai Chen2022-11-212-22/+10