linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-26 17:19:58 to 2019-07-19 12:06:10 UTC [more...]

[PATCH 1/3] macb: bindings doc: update sifive fu540-c000 binding
 2019-07-19 12:05 UTC  (6+ messages)
` [PATCH 2/3] macb: Update compatibility string for SiFive FU540-C000
` [PATCH 3/3] riscv: dts: Add DT node for SiFive FU540 Ethernet controller driver

[PATCH] riscv: enable sys_clone3 syscall for rv64
 2019-07-19  8:59 UTC  (2+ messages)

[PATCH AUTOSEL 5.1 022/141] tools: PCI: Fix broken pcitest compilation
 2019-07-19  4:02 UTC  (2+ messages)
` [PATCH AUTOSEL 5.1 108/141] nvme-pci: check for NULL return from pci_alloc_p2pmem()

[PATCH AUTOSEL 5.2 030/171] tools: PCI: Fix broken pcitest compilation
 2019-07-19  3:56 UTC  (3+ messages)
` [PATCH AUTOSEL 5.2 051/171] PCI: endpoint: Allocate enough space for fixed size BAR
` [PATCH AUTOSEL 5.2 135/171] nvme-pci: check for NULL return from pci_alloc_p2pmem()

[PATCH v2] riscv: include generic support for MSI irqdomains
 2019-07-18 22:27 UTC 

[GIT PULL] RISC-V updates for v5.3
 2019-07-18 19:30 UTC  (2+ messages)

[PATCH] riscv: fix build break after macro-to-function conversion in generic cacheflush.h
 2019-07-18 15:19 UTC 

[PATCH] DT node for SiFive FU540 Ethernet Controller driver
 2019-07-17 19:30 UTC  (3+ messages)
` [PATCH] riscv: dts: Add DT node for SiFive FU540 Ethernet controller driver

[PATCH 1/4] Makefile: rules for printing kernel architecture and localversion
 2019-07-17 15:23 UTC  (14+ messages)
` [PATCH 2/4] scripts: mkdebian: allow renaming generated debian/rules via env
` [PATCH 3/4] scripts: checkpatch.pl: don't complain that debian/rules is executable
` [PATCH 4/4] debian: add generic rule file

[PATCH 0/2] net: macb: Add support for SiFive FU540-C000
 2019-07-17  9:07 UTC  (5+ messages)
` [PATCH 1/2] net/macb: bindings doc: add sifive fu540-c000 binding

[PATCH RESEND 0/2] RISC-V: Handle the siginfo_t offset problem
 2019-07-17  0:02 UTC  (8+ messages)
` [PATCH RESEND 1/2] uapi/asm-generic: Allow defining a custom __SIGINFO struct
` [PATCH RESEND 2/2] riscv/include/uapi: Define a custom __SIGINFO struct for RV32

[PATCH] dt-bindings: riscv: Limit cpus schema to only check RiscV 'cpu' nodes
 2019-07-16 15:23 UTC  (3+ messages)

[PATCH 01/12] Documentation: move architectures together
 2019-07-16 14:51 UTC  (15+ messages)
` [PATCH 02/12] Documentation/arm: repointer docs to Documentation/arch/arm
` [PATCH 03/12] Documentation/ia64: repointer docs to Documentation/arch/ia64
` [PATCH 04/12] Documentation/m68k: repointer docs to Documentation/arch/
` [PATCH 05/12] Documentation/s390: "
` [PATCH 06/12] Documentation/mips: "
` [PATCH 07/12] Documentation/parisc: "
` [PATCH 08/12] Dcumentation/powerpc: "
` [PATCH 09/12] Dcumentation/sh: "
` [PATCH 10/12] Documentation/sparc: "
` [PATCH 11/12] Documentation/x86: "
` [PATCH 12/12] Documentation/xtensa: "

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

[PATCH v7 0/4] mtd: spi-nor: add support for is25wp256 spi-nor flash
 2019-07-15 11:31 UTC  (8+ messages)
` [PATCH v7 1/4] mtd: spi-nor: add support for is25wp256
` [PATCH v7 2/4] mtd: spi-nor: fix nor->addr_width "
` [PATCH v7 3/4] mtd: spi-nor: add support to unlock the flash device
` [PATCH v7 4/4] mtd: spi-nor: add locking support for is25wp256 device

[PATCH v8 0/7] Unify CPU topology across ARM & RISC-V
 2019-07-12 17:16 UTC  (14+ messages)
` [PATCH v8 1/7] Documentation: DT: arm: add support for sockets defining package boundaries
` [PATCH v8 2/7] dt-binding: cpu-topology: Move cpu-map to a common binding
` [PATCH v8 3/7] cpu-topology: Move cpu topology code to common code
` [PATCH v8 4/7] arm: Use common cpu_topology structure and functions
` [PATCH v8 5/7] RISC-V: Parse cpu topology during boot
` [PATCH v8 6/7] base: arch_topology: update Kconfig help description
` [PATCH v8 7/7] MAINTAINERS: Add an entry for generic architecture topology

RISC-V nommu support v2
 2019-07-12 14:52 UTC  (16+ messages)
` [PATCH 05/17] riscv: use CSR_SATP instead of the legacy sptbr name in switch_mm
` [PATCH 07/17] riscv: abstract out CSR names for supervisor vs machine mode
` [PATCH 08/17] riscv: improve the default power off implementation
` [PATCH 10/17] riscv: read the hart ID from mhartid on boot
` [PATCH 16/17] riscv: clear the instruction cache and all registers when booting
` [PATCH 17/17] riscv: add nommu support

[PATCH v4] RISC-V: Add an Image header that boot loader can parse
 2019-07-11 21:42 UTC  (5+ messages)

[PATCH] Revert "of/device: Really only set bus DMA mask when appropriate"
 2019-07-11 18:05 UTC  (5+ messages)

[PATCH] riscv: Using CSR numbers to access CSRs
 2019-07-11 10:49 UTC  (2+ messages)

[PATCH 1/1] riscv: Fix perf record without libelf support
 2019-07-11  2:38 UTC 

[PATCH v5 0/2] Two-stagged initial page table setup
 2019-07-11  0:05 UTC  (5+ messages)
` [PATCH v5 1/2] RISC-V: Fix memory reservation in setup_bootmem()
` [PATCH v5 2/2] RISC-V: Setup initial page tables in two stages

[PATCH] [net-next] macb: fix build warning for !CONFIG_OF
 2019-07-08 19:43 UTC  (2+ messages)

[PATCH v3 0/2] Hugetlbfs support for riscv
 2019-07-07 15:14 UTC  (15+ messages)
` [PATCH v3 1/2] x86, arm64: Move ARCH_WANT_HUGE_PMD_SHARE config in arch/Kconfig
` [PATCH v3 2/2] riscv: Introduce huge page support for 32/64bit kernel

[PATCH bpf-next] Enable zext optimization for more RV64G ALU ops
 2019-07-05 22:01 UTC  (4+ messages)

[PATCH] riscv: dts: fu540-c000: Add "status" property to cpu node
 2019-07-05  5:11 UTC  (3+ messages)

[PATCH] MAINTAINERS: Add Paul as a RISC-V maintainer
 2019-07-04 10:05 UTC  (3+ messages)

[PATCH] riscv: remove free_initrd_mem
 2019-07-04  9:51 UTC  (4+ messages)

nommu fixups
 2019-07-03 12:23 UTC  (4+ messages)
` [PATCH 1/3] mm: fix the MAP_UNINITIALIZED flag
` [PATCH 2/3] mm: provide a print_vma_addr stub for !CONFIG_MMU
` [PATCH 3/3] mm: stub out all of swapops.h "

[PATCH v2] riscv: ccache: Remove unused variable
 2019-07-01 21:15 UTC  (2+ messages)

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

[PATCH REBASE v2 0/2] Hugetlbfs support for riscv
 2019-07-01  5:37 UTC  (6+ messages)
` [PATCH REBASE v2 1/2] x86, arm64: Move ARCH_WANT_HUGE_PMD_SHARE config in arch/Kconfig

[PATCH 0/7] Compile-test UAPI and kernel headers
 2019-07-01  0:58 UTC  (2+ messages)
` [PATCH 2/7] kbuild: compile-test exported headers to ensure they are self-contained

[PATCH v4 00/14] Provide generic top-down mmap layout functions
 2019-06-30 15:34 UTC  (3+ messages)

[PATCH v3 0/4] Compile-test UAPI and kernel headers
 2019-06-30  1:35 UTC  (6+ messages)
` [PATCH v3 1/4] kbuild: compile-test UAPI headers to ensure they are self-contained

[GIT PULL] RISC-V patches for v5.2-rc7
 2019-06-29  9:30 UTC  (2+ messages)

[PATCH] RISC-V: redefine PTRS_PER_PGD/PTRS_PER_PMD/PTRS_PER_PTE
 2019-06-28 18:52 UTC  (2+ messages)

[PATCH v2 bpf-next] RV32G eBPF JIT
 2019-06-28 17:41 UTC  (3+ messages)

[PATCH v3 0/3] TLB flush counters
 2019-06-28 16:37 UTC  (6+ messages)
` [PATCH v3 1/3] x86: Move DEBUG_TLBFLUSH option
` [PATCH v3 3/3] RISC-V: Update tlb flush counters

[PATCH 13/39] docs: add arch doc directories to the index
 2019-06-28 12:30 UTC 

[PATCH] riscv: using page table index in setup_vm()
 2019-06-28 10:38 UTC  (7+ messages)

[PATCH] riscv: ccache: Remove unused variable
 2019-06-28  4:55 UTC  (4+ messages)

[PATCH 0/3] riscv: add SOC_SIFIVE config for SiFive specific resource
 2019-06-28  3:10 UTC  (2+ messages)

[PATCH] MAINTAINERS: change the arch/riscv git tree to the new shared tree
 2019-06-28  0:30 UTC  (4+ messages)

[PATCH] riscv: Remove gate area stubs
 2019-06-27 22:52 UTC  (3+ messages)

[PATCH v7 0/7] Unify CPU topology across ARM & RISC-V
 2019-06-27 19:58 UTC  (5+ messages)
` [PATCH v7 1/7] Documentation: DT: arm: add support for sockets defining package boundaries

[PATCH v2 0/4] Compile-test UAPI and kernel headers
 2019-06-27 16:42 UTC  (5+ messages)
` [PATCH v2 1/4] kbuild: compile-test UAPI headers to ensure they are self-contained

[PATCH] RISC-V: defconfig: enable MMC & SPI for RISC-V
 2019-06-27  9:15 UTC  (5+ messages)

[RFC PATCH bpf-next] RV32G eBPF JIT
 2019-06-26 23:20 UTC  (3+ messages)

[PATCH AUTOSEL 5.1 11/95] bpf, riscv: clear target register high 32-bits for and/or/xor on ALU32
 2019-06-27  0:29 UTC  (4+ messages)
` [PATCH AUTOSEL 5.1 24/95] bpf, riscv: clear high 32 bits for ALU32 add/sub/neg/lsh/rsh/arsh
` [PATCH AUTOSEL 5.1 49/95] RISC-V: defconfig: enable clocks, serial console
` [PATCH AUTOSEL 5.1 52/95] riscv: Fix udelay in RV32

[PATCH AUTOSEL 4.19 34/60] riscv: Fix udelay in RV32
 2019-06-27  0:35 UTC 

[PATCH] dt-bindings: riscv: resolve 'make dt_binding_check' warnings
 2019-06-26 21:23 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).