summaryrefslogtreecommitdiff
path: root/arch/loongarch/kernel
AgeCommit message (Expand)Author
2023-03-01Merge tag 'loongarch-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2023-02-25LoongArch: Mark some assembler symbols as non-kprobe-ableTiezhu Yang
2023-02-25LoongArch: Add kprobes on ftrace supportTiezhu Yang
2023-02-25LoongArch: Add kretprobes supportTiezhu Yang
2023-02-25LoongArch: Add kprobes supportTiezhu Yang
2023-02-25LoongArch: Simulate branch and PC* instructionsTiezhu Yang
2023-02-25LoongArch: ptrace: Add hardware single step supportQing Zhang
2023-02-25LoongArch: ptrace: Expose hardware breakpoints to debuggersQing Zhang
2023-02-25LoongArch: Add hardware breakpoints/watchpoints supportQing Zhang
2023-02-25LoongArch: kdump: Add crashkernel=YM handlingYouling Tang
2023-02-25LoongArch: kdump: Add single kernel image implementationYouling Tang
2023-02-25LoongArch: Add support for kernel address space layout randomization (KASLR)Youling Tang
2023-02-25LoongArch: Add support for kernel relocationYouling Tang
2023-02-25LoongArch: Add la_abs macro implementationYouling Tang
2023-02-25LoongArch: Add JUMP_VIRT_ADDR macro implementation to avoid using la.absYouling Tang
2023-02-25LoongArch: Use la.pcrel instead of la.abs when it's trivially possibleXi Ruoyao
2023-02-25LoongArch: Make -mstrict-align configurableHuacai Chen
2023-02-25LoongArch: Only call get_timer_irq() once in constant_clockevent_init()Tiezhu Yang
2023-01-31Merge tag 'v6.2-rc6' into sched/core, to pick up fixesIngo Molnar
2023-01-17LoongArch: Add generic ex-handler unwind in prologue unwinderJinyang He
2023-01-17LoongArch: Strip guess unwinder out from prologue unwinderJinyang He
2023-01-17LoongArch: Use correct sp value to get graph addr in stack unwindersJinyang He
2023-01-17LoongArch: Get frame info in unwind_start() when regs is not availableJinyang He
2023-01-17LoongArch: Adjust PC value when unwind next frame in unwinderJinyang He
2023-01-17LoongArch: Simplify larch_insn_gen_xxx implementationYouling Tang
2023-01-17LoongArch: Use common function sign_extend64()Tiezhu Yang
2023-01-17LoongArch: Add HWCAP_LOONGARCH_CPUCFG to elf_hwcapHuacai Chen
2023-01-13arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabledPeter Zijlstra
2023-01-13objtool/idle: Validate __cpuidle code as noinstrPeter Zijlstra
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: 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 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: Add alternative runtime patching mechanismHuacai Chen
2022-12-14LoongArch: Add unaligned access supportHuacai Chen
2022-12-14LoongArch: extable: Add `type` and `data` fieldsYouling 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-12Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds