aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/include/sf_buf.h
Commit message (Expand)AuthorAgeFilesLines
* sys/arm: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Include machine/acle-compat.h in cdefs.h on arm if the compiler doesn'tIan Lepore2016-05-251-2/+0
* ARM: remove old pmap-v6 code. The new pmap-v6 is mature enough, andMichal Meloun2016-01-291-2/+4
* Flush all kernel mappings from TLB(s) in time when they are cleared.Svatopluk Kraus2015-11-241-0/+4
* New pmap code for armv6. Disabled by default, option ARM_NEW_PMAP enables it.Ian Lepore2015-03-261-0/+4
* Merge all MD sf_buf allocators into one MI, residing in kern/subr_sfbuf.cGleb Smirnoff2014-08-051-22/+7
* Remove the ARM_USE_SMALL_ALLOC option and code related to it.Ian Lepore2014-02-081-26/+1
* Fix of r255318: move sf_buf_alloc()/sf_buf_free() out of #ifdefGleb Smirnoff2013-09-071-3/+4
* Fix build with gcc. Move sf_buf_alloc()/sf_buf_free() declarationsGleb Smirnoff2013-09-061-0/+2
* Rewrite ARM_USE_SMALL_ALLOC so that instead of the current behavior, it mapsOlivier Houchard2006-08-081-1/+26
* Import FreeBSD/arm kernel bits.Olivier Houchard2004-05-141-0/+58