Age | Commit message (Expand) | Author |
2010-07-01 | Add a look-up table for machines that have special vga cards. This table will | Paul Irofti |
2010-07-01 | More accurate comment as to what happens with acpi_savecpu | Mike Larkin |
2010-07-01 | remove crappy old README files | Ted Unangst |
2010-07-01 | any TODO containing the item "Use lock manager locks." is provably wrong. | Ted Unangst |
2010-07-01 | Add things to enable aesni either ifdef'ed or commented out to ease | Thordur I. Bjornsson |
2010-07-01 | I'm not sure where this TODO comes from, but it contains such exciting lies | Ted Unangst |
2010-07-01 | the only thing left on the raidframe TODO list is to go away | Ted Unangst |
2010-06-30 | Disable/partially backout the bufq quiesce changes as this | Thordur I. Bjornsson |
2010-06-30 | This comment is unnecessarily confusing. | Artur Grabowski |
2010-06-30 | sync | Peter Hessler |
2010-06-30 | add Realtek RTL8171 | Peter Hessler |
2010-06-30 | Silence the activation debug reporting. We are starting to get worried | Theo de Raadt |
2010-06-30 | Merge from NetBSD: "Linux's getsid(2) does in fact return a pid, | Philip Guenthe |
2010-06-30 | style nit | Thordur I. Bjornsson |
2010-06-30 | remove a compat_osf1 file | Ted Unangst |
2010-06-30 | delete osf1 compat files | Ted Unangst |
2010-06-30 | timeout_add -> timeout_add_msec | Bret Lambert |
2010-06-30 | remove compat_osf1 support from the kernel | Ted Unangst |
2010-06-30 | This needs sys/sysctl.h to compile. | Claudio Jeker |
2010-06-30 | Remove the ``never cache virtual addresses in the DVMA range'' in | Miod Vallat |
2010-06-30 | knf function decleration nit. | Thordur I. Bjornsson |
2010-06-30 | Add getsockopt SOL_SOCKET SO_PEERCRED support. This behaves similar to | Theo de Raadt |
2010-06-30 | timeout_add -> timeout_add_msec | Bret Lambert |
2010-06-30 | for scsibus, silence the activate function when unknown events are given. | Theo de Raadt |
2010-06-30 | amd64_pa_used is weird. | Owain Ainsworth |
2010-06-30 | Cleaned up aml name parser, delete unused code | Jordan Hargrave |
2010-06-30 | Use SLIST for the ccb free list. | Michael Knudsen |
2010-06-30 | Use a SLIST for the ccb free list. | Michael Knudsen |
2010-06-30 | Flush cache before suspend. | Mark Kettenis |
2010-06-30 | Use SLIST instead of TAILQ for the ccb free list. | Michael Knudsen |
2010-06-30 | fix route label awesomeness, issue also known as PR6416 | Henning Brauer |
2010-06-30 | Make this compile after TTYHOG definition change (but the logic should be fixed | Miod Vallat |
2010-06-30 | Bring cd(4) into line with sd(4) and st(4) by implementing CDF_DYING | Kenneth R Westerback |
2010-06-30 | Remove #ifdef CRYPTO. config will do this for us. | Thordur I. Bjornsson |
2010-06-30 | get rid of a few c++ comments and a few spacing nits | Thordur I. Bjornsson |
2010-06-30 | remove two useless defines. | Thordur I. Bjornsson |
2010-06-30 | regen | Yojiro Uo |
2010-06-30 | add MOSCHIP MCS7715 | Yojiro Uo |
2010-06-30 | change a pair of timeout_add calls to timeout_add_{,m}sec | Bret Lambert |
2010-06-30 | * use audio(9)'s DMA trigger methods instead of the init/start | Jacob Meuser |
2010-06-30 | Instead of failing immediately , check for ENOTTY from the parent (umodem) | Nicholas Marriott |
2010-06-30 | Add mostly working support for ironlake (integrated graphics on core i5 and i3 | Owain Ainsworth |
2010-06-30 | add support for ironlake (clarkdale and arrandale, i.e. core i3 and core | Owain Ainsworth |
2010-06-30 | tweak previous; | Jason McIntyre |
2010-06-30 | If the device has the PCI Express capability, save the slot control and status | Mark Kettenis |
2010-06-30 | Preserve and restore BARs on suspend/resume for all devices, not just | Mike Larkin |
2010-06-30 | Call msleep(9) with PNORELOCK rather than calling mtx_leave() | Matthew Dempsky |
2010-06-30 | Switch bufq FIFO disclipline from using TAILQs to SIMPLEQs. | Matthew Dempsky |
2010-06-30 | Prune some dead assignments in st_interpret_sense(); st(4) already | Matthew Dempsky |
2010-06-30 | Add support for naming images and setting the type, including boot scripts. | Dale Rahn |