summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Stop defining fdt_pic_table when building for ARM_INTRNG.andrew2016-02-1113-1/+26
* Stop device enumeration when we see first empty slot.br2016-02-111-3/+2
* Remove unused Zedboard config files. files.zedboard was empty other thanandrew2016-02-113-18/+1
* Use a pair of ifs when comparing the 32-bit flowid integers so thathselasky2016-02-111-3/+4
* ARM64 disassembler: support for LDR instructionswma2016-02-111-9/+224
* Make bus_space_generic properly map/unmap memory (using pmap_mapdev andadrian2016-02-112-13/+24
* Migrate the other MIPS24K SoC cores to use the CPU_MIPS24K option.adrian2016-02-114-4/+4
* Missing commit - remove MIPS fdt bus space.adrian2016-02-111-1/+0
* Remove bus space fdt for MIPS.adrian2016-02-113-207/+1
* Convert MIPS nexus and mips_pic to BUS_PASSadrian2016-02-112-3/+6
* Teach the MIPS ticker to attach itself properly when using INTRNG.adrian2016-02-111-0/+11
* Begin the MIPS_INTRNG support.adrian2016-02-115-2/+679
* Update uefi.8 for ZFS and multi device boot supportemaste2016-02-111-19/+11
* Document boot1.efi's handling of /boot.config, added in r294768emaste2016-02-111-1/+12
* Update leapsecond file in non-chroot environments.cy2016-02-111-4/+4
* Ext4: fix handling of files with sparse blocks before extent's index.pfg2016-02-112-15/+44
* Add WITH_GDB src.conf(5) descriptionemaste2016-02-111-0/+3
* Add missing src.conf(5) descriptions for tool chain componentsemaste2016-02-113-0/+13
* Update list of binutils controlled by WITHOUT_BINUTILS_BOOTSTRAPemaste2016-02-101-2/+1
* Remove useless checks for NULL before calling free(9), in the kernelkib2016-02-102-56/+28
* Finish r173600. There is no need to test a condition if both caseskib2016-02-101-6/+3
* ntb_hw(4): Print correct PAT name for non-WC/WB types mapped at loadcem2016-02-101-4/+28
* ntb_hw(4): Allow any x86 PAT caching flags for MW defaultscem2016-02-101-11/+44
* Add a kern.icl.drivers sysctl, to retrieve the list of registeredtrasz2016-02-101-2/+32
* Garbage collect unused arguments of m_init().glebius2016-02-105-11/+8
* Garbage collect m_getclr().glebius2016-02-101-17/+0
* Similar to r295116, add an additional 1 second sleep after calling ggatelngie2016-02-101-0/+1
* Remove stray semicolons from the iSCSI code.trasz2016-02-102-3/+3
* Explicitly include <sys/systm.h>. Previously we were pulling it in due toandrew2016-02-101-0/+1
* Fix a logic inversion when checking for ARM_INTRNGandrew2016-02-101-1/+1
* Only use fdt_pic_table when not using ARM_INTRNGandrew2016-02-101-0/+2
* Add new rc.conf parameter "jail_reverse_stop"feld2016-02-102-2/+9
* Use OF_getencprop to read a property, it already handles the endianandrew2016-02-101-4/+1
* Remove man page references to rndassociates.com, which has been taken overjamie2016-02-103-3/+0
* sfxge: implement SIOCGI2C to read information from phy modulesarybchik2016-02-105-0/+284
* Revert an arm64 change that sneaked in with r295464.andrew2016-02-101-6/+7
* Remove O_SYNC from the options passed to dbmopen().se2016-02-101-1/+1
* Update of the Allwinner drivers to:andrew2016-02-1022-133/+308
* Correct PCI device description.hselasky2016-02-101-1/+1
* Add `stats' command to get ng_bridge(4) statsdteske2016-02-101-0/+34
* Break out the shared bits of the arm intrng definitions into sys/intr.h;adrian2016-02-102-87/+131
* Add vnet jail configuration examplesdteske2016-02-104-1/+181
* Fix make universe when running with non POSIX/C locales using a locale sensitivebapt2016-02-101-1/+2
* Zero pf rule counters so daily reports make senselidl2016-02-091-1/+1
* Include sys/_task.h into uma_int.h, so that taskqueue.h isn't aglebius2016-02-0916-15/+2
* Rename variable to reflect the condition.kib2016-02-091-4/+4
* Remove unneeded whitespace, and fix a license for a new file. Extractedandrew2016-02-091-6/+4
* Bring generated interfaces up alwaysdteske2016-02-092-0/+4
* Change MAC algo to support mixing w/jng interfacesdteske2016-02-091-14/+11
* Fix bpf unhiding example /etc/devfs.rulesdteske2016-02-092-2/+2
OpenPOWER on IntegriCloud