zephyr/arch
Andy Ross 15cb5d7293 kernel: Further unify _reschedule APIs
Now that other work has eliminated the two cases where we had to do a
reschedule "but yield even if we are cooperative", we can squash both
down to a single _reschedule() function which does almost exactly what
legacy _Swap() did, but wrapped as a proper scheduler API.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2018-04-24 03:57:20 +05:30
..
arc arch: arc: add the support of STACK_SENTINEL 2018-04-17 10:50:12 -07:00
arm kernel: Further unify _reschedule APIs 2018-04-24 03:57:20 +05:30
common drivers/interrupt_controller: Introduce multi-level interrupt support 2018-02-06 22:39:05 -05:00
nios2 cleanup: replace old jira numbers with GH issues 2018-03-26 13:13:04 -04:00
posix kernel: Further unify _reschedule APIs 2018-04-24 03:57:20 +05:30
riscv32 arch: riscv32: fe310: Always-On domain adress definition 2018-04-05 08:08:08 -05:00
x86 arch/quark_se: Enable SPI port 2 as a slave only 2018-04-04 19:02:35 +02:00
xtensa xtensa, kernel/sched: Move next switch_handle selection to the scheduler 2018-03-18 16:58:12 -04:00
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
Kconfig arch: arc: Use DTS for all ARC SoCs 2018-03-23 10:13:53 +01:00