messages from 2017-10-13 12:36:43 to 2018-03-09 14:02:03 UTC [more...]
[OpenRISC] [RFC PATCH 0/6] arm64: untag user pointers passed to the kernel
2018-03-09 14:02 UTC (6+ messages)
` [OpenRISC] [RFC PATCH 1/6] arm64: add type casts to untagged_addr macro
` [OpenRISC] [RFC PATCH 2/6] arm64: untag user addresses in copy_from_user and others
` [OpenRISC] [RFC PATCH 3/6] mm, arm64: untag user addresses in memory syscalls
` [OpenRISC] [RFC PATCH 4/6] mm, arm64: untag user addresses in mm/gup.c
` [OpenRISC] [RFC PATCH 5/6] lib, arm64: untag addrs passed to strncpy_from_user and strnlen_user
[OpenRISC] Removing architectures without upstream gcc support
2018-03-09 14:00 UTC (45+ messages)
[OpenRISC] Make set_handle_irq and handle_arch_irq generic, v3
2018-03-09 10:20 UTC (7+ messages)
` [OpenRISC] [PATCH v3 1/5] irq: Add CONFIG_GENERIC_IRQ_MULTI_HANDLER
` [OpenRISC] [PATCH v3 2/5] RISC-V: Move to the new GENERIC_IRQ_MULTI_HANDLER handler
` [OpenRISC] [PATCH v3 3/5] arm: Convert to GENERIC_IRQ_MULTI_HANDLER
` [OpenRISC] [PATCH v3 4/5] arm64: Use the new GENERIC_IRQ_MULTI_HANDLER
` [OpenRISC] [PATCH v3 5/5] openrisc: "
[OpenRISC] [PATCH 4.15 166/202] signal/openrisc: Fix do_unaligned_access to send the proper signal
2018-02-15 15:17 UTC
[OpenRISC] [PATCH 4.9 70/88] signal/openrisc: Fix do_unaligned_access to send the proper signal
2018-02-15 15:17 UTC
[OpenRISC] [PATCH 4.14 162/195] signal/openrisc: Fix do_unaligned_access to send the proper signal
2018-02-15 15:17 UTC
[OpenRISC] [PATCH 4.4 096/108] signal/openrisc: Fix do_unaligned_access to send the proper signal
2018-02-15 15:17 UTC
[OpenRISC] [PATCH 3.18 37/45] signal/openrisc: Fix do_unaligned_access to send the proper signal
2018-02-15 15:17 UTC
[OpenRISC] Problem with Marvell PHY connection to ETHOC
2018-02-11 14:03 UTC
[OpenRISC] Linux4 does not boot on Atlys SoC
2018-01-28 22:33 UTC (4+ messages)
[OpenRISC] [PATCH] openrisc: remove unused __ARCH_HAVE_MMU define
2018-01-27 2:33 UTC (2+ messages)
[OpenRISC] OpenRISC GCC upstream plan
2018-01-21 4:28 UTC (10+ messages)
[OpenRISC] Ideas for Thesis subject
2018-01-15 16:51 UTC (2+ messages)
[OpenRISC] [PATCH 03/11] signal/openrisc: Fix do_unaligned_access to send the proper signal
2018-01-12 17:37 UTC (3+ messages)
[OpenRISC] [RFC PATCH] openrisc: Make THREAD_SIZE available to vmlinux.lds
2018-01-08 16:58 UTC (4+ messages)
[OpenRISC] [PATCH -next] irqchip/ompic: fix return value check in ompic_of_init()
2018-01-04 9:57 UTC (4+ messages)
[OpenRISC] [PATCH v3 00/27] kill devm_ioremap_nocache
2018-01-03 6:42 UTC
[OpenRISC] [PATCH v3 0/4] Support for arbitrary reggroups
2017-12-24 14:47 UTC (19+ messages)
` [OpenRISC] [PATCH v3 1/4] reggroups: Add test and docs for `info reg $reggroup` feature
` [OpenRISC] [PATCH v3 2/4] reggroups: Convert reggroups from post_init to pre_init
` [OpenRISC] [PATCH v3 3/4] reggroups: Create reggroup_gdbarch_new for dynamic reggroups
` [OpenRISC] [PATCH v3 4/4] tdesc: handle arbitrary strings in tdesc_register_in_reggroup_p
[OpenRISC] Modified files in fresh cloned openrisc-linux repository
2017-12-22 16:03 UTC
[OpenRISC] [PATCH] openrisc: Fix conflicting types for _exext and _stext
2017-12-13 14:53 UTC (3+ messages)
[OpenRISC] or1k GDB port - upstream now
2017-12-13 11:23 UTC (2+ messages)
[OpenRISC] [PATCH v7 0/4] OpenRISC gdb port
2017-12-12 15:12 UTC (6+ messages)
` [OpenRISC] [PATCH v7 4/4] Add gdb for or1k build
[OpenRISC] OR1K muti-core machine specifications
2017-12-03 14:37 UTC
[OpenRISC] [PATCH v3] kbuild: Set KBUILD_CFLAGS before incl. arch Makefile
2017-11-29 2:39 UTC (3+ messages)
[OpenRISC] [PATCH 0/3] OpenRISC doc updates
2017-11-03 5:04 UTC (7+ messages)
` [OpenRISC] [PATCH 1/3] Documentation: Move OpenRISC docs out of arch/
` [OpenRISC] [PATCH 2/3] Documentation: openrisc: Updates to README
` [OpenRISC] [PATCH 3/3] openrisc: dts: Add OpenRISC platform SoC
[OpenRISC] [PATCH for-next] openrisc: fix possible deadlock scenario during timer sync
2017-11-03 4:33 UTC
[OpenRISC] [PATCH v4 01/13] openrisc: use shadow registers to save regs on exception
2017-11-01 12:17 UTC (21+ messages)
` [OpenRISC] [PATCH v4 02/13] openrisc: add 1 and 2 byte cmpxchg support
` [OpenRISC] [PATCH v4 03/13] openrisc: use qspinlocks and qrwlocks
` [OpenRISC] [PATCH v4 05/13] irqchip: add initial support for ompic
` [OpenRISC] [PATCH v4 06/13] openrisc: initial SMP support
` [OpenRISC] [PATCH v4 07/13] openrisc: fix initial preempt state for secondary cpu tasks
` [OpenRISC] [PATCH v4 08/13] openrisc: sleep instead of spin on secondary wait
` [OpenRISC] [PATCH v4 09/13] openrisc: add cacheflush support to fix icache aliasing
` [OpenRISC] [PATCH v4 10/13] openrisc: add simple_smp dts and defconfig for simulators
` [OpenRISC] [PATCH v4 11/13] openrisc: support framepointers and STACKTRACE_SUPPORT
` [OpenRISC] [PATCH v4 12/13] openrisc: enable LOCKDEP_SUPPORT and irqflags tracing
` [OpenRISC] [PATCH v4 13/13] openrisc: add tick timer multi-core sync logic
[OpenRISC] [PATCH v3 00/13] OpenRISC SMP Support
2017-10-27 3:19 UTC (17+ messages)
` [OpenRISC] [PATCH v3 01/13] openrisc: use shadow registers to save regs on exception
` [OpenRISC] [PATCH v3 02/13] openrisc: add 1 and 2 byte cmpxchg support
` [OpenRISC] [PATCH v3 03/13] openrisc: use qspinlocks and qrwlocks
` [OpenRISC] [PATCH v3 04/13] dt-bindings: add openrisc to vendor prefixes list
` [OpenRISC] [PATCH v3 05/13] irqchip: add initial support for ompic
` [OpenRISC] [PATCH v3 06/13] openrisc: initial SMP support
` [OpenRISC] [PATCH v3 07/13] openrisc: fix initial preempt state for secondary cpu tasks
` [OpenRISC] [PATCH v3 08/13] openrisc: sleep instead of spin on secondary wait
` [OpenRISC] [PATCH v3 09/13] openrisc: add cacheflush support to fix icache aliasing
` [OpenRISC] [PATCH v3 10/13] openrisc: add simple_smp dts and defconfig for simulators
` [OpenRISC] [PATCH v3 11/13] openrisc: support framepointers and STACKTRACE_SUPPORT
` [OpenRISC] [PATCH v3 12/13] openrisc: enable LOCKDEP_SUPPORT and irqflags tracing
` [OpenRISC] [PATCH v3 13/13] openrisc: add tick timer multi-core sync logic
[OpenRISC] OpenRISC Architecture 1.2
2017-10-23 20:34 UTC (2+ messages)
[OpenRISC] [PATCH v2] openrisc: dts: or1ksim: Add stdout-path
2017-10-22 2:23 UTC
[OpenRISC] [PATCH v6 6/6] sim: testsuite: add testsuite for or1k sim
2017-10-18 20:54 UTC (3+ messages)
[OpenRISC] [PATCH v6 4/6] sim: or1k: add cgen generated files
2017-10-18 20:38 UTC (2+ messages)
[OpenRISC] [PATCH v6 5/6] sim: or1k: add autoconf generated files
2017-10-18 20:19 UTC
[OpenRISC] [PATCH v6 3/6] sim: or1k: add or1k target to sim
2017-10-18 20:15 UTC
[OpenRISC] [PATCH v6 2/6] sim: cgen: add MUL2OFSI and MUL1OFSI functions (needed for OR1K l.mul[u])
2017-10-18 20:09 UTC
[OpenRISC] [PATCH v6 1/6] sim: cgen: add remainder functions (needed for OR1K lf.rem.[sd])
2017-10-18 20:08 UTC
[OpenRISC] [PATCH v6 0/6] sim port for OpenRISC
2017-10-16 18:04 UTC
[OpenRISC] [linux-litex] Linux early_printk on Arty!
2017-10-14 1:39 UTC
[OpenRISC] [PATCH v2 0/5] OpenRISC SMP Support
2017-10-13 14:31 UTC (8+ messages)
` [OpenRISC] [PATCH v2 1/5] openrisc/ompic: Add OpenRISC Multicore PIC (OMPIC)
` [OpenRISC] [PATCH v2 2/5] target/openrisc: Make coreid and numcores variable
` [OpenRISC] [PATCH v2 3/5] openrisc/cputimer: Perparation for Multicore
` [OpenRISC] [PATCH v2 4/5] openrisc: Initial SMP support
` [OpenRISC] [PATCH v2 5/5] openrisc: Only kick cpu on timeout, not on update
[OpenRISC] [PATCH v6 0/6] sim port for OpenRISC
2017-10-13 12:46 UTC (6+ messages)
` [OpenRISC] [PATCH v6 3/6] sim: or1k: add or1k target to sim
` [OpenRISC] [PATCH v6 4/6] sim: or1k: add cgen generated files
` [OpenRISC] [PATCH v6 5/6] sim: or1k: add autoconf "
` [OpenRISC] [PATCH v6 6/6] sim: testsuite: add testsuite for or1k sim
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