linux-csky.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-28 11:14:58 to 2020-06-04 20:51:43 UTC [more...]

[PATCH V3 00/15] Remove duplicated kmap code
 2020-06-04 20:51 UTC  (61+ messages)
` [PATCH V3 01/15] arch/kmap: Remove BUG_ON()
` [PATCH V3 02/15] arch/xtensa: Move kmap build bug out of the way
` [PATCH V3 03/15] arch/kmap: Remove redundant arch specific kmaps
` [PATCH V3 04/15] arch/kunmap: Remove duplicate kunmap implementations
` [PATCH V3 05/15] {x86,powerpc,microblaze}/kmap: Move preempt disable
` [PATCH V3 06/15] arch/kmap_atomic: Consolidate duplicate code
` [PATCH V3 07/15] arch/kunmap_atomic: "
  ` [PATCH] arch/{mips,sparc,microblaze,powerpc}: Don't enable pagefault/preempt twice
` [PATCH V3 08/15] arch/kmap: Ensure kmap_prot visibility
` [PATCH V3 09/15] arch/kmap: Don't hard code kmap_prot values
` [PATCH V3 10/15] arch/kmap: Define kmap_atomic_prot() for all arch's
` [PATCH V3 11/15] drm: Remove drm specific kmap_atomic code
` [PATCH V3 12/15] kmap: Remove kmap_atomic_to_page()
` [PATCH V3 13/15] parisc/kmap: Remove duplicate kmap code
` [PATCH V3 14/15] sparc: Remove unnecessary includes
` [PATCH V3 15/15] kmap: Consolidate kmap_prot definitions
  ` [PATCH V3.1] "

Investment
 2020-05-30 22:29 UTC 

[GIT PULL] csky updates for v5.7-rc8
 2020-05-28 21:10 UTC  (2+ messages)

[PATCH] csky: Fixup CONFIG_DEBUG_RSEQ
 2020-05-28  0:14 UTC 

[PATCH 1/3] csky: Fixup CONFIG_PREEMPT panic
 2020-05-24 15:59 UTC  (3+ messages)
` [PATCH 2/3] csky: Fixup abiv2 syscall_trace break a4 & a5
` [PATCH 3/3] csky: Coding convention in entry.S

[PATCH] csky: Fixup calltrace panic
 2020-05-22 21:28 UTC  (5+ messages)

[PATCH 0/3] sparc: port to copy_thread_tls() and struct kernel_clone_args
 2020-05-18 19:58 UTC  (12+ messages)
` [PATCH 1/3] sparc64: enable HAVE_COPY_THREAD_TLS
` [PATCH 2/3] sparc: share process creation helpers between sparc and sparc64
` [PATCH 3/3] sparc: unconditionally enable HAVE_COPY_THREAD_TLS

[GIT PULL] csky updates for v5.7-rc6
 2020-05-17  4:45 UTC  (2+ messages)

[PATCH 1/4] csky: Fixup perf callchain unwind
 2020-05-13 10:16 UTC  (4+ messages)
` [PATCH 2/4] csky: Fixup calltrace panic
` [PATCH 3/4] csky: Fixup remove duplicate irq_disable
` [PATCH 4/4] csky: Fixup remove unnecessary save/restore PSR code

[PATCH v2 17/20] mm: free_area_init: allow defining max_zone_pfn in descending order
 2020-05-07 21:21 UTC  (6+ messages)

[PATCH V2 00/11] Subject: Remove duplicated kmap code
 2020-05-07  4:56 UTC  (28+ messages)
` [PATCH V2 01/11] arch/kmap: Remove BUG_ON()
` [PATCH V2 02/11] arch/xtensa: Move kmap build bug out of the way
` [PATCH V2 03/11] arch/kmap: Remove redundant arch specific kmaps
` [PATCH V2 04/11] arch/kunmap: Remove duplicate kunmap implementations
` [PATCH V2 05/11] {x86,powerpc,microblaze}/kmap: Move preempt disable
` [PATCH V2 06/11] arch/kmap_atomic: Consolidate duplicate code
` [PATCH V2 07/11] arch/kunmap_atomic: "
` [PATCH V2 08/11] arch/kmap: Ensure kmap_prot visibility
` [PATCH V2 09/11] arch/kmap: Don't hard code kmap_prot values
` [PATCH V2 10/11] arch/kmap: Define kmap_atomic_prot() for all arch's
` [PATCH V2 11/11] drm: Remove drm specific kmap_atomic code

[PATCH 0/2] kmap cleanup 2
 2020-05-04  5:24 UTC  (3+ messages)
` [PATCH 1/2] kmap: Remove kmap_atomic_to_page()
` [PATCH 2/2] parisc/kmap: Remove duplicate kmap code

[PATCH V1 00/10] Remove duplicated kmap code
 2020-05-03  3:11 UTC  (31+ messages)
` [PATCH V1 01/10] arch/kmap: Remove BUG_ON()
` [PATCH V1 02/10] arch/xtensa: Move kmap build bug out of the way
` [PATCH V1 03/10] arch/kmap: Remove redundant arch specific kmaps
` [PATCH V1 04/10] arch/kunmap: Remove duplicate kunmap implementations
` [PATCH V1 05/10] arch/kmap_atomic: Consolidate duplicate code
` [PATCH V1 06/10] arch/kunmap_atomic: "
` [PATCH V1 07/10] arch/kmap: Ensure kmap_prot visibility
  ` sparc-related comment, to "
` [PATCH V1 08/10] arch/kmap: Don't hard code kmap_prot values
` [PATCH V1 09/10] arch/kmap: Define kmap_atomic_prot() for all arch's
` [PATCH V1 10/10] drm: Remove drm specific kmap_atomic code

[PATCH 0/5] Remove duplicated kmap code
 2020-04-27  6:25 UTC  (11+ messages)
` [PATCH 1/5] arch/kmap: Remove BUG_ON()
` [PATCH 2/5] arch/kmap: Remove redundant arch specific kmaps
` [PATCH 3/5] arch/kunmap: Remove duplicate kunmap implementations
` [PATCH 4/5] arch/kmap_atomic: Consolidate duplicate code
` [PATCH 5/5] arch/kunmap_atomic: "

[PATCH] Fix MSA register operation error
 2020-04-22 13:15 UTC  (2+ messages)

[PATCH AUTOSEL 5.6 089/129] csky: Fixup cpu speculative execution to IO area
 2020-04-15 11:34 UTC  (3+ messages)
` [PATCH AUTOSEL 5.6 095/129] csky: Fixup get wrong psr value from phyical reg
` [PATCH AUTOSEL 5.6 121/129] csky: Fixup init_fpu compile warning with __init

[PATCH AUTOSEL 5.5 077/106] csky: Fixup cpu speculative execution to IO area
 2020-04-15 11:42 UTC  (3+ messages)
` [PATCH AUTOSEL 5.5 082/106] csky: Fixup get wrong psr value from phyical reg
` [PATCH AUTOSEL 5.5 099/106] csky: Fixup init_fpu compile warning with __init

[PATCH AUTOSEL 5.4 60/84] csky: Fixup cpu speculative execution to IO area
 2020-04-15 11:44 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 63/84] csky: Fixup get wrong psr value from phyical reg
` [PATCH AUTOSEL 5.4 78/84] csky: Fixup init_fpu compile warning with __init

[PATCH] csky: Fixup perf probe -x hungup
 2020-04-14 12:41 UTC 

[PATCH] csky: Fixup compile error for abiv1 entry.S
 2020-04-09  3:19 UTC 

[PATCH] csky/ftrace: Fixup error when disable CONFIG_DYNAMIC_FTRACE
 2020-04-08  9:55 UTC 

[GIT PULL] csky updates for v5.7-rc1
 2020-04-07  1:50 UTC  (2+ messages)

[ GIT PULL ] csky updates for v5.7-rc1
 2020-04-07  1:34 UTC  (2+ messages)

[PATCH 01/11] csky: Fixup init_fpu compile warning with __init
 2020-04-03  4:41 UTC  (11+ messages)
` [PATCH 02/11] csky: Implement ptrace regs and stack API
` [PATCH 03/11] csky: Add support for restartable sequence
` [PATCH 04/11] csky: Implement ftrace with regs
` [PATCH 05/11] csky/ftrace: Fixup ftrace_modify_code deadlock without CPU_HAS_ICACHE_INS
` [PATCH 06/11] csky: Fixup get wrong psr value from phyical reg
` [PATCH 07/11] csky: Enable the gcov function
` [PATCH 08/11] csky: Enable LOCKDEP_SUPPORT
` [PATCH 09/11] csky: Add kprobes supported
` [PATCH 10/11] csky: Add uprobes support
` [PATCH 11/11] csky: Fixup cpu speculative execution to IO area

[PATCH] csky: Fixup cpu speculative execution to IO area
 2020-03-28 11:14 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 NNTP newsgroup(s).