Age | Commit message (Expand) | Author |
2010-08-25 | add scsi_iopool_destroy and scsi_link_shutdown. when a link or | David Gwynne |
2010-08-24 | spaces | Claudio Jeker |
2010-08-24 | Add a splnet() around a block that needs it for sure. Maybe more in | Claudio Jeker |
2010-08-24 | Only do the link state checking and RTF_UP dance if the routing table is | Claudio Jeker |
2010-08-24 | lockmgr -> rwlock conversion | Bret Lambert |
2010-08-24 | legibility fixes: | Bret Lambert |
2010-08-24 | last is a pointer so initialize to NULL and not 0. Also move initialization | Claudio Jeker |
2010-08-23 | Implement bus_space_barrier() on sgi; on xbridge, this will also flush | Miod Vallat |
2010-08-23 | Rework the logic of xbridge pci_conf_{read,write} to avoid doing the disable | Miod Vallat |
2010-08-23 | * if there's an error setting indirect more for a volume knob widget, | Jacob Meuser |
2010-08-23 | fix two problems identified by matthew@: | David Gwynne |
2010-08-23 | add support for the LSISAS2004 ships. | David Gwynne |
2010-08-23 | regen | David Gwynne |
2010-08-23 | LSI SAS 2004 | David Gwynne |
2010-08-22 | the upper case table code was a lot more complicated than it needed to be. | Ted Unangst |
2010-08-22 | Fix a 16 year old bug in the sorting routine for non-contiguous netmasks. | Marco Pfatschbacher |
2010-08-21 | Match the Huawei E1820, from David Zeillinger. | Jonathan Gray |
2010-08-21 | regen | Jonathan Gray |
2010-08-21 | Huawei E1820, from David Zeillinger. | Jonathan Gray |
2010-08-21 | - add a quirk for the apple clear orb usb speakers | Jasper Lievisse Adriaanse |
2010-08-21 | Rename file to reflect that it handles 64 bit ELF only. | Joel Sing |
2010-08-21 | We only need to load 64 bit kernels on sparc64. Clean up the ELF boot code | Joel Sing |
2010-08-21 | an unchecked-for failure of workq_add_task could lead to an mbuf leak | Bret Lambert |
2010-08-20 | Change the UFS DIP macros to be aware of the FFS2 kernel option by not | Matthew Dempsky |
2010-08-20 | Change hzto(9) and tvtohz(9) arguments to const pointers. | Matthew Dempsky |
2010-08-20 | add format strings implied by surplus arguments | Jonathan Gray |
2010-08-20 | regen | Damien Bergamini |
2010-08-20 | The Hercules HWNUP-150 is a urtwn (Realtek RTL8192SU). | Damien Bergamini |
2010-08-20 | white space fix | David Gwynne |
2010-08-20 | fix an annoying indentation glitch | Theo de Raadt |
2010-08-19 | Add "memory" clobber to lidt inline asm, to prevent the GCC optimizer from | Mark Kettenis |
2010-08-19 | Introduce an MI kern.consdev sysctl that will replace the MD | Mark Kettenis |
2010-08-19 | - fold several occurences of DEVNAME() into one located in sdmmcvar.h. | Jasper Lievisse Adriaanse |
2010-08-18 | * indentation fix | Jacob Meuser |
2010-08-18 | * the detach and drain functions do the same waiting for channels to | Jacob Meuser |
2010-08-18 | - remove COMPAT_LINUX bits. these architectures are not targetted by the | Jasper Lievisse Adriaanse |
2010-08-18 | regen | Damien Bergamini |
2010-08-18 | Realtek RTL8190P and RTL8192E PCI ids. | Damien Bergamini |
2010-08-18 | fix a test that prevents division by zero | Damien Bergamini |
2010-08-18 | - in STA mode, when associated, stop receiving beacons from other BSS. | Damien Bergamini |
2010-08-18 | delete some rogue spaces and tabs. no binary change. | Marco Peereboom |
2010-08-18 | - fix compilation of kernel without FFS...don't ask ;-) | Jasper Lievisse Adriaanse |
2010-08-17 | regen | Jasper Lievisse Adriaanse |
2010-08-17 | - TI doesn't mean Texas Intel | Jasper Lievisse Adriaanse |
2010-08-17 | Make sure fast trap handlers correctly invoke soft interrupts by marking | Miod Vallat |
2010-08-17 | Power management for PCI devices. For now just put everything in the D3 | Mark Kettenis |
2010-08-16 | Restore initialization of apcicnaddr which got accidentally removed in revision | Miod Vallat |
2010-08-16 | Make sure we reserve enough room after the kernel image to avoid stomping | Miod Vallat |
2010-08-16 | Add a dummy elf64.c, effectively removing support for loading 64-bit kernels | Mark Kettenis |
2010-08-13 | now that we are at -current again, re-enable POOL_DEBUG | Peter Hessler |