messages from 2018-12-20 14:34:15 to 2019-04-11 22:27:49 UTC [more...]
[OpenRISC] [PATCH v2 0/6] OpenRISC orfpx64a32 support
2019-04-11 22:27 UTC (9+ messages)
` [OpenRISC] [PATCH v2 1/6] cpu: Add support for orfp64a32 spec
` [OpenRISC] [PATCH v2 2/6] opcodes: Regenerate opcodes "
` [OpenRISC] [PATCH v2 3/6] sim/or1k: Regenerate sim "
` [OpenRISC] [PATCH v2 4/6] sim/common: Wire in df/di conversion
` [OpenRISC] [PATCH v2 5/6] sim/or1k: Add test for 64-bit fpu operations
` [OpenRISC] [PATCH v2 6/6] sim/common: Fix issue with wrong byte order on BE targets
[OpenRISC] [PATCH 0/3] OpenRISC floating point support + fixes
2019-04-10 21:27 UTC (4+ messages)
` [OpenRISC] [PATCH 1/3] or1k: Initial support for FPU
` [OpenRISC] [PATCH 2/3] or1k: Allow volatile memory for sign/zero extend loads
` [OpenRISC] [PATCH 3/3] or1k: only force reg for immediates
[OpenRISC] [PATCH 0/6] OpenRISC orfpx64a32 support
2019-04-09 21:41 UTC (8+ messages)
` [OpenRISC] [PATCH 1/6] cpu: Add support for orfp64a32 spec
` [OpenRISC] [PATCH 2/6] opcodes: Regenerate opcodes "
` [OpenRISC] [PATCH 3/6] sim/or1k: Regenerate sim "
` [OpenRISC] [PATCH 4/6] sim/common: Wire in df/di conversion
` [OpenRISC] [PATCH 5/6] sim/or1k: Add test for 64-bit fpu operations
` [OpenRISC] [PATCH 6/6] sim/common: Fix issue with wrong byte order on BE targets
[OpenRISC] [PATCH 5/6 v3] syscalls: Remove start and number from syscall_get_arguments() args
2019-04-04 21:06 UTC (10+ messages)
` [OpenRISC] [PATCH 6/6 v3] syscalls: Remove start and number from syscall_set_arguments() args
[OpenRISC] [RFC][PATCH 3/4 v2] syscalls: Remove start and number from syscall_get_arguments() args
2019-03-28 23:05 UTC (2+ messages)
` [OpenRISC] [RFC][PATCH 4/4 v2] syscalls: Remove start and number from syscall_set_arguments() args
[OpenRISC] [PATCH v5 0/3] locking/rwsem: Rwsem rearchitecture part 0
2019-03-25 15:25 UTC (13+ messages)
` [OpenRISC] [PATCH v5 1/3] locking/rwsem: Remove arch specific rwsem files
` [OpenRISC] [PATCH v5 2/3] locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
` [OpenRISC] [PATCH v5 3/3] locking/rwsem: Optimize down_read_trylock()
[OpenRISC] [PATCH v2 13/13] syscall_get_arch: add "struct task_struct *" argument
2019-03-21 1:22 UTC (2+ messages)
[OpenRISC] [RFC] Splitting out Marocchino to new Repo
2019-03-17 21:33 UTC (18+ messages)
[OpenRISC] trap exception handling in linux kernel
2019-03-04 1:15 UTC (5+ messages)
[OpenRISC] [PATCH v3 14/34] openrisc: mm: Add p?d_large() definitions
2019-02-27 17:05 UTC
[OpenRISC] OR1K FPU Tools
2019-02-24 16:47 UTC (10+ messages)
[OpenRISC] openRISC question
2019-02-22 8:05 UTC (2+ messages)
[OpenRISC] [PATCH v4 0/3] locking/rwsem: Rwsem rearchitecture part 0
2019-02-22 3:28 UTC (15+ messages)
` [OpenRISC] [PATCH v4 1/3] locking/rwsem: Remove arch specific rwsem files
` [OpenRISC] [PATCH v4 2/3] locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
` [OpenRISC] [PATCH v4 3/3] locking/rwsem: Optimize down_read_trylock()
[OpenRISC] [PATCH v2 00/21] Refine memblock API
2019-02-03 10:04 UTC (40+ messages)
` [OpenRISC] [PATCH v2 01/21] openrisc: prefer memblock APIs returning virtual address
` [OpenRISC] [PATCH v2 02/21] powerpc: use memblock functions "
` [OpenRISC] [PATCH v2 03/21] memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_alloc
` [OpenRISC] [PATCH v2 04/21] memblock: drop memblock_alloc_base_nid()
` [OpenRISC] [PATCH v2 05/21] memblock: emphasize that memblock_alloc_range() returns a physical address
` [OpenRISC] [PATCH v2 06/21] memblock: memblock_phys_alloc_try_nid(): don't panic
` [OpenRISC] [PATCH v2 07/21] memblock: memblock_phys_alloc(): "
` [OpenRISC] [PATCH v2 08/21] memblock: drop __memblock_alloc_base()
` [OpenRISC] [PATCH v2 09/21] memblock: drop memblock_alloc_base()
` [OpenRISC] [PATCH v2 10/21] memblock: refactor internal allocation functions
` [OpenRISC] [PATCH v2 11/21] memblock: make memblock_find_in_range_node() and choose_memblock_flags() static
` [OpenRISC] [PATCH v2 12/21] arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)
` [OpenRISC] [PATCH v2 13/21] arch: don't memset(0) memory returned by memblock_alloc()
` [OpenRISC] [PATCH v2 14/21] ia64: add checks for the return value of memblock_alloc*()
` [OpenRISC] [PATCH v2 15/21] sparc: "
` [OpenRISC] [PATCH v2 16/21] mm/percpu: "
` [OpenRISC] [PATCH v2 17/21] init/main: "
` [OpenRISC] [PATCH v2 18/21] swiotlb: "
` [OpenRISC] [PATCH v2 19/21] treewide: "
` [OpenRISC] [PATCH v2 20/21] memblock: memblock_alloc_try_nid: don't panic
` [OpenRISC] [PATCH v2 21/21] memblock: drop memblock_alloc_*_nopanic() variants
[OpenRISC] [PATCH] configs: Get rid of obsolete CONFIG_ENABLE_WARN_DEPRECATED
2019-01-28 15:24 UTC
[OpenRISC] [PATCH 00/21] Refine memblock API
2019-01-18 18:02 UTC (35+ messages)
` [OpenRISC] [PATCH 01/21] openrisc: prefer memblock APIs returning virtual address
` [OpenRISC] [PATCH 02/21] powerpc: use memblock functions "
` [OpenRISC] [PATCH 03/21] memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_alloc
` [OpenRISC] [PATCH 04/21] memblock: drop memblock_alloc_base_nid()
` [OpenRISC] [PATCH 05/21] memblock: emphasize that memblock_alloc_range() returns a physical address
` [OpenRISC] [PATCH 06/21] memblock: memblock_phys_alloc_try_nid(): don't panic
` [OpenRISC] [PATCH 07/21] memblock: memblock_phys_alloc(): "
` [OpenRISC] [PATCH 08/21] memblock: drop __memblock_alloc_base()
` [OpenRISC] [PATCH 09/21] memblock: drop memblock_alloc_base()
` [OpenRISC] [PATCH 10/21] memblock: refactor internal allocation functions
` [OpenRISC] [PATCH 11/21] memblock: make memblock_find_in_range_node() and choose_memblock_flags() static
` [OpenRISC] [PATCH 12/21] arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)
` [OpenRISC] [PATCH 13/21] arch: don't memset(0) memory returned by memblock_alloc()
` [OpenRISC] [PATCH 14/21] ia64: add checks for the return value of memblock_alloc*()
` [OpenRISC] [PATCH 15/21] sparc: "
` [OpenRISC] [PATCH 16/21] mm/percpu: "
` [OpenRISC] [PATCH 17/21] init/main: "
` [OpenRISC] [PATCH 18/21] swiotlb: "
` [OpenRISC] [PATCH 19/21] treewide: "
` [OpenRISC] [Xen-devel] "
` [OpenRISC] [PATCH 20/21] memblock: memblock_alloc_try_nid: don't panic
` [OpenRISC] [PATCH 21/21] memblock: drop memblock_alloc_*_nopanic() variants
[OpenRISC] [PATCH 14/14] syscall_get_arch: add "struct task_struct *" argument
2019-01-09 12:43 UTC
[OpenRISC] [PATCH] arch/openrisc: Fix issues with access_ok()
2019-01-08 22:37 UTC (4+ messages)
[OpenRISC] [PATCH] arch: unexport asm/shmparam.h for all architectures
2019-01-08 22:19 UTC (5+ messages)
[OpenRISC] [PATCH v4 0/6] memblock: simplify several early memory allocation
2019-01-08 14:23 UTC (9+ messages)
` [OpenRISC] [PATCH v4 1/6] powerpc: prefer memblock APIs returning virtual address
` [OpenRISC] [PATCH v4 2/6] microblaze: prefer memblock API "
` [OpenRISC] [PATCH v4 3/6] sh: prefer memblock APIs "
` [OpenRISC] [PATCH v4 4/6] openrisc: simplify pte_alloc_one_kernel()
` [OpenRISC] [PATCH v4 5/6] arch: simplify several early memory allocations
` [OpenRISC] [PATCH v4 6/6] arm, s390, unicore32: remove oneliner wrappers for memblock_alloc()
[OpenRISC] [PATCH v7 00/22] ptrace: add PTRACE_GET_SYSCALL_INFO request
2019-01-07 2:54 UTC (2+ messages)
` [OpenRISC] [PATCH v7 20/22] syscall_get_arch: add "struct task_struct *" argument
[OpenRISC] [URGENT FIX PATCH] arch: restore generic-y += shmparam.h for some architectures
2019-01-07 2:15 UTC (2+ messages)
[OpenRISC] ensure dma_alloc_coherent always returns zeroed memory
2018-12-20 17:37 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox