Age | Commit message (Expand) | Author |
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 |
2008-05-23 | - remove USER_LDT, it was never in a state where it would copile, nor will | Jasper Lievisse Adriaanse |
2008-05-23 | Bye bye awi(4). No net80211 love, uses its own WEP code and has not worked | Brad Smith |
2008-05-22 | - ises(4) was removed some time ago, zap it here too. | Jasper Lievisse Adriaanse |
2008-05-14 | Add a '.text' to make sure we understand IDTVEC()'s are in the text | Tobias Weingartner |
2008-05-14 | Fix more chrtoblktbl[] sloppyness, and add proper block st nodes to *ppc and | Miod Vallat |
2008-04-30 | fix serial console handling on amd64. currently only glass console ever | David Gwynne |
2008-04-29 | enable km(4); ok deraadt | Constantine A. Murenin |
2008-04-28 | Rename IPL_SOFTSERIAL to IPL_SOFTTY and rename the associated symbols. | Mark Kettenis |
2008-04-28 | Sync PCI ids. | Brad Smith |
2008-04-27 | add acpithinkpad(4), an acpi support driver for ibm/lenovo | joshua stein |
2008-04-25 | When allocating an interrupt 'slot', always check all slots to see if we | Mark Kettenis |
2008-04-25 | the code that parses arguments from the boot loader on amd64 wasnt checking | David Gwynne |
2008-04-24 | oops. unbreak build by removing the #include for amd8131reg.h | Thordur I. Bjornsson |
2008-04-24 | move the register defines from amd8131reg.h into aapi.c, | Thordur I. Bjornsson |
2008-04-24 | allow amd64 to use serial ports other than com0 as the console. previously | David Gwynne |
2008-04-20 | rewrite the serial port handling to manipulate the hardware directly | David Gwynne |
2008-04-19 | Change ELF loader to use the LMA as the load address for the | Tobias Weingartner |
2008-04-19 | add a driver flag to force the negotiation of SATA 1 transfers | Damien Miller |
2008-04-13 | lear CPUF_RUNNING when halting a CPU. Fixes problems with powering dowm | Mark Kettenis |
2008-04-13 | garbage collect the cpus_running global variable; | Thordur I. Bjornsson |
2008-04-12 | Get rid of acpi_s5 global variables; simply send SIGUSR2 instead of SUGUSR1 | Mark Kettenis |
2008-04-09 | Add new stub uvm_shutdown() and call it from the right place in MD boot() | Theo de Raadt |
2008-04-08 | Split the cdev makro for bpftun into two seperate definitions. tun(4) and | Claudio Jeker |
2008-04-07 | Don't grab the kernel biglock for syscalls marked SY_NOLOCK; | Thordur I. Bjornsson |
2008-04-07 | sdtemp* devices could occur on these machines | Theo de Raadt |
2008-04-03 | Switch it(4) back to PnP config mode. Avoid possible | Oleg Safiullin |