summaryrefslogtreecommitdiff
path: root/arch/loongarch/include
AgeCommit message (Expand)Author
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 tracer 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 suspend (ACPI S3) supportHuacai Chen
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: 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 '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 branch 'acpica'Rafael J. Wysocki
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: 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-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: 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: SMP: Change prefix from loongson3 to loongsonHuacai Chen
2022-11-09efi/loongarch: Don't jump to kernel entry via the old imageArd Biesheuvel
2022-11-09efi: libstub: Factor out min alignment and preferred kernel load addressArd Biesheuvel
2022-11-09efi: libstub: Move screen_info handling to common codeArd Biesheuvel
2022-11-08mm: remove kern_addr_valid() completelyKefeng Wang
2022-11-03Revert "LoongArch: Provisionally add ACPICA data structures"Huacai Chen
2022-10-29LoongArch: Use flexible-array member instead of zero-length arrayYushan Zhou
2022-10-29LoongArch: Remove unused kernel stack paddingJinyang He
2022-10-14Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-12LoongArch: update local TLB if PTE entry existsQi Zheng
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-10-12Merge tag 'loongarch-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2022-10-12LoongArch: Add BPF JIT supportTiezhu Yang
2022-10-12LoongArch: Add some instruction opcodes and formatsTiezhu Yang
2022-10-12LoongArch: Move {signed,unsigned}_imm_check() to inst.hTiezhu Yang
2022-10-12LoongArch: Add kexec supportYouling Tang