Age | Commit message (Expand) | Author |
2008-12-06 | revert all changes related to the mpsafe intr handler. i screwed up the commit | Ted Unangst |
2008-12-06 | mpsafe intr_establish that doesn't get biglock, so that we may dream of the d... | Ted Unangst |
2008-06-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. | Ray Lai |
2007-11-30 | Define IPL_VM on platforms which lack it. | Miod Vallat |
2007-06-17 | significantly simplified disklabel infrastructure. MBR handling becomes MI | Theo de Raadt |
2007-05-20 | Fix KERNBASE, so that profiling kernels initialize (but profiling is broken | Miod Vallat |
2007-05-16 | forgot this one in my previous commit. | Thordur I. Bjornsson |
2007-05-01 | Simple monoprocessor mutex implementation, faster than the MI code, four left | Miod Vallat |
2007-04-29 | machdep.led_blink sysctl for landisk, also move cpu_sysctl() code and related | Miod Vallat |
2007-04-12 | Remove __BUS_SPACE_ADDRESS_SANITY correctly, no cookie for me. Spotted by | Miod Vallat |
2007-04-10 | Remove unused BUS_SPACE_ALIGNED_POINTER, __BUS_SPACE_ADDRESS_SANITY and | Miod Vallat |
2007-03-13 | Add <machine/fpu.h> for upcoming userland changes. | Miod Vallat |
2007-03-13 | Dangling include | Miod Vallat |
2007-03-03 | Kernel crash dumps and associated libkvm bits for landisk. | Miod Vallat |
2007-02-19 | only make this interface available to the kernel for now, discussed witha | Theo de Raadt |
2007-02-06 | Add machine/atomic.h to all architectures and define two operations | Artur Grabowski |
2006-11-21 | Define IPL_SCHED. | Miod Vallat |
2006-11-21 | splassert support. | Miod Vallat |
2006-11-21 | Don't bother using _cpu_intr_raise() for splhigh(), use _cpu_intr_suspend(). | Miod Vallat |
2006-11-20 | goodbye splserial, hello splaudio. | Dale Rahn |
2006-11-11 | reloc.h is included via machine/reloc.h so it should be accessable here. | Dale Rahn |
2006-11-06 | No bootinfo stuff. We'll use something different to pass device information | Miod Vallat |
2006-11-03 | cleanup some devices | Michael Shalayeff |
2006-11-03 | add scif | Michael Shalayeff |
2006-10-10 | Minor tweaks. | Miod Vallat |
2006-10-07 | More bits in progress, adapted from NetBSD. | Miod Vallat |
2006-10-06 | few more files | Michael Shalayeff |
2006-10-06 | Incomplete bits for an OpenBSD/landisk port to the I/O DATA USL-5P appliances, | Miod Vallat |