Age | Commit message (Expand) | Author |
2009-05-31 | Consolidate common code for interface attachment into single function | Bret Lambert |
2009-05-31 | Make iomem_ex cover the complete (48-bit) physical address space. Makes | Mark Kettenis |
2009-05-31 | Remove some #ifdef / #define maze that is not needed at all. | Claudio Jeker |
2009-05-31 | Remove _KERNEL goo from kernel files because we're setting _KERNEL correctly. | Claudio Jeker |
2009-05-31 | make set loginterface, set hostid, set reassemble and set debug | Henning Brauer |
2009-05-31 | We are able to address 256 pixels (16bit) per command not just 128 pixels. | Marcus Glocker |
2009-05-31 | Hide RTP_DOWN in the kernel and don't expose it to userland. Userland is | Claudio Jeker |
2009-05-31 | Remove BUS_DMAMEM_NOSYNC definition. Its name is not consistent with | Miod Vallat |
2009-05-31 | Move splassert checks from pool_do_get to pool_get(). Since the former | Miod Vallat |
2009-05-31 | The wsmouse support code has been written for pcvt long ago, then lifted | Miod Vallat |
2009-05-31 | Do not access sc_scr[-1] from the wsmoused-related code if | Miod Vallat |
2009-05-31 | Make sure wsdisplay_kbdholdscreen() checks whether the screen has a tty | Miod Vallat |
2009-05-31 | Add AL2230S support, extracted from part of a massive | Jonathan Gray |
2009-05-31 | PV2000 -> AL2230S | Jonathan Gray |
2009-05-31 | Match on siemens zd1211b, support for the al2230s radio | Jonathan Gray |
2009-05-31 | Fix definition of CL_FIFO_MAX to match what the hardware can do; this in | Miod Vallat |
2009-05-31 | regen | Jonathan Gray |
2009-05-31 | Siemens ZD1211B. | Jonathan Gray |
2009-05-31 | indent | Theo de Raadt |
2009-05-31 | doubled error messages are silly | Theo de Raadt |
2009-05-31 | Add SCH IDE support code. | Jonathan Gray |
2009-05-31 | Reenable interface state tracking now that I found and fixed the cause of | Claudio Jeker |
2009-05-31 | Fix RAMDISK kernels after previous. amd64_has_xcrypt needs to be | Matthieu Herrb |
2009-05-31 | Reinitialize lapic on ACPI resume. | Mike Larkin |
2009-05-31 | Fix for the rtfree 2 panic seen by some people before the release. A missing | Claudio Jeker |
2009-05-31 | Move task register restore code to proper place. | Mike Larkin |
2009-05-31 | zap _generic from the names of several functions. there are no | Jacob Meuser |
2009-05-31 | Add VIA crypto features support to amd64. ok deraadt@ | Matthieu Herrb |
2009-05-31 | - all codecs now use the same functions, always. call the functions | Jacob Meuser |
2009-05-31 | remove special handling for STAC9225 (aka STAC7661). it was just | Jacob Meuser |
2009-05-30 | Without -v, be quiet | Theo de Raadt |
2009-05-30 | Added error handler for missing AML nameref; fixes PR6103 | Jordan Hargrave |
2009-05-30 | Fixed parsing rules for Scope opcode, fixes panic on some HP systems | Jordan Hargrave |
2009-05-30 | Bring up raid sets that have missing memebers. | Marco Peereboom |
2009-05-30 | Allow 8 byte writes from ddb (w/q) on 64 bit platforms, just like we allow | Miod Vallat |
2009-05-30 | Don't use biosbasemem and biosextmem to initialize iomem_ex, since on some | Mark Kettenis |
2009-05-30 | in the (currently unused) loaning case for uvm_anfree, zero out anon->an_page | Owain Ainsworth |
2009-05-30 | Check the extents exist before trying to do things | Jonathan Gray |
2009-05-30 | Remove unused procnums (NQNFS leftovers) and cleanup. | Thordur I. Bjornsson |
2009-05-30 | When booting in `install software' mode from the SGI boot menu, do not try to | Miod Vallat |
2009-05-29 | register all GPIO and widget "quirks" in a bitmask instead of using | Jacob Meuser |
2009-05-29 | - if a codec is capable of multichannel playback, try to connect | Jacob Meuser |
2009-05-29 | regen | Damien Bergamini |
2009-05-29 | PCI id for Atheros AR9285. | Damien Bergamini |
2009-05-29 | fix confusion between number of DMA channels and number of Tx queues. | Damien Bergamini |
2009-05-29 | Return the RX descriptor after pointing it to the new mbuf. | Marco Pfatschbacher |
2009-05-29 | if a control in outputs.master.slaves is muted, don't change it's | Jacob Meuser |
2009-05-29 | - try to not choose only input mixers for outputs.master.slaves | Jacob Meuser |
2009-05-29 | - when a widget will be considered part of a different widget, record | Jacob Meuser |
2009-05-28 | Be more paranoid in the IOC3 interrupt kluge | Miod Vallat |