summaryrefslogtreecommitdiff
path: root/sys/arm/include/counter.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
2021-07-19arm: dedup counter(9) address calculationMateusz Guzik
2019-08-29Centralize __pcpu definitions.Konstantin Belousov
2018-07-06Back pcpu zone with domain correct pagesMatt Macy
2017-11-27sys/arm: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-04-17- Remove 'struct vmmeter' from 'struct pcpu', leaving only global vmmeterGleb Smirnoff
2017-04-09Corrected misspelled versions of rendezvous.Patrick Kelsey
2017-02-06Update arm and arm64 counters MD bits.Konstantin Belousov
2014-08-01Use atomic_load/store_64() in the arm implementation of counter(9), andIan Lepore
2013-07-01Fix issues with zeroing and fetching the counters, on x86 and ppc64.Konstantin Belousov
2013-04-08Merge from projects/counters: counter(9).Gleb Smirnoff