linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-30 23:13:35 to 2019-09-09 09:59:21 UTC [more...]

[PATCH v5 0/4] Raspberry Pi 4 DMA addressing support
 2019-09-09  9:58 UTC  (3+ messages)
` [PATCH v5 1/4] arm64: mm: use arm64_dma_phys_limit instead of calling max_zone_dma_phys()
` [PATCH v5 2/4] arm64: rename variables used to calculate ZONE_DMA32's size

[PATCH v4 0/4] Raspberry Pi 4 DMA addressing support
 2019-09-09  8:46 UTC  (7+ messages)
` [PATCH v4 1/4] arm64: mm: use arm64_dma_phys_limit instead of calling max_zone_dma_phys()
` [PATCH v4 2/4] arm64: rename variables used to calculate ZONE_DMA32's size
` [PATCH v4 3/4] arm64: use both ZONE_DMA and ZONE_DMA32
` [PATCH v4 4/4] mm: refresh ZONE_DMA and ZONE_DMA32 comments in 'enum zone_type'

[PATCH RFC 11/14] arm64: Move the ASID allocator code in a separate file
 2019-09-07 23:52 UTC  (9+ messages)

[PATCH -next 00/36] use devm_platform_ioremap_resource() to simplify code
 2019-09-07 23:38 UTC  (54+ messages)
` [PATCH -next 01/36] spi: altera: "
` [PATCH -next 02/36] spi: a3700: "
` [PATCH -next 03/36] spi: ath79: "
` [PATCH -next 04/36] spi: spi-axi: "
` [PATCH -next 05/36] spi: bcm2835aux: "
` [PATCH -next 06/36] spi: bcm2835: "
` [PATCH -next 07/36] spi: bcm63xx-hsspi: "
` [PATCH -next 08/36] spi: cadence: "
` [PATCH -next 09/36] spi: octeon: "
` [PATCH -next 10/36] spi: clps711x: "
` [PATCH -next 11/36] spi: coldfire-qspi: "
` [PATCH -next 12/36] spi: dw-mmio: "
` [PATCH -next 13/36] spi: spi-geni-qcom: "
` [PATCH -next 14/36] spi: lp-8841: "
` [PATCH -next 15/36] spi: meson-spicc: "
` [PATCH -next 16/36] spi: spi-meson-spifc: "
` [PATCH -next 17/36] spi: mt7621: "
` [PATCH -next 18/36] spi: mxs: "
` [PATCH -next 19/36] spi: npcm: "
` [PATCH -next 20/36] spi: nuc900: "
` [PATCH -next 21/36] spi: oc-tiny: "
` [PATCH -next 22/36] spi: pic32-sqi: "
` [PATCH -next 23/36] spi: spi-qcom-qspi: "
` [PATCH -next 24/36] spi: rb4xx: "
` [PATCH -next 25/36] spi: s3c24xx: "
` [PATCH -next 26/36] spi: sifive: "
` [PATCH -next 27/36] spi: sirf: "
` [PATCH -next 28/36] spi: st-ssc4: "
` [PATCH -next 29/36] spi: sun4i: "
` [PATCH -next 30/36] spi: sun6i: "
` [PATCH -next 31/36] spi: tegra: "
` [PATCH -next 32/36] spi: uniphier: "
` [PATCH -next 33/36] spi: xlp: "
` [PATCH -next 34/36] spi: zynqmp: "
` [PATCH -next 35/36] spi: zynq-qspi: "
` [PATCH -next 36/36] spi: fsl-spi: "

[PATCH] riscv: move sifive_l2_cache.c to drivers/soc
 2019-09-07  4:42 UTC  (12+ messages)

[v5 PATCH] RISC-V: Fix unsupported isa string info
 2019-09-06 23:27 UTC  (6+ messages)

[PATCH 8/8] riscv: ignore the SYS_RISCV_FLUSH_ICACHE_LOCAL flag
 2019-09-06 17:07 UTC  (3+ messages)

[PATCH] riscv: save space on the magic number field of image header
 2019-09-06 10:19 UTC  (4+ messages)

[PATCH] arch/riscv: disable too many harts before pick main boot hart
 2019-09-06  6:56 UTC 

[PATCH v3 0/4] Raspberry Pi 4 DMA addressing support
 2019-09-05 17:28 UTC  (10+ messages)
` [PATCH v3 1/4] arm64: mm: use arm64_dma_phys_limit instead of calling max_zone_dma_phys()
` [PATCH v3 2/4] arm64: rename variables used to calculate ZONE_DMA32's size
` [PATCH v3 3/4] arm64: use both ZONE_DMA and ZONE_DMA32
` [PATCH v3 4/4] mm: refresh ZONE_DMA and ZONE_DMA32 comments in 'enum zone_type'

[PATCH] riscv: dts: sifive: Add ethernet0 to the aliases node
 2019-09-05 12:46 UTC 

[PATCH v2] riscv: dts: sifive: Drop "clock-frequency" property of cpu nodes
 2019-09-05 12:45 UTC 

[PATCH] riscv: dts: sifive: Add missing "clock-frequency" to cpu0/cpu1 nodes
 2019-09-05 12:01 UTC  (3+ messages)

misc riscv cleanups
 2019-09-05  8:58 UTC  (13+ messages)
` [PATCH 1/6] riscv: refactor the IPI code
` [PATCH 2/6] riscv: cleanup send_ipi_mask
` [PATCH 3/6] riscv: optimize send_ipi_single
` [PATCH 4/6] riscv: cleanup riscv_cpuid_to_hartid_mask
` [PATCH 5/6] riscv: don't use the rdtime(h) pseudo-instructions
` [PATCH 6/6] riscv: move the TLB flush logic out of line

[PATCH v7 00/21] KVM RISC-V Support
 2019-09-05  8:35 UTC  (25+ messages)
` [PATCH v7 01/21] KVM: RISC-V: Add KVM_REG_RISCV for ONE_REG interface
` [PATCH] RISC-V: Enable KVM for RV64 and RV32
` [PATCH v7 02/21] RISC-V: Add bitmap reprensenting ISA features common across CPUs
` [PATCH v7 03/21] RISC-V: Export few kernel symbols
` [PATCH v7 04/21] RISC-V: Add hypervisor extension related CSR defines
` [PATCH v7 05/21] RISC-V: Add initial skeletal KVM support
` [PATCH v7 06/21] RISC-V: KVM: Implement VCPU create, init and destroy functions
` [PATCH v7 07/21] RISC-V: KVM: Implement VCPU interrupts and requests handling
` [PATCH v7 08/21] RISC-V: KVM: Implement KVM_GET_ONE_REG/KVM_SET_ONE_REG ioctls
` [PATCH v7 09/21] RISC-V: KVM: Implement VCPU world-switch
` [PATCH v7 10/21] RISC-V: KVM: Handle MMIO exits for VCPU
` [PATCH v7 11/21] RISC-V: KVM: Handle WFI "
` [PATCH v7 12/21] RISC-V: KVM: Implement VMID allocator
` [PATCH v7 13/21] RISC-V: KVM: Implement stage2 page table programming
` [PATCH v7 14/21] RISC-V: KVM: Implement MMU notifiers
` [PATCH v7 15/21] RISC-V: KVM: Add timer functionality
` [PATCH v7 16/21] RISC-V: KVM: FP lazy save/restore
` [PATCH v7 17/21] RISC-V: KVM: Implement ONE REG interface for FP registers
` [PATCH v7 18/21] RISC-V: KVM: Add SBI v0.1 support
` [PATCH v7 19/21] RISC-V: KVM: Document RISC-V specific parts of KVM API
` [PATCH v7 20/21] RISC-V: Enable VIRTIO drivers in RV64 and RV32 defconfig
` [PATCH v7 21/21] RISC-V: KVM: Add MAINTAINERS entry

[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] RISC-V: Add Plan 9 support to the defconfigs
 2019-09-04 17:39 UTC  (4+ messages)

[PATCH -next] pwm: sifive: Remove redundant dev_err call in pwm_sifive_probe()
 2019-09-04 16:35 UTC  (3+ messages)

[PATCH AUTOSEL 5.2 65/94] RISC-V: Fix FIXMAP area corruption on RV32 systems
 2019-09-04 15:57 UTC 

[PATCH v2] dt-bindings: serial: Convert riscv, sifive-serial to json-schema
 2019-09-04 10:29 UTC  (2+ messages)

[PATCH v6 00/21] KVM RISC-V Support
 2019-09-04  3:39 UTC  (9+ messages)
` [PATCH v6 10/21] RISC-V: KVM: Handle MMIO exits for VCPU
` [PATCH v6 19/21] RISC-V: KVM: Document RISC-V specific parts of KVM API
` [PATCH v6 21/21] RISC-V: KVM: Add MAINTAINERS entry

[PATCH 0/2] KASAN support for RISC-V
 2019-09-04  2:24 UTC  (6+ messages)
` [PATCH 2/2] riscv: Add KASAN support

[PATCH 08/15] riscv: provide native clint access for M-mode
 2019-09-04  2:05 UTC  (3+ messages)

[PATCH v2] riscv: add support for SECCOMP and SECCOMP_FILTER
 2019-09-03 22:27 UTC  (2+ messages)

[PATCH] riscv: add arch/riscv/Kbuild
 2019-09-03 14:31 UTC  (8+ messages)

[PATCH] dt-bindings: serial: Convert riscv, sifive-serial to json-schema
 2019-09-03 14:24 UTC  (4+ messages)
` [PATCH] dt-bindings: serial: Convert riscv,sifive-serial "

RISC-V nommu support v4
 2019-09-03  9:32 UTC  (21+ messages)
` [PATCH 01/20] irqchip/sifive-plic: set max threshold for ignored handlers
` [PATCH 02/20] riscv: refactor the IPI code
` [PATCH 03/20] riscv: cleanup send_ipi_mask
` [PATCH 04/20] riscv: optimize send_ipi_single
` [PATCH 05/20] riscv: cleanup riscv_cpuid_to_hartid_mask
` [PATCH 06/20] riscv: don't use the rdtime(h) pseudo-instructions
` [PATCH 07/20] riscv: move the TLB flush logic out of line
` [PATCH 08/20] riscv: abstract out CSR names for supervisor vs machine mode
` [PATCH 09/20] riscv: don't allow selecting SBI based drivers for M-mode
` [PATCH 10/20] riscv: poison SBI calls "
` [PATCH 11/20] riscv: cleanup the default power off implementation
` [PATCH 12/20] riscv: implement remote sfence.i using IPIs
` [PATCH 13/20] riscv: add support for MMIO access to the timer registers
` [PATCH 14/20] riscv: provide native clint access for M-mode
` [PATCH 15/20] riscv: read the hart ID from mhartid on boot
` [PATCH 16/20] riscv: use the correct interrupt levels for M-mode
` [PATCH 17/20] riscv: clear the instruction cache and all registers when booting
` [PATCH 18/20] riscv: add nommu support
` [PATCH 19/20] riscv: provide a flat image loader
` [PATCH 20/20] riscv: disable the EFI PECOFF header for M-mode

[PATCH 04/26] mips: remove ioremap_cachable
 2019-09-03  8:57 UTC  (2+ messages)

[RFC PATCH 0/2] Add support for SBI version to 0.2
 2019-09-03  7:38 UTC  (6+ messages)

generic ioremap (and lots of cleanups)
 2019-09-02 14:16 UTC  (14+ messages)
` [PATCH 03/26] m68k, microblaze: remove ioremap_fullcache
` [PATCH 08/26] m68k: simplify ioremap_nocache
` [PATCH 19/26] arm64: remove __iounmap
` [PATCH 24/26] riscv: use the generic ioremap code

[PATCH v2 00/11] Raspberry Pi 4 DMA addressing support
 2019-09-02 13:01 UTC  (7+ messages)
` [PATCH v2 01/11] asm-generic: add dma_zone_size

lists.infradead.org mailing list memberships reminder
 2019-09-01 12:01 UTC 

RISC-V nommu support v3
 2019-09-01  8:03 UTC  (4+ messages)
` [PATCH 03/15] riscv: refactor the IPI code

[GIT PULL] RISC-V updates for v5.3-rc7
 2019-08-31 16:45 UTC  (2+ messages)

[PATCH v4 0/3] Optimize tlbflush path
 2019-08-31  2:50 UTC  (2+ messages)

[PATCH] riscv: kbuild: drop CONFIG_RISCV_ISA_C
 2019-08-31  2:04 UTC  (6+ 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).