Go to file
Allan Stephens 11a1bb4125 unified/doc: Update ring buffers section of Kernel Primer
Ring buffer section now resides under "other" topic, since the
ring buffer type is a general purpose type (like the singly and
doubly linked list types), rather than a kernel-specific type.

Enhances ring buffer section to improve content and improve
consistency with the form used elsewhere in the Kernel Primer.

Also corrects a minor error in the ring buffer API documentation.

Change-Id: Icaa8661524f80e31f173adee859844cadb38967f
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-10-21 15:33:31 +00:00
.known-issues known-issues: update rule for TCF summary line 2016-09-16 11:31:27 -07:00
arch arc: Support FIRQ handling when CONFIG_RGF_NUM_BANKS==1 2016-10-18 20:26:29 +00:00
boards hexiwear: Add support for hexiwear board 2016-10-18 21:42:31 +00:00
doc unified/doc: Update ring buffers section of Kernel Primer 2016-10-21 15:33:31 +00:00
drivers uart/ns16550: Make driver config_info structure const. 2016-10-20 16:49:01 +00:00
ext ext qmsi: Update to QMSI 1.2 release 2016-10-18 23:26:01 +00:00
fs fs: Add file system API to flush cache of an open file 2016-09-23 00:06:32 +00:00
include unified/doc: Update ring buffers section of Kernel Primer 2016-10-21 15:33:31 +00:00
kernel kernel: Relocate ring buffer suppport to 'misc' directory 2016-10-21 15:33:31 +00:00
lib iot/zoap: Fix comparing pointers of different signedness 2016-10-04 12:29:07 +00:00
misc kernel: Relocate ring buffer suppport to 'misc' directory 2016-10-21 15:33:31 +00:00
net Bluetooth: SMP: Take advantage of new byte swap helpers 2016-10-16 09:01:28 +03:00
samples sensors: bmi160: remove unused init priority config 2016-10-20 09:39:51 +00:00
scripts checkpatch: complain only about actual leading spaces 2016-10-19 16:46:41 +00:00
tests unified: Revise timer code to conform to new API specification 2016-10-19 18:14:58 +00:00
usb usb: do not assert on a variable we do not have 2016-09-24 08:12:35 -04:00
.checkpatch.conf checkpatch: do not check for min_t/max_t 2016-09-13 17:12:55 -04:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore testcases: instruct git to ignore *log and outdir-* 2016-06-14 22:01:34 +00:00
.gitreview Add a .gitreview file 2016-02-20 14:25:01 +00:00
.mailmap mailmap: update with new emails 2016-10-07 16:15:24 +00:00
defaults.tc testcases: catch all fatal faults as failures 2016-10-19 15:05:47 +00:00
Kbuild unified/build: adapt Kbuild for unified kernel 2016-09-13 17:12:55 -04:00
Kconfig kconfig: Do not put architecture in the title 2016-03-14 16:50:51 -04:00
Kconfig.zephyr tests: Add a generic testing framework 2016-09-30 21:17:39 +00:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
MAINTAINERS MAINTAINERS: Add frdm-k64f and hexiwear boards 2016-10-18 21:42:32 +00:00
Makefile unified: Fix build broblem caused by concurrent make processes in single dir 2016-10-05 10:29:31 +00:00
Makefile.inc win-build: fixes to build with alternative make implementations 2016-09-12 12:28:14 +00:00
zephyr-env.sh win-build: corrects scripts_path for windows build. 2016-10-15 15:09:54 +00:00