LoongArch architecture development
 help / color / mirror / Atom feed
 messages from 2022-12-12 09:47:21 to 2023-01-10 11:07:15 UTC [more...]

[PATCH 00/19] Introduce __xchg, non-atomic xchg
 2023-01-10 11:07 UTC  (37+ messages)
` [PATCH 01/19] arch/alpha: rename internal name __xchg to __arch_xchg
` [PATCH 02/19] arch/arc: "
    ` [PATCH v2] arch: rename all internal names "
        ` [PATCH v3] "
            ` [PATCH v4] "
` [PATCH 03/19] arch/arm: rename internal name "
` [PATCH 04/19] arch/arm64: "
` [PATCH 05/19] arch/hexagon: "
` [PATCH 06/19] arch/ia64: "
` [PATCH 07/19] arch/loongarch: "
` [PATCH 08/19] arch/m68k: "
` [PATCH 09/19] arch/mips: "
` [PATCH 10/19] arch/openrisc: "
` [PATCH 11/19] arch/parisc: "
` [PATCH 12/19] arch/powerpc: correct logged function names in xchg helpers
` [PATCH 13/19] arch/riscv: rename internal name __xchg to __arch_xchg
` [PATCH 14/19] arch/s390: "
` [PATCH 15/19] arch/sh: "
` [PATCH 16/19] arch/sparc: "
` [PATCH 17/19] arch/xtensa: "
` [PATCH 18/19] linux/include: add non-atomic version of xchg
` [PATCH 19/19] drm/i915/gt: use __xchg instead of internal helper
      ` [RFC DO NOT MERGE] treewide: use __xchg in most obvious places

[PATCH 0/4] LoongArch: Add kernel relocation and KASLR support
 2023-01-09 21:52 UTC  (6+ messages)
` [PATCH 1/4] LoongArch: Use trampoline for exception handlers and kill la.abs
` [PATCH 2/4] LoongArch: Add JUMP_LINK_ADDR macro implementation to avoid using la.abs
` [PATCH 3/4] LoongArch: Add support for kernel relocation
` [PATCH 4/4] LoongArch: Add support for kernel address space layout randomization (KASLR)

[PATCH v3 0/8] Generic IPI sending tracepoint
 2023-01-09 19:02 UTC  (8+ messages)
` [PATCH v3 3/8] sched, smp: Trace IPIs sent via send_call_function_single_ipi()
` [PATCH v3 6/8] treewide: Trace IPIs sent via smp_send_reschedule()

[bpf-next v2] bpf: drop deprecated bpf_jit_enable == 2
 2023-01-09  8:15 UTC  (6+ messages)

[PATCH V2 0/7] rtc: ls2x: Add support for the Loongson-2K/LS7A RTC
 2023-01-09  1:36 UTC  (8+ messages)
` [PATCH V2 1/7] dt-bindings: rtc: Add Loongson LS2X RTC support
` [PATCH V2 2/7] rtc: Add support for the Loongson-2K/LS7A RTC
` [PATCH V2 3/7] LoongArch: Enable LS2X RTC in loongson3_defconfig
` [PATCH V2 4/7] MIPS: Loongson64: DTS: Add RTC support to LS7A
` [PATCH V2 5/7] MIPS: Loongson: Enable LS2X RTC in loongson3_defconfig
` [PATCH V2 6/7] MIPS: Loongson64: DTS: Add RTC support to Loongson-2K
` [PATCH V2 7/7] MIPS: Loongson: Enable LS2X RTC in loongson2k_defconfig

[PATCH] soc: loongson: use resource_size() helper function
 2023-01-08 12:57 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION cc3c08b41a9c9402ead726ec6deb1217081d0d8b
 2023-01-05 15:49 UTC 

[bpf-next v1] bpf: drop deprecated bpf_jit_enable == 2
 2023-01-04  1:54 UTC  (3+ messages)

[PATCH bpf-next] libbpf: Add LoongArch support to bpf_tracing.h
 2023-01-03 15:50 UTC  (5+ messages)

[PATCH V9 0/4] i2c: ls2x: Add support for the Loongson-2K/LS7A I2C controller
 2023-01-03 12:12 UTC  (6+ messages)
` [PATCH V9 1/4] i2c: gpio: Add support on ACPI-based system
` [PATCH V9 2/4] dt-bindings: i2c: Add Loongson LS2X I2C controller
` [PATCH V9 3/4] i2c: ls2x: Add driver for Loongson-2K/LS7A "
` [PATCH V9 4/4] LoongArch: Enable LS2X I2C in loongson3_defconfig

[PATCH v2 0/5] LoongArch: Some fix and new features for unwinders
 2023-01-03  8:58 UTC  (9+ messages)
` [PATCH v2 1/6] LoongArch: Get frame info in unwind_start when regs is not supported
` [PATCH v2 2/6] LoongArch: Use correct sp value to get graph addr in unwinder guess
` [PATCH v2 3/6] LoongArch: Adjust PC value when unwind next frame in prologue unwinder
` [PATCH v2 4/6] LoongArch: Strip guess_unwinder out from prologue_unwinder
` [PATCH v2 5/6] LoongArch: Add generic ex-handler unwind in prologue unwinder

[PATCH] LoongArch: Fix irq enable in exception handlers
 2023-01-03  8:42 UTC  (12+ messages)

[PATCH v2 00/11] LoongArch: Better backtraces
 2023-01-01  9:51 UTC  (13+ messages)
` [PATCH v2 01/11] LoongArch: Clean up the architectural interrupt definitions
` [PATCH v2 02/11] LoongArch: Add exception subcode definitions for the watchpoint exception
` [PATCH v2 03/11] LoongArch: Print GPRs with ABI names when showing registers
` [PATCH v2 04/11] LoongArch: Print symbol info for PC and $ra only for kernel-mode contexts
` [PATCH v2 05/11] LoongArch: Fix format of CSR lines during show_regs
` [PATCH v2 06/11] LoongArch: Humanize the CRMD line when showing registers
` [PATCH v2 07/11] LoongArch: Humanize the PRMD "
` [PATCH v2 08/11] LoongArch: Humanize the EUEN "
` [PATCH v2 09/11] LoongArch: Humanize the ECFG "
` [PATCH v2 10/11] LoongArch: Humanize the ESTAT "
` [PATCH v2 11/11] LoongArch: Use lowercase ISA manual names for BADV and CPUCFG.PRID lines in show_regs

[PATCH V8 0/4] i2c: ls2x: Add support for the Loongson-2K/LS7A I2C controller
 2022-12-30  8:49 UTC  (12+ messages)
` [PATCH V8 1/4] i2c: gpio: Add support on ACPI-based system
` [PATCH V8 2/4] dt-bindings: i2c: add Loongson LS2X I2C controller
` [PATCH V8 3/4] i2c: ls2x: Add driver for Loongson-2K/LS7A "
` [PATCH V8 4/4] LoongArch: Enable LS2X I2C in loongson3_defconfig

[PATCH bpf-next] libbpf: Add LoongArch support to bpf_tracing.h
 2022-12-29 23:11 UTC  (3+ messages)

[PATCH] vdso: Improve cmd_vdso_check to check all dynamic relocations
 2022-12-29 16:22 UTC  (10+ messages)
              ` [PATCH v2] "

[PATCH] LoongArch: Add HWCAP_LOONGARCH_CPUCFG to elf_hwcap
 2022-12-27  7:27 UTC 

[PATCH] LoongArch: Simplifying larch_insn_gen_xxx implementation
 2022-12-27  7:24 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION c76083fac3bae1a87ae3d005b5cb1cbc761e31d5
 2022-12-26 16:54 UTC 

[PATCH v10 0/4] Add kprobe and kretprobe support for LoongArch
 2022-12-21  7:42 UTC  (10+ messages)
` [PATCH v10 1/4] LoongArch: Simulate branch and PC instructions
` [PATCH v10 2/4] LoongArch: Add kprobe support

[linux-next:master] BUILD REGRESSION e45fb347b630ee76482fe938ba76cf8eab811290
 2022-12-20 13:49 UTC 

[PATCH V7 0/4] i2c: ls2x: Add support for the Loongson-2K/LS7A I2C controller
 2022-12-20 13:48 UTC  (8+ messages)
` [PATCH V7 1/4] i2c: gpio: Add support on ACPI-based system
` [PATCH V7 2/4] dt-bindings: i2c: add Loongson LS2X I2C controller
` [PATCH V7 3/4] i2c: ls2x: Add driver for Loongson-2K/LS7A "
` [PATCH V7 4/4] LoongArch: Enable LS2X I2C in loongson3_defconfig

[PATCH v5 1/3] gpio: loongson2ef: move driver to original location
 2022-12-20  3:27 UTC  (12+ messages)
` [PATCH v5 2/3] gpio: loongson: add gpio driver support

[GIT PULL] LoongArch changes for v6.2
 2022-12-19 14:30 UTC  (2+ messages)

[RFC PATCH] LoongArch: Add hardware breakpoints/watchpoints support
 2022-12-19  3:30 UTC  (5+ messages)

[PATCH 0/6] LoongArch: Some fix and new features for unwinders
 2022-12-19  3:28 UTC  (19+ messages)
` [PATCH 1/6] LoongArch: Get frame info in unwind_start when regs is not supported
` [PATCH 2/6] LoongArch: Use correct sp value to get graph addr in unwinder guess
` [PATCH 3/6] LoongArch: Adjust PC value when unwind next frame in prologue unwinder
` [PATCH 4/6] LoongArch: Strip guess_unwinder out from prologue_unwinder
` [PATCH 5/6] LoongArch: Add raw_show_trace to enable guess unwinder default
` [PATCH 6/6] LoongArch: Add generic ex-handler unwind in prologue unwinder

[PATCH mm-unstable RFC 00/26] mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
 2022-12-19  1:40 UTC  (5+ messages)

[PATCH] LoongArch: Correct the definition of is_branch_ins()
 2022-12-17  1:49 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION 459c73db4069c27c1d4a0e20d055b837396364b8
 2022-12-16  4:37 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 663397d1b469ff57f216d499b74a0b0183a508b8
 2022-12-14 16:27 UTC 

[PATCH V6 0/4] i2c: ls2x: Add support for the Loongson-2K/LS7A I2C controller
 2022-12-14  9:45 UTC  (8+ messages)
` [PATCH V6 1/4] i2c: gpio: Add support on ACPI-based system
` [PATCH V6 2/4] dt-bindings: i2c: add Loongson LS2X I2C controller
` [PATCH V6 3/4] i2c: ls2x: Add driver for Loongson-2K/LS7A "
` [PATCH V6 4/4] LoongArch: Enable LS2X I2C in loongson3_defconfig

[PATCH V5 0/4] i2c: ls2x: Add support for the Loongson-2K/LS7A I2C controller
 2022-12-12 12:41 UTC  (6+ messages)
` [PATCH V5 3/4] i2c: ls2x: Add driver for "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox