linux-csky.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-29 08:39:37 to 2019-11-28 22:42:32 UTC [more...]

[PATCH] irqchip: cleanup Kconfig help text
 2019-11-28 22:42 UTC 

[PATCH] clocksource: minor Kconfig help text fixes
 2019-11-28 22:40 UTC 

Fwd: [PATCH] csky: Initial stack protector support
 2019-10-12  8:26 UTC 

[PATCH] MAINTAINERS: csky: Add mailing list for csky
 2019-10-08  6:45 UTC 

[PATCH] csky: Add setup_initrd check code
 2019-10-08  6:25 UTC 

[GIT PULL] csky changes for v5.3-rc1
 2019-09-30 17:30 UTC  (3+ messages)

[GIT PULL] csky changes for v5.4-rc1
 2019-09-30 10:33 UTC 

[PATCH] csky: Fixup csky_pmu.max_period assignment
 2019-09-27  3:02 UTC 

[PATCH] csky: Bugfix add zero_fp fixup perf backtrace panic
 2019-09-26  9:16 UTC 

[RFC PATCH V1] riscv-privileged: Add broadcast mode to sfence.vma
 2019-09-20  2:27 UTC  (3+ messages)
  ` [tech-privileged] "

information and help
 2019-09-18 10:58 UTC 

[PATCH V7 0/2] riscv: Add perf callchain support
 2019-09-05  7:55 UTC  (5+ messages)
` [PATCH V7 1/2] riscv: Add support for perf registers sampling
` [PATCH V7 2/2] riscv: Add support for libdw

[PATCH V6 0/3] riscv: Add perf callchain support
 2019-09-05  2:49 UTC  (11+ messages)
` [PATCH V6 1/3] "
` [PATCH V6 2/3] riscv: Add support for perf registers sampling
` [PATCH V6 3/3] riscv: Add support for libdw

[PATCH] csky: use generic free_initrd_mem()
 2019-08-28 16:08 UTC  (4+ messages)

[RESEND PATCH V2] csky: Fixup 610 vipt cache flush mechanism
 2019-08-26  6:59 UTC 

[PATCH V2] csky: Fixup 610 vipt cache flush mechanism
 2019-08-26  6:54 UTC  (3+ messages)

[PATCH] csky: Fixup 610 vipt cache flush mechanism
 2019-08-21 12:18 UTC 

[PATCH 1/3] csky: Fixup arch_get_unmapped_area() implementation
 2019-08-21  3:44 UTC  (7+ messages)
` [PATCH 2/3] csky: Fixup defer cache flush for 610
` [PATCH 3/3] csky: Support kernel non-aligned access

[PATCH] csky: Fixup ioremap function losing
 2019-08-20  8:26 UTC  (5+ messages)

[PATCH V2 2/3] csky/dma: Fixup cache_op failed when cross memory ZONEs
 2019-08-06  7:18 UTC 

[PATCH 1/4] csky: Fixup dma_rmb/wmb synchronization problem
 2019-08-06  7:18 UTC  (15+ messages)
` [PATCH 2/4] csky: Fixup dma_alloc_coherent with PAGE_SO attribute
` [PATCH 3/4] csky/dma: Fixup cache_op failed when cross memory ZONEs
` [PATCH 4/4] csky: Add dma_inv_range for DMA_FROM_DEVICE

[PATCH V7] configs/qemu_cskyXXX_virt: new defconfig
 2019-08-02 21:46 UTC  (2+ messages)
` [Buildroot] "

[PATCH V2] configs/csky_gx6605s: bump kernel to 5.0 and use buildroot toolchain
 2019-08-02 21:46 UTC  (2+ messages)
` [Buildroot] "

[PATCH 1/1] riscv: Fix perf record without libelf support
 2019-07-25 21:11 UTC  (2+ messages)

[PATCH RFC 11/14] arm64: Move the ASID allocator code in a separate file
 2019-07-22 16:38 UTC  (2+ messages)

[GIT PULL] csky changes for v5.3-rc1
 2019-07-19 19:45 UTC  (2+ messages)

[PATCH 1/1] locale/tst-locale-locpath: Fix arguments passing
 2019-07-10  6:36 UTC  (2+ messages)

[PATCH 42/43] perf annotate: Add csky support
 2019-07-02  2:26 UTC 

[PATCH] csky: Improve abiv1 mem ops performance with glibc codes
 2019-07-01 15:46 UTC  (4+ messages)

[PATCH] csky: Fixup abiv1 memset error
 2019-06-28 12:57 UTC 

[GIT PULL] csky fixup gcc unwind for v5.2
 2019-06-28  0:45 UTC  (2+ messages)

[PATCH 1/1] perf annotate csky: Add perf annotate support
 2019-06-27  1:50 UTC  (4+ messages)

[PATCH] csky: Fixup libgcc unwind error
 2019-06-26  5:51 UTC 

[PATCH] arm64: asid: Optimize cache_flush for SMT
 2019-06-25  7:25 UTC  (4+ messages)

[PATCH] csky: dts: Add NationalChip GX6605S
 2019-06-25  1:57 UTC  (4+ messages)

[5.2-rc6] GX6605S testing
 2019-06-25  1:35 UTC  (5+ messages)

[PATCH] configs/csky_gx6605s: bump kernel to 5.0 and use buildroot toolchain
 2019-06-24  5:57 UTC  (3+ messages)

[PATCH 1/2] package/qemu: Move patches to version directory
 2019-06-22 15:49 UTC  (7+ messages)
` [PATCH 2/2] package/qemu: Add C-SKY qemu support
  ` [Buildroot] "
` [Buildroot] [PATCH 1/2] package/qemu: Move patches to version directory

[PATCH V2 0/4] csky: Use generic asid function from arm
 2019-06-21 11:05 UTC  (7+ messages)
` [PATCH V2 1/4] csky: Revert mmu ASID mechanism
` [PATCH V2 2/4] csky: Add new asid lib code from arm
` [PATCH V2 3/4] csky: Use generic asid algorithm to implement switch_mm
` [PATCH V2 4/4] csky: Improve tlb operation with help of asid

[PATCH 0/4] csky: Use generic asid function from arm
 2019-06-19  7:49 UTC  (5+ messages)
` [PATCH 1/4] csky: Revert mmu ASID mechanism
` [PATCH 2/4] arch: Add generic asid implement from arm
` [PATCH 3/4] csky: Use generic asid algorithm to implement switch_mm
` [PATCH 4/4] csky: Improve tlb operation with help of asid

[PATCH V6] configs/qemu_cskyXXX_virt: new defconfig
 2019-06-12  5:43 UTC  (2+ messages)
` [Buildroot] "

[PATCH V5 0/3] irqchip/irq-csky-mpintc: Update some features
 2019-06-06  7:37 UTC  (4+ messages)
` [PATCH V5 1/3] irqchip/irq-csky-mpintc: Add triger type
` [PATCH V5 2/3] dt-bindings: interrupt-controller: Update csky mpintc
` [PATCH V5 3/3] irqchip/irq-csky-mpintc: Remove unnecessary loop in interrupt handler

[PATCH V4 0/4] irqchip/irq-csky-mpintc: Update some features
 2019-06-04 12:32 UTC  (7+ messages)
` [PATCH V4 1/4] irqchip/irq-csky-mpintc: Add triger type
` [PATCH V4 2/4] dt-bindings: interrupt-controller: Update csky mpintc
` [PATCH V4 3/4] irqchip/irq-csky-mpintc: Support auto irq deliver to all cpus
` [PATCH V4 4/4] irqchip/irq-csky-mpintc: Remove unnecessary loop in interrupt handler

[PATCH V5 0/6] csky: Add pmu hardware sampling support
 2019-06-04 10:54 UTC  (7+ messages)
` [PATCH V5 1/6] csky: Init pmu as a device
` [PATCH V5 2/6] csky: Add count-width property for csky pmu
` [PATCH V5 3/6] csky: Add pmu interrupt support
` [PATCH V5 4/6] dt-bindings: csky: Add csky PMU bindings
` [PATCH V5 5/6] csky: Fixup some error count in 810 & 860
` [PATCH V5 6/6] csky: Fix perf record in kernel/user space

[PATCH V4 0/6] csky: Add pmu hardware sampling support
 2019-06-04  6:36 UTC  (12+ messages)
` [PATCH V4 1/6] csky: Init pmu as a device
` [PATCH V4 2/6] csky: Add count-width property for csky pmu
` [PATCH V4 3/6] csky: Add pmu interrupt support
` [PATCH V4 4/6] dt-bindings: csky: Add csky PMU bindings
` [PATCH V4 5/6] csky: Fixup some error count in 810 & 860
` [PATCH V4 6/6] csky: Fix perf record in kernel/user space

[PATCH V3 1/6] csky: Init pmu as a device
 2019-06-03  8:20 UTC  (7+ messages)
` [PATCH V3 2/6] csky: Add reg-io-width property for csky pmu
` [PATCH V3 3/6] csky: Add pmu interrupt support
` [PATCH V3 4/6] dt-bindings: csky: Add csky PMU bindings
` [PATCH V3 5/6] csky: Fixup some error count in 810 & 860
` [PATCH V3 6/6] csky: Fix perf record in kernel/user space

[PATCH V5 1/2] configs/qemu_cskyXXX_virt: new defconfig
 2019-06-03  7:32 UTC  (8+ messages)
` [PATCH V5 2/2] board/qemu/csky/readme.txt: Add C-SKY Qemu run Documentation
  ` [Buildroot] "
` [Buildroot] [PATCH V5 1/2] configs/qemu_cskyXXX_virt: new defconfig

[PATCH V4 00/11] Update arch/csky for buildroot
 2019-05-31 21:09 UTC  (16+ messages)
` [PATCH V4 01/11] arch/csky: Add arch.mk.csky for -mcpu=xxx
` [PATCH V4 02/11] arch/csky: Change DSP to VDSP for -mcpu
  ` [Buildroot] "
` [PATCH V4 03/11] arch/csky: Add ck860 supported
` [PATCH V4 04/11] arch/csky: Add FLOAT_ABI compiler options
` [PATCH V4 05/11] arch/csky: Add ABI variable for toolchain build
` [PATCH V4 06/11] package/binutils: Add C-SKY support
` [PATCH V4 07/11] package/gcc: "
` [PATCH V4 08/11] package/gdb: "
  ` [Buildroot] "
` [PATCH V4 09/11] package/glibc: "
` [PATCH V4 10/11] configs/qemu_cskyXXX_virt: new defconfig
  ` [Buildroot] "
` [PATCH V4 11/11] arch/csky: Enable csky toolchain build
` [Buildroot] [PATCH V4 00/11] Update arch/csky for buildroot

[PATCH] MAINTAINERS: Add mailing list for csky architecture
 2019-05-31 10:16 UTC 

[PATCH V3 00/10] Update arch/csky for buildroot
 2019-05-29 12:34 UTC  (20+ messages)
` [PATCH V3 01/10] arch/csky: Use VDSP instead of DSP
` [PATCH V3 03/10] arch/csky: Add FLOAT_ABI compiler options


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