Age | Commit message (Expand) | Author |
2010-04-27 | noone needs comments about QUOTA and TRACE | Theo de Raadt |
2010-04-27 | over the years we have moved to a machine+architectures scheme that has | Theo de Raadt |
2010-04-27 | use -f assymp.dep again; worked out with miod | Theo de Raadt |
2010-04-27 | alpha/conf/Makefile.alpha | Theo de Raadt |
2010-04-26 | even cleaner mach/arch/machdir/archdir | Theo de Raadt |
2010-04-26 | next step towards unification: make all the genassym chunks handle both | Theo de Raadt |
2010-04-26 | typo | Theo de Raadt |
2010-04-26 | next unification step: move all MD naming _mach, _machdir, _arch, and _archdir | Theo de Raadt |
2010-04-26 | first step of unification: spaces at end of lines; comments, etc. | Theo de Raadt |
2010-04-23 | Recycle unused disklabel fields in order to create a disklabel unique | Joel Sing |
2010-04-22 | - remove ptei(), which was verified to be unused. | Jasper Lievisse Adriaanse |
2010-04-20 | fix amd64 kernel compile after proc.h was removed from uvm_map.h | Peter Hessler |
2010-04-20 | need proc.h before user.h | Ted Unangst |
2010-04-20 | remove proc.h include from uvm_map.h. This has far reaching effects, as | Ted Unangst |
2010-04-20 | Instead of using PWT|PCD for uncached (which is wrong on old cpus and | Owain Ainsworth |
2010-04-16 | Use a somewhat bigger hammer and als flush tlb entries that have the global | Mark Kettenis |
2010-04-08 | Since we only start doing tlb shootdowns after setting the CPUF_RUNNING flag, | Mark Kettenis |
2010-04-08 | Fill in the bus_dma_sync for intagp to use clflush instead of wbinvd() | Owain Ainsworth |
2010-04-08 | On amd64, move the bus_dma buftype stuff that is only used by sg_dma | Owain Ainsworth |
2010-04-07 | Make suspend/resume work on MP machines (running an MP kernel). Joint work | Mark Kettenis |
2010-04-06 | se(4) now fits, for you sickos buying such strange hardware | Theo de Raadt |
2010-04-05 | Fix indentation. | Mark Kettenis |
2010-04-04 | OpenBSD uses bus_space_copy_#, not bus_space_copy_region_#. Make sure only the | Miod Vallat |
2010-04-03 | se* cannot fit until I resize the media | Theo de Raadt |
2010-04-02 | Put se(4) onto these ramdisks | Theo de Raadt |
2010-04-02 | SiS 190 ethernet driver ported from FreeBSD by Christopher Zimmermann | Theo de Raadt |
2010-04-02 | For the VT8251 host bridge, only attach the pci bus is non-zero, otherwise | Mark Kettenis |
2010-04-01 | Don't index cpu_info by apic id, but by device unit number instead. Recent | Mark Kettenis |
2010-03-29 | PMAP_CANFAIL for bus_dmamem_map on all other architectures (and some | Owain Ainsworth |
2010-03-28 | Driver for microguru sensor microcontroller found on ABIT motherboards. | Theo de Raadt |
2010-03-28 | Properly initialize variable instead of just ORing in bits into random garbage. | Mark Kettenis |
2010-03-28 | Remove uninitialized nitems and use npss as $deity intended. | Marco Peereboom |
2010-03-25 | Make the i386 and amd64 bus_dma functions for isa less stupid: | Owain Ainsworth |
2010-03-24 | Bring back PHYSLOAD_DEVICE for uvm_page_physload. | Owain Ainsworth |
2010-03-23 | Use CPUID leaf function 0x80000008 to fetch the physical address size | Mark Kettenis |
2010-03-21 | Add some additional Intel CPUID values for recent and upcoming processors. | Jonathan Gray |
2010-03-08 | fix compiling without ACPI, ok marco@ deraadt@ krw@ mlarkin@ | Jolan Luff |
2010-03-07 | back out strict splassert semantics from 1.103; it breaks some things | Theo de Raadt |
2010-03-06 | remove the (now inaccurate) note about not being able to run | Jason McIntyre |
2010-03-03 | Enable urndis(4) everywhere that has USB enabled to get it tested. | Michael Knudsen |
2010-03-01 | Set the user data of interrupt counters to the interrupt vector number used | Mark Kettenis |
2010-03-01 | bring the splassert semantic from sparc64 to amd64. splassert in interrupt | David Gwynne |
2010-02-28 | enable mpii | Jonathan Gray |
2010-02-23 | Restore MTRRs on resume. | Mark Kettenis |
2010-02-22 | Don't attempt to repost the video hardware. There are quite a few machines | Mark Kettenis |
2010-02-09 | Switching the strange VIA VT8251 PCIE host bridge into a PCI-PCI bridge | Mark Kettenis |
2010-01-13 | As per NetBSD move HAYAKAWA Koichi's licenses to two clause. | Jonathan Gray |
2010-01-10 | Fix two bugs in IPsec/HMAC-SHA2: | Markus Friedl |
2010-01-03 | enable aibs | Theo de Raadt |
2009-12-28 | oops, comment vmt out, it isnt good enough yet. | David Gwynne |