Age | Commit message (Expand) | Author |
2007-12-07 | Replace lockmgr with rwlock. | Owain Ainsworth |
2007-12-07 | Clean up comments - typos, grammatical errors and style(9). | Joel Sing |
2007-12-07 | sync | Theo de Raadt |
2007-12-07 | more zydas versions, collected from various places | Theo de Raadt |
2007-12-07 | unify a function name compared to other busses | Theo de Raadt |
2007-12-06 | Destatic functions in the agp subsystem. | Owain Ainsworth |
2007-12-06 | solve the biggest problem with concurrent buflist access; makes mfs on | Otto Moerbeek |
2007-12-06 | Remove AD1981HD code, since the generic mixer init can do all of this | Deanna Phillips |
2007-12-06 | support sch5027 which has two extra fans and slightly different voltage | Theo de Raadt |
2007-12-06 | Fix typos/grammatical error in comments. | Joel Sing |
2007-12-06 | Ask for write cache and read look ahead to be turned | Jonathan Gray |
2007-12-05 | Switch set features commands to use wdc_exec_command() to allow | Jonathan Gray |
2007-12-05 | Make the CPU_88100 and CPU_88110 constants match the architectural number | Miod Vallat |
2007-12-05 | Correctly setup the seconday processor on 197DP, and get it ready to accept | Miod Vallat |
2007-12-05 | In dma_cachectl(), when flushing line by line, only invoke pmap_extract() | Miod Vallat |
2007-12-05 | xmem can not be used as a reliable atomic operation, they way we do them, | Miod Vallat |
2007-12-05 | Add a check for pss len == 0. This is a temporary work around for when | Marco Peereboom |
2007-12-05 | use mutexes to protect the iommu's extent map and the streaming buffer, | Theo de Raadt |
2007-12-05 | Remove some 32-bit compatibility code in pseg_get(). | Mark Kettenis |
2007-12-05 | Hang acpi(4) below bios(4) instead of mainbus(4). This lets us move acpi(4) | Theo de Raadt |
2007-12-05 | sync | Stuart Henderson |
2007-12-05 | add Gude Expert mouseCLOCK USB II MSF, fix typo for HBG | Stuart Henderson |
2007-12-05 | sch5027 probing, from remco@d-compu.dyndns.org | Theo de Raadt |
2007-12-05 | repair acpiopen/acpiclose and friends to handle the /dev/apmctl interface, | Theo de Raadt |
2007-12-05 | include files which are used by userland cannot include other files.. | Theo de Raadt |
2007-12-05 | Make sure newer adapters are not in powerdown mode. | Jonathan Gray |
2007-12-05 | Revert change which seems to break things like dhclient. Requested by | Kenneth R Westerback |
2007-12-04 | Work in progress SMP code for 88110 processor using the BusSwitch chip as | Miod Vallat |
2007-12-04 | sync | Theo de Raadt |
2007-12-04 | new device; graeme@omni.net.au | Theo de Raadt |
2007-12-04 | Correctly set the stack pointer of a secondary processor to the end | Miod Vallat |
2007-12-04 | disable uticom until we receive one | Theo de Raadt |
2007-12-04 | Remove remains of the idle pcb/stack. | Mark Kettenis |
2007-12-04 | expresscard ral(4) rt2860 now can attach and detach correctly | Theo de Raadt |
2007-12-04 | Make puc(4) detachable. | Mark Kettenis |
2007-12-04 | 1500 is a 'magic number' in the protocol that all implementations | Claudio Jeker |
2007-12-04 | Always compare the nexthop if one is specified even if it is a non-multipath | Claudio Jeker |
2007-12-04 | fix out of partition/memory bounds access when accessing blocks at the tail | Otto Moerbeek |
2007-12-04 | Some ExpressCard cards have old PCI devices and a PCIe-PCI bridge. | Mark Kettenis |
2007-12-04 | In double_reg_fixup(), do not rely on tf_r[0] being zero. | Miod Vallat |
2007-12-04 | Better cache routines for 88410, will only flush in pages instead of | Miod Vallat |
2007-12-04 | Program the abort interrupt source correctly. | Miod Vallat |
2007-12-04 | Improve setregs() so that it performs the equivalent of the first two | Miod Vallat |
2007-12-04 | Faster splassert_check() | Miod Vallat |
2007-12-04 | Fix userland vs system test in errata #16 handling. | Miod Vallat |
2007-12-03 | Check for G channels before B when setting the (eeprom) mode. | Federico G. Schwindt |
2007-12-03 | set the value before freeing the result; marco@ ok. | Federico G. Schwindt |
2007-12-02 | Sync | Kenneth R Westerback |
2007-12-02 | Add Radeon Mobility M10 NT, as seen on his T42p by Alexander Holupirek, who | Kenneth R Westerback |
2007-12-02 | One last missing IPL_VM. | Miod Vallat |