index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
arm
/
include
/
pcb.h
Age
Commit message (
Expand
)
Author
2013-01-11
Don't include <machine/fp.h> since it no longer exists
matt
2012-12-26
Remove pcb_fpstate.
matt
2012-12-10
Rename pcb_sp/PCB_SP to pcb_ksp/PCB_KSP so that ipsec.c will compile.
matt
2012-08-16
small rototill.
matt
2012-08-14
Kill curpcb/ci_curpcb. Use device_t in cpu_info.
matt
2012-08-12
Rework VFP support to use PCU.
matt
2012-08-08
Update comment.
skrll
2011-04-07
Add a define for pcb_user_pid_rw
matt
2008-04-27
Merge kernel changes in matt-armv6 to HEAD.
matt
2008-03-15
VFP support.
rearnsha
2008-01-19
With the removal of IPKDB on arm, the undefined stack is only used to
chris
2007-10-17
Merge the ppcoea-renovation branch to HEAD.
garbled
2007-09-15
ARM cpu_switchto() has been partially broken since yamt-idlelwp was merged
scw
2007-03-04
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
christos
2006-09-27
- Document COMPAT_15 as doing nothing
manu
2005-12-11
merge ktrace-lwp.
christos
2003-10-25
Enable alignment faults on arm32 for both kernel and userland.
scw
2003-10-13
Document the need for pcb32_r8 to be quad-aligned, now that cpuswitch()
scw
2003-05-21
Remove #ifdefs supporting the old pmap, switching fully to the new.
thorpej
2003-04-18
Add the generic arm32 bits of the new pmap, contributed by Wasabi Systems.
scw
2003-02-23
Change pcb32_pagedir to a paddr_t (after all, it's used as a paddr_t
thorpej
2002-10-19
Undo recent cpu_switch register usage changes in order to decrease nathanw_sa
bjh21
2002-10-18
In cpu_switch(), stack more registers at the start of the function,
bjh21
2002-10-12
Move curpcb into struct cpu_info in MULTIPROCESSOR kernels.
bjh21
2001-11-23
- Move more contents of various <machine/vmparam.h> files into
thorpej
2001-09-09
Don't define pcb_* register macros.
toshii
2001-09-03
Add a merged <pcb.h> for arm26/arm32.
matt