summaryrefslogtreecommitdiffstats
path: root/sys/ia64/include/pcpu.h
Commit message (Expand)AuthorAgeFilesLines
* Export 'struct pcpu' to userland w/o requiring _KERNEL. A few portsjhb2008-08-191-2/+2
* 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
* Now that printf() needs the PCPU, set it up before we call printf().marcel2006-11-181-2/+4
* Fixed a pedantic syntax error (a stray semicolon at the end ofbde2003-11-171-1/+1
* Add the pc_acpi_id PCPU member. The new acpi_cpu driver uses this tonjl2003-11-151-1/+2
* Cleanup the clock code. This includes:marcel2003-08-041-2/+6
* Remove unused MD fields (pc_pending_ipis, pc_next_asn andmarcel2001-12-301-3/+3
* Overhaul the per-CPU support a bit:jhb2001-12-111-35/+13
* - If we ever do the per-cpu KTR stuff, the index won't be volatile as itjhb2001-09-181-9/+9
* KSE Milestone 2julian2001-09-121-9/+8
* style(9) and make consistent across platformsobrien2001-08-161-12/+13
* Overhaul of the SMP code. Several portions of the SMP kernel support havejhb2001-04-271-4/+0
* Rework the witness code to work with sx locks as well as mutexes.jhb2001-03-281-1/+1
* Axe the astpending per-cpu variable.jhb2001-02-221-1/+0
* Add gd_witness_spin_check.marcel2001-01-281-0/+1
* Change cpuno to cpuid.dfr2001-01-241-3/+3
* Make intr_nesting_level per-process, rather than per-cpu. Setupjake2001-01-211-1/+0
* Remove unused per-cpu variables inside_intr and ss_eflags.jake2001-01-121-1/+0
* * Add rudimentary DDB support (no kgdb, no backtrace, no single step).dfr2000-10-101-0/+1
* This is the first snapshot of the FreeBSD/ia64 kernel. This kernel willdfr2000-09-291-0/+78
OpenPOWER on IntegriCloud