summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a pre-merge script which reverts mechanical changes such as addeddes2014-03-2433-63/+132
* change defaule permissions on /dev/devstat. while i'm here removeemax2014-03-241-2/+4
* Add missing LIBM to DPADD from r263650bdrewery2014-03-241-1/+1
* Move an else case that was missed in r263676andrew2014-03-241-25/+25
* lldb: Invoke PT_KILL from ProcessPosix::DoDestroyemaste2014-03-241-4/+2
* Reorder the pmap macros so "ARM_MMU_V6 + ARM_MMU_V7" is first. As they areandrew2014-03-231-41/+42
* For the moment also disable interrupts on the altera-jtag-uart imitationbz2014-03-231-0/+2
* Add the llvm/clang patch for r263619.andrew2014-03-231-0/+81
* Add a new ARM TARGET_ARCH, armv6hf. This is considered experimental.andrew2014-03-2317-20/+30
* Remove unneeded fake _KERNEL definition.glebius2014-03-231-2/+0
* Don't lose track of the KTR entries copied from 'ktr_buf_init[]' to theneel2014-03-221-1/+3
* Fix build with libucl 20140321bdrewery2014-03-221-1/+1
* sfxge: limit software Tx queue size.glebius2014-03-222-8/+9
* Update to 20140321bapt2014-03-2285-488/+5498
|\
| * Update 20140302bapt2014-03-2284-488/+5497
* | Create a root dataset so that /root is outside of the boot environment.bdrewery2014-03-221-0/+2
* | Simplify how we build MACHINE_ARCH. There are 3 options that may be setandrew2014-03-221-9/+15
* | For BERI on NetFPGA assume HZ=100 by default.bz2014-03-222-1/+13
* | Implement __flt_rounds for ARMv6 hard-float. The fpscr register stores theandrew2014-03-221-10/+14
* | Update comment to explain search order reverted to historical ordermckusick2014-03-221-10/+11
* | Rename global cnt to vm_cnt to avoid shadowing.bdrewery2014-03-2255-194/+199
* | Pull in r201662 from upstream clang trunk:andrew2014-03-222-3/+21
* | Also set the AR5212 HAL power mode tracking in the right spot.adrian2014-03-221-1/+3
* | Mark the following sysctls as MPSAFE:mjg2014-03-211-5/+7
* | Add change forgotten in r263475. Make dmaplimit accessible outsidekib2014-03-212-1/+2
* | Fix breakage in ipfw+VIMAGE after r261590.glebius2014-03-211-14/+6
* | nv(3) was not in 10.0.bdrewery2014-03-211-2/+2
* | Fix two issues with /dev/mem access on amd64, both causing kernel pagekib2014-03-215-12/+43
* | Initialize vm_map_entry member wiring_thread on the map entry creation.kib2014-03-211-0/+1
* | When loader(8) inspects MBR, it chooses GPT as main partition table,ae2014-03-211-8/+5
* | Mask out SRR1 bits that aren't exported to the MSR.jhibbits2014-03-211-1/+3
* | Revert r263449;pfg2014-03-211-18/+2
* | Take filedesc lock only for reading when allocating new fdtable.mjg2014-03-211-2/+2
* | MFV 263436-263438:delphij2014-03-213-13/+49
* | audit: plug FILEDESC_LOCK leak in audit_canon_path.mjg2014-03-211-0/+1
* | cxgbe(4): Recognize the "spider" configuration where a T5 card's 40Gnp2014-03-211-0/+1
* | Throw the flush messages behind ATH_DEBUG_RESET as well.adrian2014-03-201-6/+6
* | sh: Don't overwrite old exit status if a PID is reused.jilles2014-03-201-1/+2
* | cxgbe(4): man page updates.np2014-03-201-13/+48
* | ext2fs: minor update to the dirpref policy.pfg2014-03-201-2/+18
* | Update hwpmc to support core events for Atom Silvermont microarchitecture.hiren2014-03-208-38/+763
* | Add several ATF tests that deal with multiple fibs. They're described inasomers2014-03-208-0/+612
* | msdosfs: minor format fix - spaces vs tabpfg2014-03-201-1/+1
* | Add new CPUTYPEs supported by Clang 3.4, i.e., AMD Steamroller (bdver3) andjkim2014-03-202-6/+8
* | - Update commit template to include 'Relnotes:' tag, togjb2014-03-201-0/+3
* | Use 'cpuset_t' to represent the vcpus active in a virtual machine.neel2014-03-203-20/+16
* | Rename mct and ehci drivers files to match common naming.br2014-03-203-4/+4
* | Remove printf's.br2014-03-201-6/+0
* | Fix kern/187712: config(8) does not respect KERNCONFDIR.asomers2014-03-205-2/+39
* | share/man/man7/tests.7asomers2014-03-201-49/+62
OpenPOWER on IntegriCloud