linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-16 10:44:46 to 2019-01-12 08:16:44 UTC [more...]

[PATCH] riscv: fixup max_low_pfn with PFN_DOWN
 2019-01-12  8:16 UTC 

[PATCH v4] RISC-V: defconfig: Enable Generic PCIE by default
 2019-01-12  2:07 UTC  (2+ messages)

[PATCH 0/3] Hugetlbfs support for riscv
 2019-01-12  1:09 UTC  (14+ messages)
` [PATCH 1/3] riscv: Introduce huge page support for 32/64bit kernel

[PATCH v3] RISC-V: defconfig: Enable Generic PCIE by default
 2019-01-12  0:13 UTC  (2+ messages)

[PATCH v2] RISC-V: defconfig: Enable Generic PCIE by default
 2019-01-11 17:10 UTC  (3+ messages)

Ethernet performance issue on HiFive Unleashed with kernel 4.20
 2019-01-11 13:15 UTC  (2+ messages)

[PATCH 0/3] RISC-V SBI earlycon
 2019-01-11 11:13 UTC  (9+ messages)
` [PATCH 1/3] tty/serial: Add RISC-V SBI earlycon support
  ` [PATCH] tty/serial: emit CR before NL in RISC-V SBL console
          ` [PATCH] tty/serial: use uart_console_write in the RISC-V SBL early console

[PATCH 0/2] PWM support for HiFive Unleashed
 2019-01-11  8:22 UTC  (3+ messages)
` [PATCH 1/2] pwm: sifive: Add DT documentation for SiFive PWM Controller
` [PATCH 2/2] pwm: sifive: Add a driver for SiFive SoC PWM

[GIT PULL] RISC-V Updates for 4.21-rc2 v2
 2019-01-10 16:46 UTC 

[PATCH v4 0/2] [PATCH v2 0/6] sparsemem support for RISC-V
 2019-01-09 20:39 UTC  (3+ messages)
` [PATCH v4 1/2] sh: mm: make use of new memblocks_present() helper
` [PATCH v4 2/2] RISC-V: Implement sparsemem

[GIT PULL] RISC-V Updates for the 4.21 Merge Window, Part 1
 2019-01-09 18:26 UTC  (3+ messages)

[PATCH] riscv: remove redundant kernel-space generic-y
 2019-01-09 15:15 UTC  (6+ messages)

[PATCH 11/14] riscv: define syscall_get_arch()
 2019-01-09 12:43 UTC  (2+ messages)
` [PATCH 14/14] syscall_get_arch: add "struct task_struct *" argument

[PULL RFC] RISC-V Updates for 4.21-rc2
 2019-01-09  3:36 UTC  (2+ messages)

[PATCH] RISCV:Kernel: Cleanup RISCV Kernel header files
 2019-01-09  2:41 UTC  (2+ messages)

[PATCH] arch: unexport asm/shmparam.h for all architectures
 2019-01-08 22:19 UTC  (5+ messages)

[PATCH] RISC-V: Kconfig: fix spelling mistake "traget" -> "target"
 2019-01-08 19:45 UTC 

[PATCH] RISC-V: asm/page.h: fix spelling mistake "CONFIG_64BITS" -> "CONFIG_64BIT"
 2019-01-08 19:45 UTC 

[PATCH] RISC-V: Add CONFIG_PREEMPT=y to defconfig
 2019-01-08 19:24 UTC  (10+ messages)

[PATCH v4 0/5] IRQ affinity support in PLIC driver
 2019-01-08 12:14 UTC  (7+ messages)
` [PATCH v4 1/5] irqchip: sifive-plic: Pre-compute context hart base and enable base
` [PATCH v4 2/5] irqchip: sifive-plic: Don't inline plic_toggle() and plic_irq_toggle()
` [PATCH v4 3/5] irqchip: sifive-plic: Add warning in plic_init() if handler already present
` [PATCH v4 4/5] irqchip: sifive-plic: Differentiate between PLIC handler and context
` [PATCH v4 5/5] irqchip: sifive-plic: Implement irq_set_affinity() for SMP host

[PATCH v2 0/8] Various SMP related fixes
 2019-01-08 12:01 UTC  (16+ messages)
` [PATCH v2 1/8] RISC-V: Do not wait indefinitely in __cpu_up
` [PATCH v2 2/8] RISC-V: Move cpuid to hartid mapping to SMP
` [PATCH v2 3/8] RISC-V: Remove NR_CPUs check during hartid search from DT
` [PATCH v2 4/8] RISC-V: Allow hartid-to-cpuid function to fail
` [PATCH v2 5/8] RISC-V: Compare cpuid with NR_CPUS before mapping
` [PATCH v2 6/8] RISC-V: Add required checks during clock source init
` [PATCH v2 7/8] RISC-V: Check and continue in case of an invalid cpuid
` [PATCH v2 8/8] RISC-V: Assign hwcap only according to current cpu

[PATCH] RISC-V: Fix of_node_* refcount
 2019-01-08 10:10 UTC  (5+ messages)
` [PATCH] RISC-V: fix bad use of of_node_put

[PATCH] RISCV:IRQ: Adds Err column to /proc/interrupts
 2019-01-08  4:17 UTC  (5+ messages)

[PATCH 0/5] Fixmap support and MM cleanups
 2019-01-07 16:10 UTC  (6+ messages)
` [PATCH 1/5] RISC-V: Move free_initrd_mem() to kernel/setup.c
` [PATCH 2/5] RISC-V: Setup init_mm before parse_early_param()
` [PATCH 3/5] RISC-V: Move setup_bootmem() to mm/init.c
` [PATCH 4/5] RISC-V: Move setup_vm() "
` [PATCH 5/5] RISC-V: Implement compile-time fixed mappings

[PATCH] tools uapi: fix RISC-V 64-bit support
 2019-01-07 15:55 UTC  (4+ messages)

[PATCH v2 1/4] dt-bindings: Correct RISC-V's timebase-frequency
 2019-01-07  8:56 UTC  (3+ messages)

[PATCH v7 00/22] ptrace: add PTRACE_GET_SYSCALL_INFO request
 2019-01-07  2:54 UTC  (3+ messages)
` [PATCH v7 17/22] riscv: define syscall_get_arch()
` [PATCH v7 20/22] syscall_get_arch: add "struct task_struct *" argument

[PATCH] RISCV:IRQ: Support IRQ_WORK interrupts with self IPI
 2019-01-06 13:32 UTC 

[PATCH 0/3] Non-smp configuration fix
 2019-01-06  2:14 UTC  (9+ messages)
` [PATCH 1/3] RISC-V: Do not wait indefinitely in __cpu_up
` [PATCH 2/3] RISC-V: Move cpuid to hartid mapping to SMP
` [PATCH 3/3] RISC-V: Fix non-smp kernel boot on SMP systems

[PATCH 1/5] riscv: remove redundant kernel-space generic-y
 2019-01-06  1:56 UTC  (6+ messages)
` [PATCH 2/5] arch: remove stale comments "UAPI Header export list"
` [PATCH 3/5] kbuild: generate asm-generic wrappers if mandatory headers are missing
` [PATCH 4/5] arch: remove redundant generic-y defines
` [PATCH 5/5] kbuild: warn redundant generic-y

[PATCH 0/7] arch: riscv: add DT file support, starting with the SiFive HiFive-U
 2019-01-05  1:10 UTC  (12+ messages)
` [PATCH 2/7] dt-bindings: riscv: sifive: add documentation for the SiFive FU540
` [PATCH 3/7] dt-bindings: riscv: cpus: add E51 cores to the list of documented CPUs
` [PATCH 6/7] dt-binding: riscv: sifive: add documentation for FU540-based boards
` [PATCH 7/7] riscv: dts: add initial board data for the SiFive HiFive Unleashed

[RFC v2 0/2] PWM support for HiFive Unleashed
 2019-01-04  5:14 UTC  (9+ messages)
` [RFC v2 1/2] pwm: sifive: Add DT documentation for SiFive PWM Controller
` [RFC v2 2/2] pwm: sifive: Add a driver for SiFive SoC PWM

BUG: FP registers leak across execve
 2019-01-04  3:12 UTC  (4+ messages)

[PATCH v2] riscv: don't stop itself in smp_send_stop
 2019-01-03 19:22 UTC  (2+ messages)

[PATCH] RISC-V: Add _TIF_NEED_RESCHED check for kernel thread when CONFIG_PREEMPT=y
 2019-01-03  5:45 UTC  (2+ messages)

Wiki for Linux development
 2019-01-01 19:07 UTC  (2+ messages)

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

[PATCH v3 0/6] IRQ affinity support in PLIC driver
 2018-12-27  5:27 UTC  (20+ messages)
` [PATCH v3 1/6] irqchip: sifive-plic: Pre-compute context hart base and enable base
` [PATCH v3 2/6] irqchip: sifive-plic: Add struct plic_hw for global PLIC HW details
` [PATCH v3 3/6] irqchip: sifive-plic: More flexible plic_irq_toggle()
` [PATCH v3 4/6] irqchip: sifive-plic: Add warning in plic_init() if handler already present
` [PATCH v3 6/6] irqchip: sifive-plic: Implement irq_set_affinity() for SMP host

[PATCH] RISC-V: defconfig: Enable Generic PCIE by default
 2018-12-26 16:52 UTC  (8+ messages)

[PATCH] RISC-V: Make BSS section as the last section in vmlinux.lds.S
 2018-12-23 14:58 UTC  (6+ messages)

[PATCH v2] RISC-V: defconfig: Enable Generic PCIE by default
 2018-12-22  0:25 UTC  (2+ messages)

[PATCH v2] RISC-V: Make BSS section as the last section in vmlinux.lds.S
 2018-12-20  6:16 UTC  (2+ messages)

[PATCH 19/25] clocksource/drivers/riscv_timer: Provide the sched_clock
 2018-12-18 21:28 UTC  (2+ messages)
  ` [PATCH 20/25] clocksource/drivers/riscv: Change name riscv_timer to timer-riscv

[PATCH v3] riscv: don't stop itself in smp_send_stop
 2018-12-18  8:50 UTC  (3+ messages)

[PATCH] arch: riscv: support kernel command line forcing when no DTB passed
 2018-12-18  3:15 UTC 

[PATCH 1/2] MAINTAINERS: SiFive drivers: change the git tree to a SiFive git tree
 2018-12-18  0:09 UTC  (2+ messages)
` [PATCH 2/2] MAINTAINERS: SiFive drivers: add myself as a SiFive driver maintainer

[PATCH] riscv: Add pte bit to distinguish swap from invalid
 2018-12-17 18:37 UTC  (2+ messages)

[PATCH v2 0/6] sparsemem support for RISC-V
 2018-12-17 16:50 UTC  (4+ messages)
` [PATCH v2 6/6] RISC-V: Implement sparsemem

riscv-tests-benchmarks tools not working on qemu linux
 2018-12-17 12:41 UTC  (3+ messages)
` [sw-dev] "

[PATCH v1 0/9] mm: PG_reserved cleanups and documentation
 2018-12-17 11:38 UTC  (8+ messages)
` [PATCH v1 3/9] powerpc/vdso: don't clear PG_reserved
` [PATCH v1 6/9] arm64: kexec: no need to ClearPageReserved()
` [PATCH v1 9/9] mm: better document PG_reserved


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