Age | Commit message (Expand) | Author |
2010-07-26 | Add support for Sony ACPI hotkeys via a new driver: acpisony(4). | Paul Irofti |
2010-07-26 | Fix some spacing / comment. | Marcus Glocker |
2010-07-26 | Make one more Sonix chipset cam work with 640x480 by a) adding it to the | Marcus Glocker |
2010-07-26 | Correct the links between threads, processes, pgrps, and sessions, | Philip Guenthe |
2010-07-25 | Add missing braces so a loop will function as intended. | Jonathan Gray |
2010-07-25 | In pmsi_setintellimode(), make sure we send commands with | Miod Vallat |
2010-07-25 | in the clock drivers, seperate the soft-state and hard-state which was | Theo de Raadt |
2010-07-25 | Missing SCSI_DATA_IN flag in dvd_read_copyright() caused | Kenneth R Westerback |
2010-07-25 | Restore previous behaviour of always bzero()'ing the buf passed to | Kenneth R Westerback |
2010-07-25 | sync | Marcus Glocker |
2010-07-25 | Add another uvideo(4) device which needs the | Marcus Glocker |
2010-07-25 | Let DVD's play again. Logic reversal prevented copyright reading. | Kenneth R Westerback |
2010-07-24 | missed a couple indents in previous | Jacob Meuser |
2010-07-24 | Switch hppa64 to timecounters. | Mark Kettenis |
2010-07-24 | Restore a needed 'return' removed in the last commit, and stylistic | Matthew Dempsky |
2010-07-24 | Convert PCI addresses to proper 64-bit physical addresses. | Mark Kettenis |
2010-07-24 | Make pmap_extract() work for large pages. | Mark Kettenis |
2010-07-24 | Don't sleep while holding the uvm_psel_lck mutex. Should fix "locking against | Mark Kettenis |
2010-07-24 | move to 4.8-beta | Theo de Raadt |
2010-07-24 | Fix PTE_PAGE(). | Mark Kettenis |
2010-07-24 | One the -> On the | Miod Vallat |
2010-07-24 | fix another race. vscsi_cmd checked if the adapter was running at | David Gwynne |
2010-07-24 | add suspend/resume code, modelled along pms. on at least one ASUS laptop | Theo de Raadt |
2010-07-24 | struct emul's e_arglen member is expected to count in units of | Philip Guenthe |
2010-07-24 | Get rid of scsi_deinit(), and change scsi_init() back to a one-time | Matthew Dempsky |
2010-07-24 | leftover from revert of long ago | Jacob Meuser |
2010-07-23 | Don't initialize acpiec pointer in acpi_softc until registration succeeds | Jordan Hargrave |
2010-07-23 | Control/data registers were being mapped with swapped io space tags | Jordan Hargrave |
2010-07-23 | bring back changes in uaudio.c r1.83, this time remembering to commit | Jacob Meuser |
2010-07-23 | Fix searchname to handle short name segments, remove hack in acpidock. | Jordan Hargrave |
2010-07-23 | Improve English. | Ray Lai |
2010-07-23 | AMD amd64 errara are not on the i386 install media, since there is often | Theo de Raadt |
2010-07-23 | Change the strategy for using the FPU in the kernel. The kernel FPU state | Mark Kettenis |
2010-07-23 | Don't leak the contents of the FPU and SSE registers between processes. | Mark Kettenis |
2010-07-23 | revert last commit, unbreaking the tree; was missing a macro definition | Stuart Henderson |
2010-07-23 | Make sure the u area of new processes is zero-filled; this got lost in | Miod Vallat |
2010-07-23 | support for playback sync endpoints | Jacob Meuser |
2010-07-23 | ANSI/style(9), no binary change | Jacob Meuser |
2010-07-23 | matthew@ noted a possible misuse of the rwlock used to protect vscsi | David Gwynne |
2010-07-23 | regen | Mike Larkin |
2010-07-23 | SIS 86C202 is not a VGA device, it's an AGP bridge. Use a better | Mike Larkin |
2010-07-23 | Manuel Bouyer rescinded clauses 3 and 4 of his license text. | Jonathan Gray |
2010-07-23 | Omit more IPI code from non-MP kernels. Found using --gc-sections. | Matthew Dempsky |
2010-07-23 | Add suspend/resume logic. | Peter Hessler |
2010-07-23 | For suspend/reume, ATI IXP chips (might) need 0x40-0x56 saved.. but | Theo de Raadt |
2010-07-22 | ansi. no binary change | Jonathan Gray |
2010-07-22 | Give the drive a little bit more time to complete the STANDBY IMMED command. | Mark Kettenis |
2010-07-22 | When suspending, save & restore as many registers as we can from the | Theo de Raadt |
2010-07-22 | First part of better pciide resume. Wake the channel by performing two | Mike Larkin |
2010-07-22 | Remove the VM_KMPAGESFREE sysctl. After the pmemrange | Thordur I. Bjornsson |