linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-27 16:19:06 to 2018-04-24 11:54:18 UTC [more...]

[PATCH] RISC-V: Load modules within relative jump range of the kernel text
 2018-04-24 11:54 UTC  (4+ messages)

[REVIEW][PATCH 14/22] signal/riscv: Use force_sig_fault where appropriate
 2018-04-23 19:11 UTC  (3+ messages)

[PATCH v2 00/16] Generic infrastructure for unloading initramfs
 2018-04-20 22:50 UTC  (91+ messages)
` [PATCH] Extract initrd free logic from arch-specific code
  ` [PATCH v4 0/16] Generic initrd_free_mem
    ` [PATCH v4 01/16] initrd: Add weakly-linked generic free_initrd_mem
    ` [PATCH v4 02/16] riscv: Use "
    ` [PATCH v4 03/16] alpha: "
    ` [PATCH v4 04/16] arc: "
    ` [PATCH v4 05/16] c6x: "
    ` [PATCH v4 06/16] frv: "
    ` [PATCH v4 07/16] h8300: "
    ` [PATCH v4 08/16] m32r: "
    ` [PATCH v4 09/16] m68k: "
    ` [PATCH v4 10/16] microblaze: "
    ` [PATCH v4 11/16] nios2: "
    ` [PATCH v4 12/16] openrisc: "
    ` [PATCH v4 13/16] parisc: "
    ` [PATCH v4 14/16] powerpc: "
    ` [PATCH v4 15/16] sh: "
    ` [PATCH v4 16/16] um: "
    ` [PATCH v5 01/16] initrd: Add weakly-linked "
      ` [PATCH v5 02/16] riscv: Free initrds with "
      ` [PATCH v5 03/16] alpha: Switch to "
      ` [PATCH v5 04/16] arc: "
      ` [PATCH v5 05/16] c6x: "
      ` [PATCH v5 06/16] frv: "
      ` [PATCH v5 07/16] h8300: "
      ` [PATCH v5 08/16] m32r: "
      ` [PATCH v5 09/16] m68k: "
      ` [PATCH v5 10/16] microblaze: "
      ` [PATCH v5 11/16] nios2: "
      ` [PATCH v5 12/16] openrisc: "
      ` [PATCH v5 13/16] parisc: "
      ` [PATCH v5 14/16] powerpc: "
      ` [PATCH v5 15/16] sh: "
      ` [PATCH v5 16/16] um: "
      ` [PATCH v6 01/16] initrd: Add weakly-linked "
        ` [PATCH v6 02/16] riscv: Free initrds with "
        ` [PATCH v6 03/16] alpha: Switch to "
        ` [PATCH v6 04/16] arc: "
        ` [PATCH v6 05/16] c6x: "
        ` [PATCH v6 06/16] frv: "
        ` [PATCH v6 07/16] h8300: "
        ` [PATCH v6 08/16] m32r: "
        ` [PATCH v6 09/16] m68k: "
        ` [PATCH v6 10/16] microblaze: "
        ` [PATCH v6 11/16] nios2: "
        ` [PATCH v6 12/16] openrisc: "
        ` [PATCH v6 13/16] parisc: "
        ` [PATCH v6 14/16] powerpc: "
        ` [PATCH v6 15/16] sh: "
        ` [PATCH v6 16/16] um: "

[PATCH] riscv: select DMA_DIRECT_OPS instead of redefining it
 2018-04-20  0:52 UTC  (2+ messages)

[PATCH v5 0/2] perf: riscv: Preliminary Perf Event Support on RISC-V
 2018-04-19 23:27 UTC  (3+ messages)
` [PATCH v5 1/2] perf: riscv: preliminary RISC-V support
` [PATCH v5 2/2] perf: riscv: Add Document for Future Porting Guide

[PATCH v4 0/2] perf: riscv: Preliminary Perf Event Support on RISC-V
 2018-04-19 23:24 UTC  (5+ messages)
` [PATCH v4 1/2] perf: riscv: preliminary RISC-V support
` [PATCH v4 2/2] perf: riscv: Add Document for Future Porting Guide

[PATCH] riscv: there is no <asm/handle_irq.h>
 2018-04-19 22:59 UTC  (2+ messages)

[PATCH] RISC-V: Add CONFIG_HVC_RISCV_SBI=y to defconfig
 2018-04-19 22:04 UTC 

[PATCH v3 0/2] perf: riscv: Preliminary Perf Event Support on RISC-V
 2018-04-17 20:35 UTC  (5+ messages)
` [PATCH v3 1/2] perf: riscv: preliminary RISC-V support
` [PATCH v3 2/2] perf: riscv: Add Document for Future Porting Guide

[RFC PATCH 0/2] Fix timer initialization and Add support hotplug
 2018-04-13 21:49 UTC  (3+ messages)
` [RFC PATCH 1/2] RISCV: Register clocksource and events correctly
` [RFC PATCH 2/2] RISCV: Support cpu hotplug

kernel hangs after running program that uses a custom SIGSEGV handler
 2018-04-13 10:09 UTC  (4+ messages)

[PATCH v3 0/2] move __HAVE_ARCH_PTE_SPECIAL in Kconfig
 2018-04-12 20:46 UTC  (15+ messages)
` [PATCH v3 1/2] mm: introduce ARCH_HAS_PTE_SPECIAL
` [PATCH v3 2/2] mm: remove odd HAVE_PTE_SPECIAL
            ` [PATCH v4] "

[PATCH v6 2/4] lib: Rename compiler intrinsic selects to GENERIC_LIB_*
 2018-04-11  7:50 UTC 

[PATCH v2 0/2] move __HAVE_ARCH_PTE_SPECIAL in Kconfig
 2018-04-10 20:51 UTC  (9+ messages)
` [PATCH v2 1/2] mm: introduce ARCH_HAS_PTE_SPECIAL
` [PATCH v2 2/2] mm: remove odd HAVE_PTE_SPECIAL

[PATCH 0/2] perf: riscv: Preliminary Perf Event Support on RISC-V
 2018-04-10 18:15 UTC  (10+ messages)
` [PATCH 1/2] perf: riscv: preliminary RISC-V support

[PATCH 0/3] move __HAVE_ARCH_PTE_SPECIAL in Kconfig
 2018-04-10 15:10 UTC  (11+ messages)
` [PATCH 1/3] mm: introduce ARCH_HAS_PTE_SPECIAL
` [PATCH 2/3] mm: replace __HAVE_ARCH_PTE_SPECIAL
` [PATCH 3/3] mm: remove __HAVE_ARCH_PTE_SPECIAL

[RFC linux v2] init: make all setup_arch() output string to boot_command_line[]
 2018-04-07  1:55 UTC 

[RFC linux] init: make all setup_arch() output string to boot_command_line[]
 2018-04-06 11:11 UTC 

[PATCH 0/2] perf: riscv: Preliminary Perf Event Support on RISC-V
 2018-04-05 16:29 UTC  (2+ messages)

[PATCH 0/2] perf: riscv: Preliminary Perf Event Support on RISC-V
 2018-04-05  5:09 UTC  (8+ messages)
` [PATCH v2 1/2] perf: riscv: preliminary RISC-V support
` [PATCH v2 2/2] perf: riscv: Add Document for Future Porting Guide
` [PATCH v2 0/2] perf: riscv: Preliminary Perf Event Support on RISC-V

[PATCH v5 2/3] lib: Rename compiler intrinsic selects to GENERIC_LIB_*
 2018-04-05  0:14 UTC  (4+ messages)

[GIT PULL] RISC-V changes for 4.17
 2018-04-04 16:45 UTC 

[RFC PR] RISC-V changes for 4.17
 2018-04-04  0:27 UTC  (3+ messages)

[RFC PR] RISC-V changes for 4.17
 2018-04-03 22:39 UTC  (3+ messages)

[PATCH v4 2/3] lib: Rename compiler intrinsic selects to GENERIC_LIB_*
 2018-03-29 10:41 UTC 

Make set_handle_irq and handle_arch_irq generic, v4
 2018-03-29  5:01 UTC  (9+ messages)
` [PATCH v4 2/8] openrisc: Set CONFIG_MULTI_IRQ_HANDLER
` [PATCH v4 3/8] irq: Add CONFIG_GENERIC_IRQ_MULTI_HANDLER
` [PATCH v4 4/8] RISC-V: Move to the new GENERIC_IRQ_MULTI_HANDLER handler
` [PATCH v4 5/8] arm: Convert to GENERIC_IRQ_MULTI_HANDLER
` [PATCH v4 6/8] arm64: Use the new GENERIC_IRQ_MULTI_HANDLER
` [PATCH v4 7/8] openrisc: "
` [PATCH v4 8/8] irq: Remove MULTI_IRQ_HANDLER as it's now obselete

[PATCH 1/2] perf: riscv: preliminary RISC-V support
 2018-03-29  0:41 UTC 

[PATCH 00/16] Generic infrastructure for unloading initramfs
 2018-03-28 12:23 UTC  (4+ messages)
` [PATCH 01/16] initrd: Add generic code path for common initrd unloading logic


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