aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Convert i386 NPX hardware context save methods to ifuncs.Konstantin Belousov2018-09-191-32/+66
* | | | vm: check for empty kstack cache before lockingMateusz Guzik2018-09-191-1/+1
* | | | amd64 pmap: remove tautological assert.Konstantin Belousov2018-09-191-2/+1
* | | | Move remote & phones to usr.bin/tip/tip/Brad Davis2018-09-194-2/+4
* | | | Fix ZFS VFS op quotactl to follow busy protocol.Konstantin Belousov2018-09-191-0/+4
* | | | Fix state of dquot-less vnodes after failed quotaoff.Konstantin Belousov2018-09-193-7/+40
* | | | Move regdomain.xml to lib/lib80211/Brad Davis2018-09-193-4/+1
* | | | cxgbetool(8): Clarify the meaning of the "queue" parameter used to steerNavdeep Parhar2018-09-181-4/+7
* | | | cxgbe(4): Enable TXRTLMT by default when the feature is available in theNavdeep Parhar2018-09-181-2/+4
* | | | Move libalias.conf to lib/libalias/libalias/Brad Davis2018-09-183-1/+1
* | | | Move disktab to sbin/bsdlabel/Brad Davis2018-09-183-1/+1
* | | | Move install of locate.rc to usr.bin/locate/locate/Brad Davis2018-09-182-8/+1
* | | | Move mail.rc install to usr.bin/mail.Brad Davis2018-09-182-4/+1
* | | | Only update the domain cursor once in keg_fetch_slab().Mark Johnston2018-09-181-4/+2
* | | | Update the pkg-stage.sh script used to populate packages on theGlen Barber2018-09-181-1/+1
* | | | Regen after r338752.Brooks Davis2018-09-181-1/+9
* | | | Only enable HyperV support by default on x86.Brooks Davis2018-09-182-1/+9
* | | | Fix C11 and POSIX 1003.1b-1993 compliance in time.hBrooks Davis2018-09-181-0/+4
* | | | Require ifunc-capable linker for i386Ed Maste2018-09-181-3/+4
* | | | Remove unused code.Michael Tuexen2018-09-182-37/+0
* | | | Move mac.conf to lib/libc/posix1e/Brad Davis2018-09-183-1/+1
* | | | Fix CONFS to append the value in this case.Brad Davis2018-09-181-1/+1
* | | | vm: stop taking proc lock in mmap to satisfy racct if it is disabledMateusz Guzik2018-09-182-13/+21
* | | | Move amd.map to usr.sbin/amd/amd/Brad Davis2018-09-183-4/+1
* | | | Move libmap.conf to libexec/rtld-elf/Brad Davis2018-09-183-1/+1
* | | | Move dhclient.conf to sbin/dhclient/.Brad Davis2018-09-183-1/+1
* | | | Remove dhclient.conf from here in prep for the move of it from etc/.Brad Davis2018-09-181-39/+0
* | | | DIRS: Rework how duplicated dirs are installed.Bryan Drewery2018-09-171-10/+21
* | | | installdirs can be a recursive/standalone target.Bryan Drewery2018-09-171-1/+2
* | | | PROGS: Don't redundantly process DIRS.Bryan Drewery2018-09-171-1/+1
* | | | DIRS: installdirs should also be .PHONYBryan Drewery2018-09-171-2/+2
* | | | Fixed isses:David C Somayajulu2018-09-171-8/+10
* | | | Do not upgrade the vnode lock to call getinoquota().Konstantin Belousov2018-09-171-28/+7
* | | | Move rpc and netconfig to lib/libc/rpc/Brad Davis2018-09-174-2/+1
* | | | Move hosts, hosts.equiv, networks, nsswitch.conf, protocols to lib/libc/net/Brad Davis2018-09-177-9/+6
* | | | Fix a regression in r338360 when booting an x86 machine without APIC.John Baldwin2018-09-171-2/+8
* | | | Fix an nvpair leak in vdev_geom_read_config().Mark Johnston2018-09-171-9/+12
* | | | Use ifunc to resolve context switching mode on amd64.Konstantin Belousov2018-09-171-90/+167
* | | | amd64: tidy up kernel memmove, take 2Mateusz Guzik2018-09-171-18/+15
* | | | amd64: depessimize userspace memcpy/memmove/bcopyMateusz Guzik2018-09-172-4/+16
* | | | Calculate PTI, PCID and INVPCID modes earlier, before ifuncs are resolved.Konstantin Belousov2018-09-172-10/+16
* | | | Make the PTI violation check to follow style of the SMAP check.Konstantin Belousov2018-09-171-5/+12
* | | | Restore outbound packets capturing for if_gre(4). It was missed in r335048.Andrey V. Elsukov2018-09-171-0/+2
* | | | Revert amd64: tidy up kernel memmoveMateusz Guzik2018-09-161-10/+12
* | | | [ig4] Fix device description for Kaby Lake systemsOleksandr Tymoshenko2018-09-161-2/+2
* | | | amd64: tidy up kernel memmoveMateusz Guzik2018-09-161-12/+10
* | | | Remove unneeded new line from the panic string.Konstantin Belousov2018-09-161-1/+1
* | | | Significantly improve pf purge cpu usage by only taking locksJohn-Mark Gurney2018-09-161-15/+19
* | | | Pull in r325478 from upstream clang trunk (by Ivan A. Kosarev):Dimitry Andric2018-09-151-6/+30
* | | | Pull in r335365 from upstream llvm trunk (by Krzysztof Parzyszek):Dimitry Andric2018-09-141-1/+2