Age | Commit message (Expand) | Author |
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 |
1999-08-14 | this work, smirk, rock, sock (rhymes by fries@ ;) | Michael Shalayeff |
1999-08-14 | cpu has interrupt | Michael Shalayeff |
1999-08-14 | next try to print cpu model number. | Michael Shalayeff |
1999-08-14 | clock_intr() | Michael Shalayeff |
1999-08-14 | s/STACK_GROWS_UP/MACHINE_STACK_GROWS_UP/ | Michael Shalayeff |
1999-08-14 | proper ipl values. | Michael Shalayeff |
1999-08-14 | littel perfomance rearngement, also cr23 and cr28 for ddb | Michael Shalayeff |
1999-08-14 | proper breakpoint instruction | Michael Shalayeff |
1999-08-14 | better CLKF_BASEPRI | Michael Shalayeff |
1999-08-14 | clock_intr() proto | Michael Shalayeff |
1999-08-14 | bigger stack frame size | Michael Shalayeff |
1999-08-14 | proper debugging ifdefs | Michael Shalayeff |
1999-08-14 | more registers to print and play | Michael Shalayeff |
1999-08-14 | enable interrupts after device configuration, provide cold_hook() for things ... | Michael Shalayeff |
1999-08-14 | export cr23 | Michael Shalayeff |
1999-08-14 | rework interruptions framewrok a little to use that space in the IV table. | Michael Shalayeff |
1999-08-14 | do the clock interrupt the narrow way. | Michael Shalayeff |
1999-08-12 | splhigh() when calling pdc | Michael Shalayeff |
1999-08-12 | fix asm() modifiers | Michael Shalayeff |
1999-08-03 | straitify tlbmissers a little more; fix stack mangling for trapall | Michael Shalayeff |
1999-08-03 | flush caches and tlb on mapping removal | Michael Shalayeff |
1999-08-03 | use ddb's printf in pmap_hptdump | Michael Shalayeff |
1999-07-27 | update | Michael Shalayeff |
1999-07-21 | define some more cache-related pdc routines | Michael Shalayeff |
1999-07-21 | rewrite the tlb miss handler and tlb dirty handler. | Michael Shalayeff |
1999-07-21 | better fields order for pv_entry | Michael Shalayeff |
1999-07-21 | skip break insn in the proper place, print cr28 in ddb, some debugging cruft | Michael Shalayeff |
1999-07-20 | export cr28 for DEBUGging purposes | Michael Shalayeff |
1999-07-19 | some more comments | Michael Shalayeff |
1999-07-18 | regen | Michael Shalayeff |
1999-07-18 | better cpu ids | Michael Shalayeff |
1999-07-18 | fix {set,rem}runqueue wrt sizeof(p_stat) and some logic, | Michael Shalayeff |
1999-07-17 | do not brelse() badly | Theo de Raadt |
1999-07-16 | do not reset, helps the serial console | Michael Shalayeff |
1999-07-16 | almost all of them | Michael Shalayeff |
1999-07-13 | update | Michael Shalayeff |
1999-07-12 | allocate 5% bufcache if <=16M memory installed | Michael Shalayeff |
1999-07-12 | export cr24 and cr25 from trapframe structure | Michael Shalayeff |