| Age | Commit message (Expand) | Author |
| 2001-11-28 | No point in installing svr4_machdep.h. | kleink |
| 2001-11-15 | MAXSLP is defined to be a machine-independent scheduling parameter, | soren |
| 2001-09-24 | Enable ELF symbols in ddb. | leo |
| 2001-09-10 | Update pmap_update to now take the updated pmap as an argument. | chris |
| 2001-09-08 | ELF adaption, clockframe must be packed. | thomas |
| 2001-07-26 | auxilary -> auxiliary | wiz |
| 2001-07-19 | Add BUS_DMA_READ and BUS_DMA_WRITE flags, that hint the back-end | thorpej |
| 2001-07-10 | Remove __BROKEN_CONFIG_UNIT_USAGE. | leo |
| 2001-06-08 | For ports that wire up pciide in compatibility mode, have | simonb |
| 2001-05-30 | use _KERNEL_OPT | mrg |
| 2001-05-28 | Add bus_space_vaddr(). | leo |
| 2001-05-28 | PCI_VGA_SIZE -> PCI_MEM_SIZE. (Plus some comments on those constants). | leo |
| 2001-05-26 | replace vm_page_t with struct vm_page *. | chs |
| 2001-05-26 | replace {simple_,}lock{_data,}_t with struct {simple,}lock {,*}. | chs |
| 2001-05-01 | Per discussion w/ chuck and chuck, restructure the md page stuff | thorpej |
| 2001-04-29 | Add a VM_MDPAGE_MEMBERS macro that defines pmap-specific data for | thorpej |
| 2001-04-22 | Undo a misguided previous change to the pmap_update() API. | thorpej |
| 2001-04-22 | Give pmap_update() an argument (a pmap_t) so that it knows which | thorpej |
| 2001-04-21 | #define away pmap_update() in <machine/pmap.h> so that no function | thorpej |
| 2001-04-15 | Add definitions of C99 integer format conversion macros. | kleink |
| 2001-04-15 | Add definitions of C99 specified-width integer type limits. | kleink |
| 2001-04-14 | Add definitions of C99 integer constant macros. | kleink |
| 2001-04-14 | Add definitions of C99 integer constant macros. | kleink |
| 2001-04-14 | Add definitions of C99 minimum-width and greatest-width integer types. | kleink |
| 2001-04-13 | Remove the use of splimp() from the NetBSD kernel. splnet() | thorpej |
| 2001-04-12 | Update these for Milan addresses. | leo |
| 2001-04-11 | Adapt these for use on the Milan. | leo |
| 2001-04-10 | The Milan uses the U0 pin to switch the pci-bridge between little & big | leo |
| 2001-03-09 | Expand bus_dma implementation. It will now handle the bounce buffer | leo |
| 2001-03-07 | Add the BUS_DMA_STREAMING flag. | thorpej |
| 2001-01-14 | Make sure everybody has an splvm() and equate it with splimp() (splimp() | thorpej |
| 2001-01-07 | Add the Milan as a possible machine type. | leo |
| 2001-01-07 | Make ahdi_part and ahdi_root 'packed' so I can use this include file on | leo |
| 2000-12-28 | Change pci_intr_map to get interrupt source information from a "struct | sommerfeld |
| 2000-12-19 | Unification of the m68k syscall() function. | scw |
| 2000-11-14 | We use 8K pages on the Atari. Make PAGE_SIZE and friends into | thorpej |
| 2000-11-01 | Do not pull-in machine/intr.h when _KERNEL is not defined. This fixes | leo |
| 2000-09-30 | Add PCB_REGS_* defines. This makes ddb compile again. | leo |
| 2000-09-28 | The Atari pmap does wired page accounting; advertize it to UVM. | is |
| 2000-08-25 | Make need_resched() take a "struct cpu_info *" argument. This | thorpej |
| 2000-08-22 | Add spllock(). See spl(9) for details. | thorpej |
| 2000-06-26 | Add <machine/int_types.h>, which provides namespace-pure definitions | kleink |
| 2000-06-26 | Change the kernel mmap interface so that the offset to map is an | simonb |
| 2000-06-04 | Implement the more flexiable `evcnt' interface as discussed (briefly) on | cgd |
| 2000-06-01 | kill __P in these files. (I had to look at them anyway with an eye for | cgd |
| 2000-05-26 | First sweep at scheduler state cleanup. Collect MI scheduler | thorpej |
| 2000-04-29 | Require that each each MACHINE/MACHINE_ARCH supply a lock.h. This file | thorpej |
| 2000-04-11 | Add dummies for barrier methods (copied from i386). | leo |
| 2000-03-17 | Install "machineendian_machdep.h". | tron |
| 2000-03-17 | In the `MY THAT'S GROSS' department... | mycroft |