Age | Commit message (Expand) | Author |
2011-11-01 | Drop support for the HP MMU. It was only found on two hp300 systems (models | Miod Vallat |
2011-11-01 | Rework disklabel handling to correctly support label spoofing, and thus | Miod Vallat |
2011-11-01 | Remove orphaned comments. | Miod Vallat |
2011-10-31 | Don't forget to cancel bulk update failure timeout when destroying an | Mike Belopuhov |
2011-10-31 | Save and restore MSI configuration on PCI-Express bridges during | Mike Belopuhov |
2011-10-30 | Allow setting big MTU values on the pfsync interface but not larger | Mike Belopuhov |
2011-10-30 | In the advbase 0 case, we have to use three times | Marco Pfatschbacher |
2011-10-29 | Make sure we don't accidentally use ISA or EISA interrupt mappings on PCI | Mark Kettenis |
2011-10-29 | avoid an out-of-bounds array access in urtwn_iq_calib_chain(); | Gleydson Soares |
2011-10-28 | Enable interrupts while processing off level interrupts. simplify code | Dale Rahn |
2011-10-28 | Ignore devices with irq 0 on mpcpci bus, the only devices seen this | Dale Rahn |
2011-10-28 | Take more care to ensure all callbacks are initialized. In particular | Kenneth R Westerback |
2011-10-28 | Fix bogus frame selection check in uvideo_vs_negotiation(). | Marcus Glocker |
2011-10-28 | sync to new ufdti; Mark Peoples | Theo de Raadt |
2011-10-28 | new ufdti; Mark Peoples | Theo de Raadt |
2011-10-27 | Split AHCI port multiplier detection out into a separate function. | Jonathan Matthew |
2011-10-27 | Allow segments to be used even after they were marked for deletion with | Robert Nagy |
2011-10-27 | Specify the TLS variant for each platform. | Philip Guenthe |
2011-10-27 | Initialize variables before use. From Pedro Martelletto, tweaked by | Kenneth R Westerback |
2011-10-26 | apply a fix by Steven Chamberlain <steven@pyro.eu.org>, via freebsd: | Jasper Lievisse Adriaanse |
2011-10-26 | Intel EG20T serial, tested by mitja. | Jonathan Gray |
2011-10-26 | Convert some ahci port multiplier printfs to DPRINTFs as they're | Jonathan Matthew |
2011-10-26 | Make this compile. | Miod Vallat |
2011-10-25 | i didnt copy the tun code properly. fix a use of an uninitted value found | David Gwynne |
2011-10-25 | Use a new encoding for the entries in the pucdata table, the result is | Theo de Raadt |
2011-10-25 | Replace the naive 88110 tlb update code, which would always invalidate the | Miod Vallat |
2011-10-25 | Bring luna88k disklabel handling code in sync with sparc, except for the | Miod Vallat |
2011-10-25 | Initialize variables before use. And if initializing, use the correct | Kenneth R Westerback |
2011-10-24 | Introduce a pluggable interrupt controller infrastructure for beagle, | Dale Rahn |
2011-10-24 | The cgtwo control registers only support 16-bit accesses, and respond with | Miod Vallat |
2011-10-24 | Don't detach interface from group in if_clone_destroy(), | Camiel Dobbelaar |
2011-10-24 | Lower carp demote count on interface detach, fixes a bug introduced by rev 1.... | Camiel Dobbelaar |
2011-10-24 | Fix unaligned pci config space access in intelagp. | Owain Ainsworth |
2011-10-24 | Revert last change, reported increased stablility with the change was | Dale Rahn |
2011-10-23 | Remove comment; the question can be answerd affirmative. Fix a coding style | Mark Kettenis |
2011-10-23 | Revert key modifier change in raw mode, it's not clear which modifier we | Martin Pieuchot |
2011-10-23 | shorten periods of fdplock() in accept() and socket(), so that greater | Theo de Raadt |
2011-10-22 | Comment out ISP_{T,}DEBUG[0-3] traces if option SMALL_KERNEL; allows alpha | Miod Vallat |
2011-10-22 | Comment out wsmux to save kernel text, since USB support is missing from | Miod Vallat |
2011-10-22 | Sunix 50xx serial/parallel cards | Camiel Dobbelaar |
2011-10-22 | regen | Camiel Dobbelaar |
2011-10-22 | Another Sunix id for their 50xx series cards | Camiel Dobbelaar |
2011-10-22 | Do not run off level interrupts with external interrupts disabled as | Dale Rahn |
2011-10-21 | Pile of diffs to improve beagle/panda status. fetching u-boot parameters | Dale Rahn |
2011-10-21 | Set mp_nbusses such that the newly added bounds checks on i386 and amd64 | Mark Kettenis |
2011-10-21 | Add bounds checks for access to mp_busses. | Mark Kettenis |
2011-10-21 | Add bounds checks for access to mp_busses. Also make sure that we don't | Mark Kettenis |
2011-10-21 | strengthen some checks to prevent m_copy* routines from operating | Mike Belopuhov |
2011-10-21 | Copy the DUID back and forth between the in-core label and the Motorola VID | Miod Vallat |
2011-10-21 | Fix 1.43 to not bzero the in-core disklabel but really the UniOS disklabel | Miod Vallat |