summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert r289694ngie2015-10-2110-250/+13
* Add some rudimentary [smoke] testcases for makefsngie2015-10-219-11/+250
* Unbreak makefs -t cd9660 after r289687ngie2015-10-211-1/+1
* Free buffer before returning from cd9660_write_path_table to avoidngie2015-10-211-2/+4
* xen: Code cleanup and small bug fixesroyger2015-10-2115-188/+69
* x86/xen: Consolidate xen-os.h in a single placeroyger2015-10-213-316/+140
* Remove all comments deriving from Linux.hselasky2015-10-211-48/+6
* Remove all comments deriving from Linux. Style file for FreeBSD.hselasky2015-10-211-146/+25
* Some more defines and polishing for INIT_FIRMWARE.mav2015-10-212-24/+51
* Reimplement header file, remove all comments deriving from Linux andhselasky2015-10-211-73/+38
* Remove BUS_DMA_NOWAIT from bus_dma_tag_create() invocations as it'skevlo2015-10-213-15/+9
* arge: Remove the debugging printf that snuck in.adrian2015-10-211-5/+0
* Fix a ton of speelling errorseadler2015-10-2145-64/+64
* Add some missing '+', .MAKE, and .PHONY modifiers.bdrewery2015-10-211-51/+52
* Use pmap_quick* for out-of-context bounce buffers and (limited) cache mainten...jah2015-10-211-26/+125
* Switch PCI register reads from using magic numbers to using the nameskevlo2015-10-211-4/+4
* arge: don't do the rx fixup copy and just offset the mbuf by 2 bytesadrian2015-10-211-2/+29
* Remove disconnected xditview.bdrewery2015-10-211-34/+0
* Fix building in a directory with SUBDIRs and SUBDIR_PARALLEL.bdrewery2015-10-211-4/+4
* cpuset.9: Link to/from the new pagecem2015-10-203-4/+8
* Document cpuset(9)cem2015-10-203-14/+381
* AR8327: Fix up the ability to configure the vlangroup configuration for the C...adrian2015-10-201-1/+9
* Trim spaces at end of line to record the proper commit message forkib2015-10-201-1/+1
* Improve safety of caching from r289659 by only importing of none of thebdrewery2015-10-201-0/+9
* Handle lib32 files during delete-old* when MK_LIB32=no.jmmv2015-10-207-15/+83
* Mark struct thread zone as type-stable.kib2015-10-201-1/+1
* Reviewed by: jhb, phokib2015-10-201-1/+12
* Pass COMPILER_TYPE and COMPILER_VERSION to sub-makes to avoid redundantbdrewery2015-10-201-0/+20
* No need to dereference struct proc to pids when comparing processeskib2015-10-201-1/+1
* iicbus: Use device_delete_children() instead of explicit child removaldumbbell2015-10-204-19/+6
* iicbus: Remove trailing whitespacesdumbbell2015-10-201-4/+4
* Disable SWAPPING as we don't do it on this board.sbruno2015-10-201-0/+3
* NTB: Revert r289645cem2015-10-202-8/+0
* if_ntb: Diff-reduce with Linux; add queue index typecem2015-10-201-10/+15
* NTB: MFV 8c9edf63: Fix zero size or integer overflow in ntb_set_mwcem2015-10-201-4/+7
* NTB: MFV da2e5ae5: Fix ntb_transport out-of-order RX updatecem2015-10-201-44/+74
* if_ntb: Correct over-long lines, use qmin()cem2015-10-201-4/+4
* if_ntb: Use if_printf instead of device_printfcem2015-10-201-8/+7
* NTB: MFV 2f887b9a: Rename Intel code names to platform namescem2015-10-202-154/+154
* NTB: Don't abort if setting a MW write-combine failscem2015-10-201-10/+27
* NTB: Fix typo in bar5 tunablescem2015-10-201-2/+2
* NTB: MFV 7eb38781: Print driver name in module initcem2015-10-202-0/+8
* Move location of RCS keyword according to style.hselasky2015-10-2088-133/+180
* Document isp_*_multi firmware kernel modules removal at r289626.mav2015-10-201-0/+5
* check boundaries while parsing SDP responsesemax2015-10-201-9/+43
* Switch pl_child_pid from int to pid_t.jhb2015-10-203-4/+4
* ql_hw.c: fixed error code INJCT_HEARTBEAT_FAILUREdavidcs2015-10-203-4/+3
* Enable all callin ttys if the tty is an available console.gjb2015-10-206-22/+22
* Add missing FreeBSD RCS keyword and SVN properties.hselasky2015-10-207-0/+7
* Add missing FreeBSD RCS keyword and SVN properties.hselasky2015-10-207-1/+8
OpenPOWER on IntegriCloud