summaryrefslogtreecommitdiffstats
path: root/sys/ia64/include/cpu.h
Commit message (Expand)AuthorAgeFilesLines
* Overhaul of the SMP code. Several portions of the SMP kernel support havejhb2001-04-271-3/+0
* Clockframes have a trapframe stored in a cf_tf member, not ct_tf.jhb2001-02-241-1/+1
* Whitespace nits.jhb2001-02-241-2/+2
* Pass in process to mark ast on to aston().jhb2001-02-241-1/+1
* Rename switch_trampoline() to fork_trampoline() on the alpha and ia64.jhb2001-02-221-1/+1
* Add TRAPF_PC() and TRAPF_USERMODE() macros and redefine CLKF_PC() andjhb2001-02-221-3/+6
* Catch up to new MI astpending and need_resched handling.jhb2001-02-221-20/+0
* Change and clean the mutex lock interface.bmilekic2001-02-091-2/+2
* - Proc locking.jhb2001-01-241-2/+6
* Make intr_nesting_level per-process, rather than per-cpu. Setupjake2001-01-211-1/+1
* Don't use p->p_sigstk.ss_flags to keep state of whether themarcel2000-11-301-0/+2
* Add a consistent API to a feature that most modern CPUs have; a fastmarkm2000-11-211-0/+10
* * Correct some of my misunderstandings about how best to switch to thedfr2000-10-161-2/+2
* Implement a rudimentary interrupt handling system which should be gooddfr2000-10-121-2/+1
* * Fix exception handling so that it actually works. We can now handledfr2000-10-121-2/+1
* * Add rudimentary DDB support (no kgdb, no backtrace, no single step).dfr2000-10-101-2/+1
* This is the first snapshot of the FreeBSD/ia64 kernel. This kernel willdfr2000-09-291-0/+174
OpenPOWER on IntegriCloud