summaryrefslogtreecommitdiff
path: root/arch/arm/core/exc_exit.S
AgeCommit message (Expand)Author
2017-01-24build: add _ASMLANGUAGE to all asm filesBenjamin Walsh
2017-01-19license: Replace Apache boilerplate with SPDX tagDavid B. Kinder
2017-01-09kernel/arch: inspect prio/sched_locked together for preemptibilityBenjamin Walsh
2017-01-09kernel/arch: optimize memory use of some thread fieldsBenjamin Walsh
2017-01-06kernel/arch: reverse polarity on sched_lockedBenjamin Walsh
2016-12-19arm: remove old GDB_INFO supportAnas Nashif
2016-12-15kernel: enable and optimize coop-only configurationsBenjamin Walsh
2016-12-15kernel/arch: enhance the "ready thread" cacheBenjamin Walsh
2016-11-16kernel/arm: fix missing interrupt lock around _is_next_thread_current()Benjamin Walsh
2016-11-15kernel/arm: add comment about _is_next_thread_currentBenjamin Walsh
2016-11-12kernel/arch: consolidate tTCS and TNANO definitionsBenjamin Walsh
2016-11-04arm: remove support for legacy kernelsAndrew Boie
2016-10-22arch/arm: add initial support for Cortex-M0/M0+Ricardo Salveti
2016-09-20unified: Add timeslice supportPeter Mitsis
2016-09-13unified/arm: add unified kernel support for ARM archBenjamin Walsh
2016-02-05Fixed file description and applied doxygen styleAnas Nashif
2016-02-05Change BSD-3 licenses to Apache 2Javier B Perez Hernandez
2016-02-05doxygen: add @brief and capitalizeAnas Nashif
2016-02-05doxygen: RETURNS: -> @returnAnas Nashif
2016-02-05doxygen: change comment style to match javadocAnas Nashif
2016-02-05Rename nanokernel's nanok.h to nano_private.hAllan Stephens
2016-02-05Kbuild: Assembly code extension.Juan Manuel Cruz