aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix top(1) support for displaying ZFS Compressed ARC statisticsAllan Jude2018-06-141-1/+1
* fix OFED build after r335053Matt Macy2018-06-131-1/+2
* Fix PCBGROUPS build post CK conversion of pcbinfoMatt Macy2018-06-134-13/+13
* Make camcontrol identify work with nda devicesWarner Losh2018-06-132-14/+58
* Make it possible to use print_controller from another programWarner Losh2018-06-135-182/+257
* Enable eager FPU context switch by default on i386 too, based onKonstantin Belousov2018-06-132-34/+67
* Add PNP info to PCI attachment of ae driverWarner Losh2018-06-131-0/+2
* Add PNP info to PCI attachments of age driverWarner Losh2018-06-131-0/+2
* Add PNP info to PCI attachment of amr driverWarner Losh2018-06-131-7/+9
* Add PNP info to PCI attachment of ale driverWarner Losh2018-06-131-0/+2
* Add PNP info to PCI attachment of bwi driverWarner Losh2018-06-131-0/+2
* Add PNP info to PCI attachment of bwn driverWarner Losh2018-06-131-0/+4
* Add PNP info to PCI attachment of an driverWarner Losh2018-06-131-0/+2
* Add PNP info to the PCI attachment of the ahci driverWarner Losh2018-06-131-0/+3
* Add PNP info to the PCI attachment of the aacraid driver.Warner Losh2018-06-131-3/+6
* Add PNP info to the PCI attachment of the ncr driver.Warner Losh2018-06-131-3/+5
* i386: copyin/copyout error is EFAULTRyan Libby2018-06-131-2/+2
* Mention that ports are used to build packages, this fact - obviousEdward Tomasz Napierala2018-06-131-0/+2
* Get rid of references to /usr/share/doc/ from ports(7) and getosreldate(3).Edward Tomasz Napierala2018-06-132-17/+15
* Enable eager FPU context switch by default on amd64.Konstantin Belousov2018-06-132-40/+68
* Initialize variables we later free so they aren't usedWarner Losh2018-06-131-5/+4
* Remove unused variables.Warner Losh2018-06-132-3/+1
* Remove fail: label. It's unused.Warner Losh2018-06-131-1/+0
* Make UMA and malloc(9) return non-executable memory in most cases.Jonathan T. Looney2018-06-1316-62/+142
* audit(4): Fix file descriptor leaks in ATF testsAlan Somers2018-06-137-30/+45
* Implement a 'car limit' for bioq.Warner Losh2018-06-132-0/+20
* Add ThunderX2 to the list of CPUs we need to apply the branch predictorAndrew Turner2018-06-131-0/+6
* Switch to the SMCCC function for branch predictor hardening. The previousAndrew Turner2018-06-131-2/+5
* Add the SMCCC return codes from ARM DEN 0070A.Andrew Turner2018-06-131-0/+9
* Add support for the ARM SMC Calling Convention (SMCCC). This is a methodAndrew Turner2018-06-133-0/+157
* Move psci_call to a header file so we can use it in other files toAndrew Turner2018-06-132-8/+9
* audit(4): fix the definition of ARG_TERMID_ADDRAlan Somers2018-06-131-1/+1
* Oops, r335053 had an old version of the comment about 16-bit linux dev_tBruce Evans2018-06-131-11/+13
* Add a handler for the PSCI_FEATURES function. This needs PSCI 1.0, soAndrew Turner2018-06-132-2/+19
* Find and cache the PSCI version on driver attach.Andrew Turner2018-06-131-0/+3
* Add the PSCI_FEATURES function ID. This is found in PSCI 1.0 and is usedAndrew Turner2018-06-131-0/+2
* Fix the encoding of major and minor numbers in 64-bit dev_t by restoringBruce Evans2018-06-135-11/+93
* Rename the ThunderX CPU identification macros to include the X. This is theAndrew Turner2018-06-135-13/+13
* Add more Cavium CPU part numbers.Andrew Turner2018-06-131-1/+7
* While I was investigating CID 1194192 related with a resource leak on mrp memoryMarcelo Araujo2018-06-131-7/+10
* top(1): remove unneeded logicEitan Adler2018-06-131-9/+6
* Rework if_gre(4) to use encap_lookup_t method to speedup lookupAndrey V. Elsukov2018-06-134-553/+552
* Don't jump to VA space until kernel is ready.Ruslan Bukin2018-06-131-14/+15
* dumpon(8): improve the examples a bitEitan Adler2018-06-131-4/+5
* pmc: remove trailing whitespaceEitan Adler2018-06-131-1/+1
* atoi.3: bump .DdEitan Adler2018-06-131-1/+1
* top(1): style(9)Eitan Adler2018-06-133-8/+14
* top(1): add myself to authorsEitan Adler2018-06-132-0/+2
* libc: remove explicit cast NULL in atoiEitan Adler2018-06-132-3/+3
* top(1): shift from atoi to non-deprecated functionEitan Adler2018-06-131-1/+1