loongarch.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-03 06:54:03 to 2022-11-17 09:39:20 UTC [more...]

[PATCH v4 1/2] gpio: loongson: add dts and acpi support
 2022-11-17  9:39 UTC  (3+ messages)
` [PATCH v4 2/2] dt-bindings: gpio: add loongson gpio

[RFC PATCH v2 0/8] Generic IPI sending tracepoint
 2022-11-17  9:12 UTC  (8+ messages)
` [RFC PATCH v2 4/8] smp: Trace IPIs sent via arch_send_call_function_ipi_mask()
` [RFC PATCH v2 5/8] irq_work: Trace self-IPIs sent via arch_irq_work_raise()
` [RFC PATCH v2 6/8] treewide: Trace IPIs sent via smp_send_reschedule()

[PATCH v10 1/2] clocksource: loongson2_hpet: add hpet driver support
 2022-11-17  8:08 UTC  (6+ messages)
` [PATCH v10 2/2] dt-bindings: hpet: add loongson-2 hpet

[PATCH v9 1/3] dt-bindings: clock: add loongson-2 clock include file
 2022-11-17  8:07 UTC  (9+ messages)
` [PATCH v9 2/3] clk: clk-loongson2: add clock controller driver support
` [PATCH v9 3/3] dt-bindings: clock: add loongson-2 clock

[PATCH 04/47] LoongArch: Set _PAGE_DIRTY only if _PAGE_WRITE is set in {pmd,pte}_mkdirty()
 2022-11-17  4:25 UTC 

[PATCH v3 1/2] gpio: loongson: add dts/acpi gpio support
 2022-11-17  3:19 UTC  (9+ messages)
` [PATCH v3 2/2] dt-bindings: gpio: add loongson series gpio

[PATCH v2 0/3] convert tree to get_random_u32_{below,above,between}()
 2022-11-17  2:05 UTC  (12+ messages)
` [PATCH v2 1/3] treewide: use get_random_u32_below() instead of deprecated function
` [PATCH v2 2/3] treewide: use get_random_u32_{above,below}() instead of manual loop
` [PATCH v2 3/3] treewide: use get_random_u32_between() when possible

[PATCH v2 00/44] cpuidle,rcu: Clean up the mess
 2022-11-16 15:29 UTC  (4+ messages)
` [PATCH v2 12/44] cpuidle,dt: Push RCU-idle into driver

[PATCH RESEND v8 0/9] LoongArch: Add ftrace support
 2022-11-16  8:23 UTC  (10+ messages)
` [PATCH v8 RESEND 1/9] LoongArch/ftrace: Add basic support
` [PATCH v8 RESEND 2/9] LoongArch/ftrace: Add recordmcount support
` [PATCH v8 RESEND 3/9] LoongArch/ftrace: Add dynamic function tracer support
` [PATCH v8 RESEND 4/9] LoongArch/ftrace: Add dynamic function graph "
` [PATCH v8 RESEND 5/9] LoongArch/ftrace: Add HAVE_DYNAMIC_FTRACE_WITH_REGS support
` [PATCH v8 RESEND 6/9] LoongArch/ftrace: Add HAVE_DYNAMIC_FTRACE_WITH_ARGS support
` [PATCH v8 RESEND 7/9] LoongArch/ftrace: Add HAVE_FUNCTION_GRAPH_RET_ADDR_PTR support
` [PATCH v8 RESEND 8/9] LoongArch: modules/ftrace: Initialize PLT at load time
` [PATCH v8 RESEND 9/9] LoongArch: Enable CONFIG_KALLSYMS_ALL and CONFIG_DEBUG_FS

[PATCH v8 0/9] LoongArch: Add ftrace support
 2022-11-16  8:07 UTC  (10+ messages)
` [PATCH v8 1/9] LoongArch/ftrace: Add basic support
` [PATCH v8 2/9] LoongArch/ftrace: Add recordmcount support
` [PATCH v8 3/9] LoongArch/ftrace: Add dynamic function tracer support
` [PATCH v8 4/9] LoongArch/ftrace: Add dynamic function graph "
` [PATCH v8 5/9] LoongArch/ftrace: Add HAVE_DYNAMIC_FTRACE_WITH_REGS support
` [PATCH v8 6/9] LoongArch/ftrace: Add HAVE_DYNAMIC_FTRACE_WITH_ARGS support
` [PATCH v8 7/9] LoongArch/ftrace: Add HAVE_FUNCTION_GRAPH_RET_ADDR_PTR support
` [PATCH v8 8/9] LoongArch: modules/ftrace: Initialize PLT at load time
` [PATCH v8 9/9] LoongArch: Enable CONFIG_KALLSYMS_ALL and CONFIG_DEBUG_FS

[PATCH v7 0/9] LoongArch: Add ftrace support
 2022-11-16  6:36 UTC  (13+ messages)
` [PATCH v7 1/9] LoongArch/ftrace: Add basic support
` [PATCH v7 2/9] LoongArch/ftrace: Add recordmcount support
` [PATCH v7 3/9] LoongArch/ftrace: Add dynamic function tracer support
` [PATCH v7 4/9] LoongArch/ftrace: Add dynamic function graph "
` [PATCH v7 5/9] LoongArch/ftrace: Add HAVE_DYNAMIC_FTRACE_WITH_REGS support
` [PATCH v7 6/9] LoongArch/ftrace: Add HAVE_DYNAMIC_FTRACE_WITH_ARGS support
` [PATCH v7 7/9] LoongArch/ftrace: Add HAVE_FUNCTION_GRAPH_RET_ADDR_PTR support
` [PATCH v7 8/9] LoongArch: modules/ftrace: Initialize PLT at load time
` [PATCH v7 9/9] LoongArch: Enable CONFIG_KALLSYMS_ALL and CONFIG_DEBUG_FS

[PATCH v2 1/2] gpio: loongson: add dts/acpi gpio support
 2022-11-16  3:34 UTC  (10+ messages)
` [PATCH v2 2/2] dt-bindings: gpio: add loongson series gpio

[PATCH v3 0/4] Add kprobe and kretprobe support for LoongArch
 2022-11-16  3:20 UTC  (6+ messages)
` [PATCH v3 1/4] LoongArch: Simulate branch and PC instructions
` [PATCH v3 2/4] LoongArch: Add kprobe support
` [PATCH v3 3/4] LoongArch: Add kretprobe support
` [PATCH v3 4/4] samples/kprobes: Add LoongArch support

[PATCH] LoongArch: Makefile: use "grep -E" instead of "egrep"
 2022-11-16  1:42 UTC  (3+ messages)

[PATCH -next] soc: loongson: Fix an IS_ERR() vs NULL bug in loongson2_guts_probe()
 2022-11-16  0:51 UTC 

[PATCH v6 0/9] LoongArch: Add ftrace support
 2022-11-15 11:11 UTC  (24+ messages)
` [PATCH v6 1/9] LoongArch/ftrace: Add basic support
` [PATCH v6 2/9] LoongArch/ftrace: Add recordmcount support
` [PATCH v6 3/9] LoongArch/ftrace: Add dynamic function tracer support
` [PATCH v6 4/9] LoongArch/ftrace: Add dynamic function graph "
` [PATCH v6 5/9] LoongArch/ftrace: Add DYNAMIC_FTRACE_WITH_REGS support
` [PATCH v6 6/9] LoongArch/ftrace: Add HAVE_DYNAMIC_FTRACE_WITH_ARGS support
` [PATCH v6 7/9] LoongArch/ftrace: Add HAVE_FUNCTION_GRAPH_RET_ADDR_PTR support
` [PATCH v6 8/9] LoongArch: modules/ftrace: Initialize PLT at load time
` [PATCH v6 9/9] LoongArch: Enable CONFIG_KALLSYMS_ALL and CONFIG_DEBUG_FS

[PATCH v2 0/5] Add kprobe and kretprobe support for LoongArch
 2022-11-15  8:44 UTC  (14+ messages)
` [PATCH v2 1/5] LoongArch: Simulate branch and PC instructions
` [PATCH v2 2/5] LoongArch: Add kprobe support
` [PATCH v2 3/5] LoongArch: Add kretprobe support

[PATCH] vdso: Improve cmd_vdso_check to check all dynamic relocations
 2022-11-15  0:46 UTC  (5+ messages)

[PATCH V14 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch
 2022-11-14 20:09 UTC  (3+ messages)

[PATCH] syscall.2: add loongarch
 2022-11-14 17:40 UTC  (3+ messages)
` Ping: "

[PATCH 0/2] LoongArch syscall ABI documentation
 2022-11-14 17:39 UTC  (4+ messages)

[PATCH v1 1/2] gpio: loongson: add dts/acpi gpio support
 2022-11-14  9:50 UTC  (5+ messages)
` [PATCH v1 2/2] dt-bindings: gpio: add loongson series gpio

[PATCH v6 1/2] soc: loongson: add GUTS driver for loongson-2 platforms
 2022-11-11  6:08 UTC  (13+ messages)
` [PATCH v6 2/2] dt-bindings: soc: add loongson-2 chipid

[PATCH v7 1/2] soc: loongson: add GUTS driver for loongson-2 platforms
 2022-11-11  5:42 UTC  (2+ messages)
` [PATCH v7 2/2] dt-bindings: soc: add loongson-2 chipid

[PATCH] mm: remove kern_addr_valid() completely
 2022-11-11  2:50 UTC  (2+ messages)

[PATCH v8 1/2] clocksource: loongson2_hpet: add hpet driver support
 2022-11-09  9:41 UTC  (9+ messages)
` [PATCH v8 2/2] dt-bindings: hpet: add loongson-2 hpet

[PATCH] LoongArch: SMP: Change prefix from loongson3 to loongson
 2022-11-08  1:36 UTC 

[PATCH] LoongArch: Support booting with FDT from efi system table
 2022-11-08  1:16 UTC  (16+ messages)

[PATCH] LoongArch: Combine acpi_boot_table_init() and acpi_boot_init()
 2022-11-07 13:01 UTC 

[PATCH] LoongArch: Fix unsigned comparison with less than zero
 2022-11-06 14:33 UTC  (2+ messages)

[PATCH v5 1/2] soc: loongson: add GUTS driver for loongson-2 platforms
 2022-11-04  2:56 UTC  (4+ messages)
` [PATCH v5 2/2] dt-bindings: soc: add loongson-2 chipid

[PATCH] ACPI / table: Print CORE_PIC information when MADT is parsed
 2022-11-04  0:20 UTC  (3+ messages)

[PATCH] Revert "LoongArch: Provisionally add ACPICA data structures"
 2022-11-03 18:33 UTC  (6+ messages)

[PATCH v3] checksyscalls: Ignore fstat to silence build warning on LoongArch
 2022-11-03 13:24 UTC  (5+ messages)

[PATCH v9 1/2] clocksource: loongson2_hpet: add hpet driver support
 2022-11-03 11:33 UTC  (3+ messages)
` [PATCH v9 2/2] dt-bindings: hpet: add loongson-2 hpet

[PATCH v9 1/2] clocksource: loongson2_hpet: add hpet driver support
 2022-11-03  9:53 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).