| Age | Commit message (Expand) | Author |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2002-02-26 | Purge CLSIZE, CLSIZELOG2 and MCLOFSET. | simonb |
| 2001-05-30 | use _KERNEL_OPT | mrg |
| 2000-06-09 | Only include <machine/intr.h> if _KERNEL. Noted by enami tsugutomo. | thorpej |
| 2000-06-09 | make spl0() and spllowersoftclock() return void. Also, move spl0() | cgd |
| 2000-06-08 | And more ANSI'ification! | thorpej |
| 2000-02-11 | Update for the NKMEMPAGES changes. | thorpej |
| 1999-12-04 | CL* discarding. | ragge |
| 1998-11-19 | Stop including <machine/alpha_cpu.h>; we already export <machine/cpu.h>. | ross |
| 1998-08-14 | vm_offset_t -> {paddr_t,vaddr_t}, vm_size_t -> vsize_t | thorpej |
| 1998-04-29 | Pull in opt_gateway.h as appropriate. | thorpej |
| 1998-03-12 | Garbage-collect a bunch of constants that were inherited, but are no | thorpej |
| 1998-02-10 | Bump KNMEMCLUSTERS slightly, and make it more obvious how to tune it | thorpej |
| 1997-09-19 | Implement the kernel part of pr-1891. This allows for a more flexible sized | leo |
| 1997-05-15 | Allow MAXPHYS to be specified as a config file option. | mjacob |
| 1997-04-06 | clean up NetBSD RCS ID strings | cgd |
| 1997-02-27 | Protect MCLSHIFT definition so users can customize MCLBYTES. | jonathan |
| 1997-02-24 | Define ALIGNED_POINTER | fvdl |
| 1996-11-13 | compile cleanly with: | cgd |
| 1996-10-25 | prototype alpha_XXX_dmamap(), the alpha DMA mapping hack. | cgd |
| 1996-07-09 | various cleanup, move setsoft* and spl* into intr.h. | cgd |
| 1996-03-04 | add _MACHINE and _MACHINE_ARCH, which are like MACHINE and MACHINE_ARCH, | cgd |
| 1996-02-01 | LOCORE -> _LOCORE | mycroft |
| 1995-12-20 | move DELAY's functionality into delay() | cgd |
| 1995-11-23 | wholesale update from my NetBSD/Alpha source tree. Includes: | cgd |
| 1995-08-13 | Add splsoftnet(). | mycroft |
| 1995-08-03 | bump NKMEMCLUSTERS up to 4M (increase of 4x) | cgd |
| 1995-06-28 | kill user-land DELAY macro, as suggested by gwr. | cgd |
| 1995-06-26 | clean up definitions of ctod(), dtoc(), ctob(), btoc(), btodb(), and | cgd |
| 1995-03-28 | KERNEL -> _KERNEL | jtc |
| 1995-03-24 | remove support for double-mapping the user area/kernel stack | cgd |
| 1995-03-18 | don't be so quick to cast macro arguments to unsigned; if the | cgd |
| 1995-02-13 | preliminary Alpha support. note that NOT ALL OF THE MODIFICATIONS TO | cgd |