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
/
hppa
Age
Commit message (
Expand
)
Author
2010-03-19
Fix PMAPDEBUG build for previous.
skrll
2010-03-19
Not all PA CPUs have the U-bit (uncacheable) for non-IO memory. In fact
skrll
2010-03-16
The FP regs are accessed in both physical and virtual modes. Make sure
skrll
2010-03-13
Add a comment.
skrll
2010-03-11
Start at the first, not the second, exception register.
skrll
2010-03-11
Comment formating.
skrll
2010-03-11
Comment style.
skrll
2010-03-11
A nullify snuck in. Remove it.
skrll
2010-03-11
Wrap a long line.
skrll
2010-03-11
Rename Debugger to cpu_Debugger.
skrll
2010-03-11
Comment change.
skrll
2010-03-11
Comment improvements.
skrll
2010-03-10
More comment improvement.
skrll
2010-03-10
Comment improvements.
skrll
2010-03-08
Set the frame pointer of newly created and function changing LWPs to 0
skrll
2010-03-08
Fix and use the BSS macro.
skrll
2010-03-06
Add #include "opt_cputype.h" where necessary.
skrll
2010-03-02
Add a "mach frame" command to hppa ddb.
skrll
2010-02-24
s/printf/db_printf/ in a few places.
skrll
2010-02-22
Deal with PA2.0 cache move-in rules by purging the TLB as well as
skrll
2010-02-17
Fix typo in previous. It's not a good idea to let uvm mess with kernel
skrll
2010-02-17
Semi-colons help.
skrll
2010-02-17
Add a prototype for pmap_page_physload.
skrll
2010-02-16
Remove the dma24_ex method of dealing with BUS_DMA_24BIT and replace
skrll
2010-02-13
Remove unnecessary comment.
skrll
2010-02-13
Whitespace.
skrll
2010-02-10
Oops. Whitespace in previous.
skrll
2010-02-10
Remove a cast by fixing a printf format.
skrll
2010-02-10
Reformat a comment.
skrll
2010-02-10
Minor tweaks.
skrll
2010-02-10
Use __arraycount
skrll
2010-02-08
Remove separate mb_map. The nmbclusters is computed at boot time based
joerg
2010-01-17
Use pmap_extract instead of kvtop.
skrll
2010-01-17
Remove an old comment.
skrll
2010-01-17
Simplify.
skrll
2010-01-16
Add a couple of comments and some whitespace.
skrll
2010-01-16
Tweak comment. From OpenBSD.
skrll
2010-01-16
Tweak astpending handling.
skrll
2010-01-16
Use the description in the ACD for T_DBREAK.
skrll
2010-01-16
Check cpl level has returned to entry value when leaving trap/syscall.
skrll
2010-01-16
Add a comment.
skrll
2010-01-16
Rename type_raw to trapnum and use in a couple more places.
skrll
2010-01-16
Count traps in uvmexp. Reduces diff to OpenBSD.
skrll
2010-01-06
Update 64bit arg handling to use the flags in the syscall table.
skrll
2010-01-06
curlwp is never NULL now. Sprinkle KASSERT just in case.
skrll
2009-12-18
Remove unnecessary part of conditional.
skrll
2009-12-18
DPRINTF format fixes.
skrll
2009-12-18
Fix pmap_dump_table so that it doesn't loop indefinitely for a space that
skrll
2009-12-15
Consistent comment format.
skrll
2009-12-15
Remove #if 0 / #endif section
skrll
[next]