summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Correct atomic operations in i915.jkim2013-08-283-11/+11
* Fix a compiler warning and add couple of VM map types.jkim2013-08-281-3/+21
* Whitespace nit.np2013-08-281-1/+1
* Merge r254336 from user/np/cxl_tuning.np2013-08-282-1/+26
* Fix a compiler warning. With this fix, a negative time can be converted tojkim2013-08-281-1/+1
* Support storing 7 additional file flags in tmpfs:ken2013-08-281-3/+4
* libutil: Use O_CLOEXEC for internal file descriptors from open().jilles2013-08-285-9/+12
* Change t4_list_lock and t4_uld_list_lock from mutexes to sx'es.np2013-08-283-35/+34
* Add hooks in base cxgbe(4) for the iWARP upper-layer driver. Update anp2013-08-286-8/+30
* Reduce diff against stable/9 slightly.jkim2013-08-281-3/+2
* ql_minidump() should be performed only by port 0.davidcs2013-08-281-2/+2
* Xref capsicum(4) and procdesc(4) from pdfork(2).rwatson2013-08-281-4/+18
* Add a simple procdesc(4) man page describing "options PROCDESC" and therwatson2013-08-283-5/+103
* Do not save/restore video memory if we are not using linear frame buffer.jkim2013-08-281-22/+15
* Make sure to free stale buffer before allocating new one for safety.jkim2013-08-281-2/+6
* Avoid unnecessary signedness conversion.jkim2013-08-281-3/+3
* In looking at block layouts as part of fixing filesystem blockmckusick2013-08-281-2/+2
* A performance problem was reported in PR kern/181226:mckusick2013-08-281-2/+14
* * Whitespace.kargl2013-08-281-1/+1
* Add firmware for Centrino 2200-N wireless devices.gnn2013-08-282-0/+12256
* After writing a kernel core dump into /var/crash, call sync(8).gavin2013-08-281-0/+1
* Fix a few typos for s25fl types.loos2013-08-281-2/+2
* Make ar71xx_spi attach the next free unit of spibus and not only spibus0.loos2013-08-281-1/+1
* Add the default hints to make the GPIO pins, rf led and reset switch workloos2013-08-281-0/+18
* Properly free gpiobus ivars when gpiobus_parse_pins() fails and also onloos2013-08-281-4/+18
* Support the PCI-Express SSD in the new MacBook Air (model A1465)gavin2013-08-281-0/+1
* Take a very small step toward the Century of the Anchovy by increasing theivoras2013-08-281-1/+1
* Fix 'make depend'uqs2013-08-281-1/+1
* mdoc fixjoel2013-08-281-1/+1
* Fix GT PCI controller driver on big-endian hardwaregonzo2013-08-281-18/+35
* Previously, both zfs_rename and zfs_link does a check on whetherdelphij2013-08-281-3/+11
* Really regen after r254962.zeising2013-08-271-7/+4
* Use .SHELL to tell bmake to use 'set -e' when running scriptssjg2013-08-271-6/+20
* Fix a typo introduced in r254975.jkim2013-08-271-1/+1
* wordexp(): Avoid leaking the pipe file descriptors to a parallel fork/exec.jilles2013-08-271-4/+4
* Fix bug in Flash access codedavidcs2013-08-271-5/+5
* Install 450.status-security.jlh2013-08-271-1/+2
* Make the period of each periodic security script configurable.jlh2013-08-2721-125/+476
* Pad m_hdr on 32bit architectures to to prevent alignment and paddingandre2013-08-272-1/+16
* If a drive returns ASC/ASCQ 0x04,0x11 "Logical unit not ready,ken2013-08-271-1/+1
* * s_erf.c:kargl2013-08-272-99/+71
* Remove duplicate dev.xbd.*.max_requests sysctl added in r252260.cperciva2013-08-271-4/+0
* Assemble linux32_locore.s and ia32_sigtramp.S with clang integrated assembler.rdivacky2013-08-272-6/+0
* Allow single byte reads of the emulated MSI-X tables. This is not requiredneel2013-08-271-3/+9
* Add support for emulating the byte move instruction "mov r/m8, r8".neel2013-08-271-2/+10
* Remove include opt_ofed.h since OFED is unifdef'd.alfred2013-08-271-2/+0
* Formally remove WITH_BSDCONFIG build option and re-generate src.conf.5dteske2013-08-272-6/+4
* Add note/reminder about dialog(1) regression in HEAD/10.0-C so that we don'tdteske2013-08-271-0/+13
* Make the PAM password strength checking module WARNS=2 safe.will2013-08-272-17/+26
* Allow more space for interface names.gavin2013-08-271-2/+2
OpenPOWER on IntegriCloud