summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Remove a few vestiges of passing an exit code togjb2014-10-292-4/+4
| | * | Avoid hard-coding the Azure image file format.gjb2014-10-293-4/+6
| | * | Add glue to allow enabling building cloud providergjb2014-10-292-8/+19
| |/ /
| * | Move virtual machine / cloud provider targets andgjb2014-10-292-50/+58
| * | Reintegrate head@r273095gjb2014-10-142752-31498/+260980
| |\ \
| * | | Output an informational message when mkimg(1) runs, so itgjb2014-10-142-0/+4
| * | | Fix signal list to trigger umount(8).gjb2014-10-142-2/+2
| * | | Clear VM_RC_LIST.gjb2014-10-141-1/+1
* | | | Add inline implementations of arm bus_space_read/write_N().ian2015-01-202-37/+55
* | | | Garbage collect a prove test wrapperngie2015-01-201-15/+0
* | | | Fix arc__shrink DTrace probe's to_free argument.will2015-01-201-5/+1
* | | | Use the "zfs_gfs" tag for GFS vnodes to make them easier to identify.will2015-01-201-1/+1
* | | | NSEC_TO_TICK(usec) -> NSEC_TO_TICK(nsec)will2015-01-201-1/+1
* | | | Remove unused strdup() #define.will2015-01-201-1/+0
* | | | - Add jbeich as a ports committerjbeich2015-01-201-0/+3
* | | | Restore the CAM XPT peripheral generation counter, and export it via sysctl.will2015-01-201-0/+6
* | | | MFV r277432:delphij2015-01-202-33/+47
* | | | Remove comparisons which are not necessary.tuexen2015-01-201-0/+14
* | | | Allow clang to be built for mips/mips64 backend types by adding our mipssbruno2015-01-201-0/+11
* | | | o Restore 'goto tr_setup;' when operating in host mode mistakenlybr2015-01-201-8/+5
* | | | There does not seem to be any reason to acquire GIANT here. Follow amd64nwhitehorn2015-01-201-2/+0
* | | | o Do notify USB host each time we receive 'set packet filter' request.br2015-01-201-24/+69
* | | | Allow skipping dmu_buf_will_dirty() call in dsl_dir_transfer_space().mav2015-01-202-6/+7
* | | | loader: fix the size of MODINFOMD_MODULEProyger2015-01-202-3/+4
* | | | Fix returned data for the USB_GET_DEV_PORT_PATH IOCTL in particularhselasky2015-01-201-5/+4
* | | | Remove the SMP code from locore-v4. These will never use the SMP code asandrew2015-01-201-92/+0
* | | | Add the User and PL1 read only and reqd write thread ID registers.andrew2015-01-201-0/+7
* | | | Add 128-byte cache flushing routines.br2015-01-203-6/+219
* | | | Enable Synopsys DesignWare Mobile Storage Host Controllerganbold2015-01-207-35/+163
* | | | Remove space in the FDT reservation map from the available memory regionsnwhitehorn2015-01-201-4/+87
* | | | Zero BSS explicitly if not started by loader(8). Add a check for the magicnwhitehorn2015-01-201-3/+14
* | | | Update the vdso timehands only via tc_windup().neel2015-01-204-14/+27
* | | | Properly clear IRQ status in order to fix "Spurious IRQ" message from AINT.gonzo2015-01-201-0/+3
* | | | Add missing linuxapi module dependencies and always use the FreeBSDhselasky2015-01-1910-23/+16
* | | | Add more functions to the Linux kernel compatibility layer. Add somehselasky2015-01-199-3/+52
* | | | Add some initial infrastructure for relocating the kernel in place.nwhitehorn2015-01-192-3/+56
* | | | Stop enforcing additional reference on all cdevs, which was introducedkib2015-01-193-11/+29
* | | | Ignore devfs directory entries for devices either being destroyed orkib2015-01-192-0/+13
* | | | Remove extra mtx_unlock().mav2015-01-191-1/+0
* | | | Code cleanup.tuexen2015-01-191-6/+7
* | | | Make the clock-frequency property optional as it may not be present on FDTandrew2015-01-191-6/+14
* | | | Minor refactoring of code block.hselasky2015-01-191-4/+3
* | | | Fix the build when INVARIANTS is defined by restoring `bo`'s definition inngie2015-01-191-0/+6
* | | | MOVS instruction emulation.neel2015-01-192-5/+272
* | | | Fix a bug in libvmmapi 'vm_copy_setup()' where it would return success even ifneel2015-01-192-7/+17
* | | | Integrate contrib/netbsd-tests/bin/expr into the build/kyua as bin/expr/testsngie2015-01-193-0/+24
* | | | Expect :overflow to fail with FreeBSD's expr as it doesn't have stringentngie2015-01-191-0/+3
* | | | Provide a tunable (machdep.moea64_bpvo_pool_size) to set the bootstrapnwhitehorn2015-01-191-6/+7
* | | | For armv6 builds, add -mfloat-abi=softfp. This tells the compiler it canian2015-01-191-0/+4
* | | | ext2: Garbage-collect some unused variablespfg2015-01-197-14/+2
OpenPOWER on IntegriCloud