Linux-RISC-V Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-24 23:44:14 to 2021-06-03 04:53:00 UTC [more...]

[PATCH] [v2] docs/zh_CN: add translations in zh_CN/dev-tools/kasan
 2021-06-03  4:50 UTC  (5+ messages)
  `  "

[PATCH RFC 0/3] riscv: Add DMA_COHERENT support
 2021-06-03  4:13 UTC  (3+ messages)

[PATCH] riscv: mm: init: Consolidate vars, functions
 2021-06-03  0:27 UTC  (6+ messages)

[PATCH v5 0/8] RISC-V CPU Idle Support
 2021-06-02 15:06 UTC  (11+ messages)
` [PATCH v5 1/8] RISC-V: Enable CPU_IDLE drivers
` [PATCH v5 2/8] RISC-V: Rename relocate() and make it global
` [PATCH v5 3/8] RISC-V: Add arch functions for non-retentive suspend entry/exit
` [PATCH v5 4/8] RISC-V: Add SBI HSM suspend related defines
` [PATCH v5 5/8] cpuidle: Factor-out power domain related code from PSCI domain driver
` [PATCH v5 6/8] cpuidle: Add RISC-V SBI CPU idle driver
` [PATCH v5 7/8] dt-bindings: Add common bindings for ARM and RISC-V idle states
` [PATCH v5 8/8] RISC-V: Enable RISC-V SBI CPU Idle driver for QEMU virt machine

[PATCH 0/9] Remove DISCINTIGMEM memory model
 2021-06-02 14:03 UTC  (12+ messages)
` [PATCH 1/9] alpha: remove DISCONTIGMEM and NUMA
` [PATCH 2/9] arc: update comment about HIGHMEM implementation
` [PATCH 3/9] arc: remove support for DISCONTIGMEM
` [PATCH 4/9] m68k: "
` [PATCH 5/9] mm: remove CONFIG_DISCONTIGMEM
` [PATCH 6/9] arch, mm: remove stale mentions of DISCONIGMEM
` [PATCH 7/9] docs: remove description of DISCONTIGMEM
` [PATCH 8/9] mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
` [PATCH 9/9] mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEM

[PATCH 1/2] riscv: Only initialize swiotlb when necessary
 2021-06-02  8:55 UTC  (2+ messages)
` [PATCH 2/2] riscv: Add mem kernel parameter support

[PATCH] docs/zh_CN: add translations in zh_CN/dev-tools/kasan
 2021-06-02  8:06 UTC  (4+ messages)
  `  "
    `  "

[PATCH -next] clk: analogbits: fix doc warning in wrpll-cln28hpc.c
 2021-06-02  6:40 UTC  (2+ messages)

[PATCH] clk: sifive: Fix kernel-doc
 2021-06-02  6:39 UTC  (3+ messages)

[RFC v2 0/7] Improve RISC-V Perf support using SBI PMU extension
 2021-06-01 17:08 UTC  (12+ messages)
` [RFC v2 1/7] RISC-V: Remove the current perf implementation
` [RFC v2 2/7] RISC-V: Add CSR encodings for all HPMCOUNTERS
` [RFC v2 3/7] RISC-V: Add a perf core library for pmu drivers
` [RFC v2 4/7] RISC-V: Add a simple platform driver for RISC-V legacy perf
` [RFC v2 5/7] RISC-V: Add RISC-V SBI PMU extension definitions
` [RFC v2 6/7] RISC-V: Add perf platform driver based on SBI PMU extension
` [RFC v2 7/7] Documentation: riscv: Remove the old documentation

[PATCH v2 2/2] drivers/firmware: consolidate EFI framebuffer setup for all arches
 2021-06-01 15:00 UTC 

[PATCH v2 0/2] allow simple{fb, drm} drivers to be used on non-x86 EFI platforms
 2021-06-01 14:59 UTC 

[PATCH] riscv: xip: support runtime trap patching
 2021-06-01 10:48 UTC  (3+ messages)

[PATCH -next] riscv: mm: fix build errors caused by mk_pmd()
 2021-06-01  3:27 UTC  (4+ messages)

[PATCH] mm: generalize ZONE_[DMA|DMA32]
 2021-06-01  2:56 UTC  (9+ messages)
` [PATCH v2] "

[PATCH V2 0/2] arch: Cleanup unused functions
 2021-05-31 12:32 UTC  (5+ messages)
` [PATCH V2 1/2] riscv: "
` [PATCH V2 2/2] microblaze: "

[PATCH V5 0/3] riscv: Fixup asid_allocator remaining issues
 2021-05-31 12:20 UTC  (6+ messages)
` [PATCH V5 1/3] riscv: Use global mappings for kernel pages
` [PATCH V5 2/3] riscv: Add ASID-based tlbflushing methods
` [PATCH V5 3/3] riscv: tlbflush: Optimize coding convention

[PATCH] riscv: alternative: fix typo in macro name
 2021-05-31  9:39 UTC  (2+ messages)

[PATCH V4 0/2] riscv: Fixup asid_allocator remaining issues
 2021-05-31  6:36 UTC  (10+ messages)
` [PATCH V4 1/2] riscv: Fixup _PAGE_GLOBAL in _PAGE_KERNEL
` [PATCH V4 2/2] riscv: Use use_asid_allocator flush TLB

[PATCH] riscv: remove unused SBI helpers and exports
 2021-05-31  6:34 UTC  (8+ messages)

[PATCH] riscv: fix typo in init.c
 2021-05-31  0:11 UTC  (2+ messages)

[PATCH v2] riscv: Map the kernel with correct permissions the first time
 2021-05-30  7:52 UTC  (7+ messages)

[GIT PULL] RISC-V Fixes for 5.13-rc4
 2021-05-30  4:30 UTC  (2+ messages)

[PATCH] arch: Cleanup unused functions
 2021-05-30  0:30 UTC  (7+ messages)

[PATCH -next] riscv: TRANSPARENT_HUGEPAGE: depends on MMU
 2021-05-29 23:08 UTC  (4+ messages)

[PATCH] docs: kernel-parameters: mark numa=off is supported by a bundle of architectures
 2021-05-29 22:45 UTC  (3+ messages)

[PATCH] riscv: skip errata_cip_453.o if CONFIG_ERRATA_SIFIVE_CIP_453 is disabled
 2021-05-29 22:44 UTC  (2+ messages)

[PATCH] RISC-V: Fix memblock_free() usages in init_resources()
 2021-05-29 22:45 UTC  (2+ messages)

[PATCH] riscv: mm: init: Consolidate vars, functions
 2021-05-29 21:09 UTC  (2+ messages)

[PATCH] riscv: Add __init section marker to some functions again
 2021-05-29 21:09 UTC  (2+ messages)

[PATCH] riscv: mm: Fix W+X mappings at boot
 2021-05-29 20:38 UTC  (2+ messages)

[PATCH] riscv: Use -mno-relax when using lld linker
 2021-05-29 18:42 UTC  (3+ messages)

[PATCH] riscv: kprobes: Remove redundant kprobe_step_ctx
 2021-05-29 18:40 UTC  (4+ messages)

[PATCH] riscv: mm: Use better bitmap_zalloc()
 2021-05-29 11:15 UTC 

[PATCH 12/15] riscv: convert to setup_initial_init_mm()
 2021-05-29 10:55 UTC 

[PATCH -next v3] riscv: fix build error when CONFIG_SMP is disabled
 2021-05-29  8:06 UTC 

[PATCH -next] riscv: Enable KFENCE for riscv64
 2021-05-29  8:03 UTC 

[PATCH -next v2] riscv: fix build error when CONFIG_SMP is disabled
 2021-05-29  6:31 UTC 

[PATCH -next] module: fix build error when CONFIG_SMP is disabled
 2021-05-29  6:21 UTC  (3+ messages)

[PATCH] RISC-V: Don't check text_mutex during stop_machine
 2021-05-28 22:21 UTC  (3+ messages)

arch/riscv/staging
 2021-05-28 11:45 UTC  (16+ messages)

[RFC PATCH v4 0/8] RISC-V CPU Idle Support
 2021-05-28  9:26 UTC  (6+ messages)
` [RFC PATCH v4 5/8] cpuidle: Factor-out power domain related code from PSCI domain driver

[PATCH 2/2] drivers/firmware: consolidate EFI framebuffer setup for all arches
 2021-05-28  8:03 UTC  (3+ messages)

[PATCH 00/16] Rid W=1 warnings from I2C
 2021-05-27 19:33 UTC  (3+ messages)
` [PATCH 10/16] i2c: busses: i2c-ocores: Place the expected function names into the documentation headers

[PATCH -next] riscv: mm: remove redundant trampoline PGD for 64bit
 2021-05-27 14:48 UTC 

[PATCH] riscv: remove Albert Ou from MAINTAINERS
 2021-05-27  7:23 UTC 

[PATCH 1/5] kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild
 2021-05-26 14:32 UTC  (2+ messages)

[PATCH v2] riscv: Turn has_fpu into a static key if FPU=y
 2021-05-26  5:56 UTC  (2+ messages)

[PATCH -next 0/4] THP supprt for RISCV
 2021-05-26  5:54 UTC  (4+ messages)
` [PATCH -next 4/4] riscv: mm: add THP support on 64-bit

[PATCH] riscv: Turn has_fpu into a static key if FPU
 2021-05-26  5:32 UTC  (2+ messages)

[PATCH] riscv: Optimize switch_mm by passing "cpu" to flush_icache_deferred()
 2021-05-26  5:30 UTC  (2+ messages)

[PATCH V3 0/2] riscv: Fixup asid_allocator remaining issues
 2021-05-26  5:23 UTC  (7+ messages)
` [PATCH V3 1/2] riscv: Fixup _PAGE_GLOBAL in _PAGE_KERNEL
` [PATCH V3 2/2] riscv: Use use_asid_allocator flush TLB

[PATCH v2 1/2] drivers: gpio: put virtual gpio device into their own submenu
 2021-05-26  3:32 UTC  (5+ messages)
` [PATCH v2 2/2] drivers: gpio: add virtio-gpio guest driver

[PATCH] riscv: fix memmove and optimise memcpy when misalign
 2021-05-25 14:34 UTC  (4+ messages)

[PATCH 1/3] riscv: Fixup _PAGE_GLOBAL in _PAGE_KERNEL
 2021-05-25  9:34 UTC  (7+ messages)
` [PATCH 2/3] riscv: Fixup PAGE_UP in asm/page.h

[PATCH RFC v2] riscv: Enable KFENCE for riscv64
 2021-05-25  8:52 UTC  (3+ messages)

[PATCH v18 00/18] KVM RISC-V Support
 2021-05-25  8:24 UTC  (8+ messages)

[PATCH V2 0/2] riscv: Fixup asid_allocator remaining issues
 2021-05-25  2:46 UTC  (3+ messages)
` [PATCH V2 1/2] riscv: Fixup _PAGE_GLOBAL in _PAGE_KERNEL
` [PATCH V2 2/2] riscv: Use use_asid_allocator flush TLB

[PATCH] riscv: code patching only works on !XIP_KERNEL
 2021-05-24 19:32 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 read-only IMAP folder(s) and NNTP newsgroup(s).