Age | Commit message (Expand) | Author |
2009-04-07 | Eliminate useless loop over partitions and ignore zero length | Kenneth R Westerback |
2009-04-06 | Remove the only (commented) instance of UVM_PAGE_INLINE from the tree | Owain Ainsworth |
2009-04-05 | In the rare case where after we've loaded the iomap into the hardware, | Owain Ainsworth |
2009-04-04 | Bump the size of the array that we use to store bootpath components. Makes the | Mark Kettenis |
2009-04-04 | Remove an unused function inherited from NetBSD that deals with a broken | Mark Kettenis |
2009-04-04 | Remove unused #include. | Mark Kettenis |
2009-04-04 | make bus_dmamap_load_raw respect the constraints of the dmamap we're | David Gwynne |
2009-04-04 | make bus_dmamap_load_raw respect teh constraints of the dmamap we're | David Gwynne |
2009-04-04 | Cleanup debug printfs. | Mark Kettenis |
2009-04-04 | Cleanup debug printf. | Mark Kettenis |
2009-03-31 | bzero pci attach args | Mark Kettenis |
2009-03-31 | bzero pci attach args | Mark Kettenis |
2009-03-31 | - remove obsolete comment | Artur Grabowski |
2009-03-30 | bzero pci attach args | Mark Kettenis |
2009-03-30 | bzero pci attach args | Mark Kettenis |
2009-03-30 | bzero pci attach args | Mark Kettenis |
2009-03-30 | make the code look the same; ok kettenis | Theo de Raadt |
2009-03-30 | don't use pmapflags unitialized. Fixes envy(4) consuming 80% CPU | Alexandre Ratchov |
2009-03-30 | Remove the direct uncached map. All its users have been removed. | Owain Ainsworth |
2009-03-30 | bzero pci attach args | Mark Kettenis |
2009-03-30 | bzero pci attach args | Mark Kettenis |
2009-03-30 | bzero pci attach args | Mark Kettenis |
2009-03-30 | bzero pci attach args | Mark Kettenis |
2009-03-29 | bzero pci attach args | Mark Kettenis |
2009-03-29 | bzero pci attach args | Mark Kettenis |
2009-03-29 | Enable ahc(4). | Mark Kettenis |
2009-03-29 | make various strings ("can't map mem space" and similar) more consistent | Stuart Henderson |
2009-03-29 | When trying to get the console font metrics and window position, we can | Miod Vallat |
2009-03-27 | When clearing soft interrupts on sun4m, be sure to force the bit clear to | Miod Vallat |
2009-03-27 | convert iopiic lockmgr to rwlock. | Owain Ainsworth |
2009-03-27 | convert arm apm lock to rwlock. | Owain Ainsworth |
2009-03-26 | Change amd64 bus_space_{map,unmap} to be the same as i386. While | Owain Ainsworth |
2009-03-26 | Remove cpu_wait(). It's original use was to be called from the reaper so | Owain Ainsworth |
2009-03-25 | Nuke old useless define. Miod was ok with the idea. | Tobias Weingartner |
2009-03-25 | Deinline softintr_schedule(). Also fix softintr priorities I got inverted after | Miod Vallat |
2009-03-25 | Deinline softintr_schedule(). | Miod Vallat |
2009-03-24 | link otus(4) to the build on i386 and amd64. | Damien Bergamini |
2009-03-24 | give up on pcn to make it all fit; ok miod | Theo de Raadt |
2009-03-23 | Add missing dependency generation for assym.h (...the lack of which | Philip Guenthe |
2009-03-23 | sys/types.h before other things | Theo de Raadt |
2009-03-23 | Processor affinity for processes. | Artur Grabowski |
2009-03-21 | Make nvram writable (if necessary) before calling OF_setprop(). Prevents | Mark Kettenis |
2009-03-20 | Switch sgi to __HAVE_GENERIC_SOFT_INTERRUPTS. | Miod Vallat |
2009-03-20 | Switch vax to __HAVE_GENERIC_SOFT_INTERRUPTS. | Miod Vallat |
2009-03-16 | Trivial malloc + memset -> malloc(,,M_ZERO) conversion. | Owain Ainsworth |
2009-03-16 | pmap = (conditional ? user_way : pmap = pmap_kernel()); | Owain Ainsworth |
2009-03-15 | Generic softinterrupt code for m68k platforms, now copied from m88k. | Miod Vallat |
2009-03-15 | Generic softinterrupt support for m88k based platforms, adapted from arm | Miod Vallat |
2009-03-15 | Let CPU_INFO_UNIT() be used before cpu0 attaches, and make sure | Miod Vallat |
2009-03-15 | Now that we have splsoftassert(), make the soft ipl levels positive and | Miod Vallat |