aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Rename COMMON_TSS_RSP0 to TSS_RSP0.Konstantin Belousov2018-01-112-2/+2
* Update comment explaining the check, to reality.Konstantin Belousov2018-01-112-10/+6
* PowerNV: add buffer for OPAL consoleWojciech Macek2018-01-111-10/+54
* PowerNV: set LPCR[LPES] correctlyWojciech Macek2018-01-112-0/+6
* PowerNV: correctly start secondary CPUsWojciech Macek2018-01-111-9/+12
* PowerNV: add reset, poweroff, OPAL consoleWojciech Macek2018-01-114-0/+239
* CXGBE: fix get_filt to be endianness-awareWojciech Macek2018-01-111-4/+4
* PowerNV: initial support for OPALWojciech Macek2018-01-118-0/+993
* Zstd: Add bswap intrinsics for small MIPS systems (e.g., Onion Omega)Conrad Meyer2018-01-111-0/+14
* awk(1): Add necessary bits for connecting tests, but leave disconnectedKyle Evans2018-01-113-0/+41
* When we crash, we'll stop the scheduler before we call theWarner Losh2018-01-111-2/+8
* Flesh out static dtrace probes for /dev/crypto ioctl errors.John Baldwin2018-01-111-18/+84
* Add encrypt+authenticate modes to cryptotest toolConrad Meyer2018-01-101-25/+60
* x86: Document purpose of _safe variants of {rd,wr}msr()Conrad Meyer2018-01-102-4/+8
* malloc.9: Fix minor typo from rewording in r327796Conrad Meyer2018-01-101-1/+1
* Fix minor locking issues in the Power Mac Uninorth PCI bridge driver.Landon J. Fuller2018-01-102-10/+27
* mallocarray(9): panic if the requested allocation would overflowConrad Meyer2018-01-103-14/+22
* Add a regression test for r327794.Mark Johnston2018-01-103-0/+38
* Fix an off-by-one in dt_opt_setenv().Mark Johnston2018-01-101-9/+10
* Don't store shadow copies of per-process AIO limits.John Baldwin2018-01-101-16/+8
* Set the 'FR' bit in the status register for N32 kernels.John Baldwin2018-01-104-6/+9
* linuxkpi: Simplify kmalloc_array.Pedro F. Giffuni2018-01-101-3/+1
* Mention switch to ld.lld for amd64 in UPDATINGEd Maste2018-01-101-0/+8
* regen src.conf.5 after r327783, WITH_LLD_BOOTSTRAP defaultEd Maste2018-01-101-2/+2
* Enable ld.lld as bootstrap linker by default on amd64Ed Maste2018-01-101-0/+3
* dev/bxe: make use of mallocarray(9).Pedro F. Giffuni2018-01-102-2/+3
* Use mallocarray(9) in dirhash.Pedro F. Giffuni2018-01-101-3/+4
* Add regression tests for r327779.Mark Johnston2018-01-102-0/+112
* Fix handling of read errors during mirror synchronization.Mark Johnston2018-01-101-47/+85
* src.conf.5: regen after r325692 and r326888Ed Maste2018-01-101-1/+6
* Make nullfs properly report MNT_AUTOMOUNTED set on the nullfs mount itself,Edward Tomasz Napierala2018-01-101-1/+2
* Include ffsll() on riscv kernels.John Baldwin2018-01-101-0/+1
* amdsbwd: fix handling of timeout values beyond the supported rangeAndriy Gapon2018-01-101-13/+22
* inittodr(0) actually sets the time, so there's no need to callWarner Losh2018-01-102-7/+4
* Catchup to removing this directoryWarner Losh2018-01-100-0/+0
* Docuent pmtimer driver removal.Warner Losh2018-01-101-0/+5
* Move prof_machdep.c to it's more traditional place under i386/i386.Warner Losh2018-01-102-1/+1
* lld: introduce basic man pageEd Maste2018-01-102-1/+366
* Remove the executable bit from some recently added test scripts.Mark Johnston2018-01-108-0/+0
* Clarify the use of the gmirror flag mask constants.Mark Johnston2018-01-101-0/+4
* Retire pmtimer driver. Move time fixing into apm driver. MoveWarner Losh2018-01-105-184/+97
* Remove vestiges of digi(4) driver, first attempted in r305235 withWarner Losh2018-01-107-383/+4
* Finally, fix Zstd kernel build on MIPS and RISC-VConrad Meyer2018-01-103-0/+81
* Refactor code related to 'camcontrol devlist'Scott Long2018-01-101-49/+90
* Implement the ability to query NVME for its controller data so that it willScott Long2018-01-101-0/+59
* Avoid referencing a possibly freed consumer after r327496.Mark Johnston2018-01-101-8/+7
* Fix markup.Mariusz Zaborski2018-01-101-2/+2
* Convert a collection of unrelated bitwise flags to a collection of booleanIan Lepore2018-01-101-16/+14
* Bugfix: don't lose the am/pm mode flag when setting the time. Unlike mostIan Lepore2018-01-101-4/+5
* Bugfix: on RTC chips with a 32-bit binary counter, after reading the time,Ian Lepore2018-01-101-2/+1