Age | Commit message (Expand) | Author |
---|---|---|
2023-01-30 | remove unneeded includes in arch/i386 | Jonathan Gray |
2021-01-03 | Allocate address space for reposting vga devices using km_alloc(9) rather | Jonathan Matthew |
2015-09-01 | fairly simple sizes for free() | Theo de Raadt |
2014-11-16 | Replace a plethora of historical protection options with just | Theo de Raadt |
2014-07-12 | add a size argument to free. will be used soon, but for now default to 0. | Ted Unangst |
2014-04-08 | No need for <uvm/uvm_page.h> | Martin Pieuchot |
2012-12-05 | Remove excessive sys/cdefs.h inclusion | Theo de Raadt |
2009-06-14 | Make sure the pglist is TAILQ_INIT()'ed before invoking uvm_pglistalloc(). | Miod Vallat |
2009-06-06 | option X86EMU is how this subsystem is brought into a kernel | Theo de Raadt |
2009-06-06 | fix include paths | Theo de Raadt |
2009-06-06 | Add vga bios repost support. Fetched from the NetBSD tree mostly. | Paul Irofti |