Linux-csky Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-07 23:08:43 to 2023-09-19 07:43:34 UTC [more...]

Pytanie o samochód
 2023-09-19  7:35 UTC 

[PATCH V11 00/17] riscv: Add Native/Paravirt qspinlock support
 2023-09-19  5:45 UTC  (97+ messages)
` [PATCH V11 01/17] asm-generic: ticket-lock: Reuse arch_spinlock_t of qspinlock
` [PATCH V11 02/17] asm-generic: ticket-lock: Move into ticket_spinlock.h
` [PATCH V11 03/17] riscv: Use Zicbop in arch_xchg when available
` [PATCH V11 04/17] locking/qspinlock: Improve xchg_tail for number of cpus >= 16k
` [PATCH V11 05/17] riscv: qspinlock: Add basic queued_spinlock support
` [PATCH V11 06/17] riscv: qspinlock: Introduce combo spinlock
` [PATCH V11 07/17] riscv: qspinlock: Introduce qspinlock param for command line
` [PATCH V11 08/17] riscv: qspinlock: Add virt_spin_lock() support for KVM guest
` [PATCH V11 09/17] riscv: qspinlock: errata: Add ERRATA_THEAD_WRITE_ONCE fixup
` [PATCH V11 10/17] riscv: qspinlock: errata: Enable qspinlock for T-HEAD processors
` [PATCH V11 11/17] RISC-V: paravirt: pvqspinlock: Add paravirt qspinlock skeleton
` [PATCH V11 12/17] RISC-V: paravirt: pvqspinlock: Add nopvspin kernel parameter
` [PATCH V11 13/17] RISC-V: paravirt: pvqspinlock: Add SBI implementation
` [PATCH V11 14/17] RISC-V: paravirt: pvqspinlock: Add kconfig entry
` [PATCH V11 15/17] RISC-V: paravirt: pvqspinlock: Add trace point for pv_kick/wait
` [PATCH V11 16/17] RISC-V: paravirt: pvqspinlock: KVM: Add paravirt qspinlock skeleton
` [PATCH V11 17/17] RISC-V: paravirt: pvqspinlock: KVM: Implement kvm_sbi_ext_pvlock_kick_cpu()

[PATCH V10 00/19] riscv: Add Native/Paravirt/CNA qspinlock support
 2023-09-14  3:31 UTC  (17+ messages)
` [PATCH V10 04/19] riscv: qspinlock: Add basic queued_spinlock support
` [PATCH V10 05/19] riscv: qspinlock: Introduce combo spinlock
` [PATCH V10 07/19] riscv: qspinlock: errata: Introduce ERRATA_THEAD_QSPINLOCK
` [PATCH V10 18/19] locking/qspinlock: Move pv_ops into x86 directory

[PATCH v2 0/8] sysctl: Remove sentinel elements from arch
 2023-09-13  9:11 UTC  (9+ messages)
` [PATCH v2 1/8] S390: Remove now superfluous sentinel elem from ctl_table arrays
` [PATCH v2 2/8] arm: "
` [PATCH v2 3/8] arch/x86: "
` [PATCH v2 4/8] x86/vdso: Remove now superfluous sentinel element from ctl_table array
` [PATCH v2 5/8] riscv: "
` [PATCH v2 6/8] powerpc: Remove now superfluous sentinel element from ctl_table arrays
` [PATCH v2 7/8] ia64: Remove now superfluous sentinel element from ctl_table array
` [PATCH v2 8/8] c-sky: Remove now superfluous sentinel element from ctl_talbe array

arch/csky/abiv2/inc/abi/fpu.h with a series of the non-existing config "OPEN_FPU_xxx"
 2023-09-12  8:03 UTC 

[PATCH 0/8] sysctl: Remove sentinel elements from arch
 2023-09-08  9:01 UTC  (16+ messages)
` [PATCH 1/8] S390: Remove sentinel elem from ctl_table arrays
` [PATCH 2/8] arm: "
` [PATCH 3/8] arch/x86: "
` [PATCH 4/8] x86 vdso: rm sentinel element from ctl_table array
` [PATCH 5/8] riscv: Remove "
` [PATCH 6/8] powerpc: Remove sentinel element from ctl_table arrays
` [PATCH 7/8] ia64: Remove sentinel element from ctl_table array
` [PATCH 8/8] c-sky: rm sentinel element from ctl_talbe array

Prezentacja
 2023-09-04  7:40 UTC 

[GIT PULL] csky 2nd changes for v6.6
 2023-09-01 15:23 UTC  (2+ messages)

mainline build failure due to c8171a86b274 ("csky: Fixup -Wmissing-prototypes warning")
 2023-08-31  5:44 UTC  (4+ messages)

[PATCH] csky: Fixup -Wmissing-prototypes warning
 2023-08-30  9:24 UTC  (5+ messages)

[PATCH] csky: Fixup compile error
 2023-08-30  9:46 UTC 

[GIT PULL] csky changes for v6.6
 2023-08-29 19:36 UTC  (2+ messages)

[PATCH 00/17] -Wmissing-prototype warning fixes
 2023-08-28  8:07 UTC  (19+ messages)
` [PATCH 02/17] [RESEND] irq_work: consolidate arch_irq_work_raise prototypes
` [PATCH 16/17] [RFC] arch: turn -Wmissing-prototypes off conditionally
` (subset) [PATCH 00/17] -Wmissing-prototype warning fixes

Słowa kluczowe do wypozycjonowania
 2023-08-25  7:36 UTC 

[PATCH 06/12] arch: Declare screen_info in <asm/screen_info.h>
 2023-08-18 14:18 UTC  (3+ messages)
` [06/12] "

Pytanie o samochód
 2023-08-18  8:11 UTC 

[linux-next:master] BUILD REGRESSION 47762f08697484cf0c2f2904b8c52375ed26c8cb
 2023-08-17 17:51 UTC 

[PATCH v2 0/6] perf parse-regs: Refactor architecture functions
 2023-08-17  9:23 UTC  (11+ messages)

[linux-next:master] BUILD REGRESSION ef66bf8aeb91fd331cf8f5dca8f9d7bca9ab2849
 2023-08-16 20:11 UTC 

[PATCH v3 0/2] csky: Convert memory accessors to static inlines
 2023-08-10  7:40 UTC  (3+ messages)
` [PATCH v3 1/2] csky: Cast argument to virt_to_pfn() to (void *)
` [PATCH v3 2/2] csky: Make pfn accessors static inlines

Słowa kluczowe do wypozycjonowania
 2023-08-09  8:16 UTC 

[PATCH v2 0/2] csky: Convert memory accessors to static inlines
 2023-08-09  8:14 UTC  (3+ messages)
` [PATCH v2 1/2] csky: Cast argument to virt_to_pfn() to (void *)
` [PATCH v2 2/2] csky: Make pfn accessors static inlines

[PATCH] csky: pgtable: Invalidate stale I-cache lines in update_mmu_cache
 2023-08-09  0:27 UTC 

[PATCH 0/2] csky: Convert memory accessors to static inlines
 2023-08-09  0:15 UTC  (4+ messages)
` [PATCH 1/2] csky: Cast argument to virt_to_pfn() to (void *)
` [PATCH 2/2] csky: Make pfn accessors static inlines

[PATCH mm-unstable v9 00/31] Split ptdesc from struct page
 2023-08-07 23:05 UTC  (5+ messages)
` [PATCH mm-unstable v9 18/31] arm64: Convert various functions to use ptdescs
` [PATCH mm-unstable v9 21/31] loongarch: "
` [PATCH mm-unstable v9 26/31] riscv: Convert alloc_{pmd, pte}_late() "
` [PATCH mm-unstable v9 27/31] sh: Convert pte_free_tlb() "


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).