LoongArch architecture development
 help / color / mirror / Atom feed
 messages from 2022-09-28 05:25:49 to 2022-10-11 16:22:09 UTC [more...]

[RFC PATCH 0/5] Generic IPI sending tracepoint
 2022-10-11 16:22 UTC  (13+ messages)
` [RFC PATCH 1/5] trace: Add trace_ipi_send_{cpu, cpumask}
` [RFC PATCH 2/5] sched, smp: Trace send_call_function_single_ipi()
` [RFC PATCH 3/5] smp: Add a multi-CPU variant to send_call_function_single_ipi()
` [RFC PATCH 4/5] irq_work: Trace calls to arch_irq_work_raise()
` [RFC PATCH 5/5] treewide: Rename and trace arch-definitions of smp_send_reschedule()

[linux-next:master] BUILD REGRESSION b9f85101cad3397ef1e509909602a90e257ab9d8
 2022-10-11 15:17 UTC 

[PATCH v6 0/7] treewide cleanup of random integer usage
 2022-10-11 10:00 UTC  (13+ messages)
` [PATCH v6 1/7] treewide: use prandom_u32_max() when possible, part 1
` [PATCH v6 2/7] treewide: use prandom_u32_max() when possible, part 2
` [PATCH v6 3/7] treewide: use get_random_{u8,u16}() when possible, part 1
` [PATCH v6 4/7] treewide: use get_random_{u8,u16}() when possible, part 2
` [PATCH v6 5/7] treewide: use get_random_u32() when possible
` [PATCH v6 6/7] treewide: use get_random_bytes() "
` [PATCH v6 7/7] prandom: remove unused functions

[linux-next:master] BUILD REGRESSION cd9fd78f5c11b5e165d9317ef11e613f4aef4dd1
 2022-10-10 17:20 UTC 

[PATCH] LoongArch: Mark __xchg() and __cmpxchg() as __always_inline
 2022-10-10 12:04 UTC  (2+ messages)

[PATCH 7/7] LoongArch: bpf: Add BPF exception tables
 2022-10-10  9:34 UTC 

[PATCH 6/7] LoongArch: vmlinux.lds.S: Remove `.fixup` section
 2022-10-10  9:34 UTC 

[PATCH 0/7] LoongArch: Switch to relative extable and other improvements
 2022-10-10  9:32 UTC  (6+ messages)
` [PATCH 1/7] LoongArch: Consolidate __ex_table construction
` [PATCH 2/7] LoongArch: Switch to relative exception tables
` [PATCH 3/7] LoongArch: extable: Add `type` and `data` fields
` [PATCH 4/7] LoongArch: Add gpr-num.h
` [PATCH 5/7] LoongArch: extable: Add a dedicated uaccess handler

[PATCH v2 1/2] clocksource: loongson2_hpet: add hpet driver support
 2022-10-09 15:30 UTC  (3+ messages)
` [PATCH v2 2/2] dt-bindings: hpet: add loongson2k hpet binding

[PATCH v1 1/2] clocksource: loongson2_hpet: add hpet driver support
 2022-10-09 15:14 UTC  (7+ messages)
` [PATCH v1 2/2] dt-bindings: hpet: add loongson2k hpet binding

[PATCH v5 0/7] treewide cleanup of random integer usage
 2022-10-09 14:17 UTC  (12+ messages)
` [PATCH v5 1/7] treewide: use prandom_u32_max() when possible, part 1
` [PATCH v5 2/7] treewide: use prandom_u32_max() when possible, part 2
` [PATCH v5 3/7] treewide: use get_random_{u8,u16}() when possible, part 1
` [PATCH v5 4/7] treewide: use get_random_{u8,u16}() when possible, part 2
` [PATCH v5 5/7] treewide: use get_random_u32() when possible
` [PATCH v5 6/7] treewide: use get_random_bytes "
` [PATCH v5 7/7] prandom: remove unused functions

[PATCH v3] checksyscalls: Ignore fstat to silence build warning on LoongArch
 2022-10-09 14:01 UTC  (3+ messages)

[PATCH] LoongArch: mm: Refactor TLB handlers
 2022-10-09 10:37 UTC  (3+ messages)

[PATCH V3 0/4] irqchip: Support to set irq type for ACPI path
 2022-10-09  6:44 UTC  (5+ messages)
` [PATCH V3 1/4] ACPI / PCI: fix LPIC irq model default PCI IRQ polarity
` [PATCH V3 2/4] irqchip/loongson-pch-pic: fix translate callback for DT path
` [PATCH V3 3/4] irqchip/loongson-pch-pic: Support to set irq type for ACPI path
` [PATCH V3 4/4] irqchip/loongson-liointc: "

[PATCH v2] LoongArch: Do not create sysfs control file for io master CPUs
 2022-10-09  6:15 UTC  (2+ messages)

[PATCH v3 0/5] treewide cleanup of random integer usage
 2022-10-09  2:57 UTC  (23+ messages)
` [PATCH v3 1/5] treewide: use prandom_u32_max() when possible
` [PATCH v3 2/5] treewide: use get_random_{u8,u16}() "
` [PATCH v3 3/5] treewide: use get_random_u32() "
` [PATCH v3 4/5] treewide: use get_random_bytes "
` [PATCH v3 5/5] prandom: remove unused functions

[PATCH V2 0/2] irqchip: Support to set irq type for ACPI path
 2022-10-09  2:36 UTC  (7+ messages)
` [PATCH V2 1/2] irqchip/loongson-pch-pic: "
` [PATCH V2 2/2] irqchip/loongson-liointc: "

[PATCH v4 0/6] treewide cleanup of random integer usage
 2022-10-09  0:26 UTC  (21+ messages)
` [PATCH v4 1/6] treewide: use prandom_u32_max() when possible, mechanically
` [PATCH v4 2/6] treewide: use prandom_u32_max() when possible
` [PATCH v4 3/6] treewide: use get_random_{u8,u16}() "
` [PATCH v4 4/6] treewide: use get_random_u32() "
` [PATCH v4 5/6] treewide: use get_random_bytes "
` [PATCH v4 6/6] prandom: remove unused functions

[PATCH v4 2/6] treewide: use prandom_u32_max() when possible
 2022-10-08 18:16 UTC  (3+ messages)

[PATCH] LoongArch: Do not create sysfs control file for io master CPUs
 2022-10-08 14:58 UTC  (5+ messages)

[PATCH] LoongArch: Kconfig: Fix spelling mistake "delibrately" -> "deliberately"
 2022-10-08 14:58 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 082fce125e57cff60687181c97f3a8ee620c38f5
 2022-10-07 19:50 UTC 

[linux-next:master] BUILD REGRESSION 7da9fed0474b4cd46055dd92d55c42faf32c19ac
 2022-10-06 20:07 UTC 

[linux-next:master] BUILD REGRESSION 67ae4f7434cee86ee318d46fb10b8a9840ad2e81
 2022-10-06  7:55 UTC  (2+ messages)

build failure of next-20221005 due to 4078ec1ef5ed ("LoongArch: Use TLB for ioremap()")
 2022-10-06  5:25 UTC  (5+ messages)

build failure of next-20221005 due to 9dcf746befa7 ("LoongArch: Use generic BUG() handler")
 2022-10-05 11:54 UTC 

[linux-next:master] BUILD REGRESSION 4d80748d16c82a9c2c4ea5feea96e476de3cd876
 2022-10-04 23:51 UTC 

[PATCH v2 00/44] cpuidle,rcu: Clean up the mess
 2022-10-04 17:19 UTC  (16+ messages)
` [PATCH v2 12/44] cpuidle,dt: Push RCU-idle into driver
` [PATCH v2 14/44] cpuidle,cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}()
` [PATCH v2 23/44] arm,smp: Remove trace_.*_rcuidle() usage
` [PATCH v2 33/44] ftrace: WARN on rcuidle
` [PATCH v2 38/44] cpuidle,powerdomain: Remove trace_.*_rcuidle()
` [PATCH v2 39/44] cpuidle,clk: "

[PATCH 1/2] Input: i8042: Rename i8042-x86ia64io.h to i8042-acpipnpio.h
 2022-10-01 22:11 UTC  (6+ messages)
` [PATCH 2/2] Input: i8042: Add LoongArch support in i8042-acpipnpio.h

[PATCH v3 0/2] use update_mmu_tlb() on the second thread
 2022-09-30 23:09 UTC  (11+ messages)
` [PATCH v3 1/2] mm: "
` [PATCH v3 2/2] LoongArch: update local TLB if PTE entry exists

[PATCH] loongarch: update config files
 2022-09-30 10:09 UTC  (8+ messages)

[PATCH RFC v2 rcu 7/8] arch/loongarch: Add ARCH_HAS_NMI_SAFE_THIS_CPU_OPS Kconfig option
 2022-09-29 18:07 UTC 

[GIT PULL] LoongArch fixes for v6.0-final
 2022-09-29 15:38 UTC  (2+ messages)

[PATCH V1 0/2] irqchip: Support to set irq type for ACPI path
 2022-09-29 13:34 UTC  (6+ messages)
` [PATCH V1 1/2] irqchip/loongson-pch-pic: "

[PATCH V4] LoongArch: Fix cpu name after s3/s4
 2022-09-29  9:23 UTC  (2+ messages)

[PATCH V5] LoongArch: Fix cpu name after s3/s4
 2022-09-29  9:16 UTC 

[PATCH V3] LoongArch: Fix cpu name after s3/s4
 2022-09-29  9:14 UTC  (3+ messages)

[PATCH V2] LoongArch: Fix cpu name after s3/s4
 2022-09-29  8:51 UTC 

[PATCH] LoongArch: Fix cpu name after s3/s4
 2022-09-29  8:39 UTC  (3+ messages)

[PATCH V2] LoongArch: Support access filter to /dev/mem interface
 2022-09-29  7:22 UTC 

[PATCH] LoongArch: Support access filter to /dev/mem interface
 2022-09-29  4:41 UTC  (2+ messages)

[GIT PULL] LoongArch fixes for v5.19-rc4
 2022-09-29  2:40 UTC  (2+ messages)

[PATCH] LoongArch: Remove some save operations in SAVE_SOME and handle_syscall
 2022-09-29  1:35 UTC  (2+ messages)

[PATCH] vdso: Improve cmd_vdso_check to check all dynamic relocations
 2022-09-28  5:25 UTC  (3+ messages)


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