summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Implement vector callback for PVHVM and unify event channel implementationsgibbs2013-08-2964-2654/+2433
* - Remove test_and_set_bit() macro. It is unused since r255037.jkim2013-08-291-5/+3
* Convert the if_lagg rwlock to an rmlock.adrian2013-08-292-33/+56
* Fix atomic operations on context_flag without altering semantics.jkim2013-08-291-3/+3
* Add directories that is installed as part of bsdconfig.delphij2013-08-291-0/+74
* Add a few missing language directories for /usr.delphij2013-08-291-0/+8
* Update to 2013-08-29 NetBSD libexecinfo snapshotemaste2013-08-293-13/+27
* Fix some issues in change 254760 pointed out by Bruce Evans:ken2013-08-291-11/+8
* Work-around a timing problem with the ITE IT8513E now that the coremarcel2013-08-291-1/+13
* Don't return an error for socket timeouts that are too large. Justjhb2013-08-291-7/+2
* Fix after r255014antoine2013-08-292-4/+4
* Significantly reduce the cost, i.e., run time, of calls to madvise(...,alc2013-08-2913-11/+419
* Migrate iwn(4) to use the new ieee80211_tx_complete() API.adrian2013-08-291-35/+23
* Remove the duplicate LLC_MISS event and put it in the right order.adrian2013-08-291-3/+2
* Prevent the full restart cycle every time arge_start() is called. Onlyloos2013-08-291-1/+2
* Remove GNU_PATCH leftover.andreast2013-08-291-5/+0
* Merge r254736 from user/np/cxl_tuning.np2013-08-291-12/+14
* Merge r254386 from user/np/cxl_tuning. Add an INET|INET6 check missingnp2013-08-293-0/+17
* Drop build option switch for the older GNU patch.pfg2013-08-294-19/+0
* 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
OpenPOWER on IntegriCloud