linux-openrisc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-26 11:20:49 to 2020-05-10 07:55:10 UTC [more...]

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

[OpenRISC] OpenRISC: User mode writing to FPCSR
 2020-05-08 22:17 UTC  (3+ messages)

[OpenRISC] [PATCH v4 00/14] mm: remove __ARCH_HAS_5LEVEL_HACK
 2020-05-08 17:42 UTC  (19+ messages)
` [OpenRISC] [PATCH v4 01/14] h8300: remove usage of __ARCH_USE_5LEVEL_HACK
` [OpenRISC] [PATCH v4 02/14] arm: add support for folded p4d page tables
` [OpenRISC] [PATCH v4 03/14] arm64: "
` [OpenRISC] [PATCH v4 04/14] hexagon: remove __ARCH_USE_5LEVEL_HACK
` [OpenRISC] [PATCH v4 05/14] ia64: add support for folded p4d page tables
` [OpenRISC] [PATCH v4 06/14] nios2: "
` [OpenRISC] [PATCH v4 07/14] openrisc: "
` [OpenRISC] [PATCH v4 08/14] powerpc: "
` [OpenRISC] [PATCH v4 09/14] sh: fault: Modernize printing of kernel messages
` [OpenRISC] [PATCH v4 10/14] sh: drop __pXd_offset() macros that duplicate pXd_index() ones
` [OpenRISC] [PATCH v4 11/14] sh: add support for folded p4d page tables
` [OpenRISC] [PATCH v4 12/14] unicore32: remove __ARCH_USE_5LEVEL_HACK
` [OpenRISC] [PATCH v4 13/14] asm-generic: remove pgtable-nop4d-hack.h
` [OpenRISC] [PATCH v4 14/14] mm: remove __ARCH_HAS_5LEVEL_HACK and include/asm-generic/5level-fixup.h

[OpenRISC] [PATCH v2 00/20] mm: rework free_area_init*() funcitons
 2020-05-05 17:27 UTC  (30+ messages)
` [OpenRISC] [PATCH v2 01/20] mm: memblock: replace dereferences of memblock_region.nid with API calls
` [OpenRISC] [PATCH v2 02/20] mm: make early_pfn_to_nid() and related defintions close to each other
` [OpenRISC] [PATCH v2 03/20] mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option
` [OpenRISC] [PATCH v2 04/20] mm: free_area_init: use maximal zone PFNs rather than zone sizes
` [OpenRISC] [PATCH v2 05/20] mm: use free_area_init() instead of free_area_init_nodes()
` [OpenRISC] [PATCH v2 06/20] alpha: simplify detection of memory zone boundaries
` [OpenRISC] [PATCH v2 07/20] arm: "
` [OpenRISC] [PATCH v2 08/20] arm64: simplify detection of memory zone boundaries for UMA configs
` [OpenRISC] [PATCH v2 09/20] csky: simplify detection of memory zone boundaries
` [OpenRISC] [PATCH v2 10/20] m68k: mm: "
` [OpenRISC] [PATCH v2 11/20] parisc: "
` [OpenRISC] [PATCH v2 12/20] sparc32: "
` [OpenRISC] [PATCH v2 13/20] unicore32: "
` [OpenRISC] [PATCH v2 14/20] xtensa: "
` [OpenRISC] [PATCH v2 15/20] mm: memmap_init: iterate over memblock regions rather that check each PFN
` [OpenRISC] [PATCH v2 16/20] mm: remove early_pfn_in_nid() and CONFIG_NODES_SPAN_OTHER_NODES
  ` [OpenRISC] [PATCH v2.5 "
` [OpenRISC] [PATCH v2 17/20] mm: free_area_init: allow defining max_zone_pfn in descending order
` [OpenRISC] [PATCH v2 18/20] mm: clean up free_area_init_node() and its helpers
` [OpenRISC] [PATCH v2 19/20] mm: simplify find_min_pfn_with_active_regions()
` [OpenRISC] [PATCH v2 20/20] docs/vm: update memory-models documentation

[OpenRISC] [PATCH 00/21] mm: rework free_area_init*() funcitons
 2020-04-25 16:49 UTC  (44+ messages)
` [OpenRISC] [PATCH 01/21] mm: memblock: replace dereferences of memblock_region.nid with API calls
` [OpenRISC] [PATCH 02/21] mm: make early_pfn_to_nid() and related defintions close to each other
` [OpenRISC] [PATCH 03/21] mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option
` [OpenRISC] [PATCH 04/21] mm: free_area_init: use maximal zone PFNs rather than zone sizes
` [OpenRISC] [PATCH 05/21] mm: use free_area_init() instead of free_area_init_nodes()
` [OpenRISC] [PATCH 06/21] alpha: simplify detection of memory zone boundaries
` [OpenRISC] [PATCH 07/21] arm: "
` [OpenRISC] [PATCH 08/21] arm64: simplify detection of memory zone boundaries for UMA configs
` [OpenRISC] [PATCH 09/21] csky: simplify detection of memory zone boundaries
` [OpenRISC] [PATCH 10/21] m68k: mm: "
` [OpenRISC] [PATCH 11/21] parisc: "
` [OpenRISC] [PATCH 12/21] sparc32: "
` [OpenRISC] [PATCH 13/21] unicore32: "
` [OpenRISC] [PATCH 14/21] xtensa: "
` [OpenRISC] [PATCH 15/21] mm: memmap_init: iterate over memblock regions rather that check each PFN
` [OpenRISC] [PATCH 16/21] mm: remove early_pfn_in_nid() and CONFIG_NODES_SPAN_OTHER_NODES
` [OpenRISC] [PATCH 17/21] mm: free_area_init: allow defining max_zone_pfn in descending order
` [OpenRISC] [PATCH 18/21] mm: rename free_area_init_node() to free_area_init_memoryless_node()
` [OpenRISC] [PATCH 19/21] mm: clean up free_area_init_node() and its helpers
` [OpenRISC] [PATCH 20/21] mm: simplify find_min_pfn_with_active_regions()
` [OpenRISC] [PATCH 21/21] docs/vm: update memory-models documentation

[OpenRISC] [PATCHv3 00/50] Add log level to show_stack()
 2020-04-20 17:06 UTC  (4+ messages)
` [OpenRISC] [PATCHv3 24/50] openrisc: Add show_stack_loglvl()

[OpenRISC] [PATCH v3 00/50] Add log level to show_stack()
 2020-04-19  6:24 UTC 

[OpenRISC] [GIT PULL] OpenRISC updates for v5.6
 2020-04-07 19:55 UTC  (2+ messages)

[OpenRISC] [GIT PULL] OpenRISC updates for v5.6
 2020-04-07 12:19 UTC 

[OpenRISC] Fpu tininess
 2020-03-22  0:58 UTC  (3+ messages)

[OpenRISC] [PATCH] openrisc: Remove obsolete show_trace_task function
 2020-03-18 13:17 UTC 

[OpenRISC] [PATCHv2 00/50] Add log level to show_stack()
 2020-03-16 14:38 UTC  (2+ messages)
` [OpenRISC] [PATCHv2 24/50] openrisc: Add show_stack_loglvl()

[OpenRISC] [PATCH -next 000/491] treewide: use fallthrough;
 2020-03-11  4:51 UTC 

[OpenRISC] [PATCH V3] mm/special: Create generic fallbacks for pte_special() and pte_mkspecial()
 2020-03-10 14:52 UTC 

[OpenRISC] [PATCH V2] mm/special: Create generic fallbacks for pte_special() and pte_mkspecial()
 2020-03-10 13:46 UTC  (3+ messages)

[OpenRISC] [PATCH v3 00/14] mm: remove __ARCH_HAS_5LEVEL_HACK
 2020-03-08 10:54 UTC  (17+ messages)
` [OpenRISC] [PATCH v3 01/14] arm/arm64: add support for folded p4d page tables
` [OpenRISC] [PATCH v3 02/14] h8300: remove usage of __ARCH_USE_5LEVEL_HACK
` [OpenRISC] [PATCH v3 03/14] hexagon: remove __ARCH_USE_5LEVEL_HACK
` [OpenRISC] [PATCH v3 04/14] ia64: add support for folded p4d page tables
` [OpenRISC] [PATCH v3 05/14] nios2: "
` [OpenRISC] [PATCH v3 06/14] openrisc: "
` [OpenRISC] [PATCH v3 07/14] powerpc/32: drop get_pteptr()
` [OpenRISC] [PATCH v3 08/14] powerpc: add support for folded p4d page tables
` [OpenRISC] [PATCH v3 09/14] sh: fault: Modernize printing of kernel messages
` [OpenRISC] [PATCH v3 10/14] sh: drop __pXd_offset() macros that duplicate pXd_index() ones
` [OpenRISC] [PATCH v3 11/14] sh: add support for folded p4d page tables
` [OpenRISC] [PATCH v3 12/14] unicore32: remove __ARCH_USE_5LEVEL_HACK
` [OpenRISC] [PATCH v3 13/14] asm-generic: remove pgtable-nop4d-hack.h
` [OpenRISC] [PATCH v3 14/14] mm: remove __ARCH_HAS_5LEVEL_HACK and include/asm-generic/5level-fixup.h

[OpenRISC] [PATCH] mm/special: Create generic fallbacks for pte_special() and pte_mkspecial()
 2020-03-05  7:34 UTC  (7+ messages)

[OpenRISC] [PATCH 0/2] mm/vma: some new flags
 2020-03-05  6:50 UTC  (2+ messages)
` [OpenRISC] [PATCH 1/2] mm/vma: Define a default value for VM_DATA_DEFAULT_FLAGS

[OpenRISC] [RFC 0/3] mm/vma: some new flags and helpers
 2020-03-04  5:19 UTC  (5+ messages)
` [OpenRISC] [RFC 1/3] mm/vma: Define a default value for VM_DATA_DEFAULT_FLAGS

[OpenRISC] provide in-place uncached remapping for dma-direct v2
 2020-03-02 16:05 UTC  (2+ messages)

[OpenRISC] [PATCH v2 0/3] OpenRISC clone3 support
 2020-03-02  9:14 UTC  (7+ messages)
` [OpenRISC] [PATCH v2 1/3] openrisc: Convert copy_thread to copy_thread_tls
` [OpenRISC] [PATCH v2 2/3] openrisc: Enable the clone3 syscall
` [OpenRISC] [PATCH v2 3/3] openrisc: Cleanup copy_thread_tls docs and comments

[OpenRISC] [PATCH] openrisc: fix syscalls table initialization
 2020-02-28 14:34 UTC 

[OpenRISC] [PATCH 0/3] OpenRISC clone3 support
 2020-02-27 13:29 UTC  (12+ messages)
` [OpenRISC] [PATCH 1/3] openrisc: Convert copy_thread to copy_thread_tls
` [OpenRISC] [PATCH 2/3] openrisc: Enable the clone3 syscall
` [OpenRISC] [PATCH 3/3] openrisc: Cleanup copy_thread_tls docs and comments

[OpenRISC] [PATCH v2 00/13] mm: remove __ARCH_HAS_5LEVEL_HACK
 2020-02-26 11:20 UTC  (8+ messages)
` [OpenRISC] [PATCH v2 07/13] powerpc: add support for folded p4d page tables


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