Age | Commit message (Expand) | Author |
2012-03-13 | 0 is a valid uid for files sysctl, don't skip it. ok guenther | Ted Unangst |
2012-03-11 | add PCI ids for HP Smart Array P220i/P222/P420/P420i/P421/P721m/P822 | Jonathan Gray |
2012-03-11 | regen | Jonathan Gray |
2012-03-11 | HP Smart Array P220i/P222/P420/P420i/P421/P721m/P822 | Jonathan Gray |
2012-03-10 | Account for sched_noidle and document the scheduler variables. | Christiano F. Haesbaert |
2012-03-10 | Seems the _REG method is optional, so only run it if it is present. | Mark Kettenis |
2012-03-10 | AML integers are supposed to be 64-bit unsigned, but huge parts of our code | Mark Kettenis |
2012-03-10 | Increase TCP's initial window to 10 * MSS or 14600 bytes as proposed in | Claudio Jeker |
2012-03-10 | Give sigwait priority over ptrace to avoid panic | Philip Guenthe |
2012-03-10 | Add PS_EXITING to better differentiate between the process exiting and | Philip Guenthe |
2012-03-09 | New vmmap implementation. | Ariane van der Steldt |
2012-03-09 | - remove a redundant note about tftpd; ok dlg | Jason McIntyre |
2012-03-07 | Add AMD Hudson-2 support, thanks to Jorg Willekens for testing. | Bryan Steele |
2012-03-07 | reisters -> registers | Miod Vallat |
2012-03-06 | oops. correct diff this time | Mike Belopuhov |
2012-03-06 | Add support for an SMB controller found on AMD CS5536 companion device. | Mike Belopuhov |
2012-03-06 | Check if route is still valid when getting the cached rt entry of a pcb. | Claudio Jeker |
2012-03-06 | Add the _POSIX_MONOTONIC_CLOCK symbol and the sysconf(3) | Antoine Jacoutot |
2012-03-05 | Adds support for a slightly different version of the ALPS protocol, | Alexandr Shadchin |
2012-03-03 | Fix the logic deciding whether to return PCI_COMMAND_MASTER_ENABLE in the | Miod Vallat |
2012-03-03 | Don't print the device name again in attach error messages occuring before | Miod Vallat |
2012-03-01 | Add luna88k GENERIC.MP configuration file, based on mvme88k. | Kenji Aoyama |
2012-03-01 | use UE_GET_ADDR to get endpoint address (remove direction bit). Fixes | Alexandre Ratchov |
2012-03-01 | zaudio is play only, so return ENXIO on any attempt to open the device | Alexandre Ratchov |
2012-03-01 | add support for AX88772B | Jonathan Gray |
2012-03-01 | regen | Jonathan Gray |
2012-03-01 | ASIX AX88772B | Jonathan Gray |
2012-02-28 | Add support for Roland UM-ONE, from Tom Ivar Helbekkmo in NetBSD PR 45908. | Jonathan Gray |
2012-02-28 | regen | Jonathan Gray |
2012-02-28 | Roland UM-ONE | Jonathan Gray |
2012-02-28 | Luna88k multi-processor support, step 3. | Kenji Aoyama |
2012-02-28 | add support for the MCS7832 which is apparently a low pin count | Jonathan Gray |
2012-02-28 | For non-__HAVE_MD_TCB archs, p_tcb should be copied on fork. Found by miod@ | Philip Guenthe |
2012-02-28 | regen | Jonathan Gray |
2012-02-28 | - move GE_FORCE_9300_GE_1 to correct order | Jonathan Gray |
2012-02-28 | - Always try to reclaim transmitted frames instead of returning | Jonathan Gray |
2012-02-26 | rather than driving the card with 16k intr/s of low latency interrupts, | Mike Belopuhov |
2012-02-26 | there's no need to rearm interrupts, we only need to reenable queues; | Mike Belopuhov |
2012-02-26 | Remove no longer _KERNEL-visible constants which aren't used anyway. | Miod Vallat |
2012-02-26 | Fix NULL fallout, spotted by naddy | Miod Vallat |
2012-02-25 | Add gus* at isapnp?. Last tested nine years ago but ought to still work. | Miod Vallat |
2012-02-25 | regen | Miod Vallat |
2012-02-25 | Enable GUS PnP | Miod Vallat |
2012-02-25 | Don't tinker with the MIDI registers if they aren't mapped; necessary for the | Miod Vallat |
2012-02-25 | :%s,DEBUGBUG,DEBUG, | Miod Vallat |
2012-02-25 | Fix a bad case of htole64() being used instead of htole32() when setting up | Miod Vallat |
2012-02-25 | Allow this to build on platforms lacking PT_GETFPREGS or PT_SETFPREGS; broken | Miod Vallat |
2012-02-25 | Remove useless code. | Christiano F. Haesbaert |
2012-02-25 | Make CPUF_GO setting atomic. | Christiano F. Haesbaert |
2012-02-24 | Correct the spelling of "transferred" and "transferring" | Philip Guenthe |