linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-01 16:07:00 to 2019-07-28 13:45:41 UTC [more...]

[PATCH] riscv: dts: fu540-c000: Add "status" property to cpu node
 2019-07-28 13:45 UTC  (8+ messages)

[PATCH v2] pci: Kconfig: select PCI_MSI_IRQ_DOMAIN by default on RISC-V
 2019-07-28 13:41 UTC  (2+ messages)

[PATCH] riscv: dts: fu540-c000: drop "timebase-frequency"
 2019-07-28 13:40 UTC  (2+ messages)

[PATCH] riscv: kbuild: add virtual memory system selection
 2019-07-28 13:38 UTC  (2+ messages)

[PATCH] riscv: defconfig: align RV64 defconfig to the output of "make savedefconfig"
 2019-07-28 13:29 UTC  (2+ messages)

[PATCH 1/4] RISC-V: Remove per cpu clocksource
 2019-07-27  8:49 UTC  (12+ messages)
` [PATCH 2/4] RISC-V: Add riscv_isa reprensenting ISA features common across CPUs
` [PATCH 3/4] RISC-V: Support case insensitive ISA string parsing
` [PATCH 4/4] RISC-V: Fix unsupported isa string info

[PATCH] pwm: avoid disabling clk twice
 2019-07-27  7:09 UTC 

[PATCH] pwm: avoid disabling clk twice
 2019-07-27  7:07 UTC  (3+ messages)

[PATCH] docs: riscv: convert boot-image-header.txt to ReST
 2019-07-26 22:24 UTC  (2+ messages)

[PATCH REBASE v4 00/14] Provide generic top-down mmap layout functions
 2019-07-26 20:15 UTC  (29+ messages)
` [PATCH REBASE v4 01/14] mm, fs: Move randomize_stack_top from fs to mm
` [PATCH REBASE v4 02/14] arm64: Make use of is_compat_task instead of hardcoding this test
` [PATCH REBASE v4 03/14] arm64: Consider stack randomization for mmap base only when necessary
` [PATCH REBASE v4 04/14] arm64, mm: Move generic mmap layout functions to mm
` [PATCH REBASE v4 05/14] arm64, mm: Make randomization selected by generic topdown mmap layout
` [PATCH REBASE v4 06/14] arm: Properly account for stack randomization and stack guard gap
` [PATCH REBASE v4 07/14] arm: Use STACK_TOP when computing mmap base address
` [PATCH REBASE v4 08/14] arm: Use generic mmap top-down layout and brk randomization
` [PATCH REBASE v4 09/14] mips: Properly account for stack randomization and stack guard gap
` [PATCH REBASE v4 10/14] mips: Use STACK_TOP when computing mmap base address
` [PATCH REBASE v4 11/14] mips: Adjust brk randomization offset to fit generic version
` [PATCH REBASE v4 12/14] mips: Replace arch specific way to determine 32bit task with "
` [PATCH REBASE v4 13/14] mips: Use generic mmap top-down layout and brk randomization
` [PATCH REBASE v4 14/14] riscv: Make mmap allocation top-down by default
` [EXTERNAL][PATCH REBASE v4 00/14] Provide generic top-down mmap layout functions

[PATCH] pci: Kconfig: select PCI_MSI_IRQ_DOMAIN by default on RISC-V
 2019-07-25 21:26 UTC  (2+ messages)

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

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

[PATCH v8 0/7] Unify CPU topology across ARM & RISC-V
 2019-07-25  1:24 UTC  (8+ messages)

[PATCH] RISC-V: redefine PTRS_PER_PGD/PTRS_PER_PMD/PTRS_PER_PTE
 2019-07-24 12:36 UTC  (3+ messages)

sifive-fu540-prci.h license (included from fu540-c000.dtsi)
 2019-07-24  5:38 UTC  (4+ messages)

[PATCH 1/3] macb: bindings doc: update sifive fu540-c000 binding
 2019-07-22 21:48 UTC  (13+ 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 RFC 11/14] arm64: Move the ASID allocator code in a separate file
 2019-07-22 16:38 UTC  (11+ messages)

[PATCH v9 06/21] riscv: mm: Add p?d_leaf() definitions
 2019-07-22 15:41 UTC 

[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 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

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 v5 0/2] Two-stagged initial page table setup
 2019-07-11  0:05 UTC  (3+ messages)
` [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] MAINTAINERS: Add Paul as a RISC-V maintainer
 2019-07-04 10:05 UTC  (2+ 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)


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