| Commit message (Expand) | Author | Age | Files | Lines |
| * | Tidy up the locking of the bounce pages structures. | Maxime Henrion | 2003-03-17 | 1 | -13/+21 |
| * | Made the prototypes for pmap_kenter and pmap_kremove MD. These functions | Jake Burkholder | 2003-03-16 | 1 | -0/+2 |
| * | Grab Giant around calls to contigmalloc() and contigfree() so | Maxime Henrion | 2003-03-13 | 1 | -1/+8 |
| * | Centralize the devstat handling for all GEOM disk device drivers | Poul-Henning Kamp | 2003-03-08 | 1 | -1/+0 |
| * | Instrument sysarch() MD privileged I/O access interfaces with a MAC | Robert Watson | 2003-03-06 | 1 | -0/+9 |
| * | Replace calls to WITNESS_SLEEP() and witness_list() with equivalent calls | John Baldwin | 2003-03-04 | 1 | -6/+2 |
| * | Gigacommit to improve device-driver source compatibility between | Poul-Henning Kamp | 2003-03-03 | 3 | -39/+25 |
| * | Clean up whitespace and remove register keyword. | Dag-Erling Smørgrav | 2003-03-03 | 1 | -1/+1 |
| * | More caddr_t removal, in conjunction with copy{in,out}(9) this time. | Dag-Erling Smørgrav | 2003-03-03 | 1 | -3/+3 |
| * | MFi386 revision 1.88 | Alan Cox | 2003-03-01 | 1 | -6/+0 |
| * | Change the process flags P_KSES to be P_THREADED. | Julian Elischer | 2003-02-27 | 1 | -1/+1 |
| * | cat KSE > /dev/null | David Xu | 2003-02-27 | 1 | -1/+0 |
| * | Implemented "nooption" and "nomakeoption" config(8) tokens. | Ruslan Ermilov | 2003-02-26 | 1 | -9/+1 |
| * | Correctly set BUS_SPACE_MAXSIZE in all the busdma backends. | Maxime Henrion | 2003-02-26 | 2 | -2/+2 |
| * | Move most everything back to a MI NOTES, and use "nodevice" in MD NOTES | David E. O'Brien | 2003-02-25 | 2 | -189/+3 |
| * | Cleanup of the d_mmap_t interface. | Maxime Henrion | 2003-02-25 | 2 | -9/+3 |
| * | Remove support for running in SimOS. The support has rotted over | Marcel Moolenaar | 2003-02-25 | 8 | -96/+1 |
| * | Move MD devices to <machine>/conf/NOTES. | Yoshihiro Takahashi | 2003-02-23 | 1 | -0/+187 |
| * | Workaround for compiling LINT. Large kernels (like LINT) can have | Marcel Moolenaar | 2003-02-23 | 1 | -20/+32 |
| * | It is pretty evident that nobody loves this file anymore, so retire it | Poul-Henning Kamp | 2003-02-22 | 1 | -65/+0 |
| * | Change the console interface to pass a "struct consdev *" instead of a | Poul-Henning Kamp | 2003-02-20 | 9 | -21/+22 |
| * | Back out M_* changes, per decision of the TRB. | Warner Losh | 2003-02-19 | 3 | -10/+10 |
| * | Move a bunch of flags from the KSE to the thread. | Julian Elischer | 2003-02-17 | 2 | -10/+7 |
| * | - Split the struct kse into struct upcall and struct kse. struct kse will | Jeff Roberson | 2003-02-17 | 1 | -1/+1 |
| * | - Move ke_sticks, ke_iticks, ke_uticks, ke_uu, ke_su, and ke_iu back into | Jeff Roberson | 2003-02-17 | 1 | -2/+2 |
| * | zero the end of the memory cluster we're disposing of. Otherwise teh | Andrew Gallatin | 2003-02-16 | 1 | -0/+1 |
| * | Change "dev_t gdbdev" to "void *gdb_arg", some possible paths for GDB | Poul-Henning Kamp | 2003-02-16 | 1 | -5/+5 |
| * | When trimming memory to fit Maxmem, and we discard an entire cluster, | Andrew Gallatin | 2003-02-16 | 1 | -0/+1 |
| * | Remove #include <sys/dkstat.h> | Poul-Henning Kamp | 2003-02-16 | 2 | -2/+0 |
| * | Regen from syscalls.master 1.52. | Tim J. Robbins | 2003-02-16 | 3 | -5/+11 |
| * | Mark linux_sigpending() as MPSAFE. | Tim J. Robbins | 2003-02-16 | 1 | -1/+1 |
| * | Fix the style of the SCHED_4BSD commit. | David E. O'Brien | 2003-02-13 | 1 | -1/+1 |
| * | MFi386 | Alan Cox | 2003-02-13 | 1 | -10/+4 |
| * | Implement fpclassify(): | Mike Barcroft | 2003-02-08 | 2 | -0/+4 |
| * | Fix a problem in bus_dmamap_load_{mbuf,uio} when the first mbuf or the first | Hartmut Brandt | 2003-02-04 | 1 | -11/+16 |
| * | Convert an instance of "struct timezone tz" use I missed yesterday. | Poul-Henning Kamp | 2003-02-04 | 1 | -1/+5 |
| * | Split statclock into statclock and profclock, and made the method for driving | Jake Burkholder | 2003-02-03 | 2 | -15/+19 |
| * | Add IPv6 support for Linuxlator. | Hajimu UMEMOTO | 2003-02-03 | 1 | -0/+1 |
| * | Consolidate MIN/MAX macros into one place (param.h). | Alfred Perlstein | 2003-02-02 | 1 | -2/+0 |
| * | Reversion of commit by Davidxu plus fixes since applied. | Julian Elischer | 2003-02-01 | 3 | -4/+4 |
| * | Implement bus_dmamem_alloc_size() and bus_dmamem_free_size() as | Scott Long | 2003-01-29 | 2 | -8/+32 |
| * | Unbreak SMP cases for these architectures. | Julian Elischer | 2003-01-27 | 1 | -1/+1 |
| * | Move UPCALL related data structure out of kse, introduce a new | David Xu | 2003-01-26 | 2 | -3/+3 |
| * | - Introduce the SCHED_ULE and SCHED_4BSD options for compile time selection | Jeff Roberson | 2003-01-26 | 2 | -0/+3 |
| * | Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. | Alfred Perlstein | 2003-01-21 | 3 | -10/+10 |
| * | - Add a VM_WAIT in the appropriate cases where vm_page_alloc() fails and flags | Jeff Roberson | 2003-01-21 | 1 | -8/+13 |
| * | Resolve relative relocations in klds before trying to parse the module's | Jake Burkholder | 2003-01-21 | 1 | -5/+25 |
| * | Move the vm_page_busy() in pmap_dispose_thread() to a place where it is | Alan Cox | 2003-01-20 | 1 | -1/+1 |
| * | Remove the last stray NO_GEOM option in our example kernel config files. | Poul-Henning Kamp | 2003-01-19 | 1 | -2/+0 |
| * | Protect against multiple inclusions. | David E. O'Brien | 2003-01-18 | 1 | -0/+5 |