linux-csky.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-29 15:06:55 to 2020-05-06 06:13:31 UTC [more...]

[PATCH V2 00/11] Subject: Remove duplicated kmap code
 2020-05-06  6:13 UTC  (24+ 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 v2 17/20] mm: free_area_init: allow defining max_zone_pfn in descending order
 2020-05-05 20:15 UTC  (4+ messages)

[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 

[patch V3 00/20] Lock ordering documentation and annotation for lockdep
 2020-03-27 19:14 UTC  (38+ messages)
` [patch V3 01/20] PCI/switchtec: Fix init_completion race condition with poll_wait()
` [patch V3 02/20] pci/switchtec: Replace completion wait queue usage for poll
` [patch V3 03/20] usb: gadget: Use completion interface instead of open coding it
` [patch V3 04/20] orinoco_usb: Use the regular completion interfaces
` [patch V3 05/20] acpi: Remove header dependency
` [patch V3 06/20] nds32: Remove mm.h from asm/uaccess.h
` [patch V3 07/20] csky: "
` [patch V3 08/20] hexagon: "
` [patch V3 09/20] ia64: "
` [patch V3 10/20] microblaze: "
` [patch V3 11/20] rcuwait: Add @state argument to rcuwait_wait_event()
` [patch V3 12/20] powerpc/ps3: Convert half completion to rcuwait
` [patch V3 13/20] Documentation: Add lock ordering and nesting documentation
        ` Documentation/locking/locktypes: Further clarifications and wordsmithing
          ` [PATCH v2] Documentation/locking/locktypes: minor copy editor fixes
` [patch V3 14/20] timekeeping: Split jiffies seqlock
` [patch V3 15/20] sched/swait: Prepare usage in completions
` [patch V3 16/20] completion: Use simple wait queues
  ` [PATCH] completion: Use lockdep_assert_RT_in_threaded_ctx() in complete_all()
` [patch V3 17/20] lockdep: Introduce wait-type checks
` [patch V3 18/20] lockdep: Add hrtimer context tracing bits
` [patch V3 19/20] lockdep: Annotate irq_work
` [patch V3 20/20] lockdep: Add posixtimer context tracing bits

[RFC PATCH V3 00/11] riscv: Add vector ISA support
 2020-03-24  3:41 UTC  (19+ messages)
` [RFC PATCH V3 01/11] riscv: Separate patch for cflags and aflags
` [RFC PATCH V3 02/11] riscv: Rename __switch_to_aux -> fpu
` [RFC PATCH V3 03/11] riscv: Extending cpufeature.c to detect V-extension
` [RFC PATCH V3 04/11] riscv: Add CSR defines related to VECTOR extension
` [RFC PATCH V3 05/11] riscv: Add vector feature to compile
` [RFC PATCH V3 06/11] riscv: Add has_vector detect
` [RFC PATCH V3 07/11] riscv: Reset vector register
` [RFC PATCH V3 08/11] riscv: Add vector struct and assembler definitions
` [RFC PATCH V3 09/11] riscv: Add task switch support for VECTOR
` [RFC PATCH V3 10/11] riscv: Add ptrace support
` [RFC PATCH V3 11/11] riscv: Add sigcontext save/restore

[PATCH RESEND] Add the csky architecture support
 2020-03-23  7:23 UTC 

[PATCH] package/libffi: Add csky cpu support
 2020-03-15  9:32 UTC 

[PATCH 2/5] csky: Remove mm.h from asm/uaccess.h
 2020-03-21 14:11 UTC  (4+ messages)

[PATCH] csky: delete redundant micro io_remap_pfn_range
 2020-03-21 11:22 UTC  (3+ messages)

[PATCH]arch/csky:Enable the gcov function in csky achitecture
 2020-03-12 16:03 UTC  (2+ messages)

[PATCH V3] mm/special: Create generic fallbacks for pte_special() and pte_mkspecial()
 2020-03-10 14:52 UTC 

[PATCH V2] mm/special: Create generic fallbacks for pte_special() and pte_mkspecial()
 2020-03-10 13:46 UTC  (3+ messages)

[PATCH v4 0/5] target/riscv: support vector extension part 2
 2020-03-07 17:44 UTC  (8+ messages)
` [PATCH v4 1/5] target/riscv: add vector unit stride load and store instructions
` [PATCH v4 2/5] target/riscv: add vector "

[PATCH] mm/special: Create generic fallbacks for pte_special() and pte_mkspecial()
 2020-03-05  7:34 UTC  (5+ messages)

[PATCH AUTOSEL 5.5 60/66] csky/mm: Fixup export invalid_pte_table symbol
 2020-03-03  2:46 UTC  (6+ messages)
` [PATCH AUTOSEL 5.5 61/66] csky: Set regs->usp to kernel sp, when the exception is from kernel
` [PATCH AUTOSEL 5.5 62/66] csky/smp: Fixup boot failed when CONFIG_SMP
` [PATCH AUTOSEL 5.5 63/66] csky: Fixup ftrace modify panic
` [PATCH AUTOSEL 5.5 64/66] csky: Fixup compile warning for three unimplemented syscalls
` [PATCH AUTOSEL 5.5 65/66] arch/csky: fix some Kconfig typos

[PATCH AUTOSEL 5.4 52/58] csky/mm: Fixup export invalid_pte_table symbol
 2020-03-03  2:47 UTC  (6+ messages)
` [PATCH AUTOSEL 5.4 53/58] csky: Set regs->usp to kernel sp, when the exception is from kernel
` [PATCH AUTOSEL 5.4 54/58] csky/smp: Fixup boot failed when CONFIG_SMP
` [PATCH AUTOSEL 5.4 55/58] csky: Fixup ftrace modify panic
` [PATCH AUTOSEL 5.4 56/58] csky: Fixup compile warning for three unimplemented syscalls
` [PATCH AUTOSEL 5.4 57/58] arch/csky: fix some Kconfig typos

[PATCH v6 0/4] target-riscv: support vector extension part 1
 2020-02-29 15:04 UTC  (5+ messages)
` [PATCH v6 1/4] target/riscv: add vector extension field in CPURISCVState
` [PATCH v6 2/4] target/riscv: implementation-defined constant parameters
` [PATCH v6 3/4] target/riscv: support vector extension csr
` [PATCH v6 4/4] target/riscv: add vector configure instruction


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