Age | Commit message (Expand) | Author |
2014-04-30 | format string fixes for (u)int64 vars | Stefan Fritsch |
2014-04-30 | Enforce proper alignment of stack variables which may get accessed with | Miod Vallat |
2014-04-28 | Remove bogus semicolon. | Brad Smith |
2014-04-26 | Do not pass a NULL argument to OF_getprop(), even if it's fine for the | Martin Pieuchot |
2014-04-26 | Allow to compile with DEBUG_PMAP defined. | Martin Pieuchot |
2014-04-26 | remove a duplicate break statement | Jonathan Gray |
2014-04-25 | Defer the free of the hibernate structures until later, when it is safe to | Mike Larkin |
2014-04-25 | test dt_min for invalid minute values instead of testing dt_sec twice | Jonathan Gray |
2014-04-22 | Unify the model name to LUNA-88K{,2}, that is considered the | Kenji Aoyama |
2014-04-22 | Remove RX checksum offloading support. The chip is too limited, and | Christian Weisgerber |
2014-04-21 | Fix off-by-one error in PG_LGFRAME mask | Philip Guenther |
2014-04-20 | emc on my cx500 works as well as rdac on all my rebadged engenio kit. | David Gwynne |
2014-04-19 | Don't panic if we're trying to disestablish an MSI but the hardware is gone. | Mark Kettenis |
2014-04-18 | rename wd33c93 to wd33c93ctrl (but keep the filenames as is) so we can | Jasper Lievisse Adriaanse |
2014-04-18 | Have each thread keeps its own (counted!) reference to the process's ucreds | Philip Guenther |
2014-04-16 | Add generic driver for "NEC PC-9801(*) extension board slot" on | Kenji Aoyama |
2014-04-14 | Fewer <uvm/uvm.h> | Martin Pieuchot |
2014-04-14 | move the hardware structures into ahcireg.h. | David Gwynne |
2014-04-13 | Clean up last bits of TCP_WRAPPERS and ELF_TOOLCHAIN. | Brad Smith |
2014-04-12 | Delete unused variable. | Kenji Aoyama |
2014-04-09 | Make trapDump() take the printf-like function as a 2nd parameter. | Miod Vallat |
2014-04-08 | Fewer <uvm/uvm.h>! | Martin Pieuchot |
2014-04-08 | Less <uvm/uvm.h> | Martin Pieuchot |
2014-04-08 | No need for <uvm/uvm_page.h> | Martin Pieuchot |
2014-04-08 | Add rgephy(4) for axe(4) and axen(4). | Brad Smith |
2014-04-07 | Enable upd(4) on archs where uhidev(4) is present, requested by mpi@. | andre |
2014-04-07 | increase MSGBUFSIZE | Theo de Raadt |
2014-04-07 | Add axen(4) wherever axe(4) is. | Brad Smith |
2014-04-05 | enable hds, and give up on isp | Theo de Raadt |
2014-04-05 | qla and qle are working well enough, so just delete use of isp. don't | Theo de Raadt |
2014-04-04 | Second step of the R4000 EOP errata WAR: when pmap invalidates a page which | Miod Vallat |
2014-04-04 | If the PDC_COPROC call fails, and we are running on a PA 1.1 system, assume | Miod Vallat |
2014-04-04 | It seems that, when the on-board USB controller is an ALI M5237 USB and its | Miod Vallat |
2014-04-04 | let device_register match scsi devices to anything hanging off a | David Gwynne |
2014-04-03 | Do not keep the EOP check bits in PGF_PRESERVE. | Miod Vallat |
2014-04-03 | enable hds | David Gwynne |
2014-04-03 | More uvm_extern.h cleanup. | Martin Pieuchot |
2014-04-03 | Use <uvm/uvm_extern.h> if it's enough. | Martin Pieuchot |
2014-04-03 | Moar <uvm/uvm.h> -> <uvm/uvm_extern.h> love. | Martin Pieuchot |
2014-04-02 | enable hds | Theo de Raadt |
2014-04-02 | enable mpath | Theo de Raadt |
2014-04-01 | Remove the almost unused abstraction around "struct firmware" and use | Martin Pieuchot |
2014-04-01 | Remove the almost unused abstraction around "struct firmware" and use | Martin Pieuchot |
2014-04-01 | More <uvm/uvm.h> -> <uvm/uvm_extern.h> cleaning. | Martin Pieuchot |
2014-03-31 | Use extent_alloc_with_descr(9) and add a mutex to protect the extent. | Mark Kettenis |
2014-03-31 | Due the virtually indexed nature of the L1 instruction cache on most mips | Miod Vallat |
2014-03-31 | Including <uvm/uvm_extern.h> is enough, no need for <uvm/uvm.h> or more. | Martin Pieuchot |
2014-03-31 | Change the order of operations during a suspend/resume cycle and | Martin Pieuchot |
2014-03-31 | give up on isp, and only use ql[wae] | Theo de Raadt |
2014-03-30 | Eliminates struct pcred by moving the real and saved ugids into | Philip Guenther |