summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/include/proc.h
Commit message (Expand)AuthorAgeFilesLines
* Implement GET_STACK_USAGE() on PowerPC. This implementation is identicalnwhitehorn2013-10-021-0/+12
* Remove unused define.kib2011-10-071-1/+0
* MFppc64:nwhitehorn2010-07-131-0/+5
* Reorganize syscall entry and leave handling.kib2010-05-231-0/+10
* Style: use #define<TAB> instead of #define<SPACE>.kib2010-04-271-1/+1
* Move the constants specifying the size of struct kinfo_proc intokib2010-04-241-0/+2
* Divorce critical sections from spinlocks. Critical sections as denoted byjhb2005-04-041-1/+2
* Compromise for critical*()/cpu_critical*() recommit. Cleanup the interruptdillon2002-03-271-0/+1
* Overhaul the per-CPU support a bit:jhb2001-12-111-2/+0
* Add multiple inclusion protection.jhb2001-12-061-0/+5
* KSE Milestone 2julian2001-09-121-0/+3
* Add a new MI pointer to the process' trapframe p_frame instead of usingjhb2001-06-291-1/+0
* Bring in NetBSD code used in the PowerPC port.benno2001-06-101-0/+42
OpenPOWER on IntegriCloud