Age | Commit message (Expand) | Author |
1999-11-22 | better pmap_enter() towards correctness. | Michael Shalayeff |
1999-11-19 | pmap_map no more | Michael Shalayeff |
1999-11-16 | typo in doc ref | Michael Shalayeff |
1999-11-16 | flush the cache once we patched memory in ddb | Michael Shalayeff |
1999-11-16 | tabs vs spaces | Michael Shalayeff |
1999-11-16 | make a copy of attach args for each attachment | Michael Shalayeff |
1999-11-16 | define TLB_BITS for %b | Michael Shalayeff |
1999-11-16 | fix argument access macro (+1 fuzz), align frame per hp requirements | Michael Shalayeff |
1999-11-16 | openbsd/hppa is ELFDATA2MSB | Michael Shalayeff |
1999-11-16 | hpt_hashsize no more, using cr24 instead | Michael Shalayeff |
1999-11-16 | stack does grows up; ddb breakpoints done (local); add note for btlb work | Michael Shalayeff |
1999-11-14 | protect against copuin faults | Michael Shalayeff |
1999-11-14 | fix pmap_create() so it works for user mappings. | Michael Shalayeff |
1999-11-08 | move MI definition of rd into it's MI place also fixing | Michael Shalayeff |
1999-11-02 | support usermode disasm | Michael Shalayeff |
1999-10-27 | make kvtop() work on page unaligned addresses | Michael Shalayeff |
1999-10-26 | higher the kmem limit; fix up the nmbclusters | Michael Shalayeff |
1999-09-20 | fix for new frame.h | Michael Shalayeff |
1999-09-20 | fix uvm_pagealloc() call | Michael Shalayeff |
1999-09-20 | fix after frame.h changes | Michael Shalayeff |
1999-09-18 | clean unused stuff | Michael Shalayeff |
1999-09-18 | rewrite | Michael Shalayeff |
1999-09-18 | PMAP_NEW, also kill last vm_{size,offset}_t's | Michael Shalayeff |
1999-09-18 | hide c-code from asm | Michael Shalayeff |
1999-09-18 | machine is hppa | Michael Shalayeff |
1999-09-11 | define call frame offsets and argument access macros, add space for cr28 in t... | Michael Shalayeff |
1999-09-10 | s/vm_offset_t/vaddr_t/g | Michael Shalayeff |
1999-09-10 | s/vm_offset_t/vaddr_t/g | Michael Shalayeff |
1999-09-10 | keep the name short since evcnt* stuff is limitted to 8 chars total | Michael Shalayeff |
1999-09-10 | utilize uvm_pagealloc_contig() | Michael Shalayeff |
1999-09-07 | add PSW_BITS for printf's sake | Michael Shalayeff |
1999-09-07 | make inittodr() whine some sane things | Michael Shalayeff |
1999-09-07 | rewrite to define bit positions; more bits from the pa1.1 manual | Michael Shalayeff |
1999-09-07 | this is what it was supposed to be in the last commit | Michael Shalayeff |
1999-09-03 | Change the pmap_enter api to pass down an argument that indicates | Artur Grabowski |
1999-09-02 | add uncaceable, per pa1.1 manual | Michael Shalayeff |
1999-09-02 | replace w/ one derived from Lites-parisc, UofUtah | Michael Shalayeff |
1999-08-25 | n+1 approximation step for the user space constants | Michael Shalayeff |
1999-08-18 | enable ie0 | Michael Shalayeff |
1999-08-18 | cleanup | Michael Shalayeff |
1999-08-17 | New cpu_fork API to take a stack in which you point the child's stackpointer | Niklas Hallqvist |
1999-08-16 | report unhandled interrupts w/ DEBUG only | Michael Shalayeff |
1999-08-16 | unscrew the screup | Michael Shalayeff |
1999-08-16 | use structures to overlay registers in memory, not offsets, also interrupt st... | Michael Shalayeff |
1999-08-16 | evcnt count the interrupts, also optimize diagnostic printing | Michael Shalayeff |
1999-08-14 | dynamic chunks, snake style | Todd T. Fries |
1999-08-14 | debugging off by default. ok mickey@ | Todd T. Fries |
1999-08-14 | update | Michael Shalayeff |
1999-08-14 | update | Michael Shalayeff |
1999-08-14 | fix debug printfs, ipl name | Michael Shalayeff |