Age | Commit message (Expand) | Author |
2023-01-17 | LoongArch: Add generic ex-handler unwind in prologue unwinder | Jinyang He |
2023-01-17 | LoongArch: Strip guess unwinder out from prologue unwinder | Jinyang He |
2023-01-17 | LoongArch: Use correct sp value to get graph addr in stack unwinders | Jinyang He |
2023-01-17 | LoongArch: Get frame info in unwind_start() when regs is not available | Jinyang He |
2023-01-17 | LoongArch: Adjust PC value when unwind next frame in unwinder | Jinyang He |
2023-01-17 | LoongArch: Simplify larch_insn_gen_xxx implementation | Youling Tang |
2023-01-17 | LoongArch: Use common function sign_extend64() | Tiezhu Yang |
2023-01-17 | LoongArch: Add HWCAP_LOONGARCH_CPUCFG to elf_hwcap | Huacai Chen |
2022-12-19 | Merge tag 'loongarch-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ch... | Linus Torvalds |
2022-12-13 | Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-12-14 | LoongArch: Update Loongson-3 default config file | Huacai Chen |
2022-12-14 | LoongArch: modules/ftrace: Initialize PLT at load time | Qing Zhang |
2022-12-14 | LoongArch/ftrace: Add HAVE_FUNCTION_GRAPH_RET_ADDR_PTR support | Qing Zhang |
2022-12-14 | LoongArch/ftrace: Add HAVE_DYNAMIC_FTRACE_WITH_ARGS support | Qing Zhang |
2022-12-14 | LoongArch/ftrace: Add HAVE_DYNAMIC_FTRACE_WITH_REGS support | Qing Zhang |
2022-12-14 | LoongArch/ftrace: Add dynamic function graph tracer support | Qing Zhang |
2022-12-14 | LoongArch/ftrace: Add dynamic function tracer support | Qing Zhang |
2022-12-14 | LoongArch/ftrace: Add recordmcount support | Qing Zhang |
2022-12-14 | LoongArch/ftrace: Add basic support | Qing Zhang |
2022-12-14 | LoongArch: module: Use got/plt section indices for relocations | Huacai Chen |
2022-12-14 | LoongArch: Add basic STACKPROTECTOR support | Huacai Chen |
2022-12-14 | LoongArch: Add hibernation (ACPI S4) support | Huacai Chen |
2022-12-14 | LoongArch: Add suspend (ACPI S3) support | Huacai Chen |
2022-12-14 | LoongArch: Add processing ISA Node in DeviceTree | Binbin Zhou |
2022-12-14 | LoongArch: Add FDT booting support from efi system table | Binbin Zhou |
2022-12-14 | LoongArch: Use alternative to optimize libraries | Huacai Chen |
2022-12-14 | LoongArch: Add alternative runtime patching mechanism | Huacai Chen |
2022-12-14 | LoongArch: Add unaligned access support | Huacai Chen |
2022-12-14 | LoongArch: BPF: Add BPF exception tables | Youling Tang |
2022-12-14 | LoongArch: Remove the .fixup section usage | Youling Tang |
2022-12-14 | LoongArch: extable: Add a dedicated uaccess handler | Youling Tang |
2022-12-14 | LoongArch: extable: Add `type` and `data` fields | Youling Tang |
2022-12-14 | LoongArch: Switch to relative exception tables | Youling Tang |
2022-12-14 | LoongArch: Consolidate __ex_table construction | Youling Tang |
2022-12-13 | Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-12-13 | Merge tags 'acpi-6.2-rc1' and 'irq-core-2022-12-10' into loongarch-next | Huacai Chen |
2022-12-12 | Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-12-12 | Merge tag 'acpi-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2022-12-12 | Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-12-12 | Merge tag 'rcu.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-12-12 | Merge branch 'acpica' | Rafael J. Wysocki |
2022-12-11 | LoongArch: enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP | Feiyang Chen |
2022-12-11 | mm/sparse-vmemmap: generalise vmemmap_populate_hugepages() | Feiyang Chen |
2022-12-11 | LoongArch: add sparse memory vmemmap support | Feiyang Chen |
2022-12-11 | MIPS&LoongArch&NIOS2: adjust prototypes of p?d_init() | Feiyang Chen |
2022-12-08 | LoongArch: mm: Fix huge page entry update for virtual machine | Huacai Chen |
2022-12-08 | LoongArch: Export symbol for function smp_send_reschedule() | Bibo Mao |
2022-12-07 | Merge tag 'v6.1-rc8' into efi/next | Ard Biesheuvel |
2022-12-07 | Merge tag 'irqchip-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/... | Thomas Gleixner |
2022-12-05 | efi: Put Linux specific magic number in the DOS header | Ard Biesheuvel |