| Commit message (Expand) | Author | Age | Files | Lines |
| * | Rework the known rwlock to benefit about staying on their own | Attilio Rao | 2012-11-03 | 7 | -63/+7 |
| * | EDMA TX tweaks: | Adrian Chadd | 2012-11-03 | 1 | -7/+28 |
| * | Merge the FDT versions of initarm. | Andrew Turner | 2012-11-03 | 7 | -2487/+491 |
| * | Add tty_set_winsize(). | Ed Schouten | 2012-11-03 | 3 | -37/+24 |
| * | For AR9380 NICs - the non-enterprise versions don't support RTS protection | Adrian Chadd | 2012-11-03 | 1 | -2/+10 |
| * | Add a new HAL call to extract out the HAL enterprise bits from the | Adrian Chadd | 2012-11-03 | 2 | -1/+23 |
| * | 1. Have the APs initialize the TLB1 entries from what has been | Marcel Moolenaar | 2012-11-03 | 4 | -58/+89 |
| * | Add a MD_ROOT_FSTYPE kernel option. The option specifies the | Marcel Moolenaar | 2012-11-03 | 2 | -1/+6 |
| * | Add the bus attachment for the embedded EHCI HC. | Marcel Moolenaar | 2012-11-03 | 1 | -0/+1 |
| * | Allow using the embedded EHCI host controller in Freescale SoCs | Marcel Moolenaar | 2012-11-03 | 2 | -6/+12 |
| * | When a file is first being written, the dynamic block reallocation | Kirk McKusick | 2012-11-03 | 2 | -2/+75 |
| * | Merge r242395,242483 from mutex implementation: | Attilio Rao | 2012-11-03 | 3 | -43/+155 |
| * | HAL API updates, from the previous couple of HAL commits. | Adrian Chadd | 2012-11-03 | 1 | -2/+4 |
| * | HAL API changes! | Adrian Chadd | 2012-11-03 | 3 | -3/+15 |
| * | Add a debug method to dump the EDMA TX status descriptor contents out. | Adrian Chadd | 2012-11-03 | 2 | -0/+14 |
| * | Sync strlcpy with userland version. | Xin LI | 2012-11-03 | 1 | -33/+17 |
| * | Sync strlen with userland implementation. | Xin LI | 2012-11-03 | 1 | -13/+98 |
| * | Copy code from scsi_read_write() as mfi_build_syspd_cdb() to build SCSI | Xin LI | 2012-11-02 | 1 | -26/+82 |
| * | - In cancel_mkdir_dotdot don't panic if the inodedep is not available. If | Jeff Roberson | 2012-11-02 | 1 | -1/+1 |
| * | Merge 242488, better use of strlcpy. | Alfred Perlstein | 2012-11-02 | 1 | -2/+3 |
| * | Tweak comment to make more clear why it will fail. | Attilio Rao | 2012-11-02 | 1 | -1/+1 |
| * | Don't allow for more than one segment for the control space since | Matt Jacob | 2012-11-02 | 1 | -3/+2 |
| * | Don't allow for more than one segment for the control space since | Matt Jacob | 2012-11-02 | 1 | -3/+2 |
| * | The r241025 fixed the case when a binary, executed from nullfs mount, | Konstantin Belousov | 2012-11-02 | 10 | -15/+78 |
| * | - If DRM_DEBUG_DEFAULT_ON is defined, then initialize drm_debug_flagi to | Gleb Smirnoff | 2012-11-02 | 1 | -2/+3 |
| * | Drop this from 500 to 128, to save a little space on memory constrained | Adrian Chadd | 2012-11-02 | 1 | -1/+1 |
| * | Free the dma map -after- it's checked, not before. Or you'll be | Adrian Chadd | 2012-11-02 | 1 | -1/+1 |
| * | Remove the recently added sysctl variable net.pfil.forward. | Andrey V. Elsukov | 2012-11-02 | 15 | -48/+36 |
| * | Correct buffer size printout. | Hans Petter Selasky | 2012-11-01 | 1 | -10/+4 |
| * | Increase default volume for FastTracker playback channels. | Hans Petter Selasky | 2012-11-01 | 1 | -1/+4 |
| * | Don't disable PCIe just because the host is not a PCI host; the latter flag | Juli Mallett | 2012-11-01 | 1 | -4/+4 |
| * | Fix sysctl free bug in last commit, which eventually leads to a panic. | Hans Petter Selasky | 2012-11-01 | 1 | -14/+188 |
| * | Provide a device name in the sysctl tree for programs to query the | Alfred Perlstein | 2012-11-01 | 4 | -6/+16 |
| * | Export all mixer nodes into dev.pcm.X.mixer.Y sysctl nodes, hence the | Hans Petter Selasky | 2012-11-01 | 1 | -32/+264 |
| * | Add missing inclusion guard. | Hans Petter Selasky | 2012-11-01 | 1 | -0/+5 |
| * | In general, we call pmap_remove_all() before calling vm_page_cache(). So, | Alan Cox | 2012-11-01 | 2 | -28/+13 |
| * | Enable the new instructions for reading and writing bases for %fs, | Konstantin Belousov | 2012-11-01 | 2 | -1/+18 |
| * | Provide the reading and display of the Standard Extended Features, | Konstantin Belousov | 2012-11-01 | 4 | -0/+30 |
| * | Fix build for SMP. | Olivier Houchard | 2012-11-01 | 1 | -1/+1 |
| * | TCP/UDP checksum offloading feature for IP fragmented datagram was | Pyun YongHyeon | 2012-11-01 | 1 | -27/+0 |
| * | Remove TCP/UDP checksum offloading feature for IP fragmented | Pyun YongHyeon | 2012-11-01 | 1 | -11/+5 |
| * | Small textdump enhancements. | Alfred Perlstein | 2012-11-01 | 4 | -6/+40 |
| * | Handle the management port on the EBT5600 and disable loopback. The XAUI | Juli Mallett | 2012-11-01 | 1 | -0/+12 |
| * | Only four specific ATA PIO commands transfer several sectors per DRQ block | Alexander Motin | 2012-11-01 | 1 | -2/+10 |
| * | A few important fixes: | Jack F Vogel | 2012-10-31 | 1 | -11/+72 |
| * | Use callout_reset_curcpu to allow the callout to be handled by the | Jim Harris | 2012-10-31 | 1 | -0/+5 |
| * | ASUS EeePC 1001px has strange variant of ALC269 CODEC, that mutes speaker | Alexander Motin | 2012-10-31 | 1 | -0/+15 |
| * | Since the PLL changes aren't in here yet for the AR9130 half/quarter | Adrian Chadd | 2012-10-31 | 2 | -0/+10 |
| * | Oops - this was incorrectly removed in a previous commit. | Adrian Chadd | 2012-10-31 | 1 | -0/+1 |
| * | Oops - missing from the last commit - add ANI immunity levels for AR9160. | Adrian Chadd | 2012-10-31 | 1 | -2/+2 |