linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-11 07:46:37 to 2020-05-23 17:17:45 UTC [more...]

[PATCH 01/32] pwm: sun4i: convert to devm_platform_ioremap_resource
 2020-05-23 17:17 UTC  (14+ messages)
` [PATCH 04/32] pwm: renesas-tpu: "
` [PATCH 24/32] pwm: vt8500: "
` [PATCH 27/32] pwm: clps711x: "
` [PATCH 28/32] pwm: img: "
` [PATCH 29/32] pwm: lpc18xx-sct: "
` [PATCH 31/32] pwm: sifive: "

[PATCH v1 0/3] fix macb phy probe failure if phy-reset is not handled
 2020-05-23  5:44 UTC  (5+ messages)
` [PATCH v1 1/3] dts: phy: fix missing mdio device and probe failure of vsc8541-01 device
` [PATCH v1 2/3] dts: phy: add GPIO number and active state used for phy reset
` [PATCH v1 3/3] riscv: defconfig: enable gpio support for HiFive Unleashed

[PATCH v5 0/6] New RISC-V Local Interrupt Controller Driver
 2020-05-23  5:15 UTC  (9+ messages)
` [PATCH v5 1/6] RISC-V: self-contained IPI handling routine
` [PATCH v5 2/6] RISC-V: Rename and move plic_find_hart_id() to arch directory
` [PATCH v5 3/6] irqchip: RISC-V per-HART local interrupt controller driver
` [PATCH v5 4/6] clocksource/drivers/timer-riscv: Use per-CPU timer interrupt
` [PATCH v5 5/6] RISC-V: Remove do_IRQ() function
` [PATCH v5 6/6] RISC-V: Force select RISCV_INTC for CONFIG_RISCV

[GIT PULL] RISC-V Fixes for 5.7-rc7
 2020-05-22 19:05 UTC  (2+ messages)

sort out the flush_icache_range mess v2
 2020-05-22 15:54 UTC  (33+ messages)
` [PATCH 01/29] arm: fix the flush_icache_range arguments in set_fiq_handler
` [PATCH 02/29] nds32: unexport flush_icache_page
` [PATCH 03/29] powerpc: unexport flush_icache_user_range
` [PATCH 04/29] unicore32: remove flush_cache_user_range
` [PATCH 05/29] asm-generic: fix the inclusion guards for cacheflush.h
` [PATCH 06/29] asm-generic: don't include <linux/mm.h> in cacheflush.h
` [PATCH 07/29] asm-generic: improve the flush_dcache_page stub
` [PATCH 08/29] alpha: use asm-generic/cacheflush.h
` [PATCH 09/29] arm64: "
` [PATCH 10/29] c6x: "
` [PATCH 11/29] hexagon: "
` [PATCH 12/29] ia64: "
` [PATCH 13/29] microblaze: "
` [PATCH 14/29] m68knommu: "
` [PATCH 15/29] openrisc: "
` [PATCH 16/29] powerpc: "
` [PATCH 17/29] riscv: "
` [PATCH 18/29] arm,sparc,unicore32: remove flush_icache_user_range
` [PATCH 19/29] mm: rename flush_icache_user_range to flush_icache_user_page
` [PATCH 20/29] asm-generic: add a flush_icache_user_range stub
` [PATCH 21/29] sh: implement flush_icache_user_range
` [PATCH 22/29] xtensa: "
` [PATCH 23/29] arm: rename flush_cache_user_range to flush_icache_user_range
` [PATCH 24/29] m68k: implement flush_icache_user_range
` [PATCH 25/29] exec: only build read_code when needed
` [PATCH 26/29] exec: use flush_icache_user_range in read_code
` [PATCH 27/29] binfmt_flat: use flush_icache_user_range
` [PATCH 28/29] nommu: use flush_icache_user_range in brk and mmap
` [PATCH 29/29] module: move the set_fs hack for flush_icache_range to m68k

[PATCH v2 0/3] More improvements for multiple PLICs
 2020-05-22  6:46 UTC  (10+ messages)
` [PATCH v2 1/3] irqchip/sifive-plic: Set default irq affinity in plic_irqdomain_map()
` [PATCH v2 2/3] irqchip/sifive-plic: Setup cpuhp once after boot CPU handler is present
` [PATCH v2 3/3] irqchip/sifive-plic: Improve boot prints for multiple PLIC instances

[PATCH 0/5] Dedicated CLINT timer driver
 2020-05-22  6:36 UTC  (10+ messages)
` [PATCH 1/5] RISC-V: Add mechanism to provide custom IPI operations
` [PATCH 2/5] RISC-V: Remove CLINT related code
` [PATCH 3/5] clocksource/drivers/timer-riscv: Remove MMIO related stuff
` [PATCH 4/5] clocksource/drivers: Add CLINT timer driver
` [PATCH 5/5] dt-bindings: timer: Add CLINT bindings

[PATCH V3 0/3] arm64: Enable vmemmap mapping from device memory
 2020-05-22  3:58 UTC  (2+ messages)

[PATCH] RISC-V: gp_in_global needs register keyword
 2020-05-21 20:49 UTC 

[PATCH 0/3] RISC-V: Add kexec/kdump support
 2020-05-21 18:42 UTC  (2+ messages)

[PATCH 00/10] riscv: make riscv build happier
 2020-05-20 22:49 UTC  (7+ messages)
` [PATCH 04/10] riscv: Fix print_vm_layout build error if NOMMU
  ` [PATCH v2] "

[PATCH v5 0/2] cacheinfo support to read no. of L2 cache ways enabled
 2020-05-20 22:19 UTC  (2+ messages)

[PATCH 09/10] timer-riscv: Fix undefined riscv_time_val
 2020-05-20  2:57 UTC  (9+ messages)

[PATCH v2 0/2] enable spi flash and update is25wp256d page write capabilities
 2020-05-19 10:46 UTC  (3+ messages)
` [PATCH v2 1/2] riscv: defconfig: enable spi nor on Hifive Unleashed A00
` [PATCH v2 2/2] spi: nor: update page program settings for is25wp256 using post bfpt fixup

[PATCH 1/1] riscv: sort select statements alphanumerically
 2020-05-19  3:42 UTC 

[PATCH 00/21] mm: rework free_area_init*() funcitons
 2020-05-18 21:38 UTC  (4+ messages)
` [PATCH 16/21] mm: remove early_pfn_in_nid() and CONFIG_NODES_SPAN_OTHER_NODES

[PATCH 0/4] More improvements for multiple PLICs
 2020-05-18  9:00 UTC  (20+ messages)
` [PATCH 1/4] irqchip/sifive-plic: Setup cpuhp once after current handler is present
` [PATCH 2/4] irqchip/sifive-plic: Improve boot prints for multiple PLIC instances
` [PATCH 3/4] irqchip/sifive-plic: Separate irq_chip for muiltiple "
` [PATCH 4/4] irqchip/sifive-plic: Set default irq affinity in plic_irqdomain_map()

Crashes with CONFIG_SLAB_FREELIST_RANDOM
 2020-05-16 13:33 UTC  (3+ messages)

[PATCH v2 00/12] mm: consolidate definitions of page table accessors
 2020-05-15 21:12 UTC  (14+ messages)
` [PATCH v2 01/12] mm: don't include asm/pgtable.h if linux/mm.h is already included
` [PATCH v2 02/12] mm: introduce include/linux/pgtable.h
` [PATCH v2 03/12] mm: reorder includes after introduction of linux/pgtable.h
` [PATCH v2 04/12] csky: replace definitions of __pXd_offset() with pXd_index()
` [PATCH v2 05/12] m68k/mm/motorola: move comment about page table allocation funcitons
` [PATCH v2 06/12] m68k/mm: move {cache, nocahe}_page() definitions close to their user
` [PATCH v2 07/12] x86/mm: simplify init_trampoline() and surrounding logic
` [PATCH v2 08/12] mm: pgtable: add shortcuts for accessing kernel PMD and PTE
` [PATCH v2 09/12] mm: consolidate pte_index() and pte_offset_*() definitions
` [PATCH v2 10/12] mm: consolidate pmd_index() and pmd_offset() definitions
` [PATCH v2 11/12] mm: consolidate pud_index() and pud_offset() definitions
` [PATCH v2 12/12] mm: consolidate pgd_index() and pgd_offset{_k}() definitions

[GIT PULL] RISC-V Fixes for 5.7-rc6
 2020-05-15 20:00 UTC  (2+ messages)

[PATCH v1 0/2] update is25wp256d page write capabilities
 2020-05-15  8:41 UTC  (5+ messages)
` [PATCH v1 1/2] riscv: defconfig: enable spi nor on Hifive Unleashed A00 board
` [PATCH v1 2/2] spi: nor: update page program settings for is25wp256 using post bfpt fixup

[PATCH] riscv: perf: fix build error for dependency issue
 2020-05-14  9:29 UTC  (2+ messages)

[PATCH 05/10] riscv: Disable ARCH_HAS_DEBUG_WX if NOMMU
 2020-05-14  8:26 UTC  (3+ messages)

[PATCH] irqchip/sifive-plic: Remove incorrect requirement about number of irq contexts
 2020-05-13 21:34 UTC  (2+ messages)

[PATCH 1/5] spi: dt-bindings: sifive: Add missing 2nd register region
 2020-05-13 21:22 UTC  (5+ messages)

[PATCH 07/10] riscv: Make SYS_SUPPORTS_HUGETLBFS depends on MMU
 2020-05-13 21:14 UTC  (2+ messages)

[PATCH 01/10] riscv: Fix unmet direct dependencies built based on SOC_VIRT
 2020-05-13 21:14 UTC  (2+ messages)

[PATCH 00/12] mm: consolidate definitions of page table accessors
 2020-05-13 11:19 UTC  (18+ messages)
` [PATCH 01/12] mm: don't include asm/pgtable.h if linux/mm.h is already included
` [PATCH 02/12] mm: introduce include/linux/pgtable.h
` [PATCH 03/12] mm: reorder includes after introduction of linux/pgtable.h
` [PATCH 04/12] csky: replace definitions of __pXd_offset() with pXd_index()
` [PATCH 05/12] m68k/mm/motorola: move comment about page table allocation funcitons
` [PATCH 06/12] m68k/mm: move {cache, nocahe}_page() definitions close to their user
  ` [PATCH 06/12] m68k/mm: move {cache,nocahe}_page() "
` [PATCH 07/12] x86/mm: simplify init_trampoline() and surrounding logic
` [PATCH 08/12] mm: pgtable: add shortcuts for accessing kernel PMD and PTE
` [PATCH 09/12] mm: consolidate pte_index() and pte_offset_*() definitions
` [PATCH 10/12] mm: consolidate pmd_index() and pmd_offset() definitions
` [PATCH 11/12] mm: consolidate pud_index() and pud_offset() definitions
` [PATCH 12/12] mm: consolidate pgd_index() and pgd_offset{_k}() definitions

[PATCH v1 1/1] tty: serial: add missing spin_lock_init for SiFive serial console
 2020-05-13  8:14 UTC  (4+ messages)

[PATCH 19/31] riscv: use asm-generic/cacheflush.h
 2020-05-13  6:23 UTC  (3+ messages)

[PATCH -next] riscv: perf: RISCV_BASE_PMU should be closeable
 2020-05-12 21:02 UTC  (2+ messages)

sort out the flush_icache_range mess
 2020-05-12 14:46 UTC  (20+ messages)
` [PATCH 02/31] arm64: fix the flush_icache_range arguments in machine_kexec
` [PATCH 03/31] MIPS: unexport __flush_icache_user_range
` [PATCH 16/31] m68knommu: use asm-generic/cacheflush.h
` [PATCH 29/31] binfmt_flat: use flush_icache_user_range
` [PATCH 31/31] module: move the set_fs hack for flush_icache_range to m68k

[GIT PULL] RISC-V Fixes for 5.7-rc5
 2020-05-12  8:53 UTC  (6+ messages)

[RFC PATCH 0/4] fix macb phy probe failure if phy-reset is not handled
 2020-05-12  7:14 UTC  (4+ messages)
` [RFC PATCH 4/4] dt-bindings: net: phy: extend dt binding for VSC8541 ethernet-phy

[PATCH -next] riscv: perf_event: Make some funciton static
 2020-05-11 21:07 UTC  (2+ messages)

[PATCH V3 0/3] mm/hugetlb: Add some new generic fallbacks
 2020-05-11 20:22 UTC  (7+ messages)
` [PATCH V3 2/3] mm/hugetlb: Define a generic fallback for is_hugepage_only_range()
` [PATCH V3 3/3] mm/hugetlb: Define a generic fallback for arch_clear_hugepage_flags()


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