summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge r250802 from bryanv/vtnetmq - Fix setting of the Rx filtersbryanv2013-06-151-2/+2
* Upgrade Xen interface headers to Xen 4.2.1.gibbs2013-06-1456-549/+4568
* Fix typo (dbM -> dBm)eadler2013-06-141-1/+1
* Simplify the hierarchy target's logic. [0]brooks2013-06-141-6/+8
* sh(1): A subshell environment has its own rlimits (ulimit).jilles2013-06-141-1/+4
* Pull in r181620 from llvm trunk:dim2013-06-142-27/+34
* Add skeleton processing of selected packages in the order in which theydteske2013-06-141-7/+42
* Fix a major oversight in r251732 which causes non-VIMAGE kernels to trigger alstewart2013-06-141-0/+6
* Improve debugger visibility into queuing functions by removing the macrogibbs2013-06-142-178/+197
* Flag recursive make targets with .MAKEsjg2013-06-142-0/+8
* Flag recursive make targets with .MAKE (has no effect on fmake)sjg2013-06-141-4/+4
* We cannot remove the _+_ trick, until old make is completely deprecated.sjg2013-06-141-1/+7
* Replace cpusetffs_obj with CPU_FFS, missed in r251703.pluknet2013-06-141-1/+1
* Fix and improve filemon(4) example:pluknet2013-06-141-8/+4
* Improve firmware download status check. Previous check was insufficient formav2013-06-141-5/+3
* Add in an initial WB225 (AR9485 + AR3012 BT) combo profile.adrian2013-06-141-0/+60
* The AR9300 HAL uses this config to program AR_PHY_SWITCH_COM_2 on AR9485adrian2013-06-141-0/+3
* Flip on AH_PRIVATE_DIAG by default; this will include the AR9300 EEPROMadrian2013-06-141-0/+1
* Link the AR9300 EEPROM dump tool into the build.adrian2013-06-141-1/+1
* Begin fleshing out an AR9300 EEPROM dump helper utility.adrian2013-06-142-0/+248
* Add missing formatting strings.adrian2013-06-141-6/+6
* Add bluetooth setup method functions to the HAL.adrian2013-06-141-0/+8
* If chan is NULL, don't derefrence it.adrian2013-06-141-0/+5
* - Use the consistenly PHY-specific reset routine PHY_RESET() rather thankevlo2013-06-146-30/+22
* Fix a typo introduced in r213280. IFM_OPTIONS macro should seeyongari2013-06-141-1/+1
* Add support for non-virtualised hhook points, which are uniquely identified bylstewart2013-06-142-19/+23
* Initial AR9485/AR933x 1x1 LNA diversity work.adrian2013-06-142-43/+257
* sys/dev/xen/netfront/netfront.c:gibbs2013-06-141-1/+1
* Fix a potential NULL-pointer dereference that would trigger if the hhooklstewart2013-06-141-4/+3
* The functions are called pci_{msi,msix}_count(), not pci_count_{msi,msix}().markj2013-06-141-4/+4
* Remove unused macros PTESHIFT, PDESHIFT, PDPESHIFT and PML4ESHIFT.neel2013-06-143-9/+0
* All of Oxford/PLX OX16PCI954, OXm16PCI954 and OXu16PCI954 share themarius2013-06-131-1/+25
* Fix whitespace and normalize some entries.marius2013-06-131-22/+22
* Fix the vfp code to work with the 16 register variants of the VFP unit. Weandrew2013-06-132-35/+46
* - Convert the slab free item list from a linked array of indices to ajeff2013-06-133-295/+149
* - Add a BIT_FFS() macro and use it to replace cpusetffs_obj()jeff2013-06-1310-32/+27
* Bring the stdatomic for MIPS code slightly more in sync with the ARM version.ed2013-06-131-13/+18
* Add C11 atomic fallbacks for ARM.ed2013-06-132-0/+542
* Minor improvements to <stdatomic.h>.ed2013-06-131-2/+8
* Explain remedy for -J error from old makesjg2013-06-131-0/+17
* Add a missing comma.jkim2013-06-131-1/+1
* - Document GCC support for AMD Family 10h processors (amdfam10).jkim2013-06-131-5/+5
* Add a new CPUTYPE supported by Clang 3.3 for AMD Jaguar processors (btver2).jkim2013-06-131-0/+4
* Be more agressive about bootstrapping ctfmerge and ctfconvert sobrooks2013-06-131-2/+2
* Use portable string comparisonemaste2013-06-131-1/+1
* Fix two issues with the spin loops in the umtx(2) implementation.kib2013-06-131-2/+147
* Revert r251649:mav2013-06-132-6/+0
* Remove some duplicate code by making KHELP_DECLARE_MOD() a wrapper aroundlstewart2013-06-131-16/+3
* Improve locking strategy between keys hash and ID hash.glebius2013-06-131-21/+64
* Remove unused variable sc_tx_bufsz.kevlo2013-06-132-5/+0
OpenPOWER on IntegriCloud