summaryrefslogtreecommitdiff
path: root/sys/arm/include/sf_buf.h
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2020-11-29Remove the pre-ARMv6 and pre-INTRNG code.Michal Meloun
2017-11-27sys/arm: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2016-05-25Include machine/acle-compat.h in cdefs.h on arm if the compiler doesn'tIan Lepore
2016-01-29ARM: remove old pmap-v6 code. The new pmap-v6 is mature enough, andMichal Meloun
2015-11-24Flush all kernel mappings from TLB(s) in time when they are cleared.Svatopluk Kraus
2015-03-26New pmap code for armv6. Disabled by default, option ARM_NEW_PMAP enables it.Ian Lepore
2014-08-05Merge all MD sf_buf allocators into one MI, residing in kern/subr_sfbuf.cGleb Smirnoff
2014-02-08Remove the ARM_USE_SMALL_ALLOC option and code related to it.Ian Lepore
2013-09-07Fix of r255318: move sf_buf_alloc()/sf_buf_free() out of #ifdefGleb Smirnoff
2013-09-06Fix build with gcc. Move sf_buf_alloc()/sf_buf_free() declarationsGleb Smirnoff
2006-08-08Rewrite ARM_USE_SMALL_ALLOC so that instead of the current behavior, it mapsOlivier Houchard
2004-05-14Import FreeBSD/arm kernel bits.Olivier Houchard