summaryrefslogtreecommitdiffstats
path: root/sys/arm/include/pcpu.h
Commit message (Expand)AuthorAgeFilesLines
* MFC 257774, 256760, 262916, 262905, 262918, 262919, 262920, 262921, 262924,ian2014-05-171-2/+1
* MFC r261414, r261415, r261417, r261418, r261419ian2014-05-151-7/+24
* MFC r257199, r257200, r257217:ian2013-12-131-1/+0
* Rename device vfp to option VFP and retire the ARM_VFP_SUPPORT option. Thisandrew2013-08-171-1/+1
* Merge from projects/counters:glebius2013-04-081-3/+4
* Use get_pcpu() instead of using pcpup, as it's wrong for SMP.cognet2013-01-091-2/+2
* Merging projects/armv6, part 1gonzo2012-08-151-10/+53
* Remove the unused field "pc_prvspace" from the MD fields for the structcognet2008-09-111-6/+1
* Export 'struct pcpu' to userland w/o requiring _KERNEL. A few portsjhb2008-08-191-0/+4
* - PCPU_ADD is no longer spelled with LAZY_ in the middle.jeff2007-06-061-1/+1
* Rework the PCPU_* (MD) interface:attilio2007-06-041-1/+2
* Push down the implementation of PCPU_LAZY_INC() into the machine-dependentalc2007-03-111-0/+6
* There's no need to include <machine/asmacros.h> here.cognet2005-11-081-1/+0
* Directly use __pcpu for PCPU_* instead of pcpup.cognet2004-11-041-3/+4
* Import FreeBSD/arm kernel bits.cognet2004-05-141-0/+60
OpenPOWER on IntegriCloud