Age | Commit message (Expand) | Author |
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 |
2011-10-21 | add forgotten fixup for icmp6 id's when translating; ok henning | Mike Belopuhov |
2011-10-20 | Add Stollmann Active USB ISDN Terminal Adapter. | Marco Pfatschbacher |
2011-10-20 | regen | Marco Pfatschbacher |
2011-10-20 | Add Stollmann Active USB ISDN Terminal Adapter. | Marco Pfatschbacher |
2011-10-20 | Add Alcatel One Touch X210/X220 (another rebadged TCT Mobile modem) | David Coppa |
2011-10-20 | Add Alcatel One Touch X210/X220 (another rebadged TCT Mobile modem) | David Coppa |
2011-10-20 | remove a bogus chunk accidentally introduced by mcbride in rev1.141; | Mike Belopuhov |
2011-10-19 | API change to initarm to pass arguments from the bootloader thru to MD | Dale Rahn |
2011-10-19 | Typo; from Brad | Kevin Lo |
2011-10-19 | A missing part of an if statement meant we were writing out | Jonathan Gray |
2011-10-19 | Oh yeah, a cvs id is good | Philip Guenthe |
2011-10-19 | Add some missing bus_dmamap_sync()'s and sync the others with | Kevin Lo |
2011-10-18 | the BIGLOCK flag is gone so remove it from the %b fmt string. | David Gwynne |
2011-10-17 | Blacklist alps devices that might have a clitpad untill the driver get fixed | Martin Pieuchot |
2011-10-17 | Fix the synchronization of some alps pads, issue reported by Bryan (brakeb) | Martin Pieuchot |
2011-10-17 | Change to use r8,r9,r10 instead of r0,r1,r2. This is necessary because | Dale Rahn |
2011-10-17 | Add which is incomplete, but needs love. | Dale Rahn |
2011-10-17 | Rules to build bsd.rd and bsd.umg, Should not be here, but until we get | Dale Rahn |
2011-10-16 | Use m_pullup() instead of IP6_EXTHDR_GET() to get the carp header | Marco Pfatschbacher |
2011-10-16 | Provide battery charge/discharge rate in proper units. | Mark Kettenis |
2011-10-16 | TCB address should be reset when execing, to provide a clean setup for | Philip Guenthe |
2011-10-16 | align the read to the PCI config space. | David Hill |
2011-10-15 | sync | Philip Guenthe |
2011-10-15 | "TLS-lite": add kernel support for a per-thread userspace pointer, | Philip Guenthe |
2011-10-15 | Respect the ToS setting in tcp syn+ack for IPv4, still need to fix for | Christiano F. Haesbaert |
2011-10-15 | dont define proxydl in nd6_na_output when NCARP = 0 as unused | Nigel Taylor |
2011-10-15 | Added "provision for rewound PPP frames" that allows receiving | YASUOKA Masahiko |
2011-10-14 | Make ath(4) send multicast frames once, not multiple times. | Stefan Sperling |