aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Rework the known rwlock to benefit about staying on their ownAttilio Rao2012-11-037-63/+7
* EDMA TX tweaks:Adrian Chadd2012-11-031-7/+28
* Merge the FDT versions of initarm.Andrew Turner2012-11-037-2487/+491
* Add tty_set_winsize().Ed Schouten2012-11-033-37/+24
* For AR9380 NICs - the non-enterprise versions don't support RTS protectionAdrian Chadd2012-11-031-2/+10
* Add a new HAL call to extract out the HAL enterprise bits from theAdrian Chadd2012-11-032-1/+23
* 1. Have the APs initialize the TLB1 entries from what has beenMarcel Moolenaar2012-11-034-58/+89
* Add a MD_ROOT_FSTYPE kernel option. The option specifies theMarcel Moolenaar2012-11-032-1/+6
* Add the bus attachment for the embedded EHCI HC.Marcel Moolenaar2012-11-031-0/+1
* Allow using the embedded EHCI host controller in Freescale SoCsMarcel Moolenaar2012-11-032-6/+12
* When a file is first being written, the dynamic block reallocationKirk McKusick2012-11-032-2/+75
* Merge r242395,242483 from mutex implementation:Attilio Rao2012-11-033-43/+155
* HAL API updates, from the previous couple of HAL commits.Adrian Chadd2012-11-031-2/+4
* HAL API changes!Adrian Chadd2012-11-033-3/+15
* Add a debug method to dump the EDMA TX status descriptor contents out.Adrian Chadd2012-11-032-0/+14
* Sync strlcpy with userland version.Xin LI2012-11-031-33/+17
* Sync strlen with userland implementation.Xin LI2012-11-031-13/+98
* Copy code from scsi_read_write() as mfi_build_syspd_cdb() to build SCSIXin LI2012-11-021-26/+82
* - In cancel_mkdir_dotdot don't panic if the inodedep is not available. IfJeff Roberson2012-11-021-1/+1
* Merge 242488, better use of strlcpy.Alfred Perlstein2012-11-021-2/+3
* Tweak comment to make more clear why it will fail.Attilio Rao2012-11-021-1/+1
* Don't allow for more than one segment for the control space sinceMatt Jacob2012-11-021-3/+2
* Don't allow for more than one segment for the control space sinceMatt Jacob2012-11-021-3/+2
* The r241025 fixed the case when a binary, executed from nullfs mount,Konstantin Belousov2012-11-0210-15/+78
* - If DRM_DEBUG_DEFAULT_ON is defined, then initialize drm_debug_flagi toGleb Smirnoff2012-11-021-2/+3
* Drop this from 500 to 128, to save a little space on memory constrainedAdrian Chadd2012-11-021-1/+1
* Free the dma map -after- it's checked, not before. Or you'll beAdrian Chadd2012-11-021-1/+1
* Remove the recently added sysctl variable net.pfil.forward.Andrey V. Elsukov2012-11-0215-48/+36
* Correct buffer size printout.Hans Petter Selasky2012-11-011-10/+4
* Increase default volume for FastTracker playback channels.Hans Petter Selasky2012-11-011-1/+4
* Don't disable PCIe just because the host is not a PCI host; the latter flagJuli Mallett2012-11-011-4/+4
* Fix sysctl free bug in last commit, which eventually leads to a panic.Hans Petter Selasky2012-11-011-14/+188
* Provide a device name in the sysctl tree for programs to query theAlfred Perlstein2012-11-014-6/+16
* Export all mixer nodes into dev.pcm.X.mixer.Y sysctl nodes, hence theHans Petter Selasky2012-11-011-32/+264
* Add missing inclusion guard.Hans Petter Selasky2012-11-011-0/+5
* In general, we call pmap_remove_all() before calling vm_page_cache(). So,Alan Cox2012-11-012-28/+13
* Enable the new instructions for reading and writing bases for %fs,Konstantin Belousov2012-11-012-1/+18
* Provide the reading and display of the Standard Extended Features,Konstantin Belousov2012-11-014-0/+30
* Fix build for SMP.Olivier Houchard2012-11-011-1/+1
* TCP/UDP checksum offloading feature for IP fragmented datagram wasPyun YongHyeon2012-11-011-27/+0
* Remove TCP/UDP checksum offloading feature for IP fragmentedPyun YongHyeon2012-11-011-11/+5
* Small textdump enhancements.Alfred Perlstein2012-11-014-6/+40
* Handle the management port on the EBT5600 and disable loopback. The XAUIJuli Mallett2012-11-011-0/+12
* Only four specific ATA PIO commands transfer several sectors per DRQ blockAlexander Motin2012-11-011-2/+10
* A few important fixes:Jack F Vogel2012-10-311-11/+72
* Use callout_reset_curcpu to allow the callout to be handled by theJim Harris2012-10-311-0/+5
* ASUS EeePC 1001px has strange variant of ALC269 CODEC, that mutes speakerAlexander Motin2012-10-311-0/+15
* Since the PLL changes aren't in here yet for the AR9130 half/quarterAdrian Chadd2012-10-312-0/+10
* Oops - this was incorrectly removed in a previous commit.Adrian Chadd2012-10-311-0/+1
* Oops - missing from the last commit - add ANI immunity levels for AR9160.Adrian Chadd2012-10-311-2/+2