Age | Commit message (Expand) | Author |
---|---|---|
2015-08-28 | fairly simple sizes for free(); ok tedu | Theo de Raadt |
2015-03-14 | Remove some includes include-what-you-use claims don't | Jonathan Gray |
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 |