summaryrefslogtreecommitdiff
path: root/sys/arch/amd64/pci/vga_post.c
AgeCommit message (Expand)Author
2015-08-28fairly simple sizes for free(); ok teduTheo de Raadt
2015-03-14Remove some includes include-what-you-use claims don'tJonathan Gray
2014-11-16Replace a plethora of historical protection options with justTheo de Raadt
2014-07-12add a size argument to free. will be used soon, but for now default to 0.Ted Unangst
2014-04-08No need for <uvm/uvm_page.h>Martin Pieuchot
2012-12-05Remove excessive sys/cdefs.h inclusionTheo de Raadt
2009-06-14Make sure the pglist is TAILQ_INIT()'ed before invoking uvm_pglistalloc().Miod Vallat
2009-06-06option X86EMU is how this subsystem is brought into a kernelTheo de Raadt
2009-06-06fix include pathsTheo de Raadt
2009-06-06Add vga bios repost support. Fetched from the NetBSD tree mostly.Paul Irofti