Linux OpenRISC platform development
 help / color / mirror / Atom feed
 messages from 2019-11-13 01:23:37 to 2020-04-20 17:06:26 UTC [more...]

[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 00/21] mm: rework free_area_init*() funcitons
 2020-04-20 14:26 UTC  (23+ 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] [PATCH v3 00/50] Add log level to show_stack()
 2020-04-19  6:24 UTC 

[OpenRISC] [PATCH v4 00/14] mm: remove __ARCH_HAS_5LEVEL_HACK
 2020-04-14 15:34 UTC  (15+ 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] [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  (10+ messages)
` [OpenRISC] [PATCH 1/5] dma-direct: remove the cached_kernel_address hook
` [OpenRISC] [PATCH 2/5] dma-direct: consolidate the error handling in dma_direct_alloc_pages
` [OpenRISC] [PATCH 3/5] dma-direct: make uncached_kernel_address more general
` [OpenRISC] [PATCH 4/5] dma-direct: provide a arch_dma_clear_uncached hook
` [OpenRISC] [PATCH 5/5] openrisc: use the generic in-place uncached DMA allocator

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

[OpenRISC] provide in-place uncached remapping for dma-direct (resend)
 2020-02-25 10:10 UTC  (8+ messages)
` [OpenRISC] [PATCH 1/2] dma-mapping: support setting memory uncached in place
` [OpenRISC] [PATCH 2/2] openrisc: use the generic in-place uncached DMA allocator

[OpenRISC] [PATCH 0/4] use mmgrab
 2020-01-31 13:25 UTC  (7+ messages)
` [OpenRISC] [PATCH 4/4] openrisc: "

[OpenRISC] [PATCH v2] openrisc: configs: Cleanup CONFIG_CROSS_COMPILE
 2020-01-31 13:10 UTC  (2+ messages)

[OpenRISC] [PATCH] openrisc: configs: Cleanup CONFIG_CROSS_COMPILE
 2020-01-31  8:25 UTC  (4+ messages)

[OpenRISC] [PATCH] target/openrisc: Fix FPCSR mask to allow setting DZF
 2020-01-17  0:51 UTC  (2+ messages)

[OpenRISC] lib/test_user_copy.c:244: Error: unrecognized keyword/register name `l.lwz ?ap, 4(r18)'
 2019-12-30 18:47 UTC 

[OpenRISC] [PATCH 0/2] OpenRISC Remove 64-bit support to fit 32-bit hosts (PR 25184)
 2019-12-11 11:44 UTC  (4+ messages)
` [OpenRISC] [PATCH 1/2] or1k: Remove 64-bit support, it's not used and it breaks 32-bit hosts
` [OpenRISC] [PATCH 2/2] or1k: Regnerate opcode files after removing 64-bit support

[OpenRISC] OpenRISC gas bug
 2019-11-30 10:26 UTC 

[OpenRISC] tick timer doubt
 2019-11-25 23:12 UTC  (8+ messages)

[OpenRISC] [PATCH] openrisc: Fix Kconfig indentation
 2019-11-22 11:39 UTC  (2+ messages)

[OpenRISC] [PATCH AUTOSEL 4.4 34/68] openrisc: Fix broken paths to arch/or32
 2019-11-22  6:12 UTC 

[OpenRISC] [PATCH AUTOSEL 4.9 41/91] openrisc: Fix broken paths to arch/or32
 2019-11-22  6:00 UTC 

[OpenRISC] [PATCH AUTOSEL 4.14 058/127] openrisc: Fix broken paths to arch/or32
 2019-11-22  5:54 UTC 

[OpenRISC] [PATCH AUTOSEL 4.19 111/219] openrisc: Fix broken paths to arch/or32
 2019-11-22  5:47 UTC 

[OpenRISC] [PATCH 00/50] Add log level to show_stack()
 2019-11-15  3:36 UTC  (32+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox