linux-csky.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-13 22:58:19 to 2021-02-26 16:38:41 UTC [more...]

[PATCH] [v2] linux/compiler-clang.h: define HAVE_BUILTIN_BSWAP*
 2021-02-26 16:37 UTC  (2+ messages)

[PATCH 2/2] Documentation: features: refresh feature list
 2021-02-26  6:21 UTC  (3+ messages)

[PATCH v5] perf tools: Fix arm64 build error with gcc-11
 2021-02-18 19:25 UTC  (3+ messages)

[PATCH] locking/arch: Move qrwlock.h include after qspinlock.h
 2021-02-10 18:33 UTC 

[PATCH v2 1/2] drivers/irqchip: Fixup csky,mpintc compile error with CPU_CK610
 2021-02-10  3:03 UTC  (10+ messages)
` [PATCH v2 2/2] drivers/clocksource: Fixup csky,mptimer "
` (subset) [PATCH v2 1/2] drivers/irqchip: Fixup csky,mpintc "

[PATCH] irqchip/csky: Use true and false for bool variable
 2021-02-09 15:58 UTC  (2+ messages)

[PATCH 1/2] drivers/irqchip: Fixup csky,mpintc compile error with CPU_CK610
 2021-02-04  4:32 UTC  (4+ messages)
` [PATCH 2/2] drivers/clocksource: "

[RFC 00/20] TLB batching consolidation and enhancements
 2021-02-02 11:04 UTC  (15+ messages)
` [RFC 11/20] mm/tlb: remove arch-specific tlb_start/end_vma()

[PATCH] csky: change a Kconfig symbol name to fix e1000 build error
 2021-01-31  2:08 UTC  (2+ messages)

[PATCH v1] csky: use free_initmem_default() in free_initmem()
 2021-01-27  9:06 UTC  (5+ messages)

csky + clangbuiltlinux
 2021-01-27  2:57 UTC  (2+ messages)

[PATCH 01/29] csky: Add memory layout 2.5G(user):1.5G(kernel)
 2021-01-21 11:42 UTC  (30+ messages)
` [PATCH 02/29] csky: Fixup perf probe failed
` [PATCH 03/29] csky: Fixup show_regs doesn't contain regs->usp
` [PATCH 04/29] csky: Remove custom asm/atomic.h implementation
` [PATCH 05/29] csky: Fixup barrier design
` [PATCH 06/29] csky: Fixup futex SMP implementation
` [PATCH 07/29] csky: Fixup asm/cmpxchg.h with correct ordering barrier
` [PATCH 08/29] csky: Cleanup asm/spinlock.h
` [PATCH 09/29] csky: Fixup PTE global for 2.5:1.5 virtual memory
` [PATCH 10/29] csky: Remove prologue of page fault handler in entry.S
` [PATCH 11/29] csky: Add kmemleak support
` [PATCH 12/29] csky: Fix TLB maintenance synchronization problem
` [PATCH 13/29] csky: Add show_tlb for CPU_CK860 debug
` [PATCH 14/29] csky: Fixup FAULT_FLAG_XXX param for handle_mm_fault
` [PATCH 15/29] csky: Fixup update_mmu_cache called with user io mapping
` [PATCH 16/29] csky: Add faulthandler_disabled() check
` [PATCH 17/29] csky: Fixup do_page_fault parent irq status
` [PATCH 18/29] csky: Sync riscv mm/fault.c for easy maintenance
` [PATCH 19/29] csky: mm: abort uaccess retries upon fatal signal
` [PATCH 20/29] csky: Reconstruct VDSO framework
` [PATCH 21/29] csky: Fix a size determination in gpr_get()
` [PATCH 22/29] csky: remove unused including <linux/version.h>
` [PATCH 23/29] csky: Fixup _PAGE_ACCESSED for default pgprot
` [PATCH 24/29] csky: Coding convention del unnecessary definition
` [PATCH 25/29] csky: Fixup swapon
` [PATCH 26/29] csky: kprobe: fix code in simulate without 'long'
` [PATCH 27/29] csky: Add VDSO with GENERIC_GETTIMEOFDAY, GENERIC_TIME_VSYSCALL, HAVE_GENERIC_VDSO
` [PATCH 28/29] csky: Using set_max_mapnr api
` [PATCH 29/29] csky: Fixup pfn_valid error with wrong max_mapnr

[PATCH v2 1/5] csky: Remove custom asm/atomic.h implementation
 2021-01-21  7:10 UTC  (10+ messages)
` [PATCH v2 2/5] csky: Fixup barrier design
` [PATCH v2 3/5] csky: Fixup futex SMP implementation
` [PATCH v2 4/5] csky: Fixup asm/cmpxchg.h with correct ordering barrier
` [PATCH v2 5/5] csky: Cleanup asm/spinlock.h

[PATCH] cacheflush.2: Update SYNOPSIS for glibc wrapper
 2021-01-17 20:55 UTC  (4+ messages)

[PATCH] riscv: Fixup CONFIG_GENERIC_TIME_VSYSCALL
 2021-01-13  4:36 UTC  (3+ messages)

[PATCH RESEND v4] riscv: Enable per-task stack canaries
 2021-01-12 23:22 UTC  (2+ messages)

[PATCH v5 0/9] Add k/uprobe & fentry & error_injection supported
 2021-01-12 19:18 UTC  (12+ messages)
` [PATCH v5 1/9] RISC-V: Implement ptrace regs and stack API
` [PATCH v5 2/9] riscv: Fixup compile error BUILD_BUG_ON failed
` [PATCH v5 3/9] riscv: Fixup wrong ftrace remove cflag
` [PATCH v5 4/9] riscv: Fixup patch_text panic in ftrace
` [PATCH v5 5/9] riscv: Using PATCHABLE_FUNCTION_ENTRY instead of MCOUNT
` [PATCH v5 6/9] riscv: Add kprobes supported
` [PATCH v5 7/9] riscv: Add KPROBES_ON_FTRACE supported
` [PATCH v5 8/9] riscv: Add uprobes supported
` [PATCH v5 9/9] riscv: Add support for function error injection

[PATCH v2] arch: consolidate pm_power_off callback
 2021-01-12 14:05 UTC  (2+ messages)

[PATCH v2] csky: kprobe: fix unreachable code in simulate_blz32
 2021-01-12  3:10 UTC 

[PATCH] csky: kprobe: fix unreachable code in simulate_blz32
 2021-01-12  2:31 UTC  (2+ messages)

[patch V3 13/37] mips/mm/highmem: Switch to generic kmap atomic
 2021-01-11  9:16 UTC  (6+ messages)

[PATCH] csky: Fix a typo in Kconfig
 2021-01-07 16:24 UTC  (5+ messages)
  ` [PATCH/v2] csky: Fix typos "

[PATCH] csky: Send stop IPI to send to online CPUs
 2021-01-05 15:24 UTC 

[PATCH AUTOSEL 5.10 13/17] local64.h: make <asm/local64.h> mandatory
 2021-01-05  0:59 UTC 

[PATCH] riscv: mm: abort uaccess retries upon fatal signal
 2020-12-30 16:52 UTC  (2+ messages)

[PATCH] csky: remove unused including <linux/version.h>
 2020-12-30  8:20 UTC 

[PATCH] arch: consolidate pm_power_off callback
 2020-12-27  1:46 UTC  (5+ messages)

[PATCH] mm: page-flags.h: Typo fix (It -> If)
 2020-12-26  5:03 UTC 

[PATCH] csky: Fix a size determination in gpr_get()
 2020-12-24  2:21 UTC  (9+ messages)

building csky with CC=clang
 2020-12-22 21:43 UTC  (2+ messages)

[PATCH] cacheflush.2: Document Architecture-specific variants
 2020-12-21  8:32 UTC  (4+ messages)
` Ping: "

[PATCH v5] cacheflush.2: Document __builtin___clear_cache() as a more portable alternative
 2020-12-20 20:48 UTC  (5+ messages)
` [PATCH v6] "
  ` Ping: "

[PATCH 1/2] futex: mark futex_detect_cmpxchg() as 'noinline'
 2020-12-21  2:58 UTC  (14+ messages)

[PATCH v2 1/5] csky: Remove custom asm/atomic.h implementation
 2020-12-20 15:12 UTC 

[PATCH AUTOSEL 5.9 27/39] sched/idle: Fix arch_cpu_idle() vs tracing
 2020-12-13 14:10 UTC  (4+ messages)

[RFC] cacheflush.2: Document different prototypes for different architectures
 2020-12-12 18:19 UTC  (3+ messages)

Disinfection
 2020-12-03  8:50 UTC 

set_thread_area.2: csky architecture undocumented
 2020-11-26 12:16 UTC  (6+ messages)

[PATCH 1/5] riscv: Coding convention for xchg
 2020-11-26  8:53 UTC  (16+ messages)
` [PATCH 2/5] riscv: Add QUEUED_SPINLOCKS & QUEUED_RWLOCKS supported
` [PATCH 3/5] csky: Remove simple spinlock implementation
` [PATCH 4/5] csky: Add QUEUED_SPINLOCKS supported
` [PATCH 5/5] csky: Optimize atomic operations with correct barrier usage

[PATCH seccomp v2 0/8] seccomp: add bitmap cache support on remaining arches and report cache in procfs
 2020-11-17 21:11 UTC  (2+ messages)

Corporate and Personal Loan *
 2020-11-15 16:43 UTC 

[PATCH v4] riscv: Enable per-task stack canaries
 2020-11-15  3:05 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;
as well as URLs for NNTP newsgroup(s).