aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* arge: Remove the debugging printf that snuck in.Adrian Chadd2015-10-211-5/+0
* Fix a ton of speelling errorsEitan Adler2015-10-2145-64/+64
* Add some missing '+', .MAKE, and .PHONY modifiers.Bryan Drewery2015-10-211-51/+52
* Use pmap_quick* for out-of-context bounce buffers and (limited) cache mainten...Jason A. Harmening2015-10-211-26/+125
* Switch PCI register reads from using magic numbers to using the namesKevin Lo2015-10-211-4/+4
* arge: don't do the rx fixup copy and just offset the mbuf by 2 bytesAdrian Chadd2015-10-211-2/+29
* Remove disconnected xditview.Bryan Drewery2015-10-211-34/+0
* Fix building in a directory with SUBDIRs and SUBDIR_PARALLEL.Bryan Drewery2015-10-211-4/+4
* cpuset.9: Link to/from the new pageConrad Meyer2015-10-203-4/+8
* Document cpuset(9)Conrad Meyer2015-10-203-14/+381
* AR8327: Fix up the ability to configure the vlangroup configuration for the C...Adrian Chadd2015-10-201-1/+9
* Trim spaces at end of line to record the proper commit message forKonstantin Belousov2015-10-201-1/+1
* Improve safety of caching from r289659 by only importing of none of theBryan Drewery2015-10-201-0/+9
* Handle lib32 files during delete-old* when MK_LIB32=no.Julio Merino2015-10-207-15/+83
* Mark struct thread zone as type-stable.Konstantin Belousov2015-10-201-1/+1
* Reviewed by: jhb, phoKonstantin Belousov2015-10-201-1/+12
* Pass COMPILER_TYPE and COMPILER_VERSION to sub-makes to avoid redundantBryan Drewery2015-10-201-0/+20
* No need to dereference struct proc to pids when comparing processesKonstantin Belousov2015-10-201-1/+1
* iicbus: Use device_delete_children() instead of explicit child removalJean-Sébastien Pédron2015-10-204-19/+6
* iicbus: Remove trailing whitespacesJean-Sébastien Pédron2015-10-201-4/+4
* Disable SWAPPING as we don't do it on this board.Sean Bruno2015-10-201-0/+3
* NTB: Revert r289645Conrad Meyer2015-10-202-8/+0
* if_ntb: Diff-reduce with Linux; add queue index typeConrad Meyer2015-10-201-10/+15
* NTB: MFV 8c9edf63: Fix zero size or integer overflow in ntb_set_mwConrad Meyer2015-10-201-4/+7
* NTB: MFV da2e5ae5: Fix ntb_transport out-of-order RX updateConrad Meyer2015-10-201-44/+74
* if_ntb: Correct over-long lines, use qmin()Conrad Meyer2015-10-201-4/+4
* if_ntb: Use if_printf instead of device_printfConrad Meyer2015-10-201-8/+7
* NTB: MFV 2f887b9a: Rename Intel code names to platform namesConrad Meyer2015-10-202-154/+154
* NTB: Don't abort if setting a MW write-combine failsConrad Meyer2015-10-201-10/+27
* NTB: Fix typo in bar5 tunablesConrad Meyer2015-10-201-2/+2
* NTB: MFV 7eb38781: Print driver name in module initConrad Meyer2015-10-202-0/+8
* Move location of RCS keyword according to style.Hans Petter Selasky2015-10-2088-133/+180
* Document isp_*_multi firmware kernel modules removal at r289626.Alexander Motin2015-10-201-0/+5
* check boundaries while parsing SDP responsesMaksim Yevmenkin2015-10-201-9/+43
* Switch pl_child_pid from int to pid_t.John Baldwin2015-10-203-4/+4
* ql_hw.c: fixed error code INJCT_HEARTBEAT_FAILUREDavid C Somayajulu2015-10-203-4/+3
* Enable all callin ttys if the tty is an available console.Glen Barber2015-10-206-22/+22
* Add missing FreeBSD RCS keyword and SVN properties.Hans Petter Selasky2015-10-207-0/+7
* Add missing FreeBSD RCS keyword and SVN properties.Hans Petter Selasky2015-10-207-1/+8
* Uncomment some rather important code that was commented out for benchmarking.Ian Lepore2015-10-201-4/+4
* Include "opt_platform.h" to fix kernel build for amlogic devices.Ganbold Tsagaankhuu2015-10-201-0/+2
* newfs_msdos: use NetBSD's mkfs_msdos.h verbatim for makefs compatibilityEd Maste2015-10-201-42/+50
* Allow osreldate and osrelease to be set per jailPoul-Henning Kamp2015-10-201-0/+2
* Update firmware images for Qlogic 24xx/25xx from 5.5.0 to 7.3.0.Alexander Motin2015-10-207-54392/+28968
* Add missing dash to copyright clause.Hans Petter Selasky2015-10-201-1/+1
* Add missing FreeBSD RCS keyword and SVN properties.Hans Petter Selasky2015-10-2070-0/+70
* o NetBSD 7.0, OpenBSD 5.8, FreeBSD 10.2, OS X 10.11 added.Sergey Kandaurov2015-10-201-11/+19
* Zero mbox[0] for INIT_FIRMWARE to fix version 7.3 firmware.Alexander Motin2015-10-202-5/+13
* Merge LinuxKPI changes from DragonflyBSD:Hans Petter Selasky2015-10-201-95/+46
* Decode more firmware attributes.Alexander Motin2015-10-202-2/+67