Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merging projects/armv6, part 1 | gonzo | 2012-08-15 | 1 | -10/+53 |
* | Remove the unused field "pc_prvspace" from the MD fields for the struct | cognet | 2008-09-11 | 1 | -6/+1 |
* | Export 'struct pcpu' to userland w/o requiring _KERNEL. A few ports | jhb | 2008-08-19 | 1 | -0/+4 |
* | - PCPU_ADD is no longer spelled with LAZY_ in the middle. | jeff | 2007-06-06 | 1 | -1/+1 |
* | Rework the PCPU_* (MD) interface: | attilio | 2007-06-04 | 1 | -1/+2 |
* | Push down the implementation of PCPU_LAZY_INC() into the machine-dependent | alc | 2007-03-11 | 1 | -0/+6 |
* | There's no need to include <machine/asmacros.h> here. | cognet | 2005-11-08 | 1 | -1/+0 |
* | Directly use __pcpu for PCPU_* instead of pcpup. | cognet | 2004-11-04 | 1 | -3/+4 |
* | Import FreeBSD/arm kernel bits. | cognet | 2004-05-14 | 1 | -0/+60 |