summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MFCmarkm2013-09-06349-8640/+7817
|\
| * Keep PRIV_KMEM_READ permitted inside jails as it is on the outside.jamie2013-09-061-0/+7
| * comment out some stale loader configurations.luigi2013-09-061-3/+5
| * generate multiple host keys and do that unconditionallyluigi2013-09-061-9/+14
| * r253616 nuked BINMAKE so we need to adapt to the new definitionluigi2013-09-061-0/+2
| * Only lock pvh_global_lock read-only for pmap_page_wired_mappings(),kib2013-09-061-96/+110
| * In pmap_ts_referenced(), when restarting the loop due to pv listkib2013-09-061-3/+1
| * Add firmware downloading support for Samsung drivesbryanv2013-09-062-0/+4
| * Make SES driver adequately react on simple enclosure devices -- read Shortmav2013-09-061-0/+12
| * Add camcontrol support for the SCSI sanitize commandbryanv2013-09-064-1/+603
| * Bump __FreeBSD_version to 1000053 after cap_rights_t change.pjd2013-09-061-1/+1
| * Fix kernel panic if cache->nelms is zero.mav2013-09-061-8/+8
| * libc/stdio: Allow fopen/freopen modes in any order (except initial r/w/a).jilles2013-09-063-27/+151
| * libc/stdio: Run mkostemp test using prove.jilles2013-09-061-0/+10
| * libc/stdio: Provide proper TAP output for fmemopen/open_[w]memstream.jilles2013-09-063-3/+18
| * Fix the leakage of dma tags on if_arge. The leak occur when arge_start()loos2013-09-061-0/+26
| * Use Makefile.inc instead of .export.theraven2013-09-062-3/+3
| * Fix the namespace pollution caused by iconv.h including stdbool.htheraven2013-09-063-2/+12
| * Update some signal man pages for multithreading.jilles2013-09-064-25/+41
| * Add stub implementations of the missing C++11 math functions.theraven2013-09-063-0/+79
| * Fix spelling.grehan2013-09-061-1/+1
| * Allow level-triggered interrupt sources. While this isn'tgrehan2013-09-061-2/+2
| * Fix build.glebius2013-09-061-0/+1
| * On those machines, where sf_bufs do not represent any real object, makeglebius2013-09-066-51/+39
| * Emulate reading of the IA32_MISC_ENABLE MSR, by returninggrehan2013-09-061-1/+16
| * Allow CPUID leaf 0xD to be read as zeroes.grehan2013-09-062-0/+2
| * During universe/tinderbox export MAKE_JOB_ERROR_TOKEN=nosjg2013-09-061-0/+8
| * If MAKE_JOB_ERROR_TOKEN is set to false, do not put an error token ("E")sjg2013-09-061-1/+18
| * It was reported via email that the cu_sent field used by thermacklem2013-09-061-0/+2
| * Also align the 32-bit PowerPC stacks.nwhitehorn2013-09-051-0/+1
| * Remove contractions.carl2013-09-052-7/+7
| * Only tear down interface and transport if they've been successfully setup.carl2013-09-051-6/+11
| * Workaround an issue with hardware by accessing remote device through memcarl2013-09-052-60/+104
| * Simplify register access macros by removing one level of indirection.carl2013-09-051-66/+58
| * Cleaning up spacing and making hex value case consistent.carl2013-09-051-11/+11
| * Implement workaround for IvyTown 4K BAR size issue.carl2013-09-052-0/+37
| * Simplifying bus alloc resource call since we only need the default values.carl2013-09-051-5/+4
| * Add support for per device features and workarounds.carl2013-09-051-7/+19
| * Align stacks of kernel threads correctly at 16-byte boundaries rather thannwhitehorn2013-09-052-0/+2
| * Restructure the PCI bar initialization code in anticipation of upcomingcarl2013-09-051-53/+93
| * Fix name change from ntb_transport to if_ntb. A few places werecarl2013-09-051-4/+4
| * Fix a typo.carl2013-09-051-1/+1
| * Throw a bit to enable the link to come up on Xeon.carl2013-09-051-0/+4
| * Add some logging to ntb link up.carl2013-09-053-1/+21
| * Style clean-ups.hrs2013-09-051-54/+48
| * Enable "late" option when a file= option is specified in /etc/fstab.hrs2013-09-051-4/+11
| * watch: Do not mess up the tty modes on early error.jilles2013-09-051-1/+2
| * Fixing a small typo.hiren2013-09-051-1/+1
| * Minor printf nit to keep out cleansbruno2013-09-051-1/+1
| * Merge bmake-20130904sjg2013-09-0522-50/+189
| |\
OpenPOWER on IntegriCloud