summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Allow FDT_DTS_FILE to be a list, either in the makedtb target, or in aimp2014-04-303-21/+13
* Reintroduce priority for the TRIM ZIOs instead of using the "NOW" prioritysmh2014-04-307-73/+124
* Do not reread SCSI disk VPD pages on every device open.mav2014-04-301-10/+35
* Make uninteresting PCI devices with no attached drivers only print outsmh2014-04-301-92/+100
* Convert the Zynq SoC support to the new routines for static device mapping.ian2014-04-302-35/+8
* Don't forget to remember previous element at the end of the loop.pjd2014-04-301-0/+1
* Document m_get2().kevlo2014-04-302-1/+8
* Change type from int to short to match function prototypes.kevlo2014-04-301-5/+5
* Add missing commaeadler2014-04-301-1/+1
* null.c: uio is unusedeadler2014-04-301-1/+1
* man pages: add missing commaeadler2014-04-302-2/+2
* null.c: fix orderingeadler2014-04-301-8/+9
* Add a /dev/full device.eadler2014-04-304-1/+73
* Fix TCP reassembly vulnerability.delphij2014-04-301-3/+4
* Fix OpenSSL use-after-free vulnerability.delphij2014-04-301-1/+1
* Fix devfs rules not applied by default for jails.delphij2014-04-301-1/+1
* * Modify the beacon interval in debugging to be ni_intval, not 102400adrian2014-04-301-13/+17
* Add ar9300_get_next_tbtt().adrian2014-04-301-0/+6
* Bring over some initial power save management support, reset pathadrian2014-04-3012-73/+787
* Ignore writes to microcode update MSR. This MSR is accessed by RHEL7 guest.neel2014-04-302-0/+5
* Only track the power state variable if the power state is changed,adrian2014-04-301-4/+9
* * Only update ah_powerMode if we're setting the chip sleep state.adrian2014-04-304-12/+27
* Make this declaration into a proper function prototype.ian2014-04-291-1/+1
* Update comment.marius2014-04-291-1/+1
* Given that as of r258002 the last external user is gone, make sched_lockmarius2014-04-291-1/+1
* Be consistent with the whitespace in the rest of these files.rstone2014-04-292-4/+4
* Partially revert r265019 - allocating 512 bytes on stackmelifaro2014-04-291-19/+8
* Move rt_setmetrics() from rtsock.c to route.c.melifaro2014-04-293-16/+25
* Fix two cases of recursive acquisitions of the vm object lock, onlykib2014-04-291-1/+1
* Some Linux guests will implement a 'halt' by disabling the APIC and executingneel2014-04-293-87/+32
* For the VM_PHYSSEG_DENSE case, checking the requested range to fallkib2014-04-291-1/+3
* Add SMP support for Zedboard.ian2014-04-294-0/+103
* Bump WITNESS_PENDLIST by MAXCPU to account for thegrehan2014-04-291-1/+1
* Merge from CheriBSD:brooks2014-04-291-2/+11
* Fix "netstat -gW" behavior broken in r259638.melifaro2014-04-291-11/+13
* citrus: Avoid invalid code points.pfg2014-04-291-0/+8
* Add regression test for PR kern/189088.asomers2014-04-291-0/+54
* NLS is used by the build system.imp2014-04-291-1/+1
* Fix a panic when removing an IP address from an interface, if the same addressasomers2014-04-292-3/+47
* Do not use senderr() in rtrequest1_fib_change().melifaro2014-04-291-5/+2
* Merge r133175 from upstream:marius2014-04-291-1/+1
* After r264897 restore the ability to add bootoptions from FDT forbz2014-04-291-1/+50
* Add standard SYNOPSIS wording, fix typos, contractions and new sentence -> ne...brueffer2014-04-291-5/+18
* Fix formatting of the -a option in usage() to be consistent.scottl2014-04-291-1/+1
* Document the -a option that was added in r262424.scottl2014-04-291-1/+17
* Remove redundant includebdrewery2014-04-291-1/+0
* Add dependency for libm to libstdc++. This fixes high -j value buildsimp2014-04-281-0/+1
* Allow a virtual machine to be forcibly reset or powered off. This is doneneel2014-04-289-33/+94
* Remove note about hw.bus.devctl_disable removal, restoredgjb2014-04-281-4/+0
* Revert r263754, re-adding support for hw.bus.devctl_disable. Breakingbrooks2014-04-281-3/+37
OpenPOWER on IntegriCloud