Age | Commit message (Expand) | Author |
2008-07-21 | - add proper double_t and float_t definitions for each arch | Martynas Venckus |
2008-07-21 | nam2blk[] needs a "vnd" entry for some things (like softraid) | Todd T. Fries |
2008-07-20 | no, ipmi is still not fine on some machines (since acpi got enabled) | Theo de Raadt |
2008-07-18 | Add a macro that clears the want_resched flag that need_resched sets. | Artur Grabowski |
2008-07-18 | Add new uvm function called uvm_map_pie() which takes align as a | Kurt Miller |
2008-07-16 | Add a new parameter to pckbc_cnattach(): flags to put in the pckbc bowels. | Miod Vallat |
2008-07-07 | Comment correction, actually -> actual | Brad Smith |
2008-07-07 | Add AGP and hostbridge support for the Intel 82945GME chipset. | Bernd Ahlers |
2008-07-02 | add CRYPTO | Todd T. Fries |
2008-07-02 | add softraid | Todd T. Fries |
2008-07-02 | * Dynamically set the rbus start address. from netbsd. | Federico G. Schwindt |
2008-07-01 | Enable FFS2 on most of the larger RAMDISK media. | Brad Smith |
2008-06-30 | re* at cardbus? 'Put it in' brad@ 'Go for it' deraadt@ | Ian Darwin |
2008-06-29 | Split k8_powernow_setperf into two functions, the new function called | Gordon Willem Klok |
2008-06-27 | Clear swap encryption keys before dumping a kernel image. | Miod Vallat |
2008-06-27 | More removal of clauses 3 and 4 from NetBSD licenses. | Ray Lai |
2008-06-26 | add bio & bioctl to a couple cd based ramdisks | Todd T. Fries |
2008-06-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. | Ray Lai |
2008-06-25 | Support the Intel G35 which apparently works similarly to the 965. | Owain Ainsworth |
2008-06-25 | this diff changes the bootloader to skip the CHS sanity check if LBA | Reyk Floeter |
2008-06-25 | allow to install and boot the OpenBSD A6 partition and disklabel in an | Reyk Floeter |
2008-06-24 | On user/kernel shared page table machines, do not let processes map their | Theo de Raadt |
2008-06-23 | amd64s bus_dma internals use a pointer to a lastaddr variable to keep | David Gwynne |
2008-06-19 | add ix(4) to GENERIC, enable it on i386. | Reyk Floeter |
2008-06-15 | ipmi is working a wee bit better, but still not perfectly. let us re-enable | Theo de Raadt |
2008-06-15 | On AMD64 running on Intel processors with EST add support for retreiving | Gordon Willem Klok |
2008-06-15 | Ensure that when using the ACPI tables the RVO field is initialized from the ... | Gordon Willem Klok |
2008-06-13 | Detect if Intel's Safer Mode Extensions (SMX) are present, | Jonathan Gray |
2008-06-12 | theo says: enable, enable, enable uvideo(4) | Robert Nagy |
2008-06-12 | Bring biomem diff back into the tree after the nfs_bio.c fix went in. | Theo de Raadt |
2008-06-11 | Fix GART enabling by using segment end address instead of total | Tobias Weingartner |
2008-06-11 | back out biomem diff since it is not right yet. Doing very large | Theo de Raadt |
2008-06-11 | actually unbreak RAMDISK. double plus minus cookie for me | Peter Hessler |
2008-06-11 | unbreak RAMDISK | Peter Hessler |
2008-06-11 | Synchronize the MTRR API with i386, and enable | Peter Hessler |
2008-06-10 | Fix buffer cache pending read statistics by ensuring we can identify | Bob Beck |
2008-06-10 | Add /dev/video* for amd64. | Marcus Glocker |
2008-06-10 | All your memory belong to us. This has been in snaps for a while, | Tobias Weingartner |
2008-06-09 | Remove fillw(). Bonus points if you do not remember what it was used for. | Miod Vallat |
2008-06-08 | alpha/conf/RAMDISK | Theo de Raadt |
2008-06-08 | Make serial console on non-primary ports work to on i386. | Mark Kettenis |
2008-06-07 | Kill ACPIVERBOSE. It was never used and is worthless to boot. | Marco Peereboom |
2008-06-05 | Allow pchb(4) to find additional non-coherent HyperTransport links | Brad Smith |
2008-06-04 | olf support starts to die (easy stuff first); ok miod | Theo de Raadt |
2008-06-02 | Move interrupt setup to before ddb setup not after. | Jonathan Gray |
2008-06-01 | Re-enable new parser. Lots of testing by various folks. Fits all media | Marco Peereboom |
2008-05-27 | Since the vtophys stuff was nuked, drm now works on amd64 too. Add the | Owain Ainsworth |
2008-05-26 | do not muck with the mountroot variable, since setroot() uses the state of | Theo de Raadt |
2008-05-26 | - also zap userldt here | Jasper Lievisse Adriaanse |
2008-05-25 | Nuke a couple of unused variables (booted_device, booted_partition). | Kenneth R Westerback |