summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MFV of 290695,tzdata2015gedwin2015-11-126-11/+68
* Add support for "rc.conf.d" file(s).dteske2015-11-121-1/+95
* Revisit this old board with 64MB of RAM. Comment out usb entirely,imp2015-11-121-20/+37
* Move META MODE's HOST_CC/CXX/CPP setting to local.meta.sys.mk, whichbdrewery2015-11-112-6/+9
* Add the MLINK for async_drain Thanks Edward for the pointer.rrs2015-11-111-0/+1
* Fix resource leaks in error cases.trasz2015-11-111-8/+9
* if_ntb: MFV c92ba3c5: invalid buf pointer in multi-MW setupscem2015-11-111-2/+2
* NTB: Add more HW registers to device sysctl treecem2015-11-111-2/+40
* ntb: volatile some members set by interrupt routinescem2015-11-112-6/+8
* ntb_hw: Similarly, add a debug-leveled macro for ntb_hwcem2015-11-111-0/+9
* if_ntb: Add module-specific log levelcem2015-11-111-29/+39
* if_ntb: Transport link cleanup needs to be on a taskqueuecem2015-11-112-5/+14
* NTB: Diff reduce with Linuxcem2015-11-113-26/+48
* ntb_hw: Correctly detect DSD/USDcem2015-11-111-2/+2
* ntb_hw: In INTx fallback, correct db shift from 15 to 16cem2015-11-112-1/+2
* ntb: Use caddr_t to simplify pointer arithmeticcem2015-11-113-16/+15
* NTB: Skip db_valid validation writing DB link bitcem2015-11-111-2/+9
* Use explicit filename when creating locale symlinks to avoid creating abdrewery2015-11-117-7/+14
* Remove redundant declaration for sysctl kern.bdrewery2015-11-111-1/+0
* Use a proper prototype.bdrewery2015-11-111-1/+1
* Remove dead code.des2015-11-111-672/+0
* One more $Mdocdate$des2015-11-111-1/+1
* Remove /* $FreeBSD$ */ from files that already have __RCSID("$FreeBSD$").des2015-11-1125-25/+0
* Now that we have mandoc, we can leave $Mdocdate$ tags as-is. Unfortunately,des2015-11-1113-22/+13
* Modify target port groups logic in CTL.mav2015-11-114-33/+82
* Refactor bcm2835_cpufreq to use bcm2835_mbox_property APIgonzo2015-11-111-360/+134
* - Set have_message in interrupt to handle "response before READ" casegonzo2015-11-111-4/+17
* Build all of sys/modules with SUBDIR_PARALLEL.bdrewery2015-11-105-11/+1
* Add new async_drain to the callout system. This is so-far not used butrrs2015-11-103-15/+67
* Add a kernel test framework. The callout_test is a demonstration and will onlyrrs2015-11-107-0/+742
* Fix a bug in the CPU % limiting codejpaetzel2015-11-101-8/+8
* ARM: Refactor interrupt_enable/disable/restore.mmel2015-11-101-25/+32
* Move the MK_BLUETOOTH block down below the architecture specific sections by thengie2015-11-101-4/+4
* - Move ng_bluetooth.4 under MK_BLUETOOTH != nongie2015-11-103-4/+14
* Fix cp15 PAR definition and function. While here, add cp15 ATS1CPWskra2015-11-102-3/+4
* Fix pmap_fault(). It turned out that alignment abort may have higherskra2015-11-101-3/+5
* urtwn(4): add IBSS mode supportavos2015-11-102-18/+120
* Add mlx5 and mlx5en driver(s) for ConnectX-4 and ConnectX-4LX cardshselasky2015-11-1044-0/+27429
* Implement atomic_testandset_{32,int,long,64} for ARMv6. Onlykib2015-11-101-0/+48
* ARM: Remove trailing whitespace from sys/arm/includemmel2015-11-1015-43/+43
* ARM: Improve robustness of locore_v6.S and fix errors.mmel2015-11-101-3/+21
* Add missing licensing boilerplate to test-fnmatch.cngie2015-11-101-0/+25
* Fix some trivial warnings with bootparamd/main.cngie2015-11-101-5/+2
* Renew my MAINTAINERS entries.hselasky2015-11-101-3/+3
* - Move the testing entries up for netbsd-tests/pjdfstestngie2015-11-101-2/+5
* Fix slots DMA memory handling. It's similar to r290553.skra2015-11-101-3/+3
* Add support for SCTP checksum offloading for the 82580 controllertuexen2015-11-101-4/+7
* Upgrade my claim on fetch and libfetch since people don't seem to give ades2015-11-101-2/+2
* Update the wsp driver to support newer touch pads, like found inhselasky2015-11-102-106/+281
* return "US-ASCII" instead of "POSIX" for "C" and "POSIX" localesbapt2015-11-101-1/+1
OpenPOWER on IntegriCloud