Age | Commit message (Expand) | Author |
2011-09-18 | Rename the optional metadata handler function and factor out the optional | Joel Sing |
2011-09-18 | Update the system clock when we resume. | Peter Hessler |
2011-09-18 | Use an uvm object to keep track of the page table pages, just like we do on | Mark Kettenis |
2011-09-18 | Missing error printf argument | Miod Vallat |
2011-09-18 | Make sure daddr64_t values get printed with %lld. | Miod Vallat |
2011-09-18 | Fix various format string types to as a minimum match the width of the | Miod Vallat |
2011-09-18 | Take into account the PIE bits when masking PDEs. | Mark Kettenis |
2011-09-18 | Move the call to pf_test_rule() for fragments that have not been | Alexander Bluhm |
2011-09-18 | Add missing cache and TLB purges. | Mark Kettenis |
2011-09-18 | Regenerate after the futex commit. | Paul Irofti |
2011-09-18 | Add futex support for compat/linux. | Paul Irofti |
2011-09-18 | Make sysctl__string() handle the truncated output case via two | Philip Guenthe |
2011-09-17 | The pd->ip_sum and pd->proto_sum fields are not needed. Replace | Alexander Bluhm |
2011-09-17 | Fix a truncated DPRINTF. | Miod Vallat |
2011-09-17 | use default_chip_unmap for sata_chip_map, lets the via controllers detach | Jonathan Gray |
2011-09-17 | move initialisation of pd->nsaddr and pd->ndaddr from pf_test_rule to | Henning Brauer |
2011-09-17 | Deduplicate IPv4 and IPv6 code that handles fragments that have not | Alexander Bluhm |
2011-09-17 | arithemtic -> arithmetic | Miod Vallat |
2011-09-17 | Don't bother keeping a {u,}lptioctl function which is a duplicate of | Miod Vallat |
2011-09-16 | Use cdev_ulpt_init() to setup ulpt(4) instead of cdev_lpt_init, for | Miod Vallat |
2011-09-16 | regen | Jonathan Gray |
2011-09-16 | add Intel E600/EG20T and some other devices from submitted dmesgs | Jonathan Gray |
2011-09-16 | Set the shared priority entry to the value of the current maxipl entry, | Dale Rahn |
2011-09-16 | Fix a bunch of typos: manaul, monnitor, machiune, autload. | Miod Vallat |
2011-09-16 | add device driver for Fujitsu Components FX-5204PS smart power strip. | Yojiro Uo |
2011-09-16 | apply following changes to sensor framework: | Yojiro Uo |
2011-09-16 | regen | Yojiro Uo |
2011-09-16 | add Vaisala's "USB instrument cable" entry | Yojiro Uo |
2011-09-16 | regen | Yojiro Uo |
2011-09-16 | add entry for FX-5204PS | Yojiro Uo |
2011-09-16 | regen | Yojiro Uo |
2011-09-16 | fix very old usb vendor id mismatch | Yojiro Uo |
2011-09-15 | Fix up age_encap() / age_start().. | Kevin Lo |
2011-09-15 | Switch vax to timecounters. There are three different clock sources: | Miod Vallat |
2011-09-14 | Initial kernel support for sandybridge intel chipsets in intagp and inteldrm. | Owain Ainsworth |
2011-09-13 | On KA43: | Miod Vallat |
2011-09-13 | Fix up ale_encap() / ale_start(): | Kevin Lo |
2011-09-13 | Fix up alc_encap() / alc_start(): | Kevin Lo |
2011-09-13 | Do not invoke hardclock() until cpu_initclocks() has been invoked; avoids | Miod Vallat |
2011-09-12 | Clamp a maximum number of outstanding requests at 40 as it was | Mike Belopuhov |
2011-09-11 | Define symbolic constants for the addresses of the vsbus devices on | Miod Vallat |
2011-09-11 | Fix inverted test when selecting resolution on the 1024x864 VLC frame buffer. | Miod Vallat |
2011-09-08 | Provide namespace-safe alignment macros in <machine/_types.h>, with | Philip Guenthe |
2011-09-08 | Make the INT_FAST*_{MIN,MAX} macros match the types they're defined to. | Philip Guenthe |
2011-09-06 | Properly initialize struct carp_if (especially vhif_nvrs) with M_ZERO. | Marco Pfatschbacher |
2011-09-05 | No need to check for the size to be a multiple of 4 in the alpha-specific | Miod Vallat |
2011-09-05 | Enable MSI support and fix establishing a link to a GigE link partner | Kevin Lo |
2011-09-04 | Driver for the TURBOchannel alpha baseboard audio. Ported from NetBSD, with | Miod Vallat |
2011-09-04 | Add the possibility for a MD attachment to stack a stream filter (sw_code) | Miod Vallat |
2011-09-04 | oops, this DPRINTF flavour takes no parentheses. | Miod Vallat |