aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* printf: Add test for width and precision in %b formatJilles Tjoelker2018-08-133-1/+4
* Copy out from kernel to data, not the other way around.Brooks Davis2018-08-131-1/+1
* Remove the duplicated CSUM_IP6_TCP introduced in r311849 from the TXMarius Strobl2018-08-131-2/+2
* Port the mps panic-safe shutdown_final handling to mprWarner Losh2018-08-133-14/+26
* Call xpt_sim_poll in shutdown_final handler.Warner Losh2018-08-131-1/+4
* Create xpt_sim_poll and refactor a bit using it.Warner Losh2018-08-132-19/+22
* Whitespace nit in t4_tom.hNavdeep Parhar2018-08-131-1/+1
* evdev: Remove evdev.ko linkage dependency on kbd driverVladimir Kondratyev2018-08-137-46/+100
* evdev: remove soft context from evdev methods parameter list.Vladimir Kondratyev2018-08-1310-50/+99
* [ig4] Fix initialization sequence for newer ig4 chipsOleksandr Tymoshenko2018-08-132-0/+28
* Add a space between a variable and escaped new line.Glen Barber2018-08-131-1/+1
* Add lang/python2, lang/python3, and lang/python to GCE imagesGlen Barber2018-08-131-1/+2
* Add microcode update configuration to the default loader.conf.Mark Johnston2018-08-131-0/+8
* Implement kernel support for early loading of Intel microcode updates.Mark Johnston2018-08-1312-28/+503
* Prevent some parallel swap-ins, rate-limit swapper swap-ins.Konstantin Belousov2018-08-131-6/+34
* Merge ACPICA 20180810.Jung-uk Kim2018-08-1321-40/+231
|\
| * Import ACPICA 20180810.vendor/acpica/20180810Jung-uk Kim2018-08-1024-104/+349
* | Add RISC-V instructions encoding.Ruslan Bukin2018-08-131-0/+1253
* | lualoader: Fix parsing of negative number loader.conf(5) variablesKyle Evans2018-08-131-1/+1
* | lagg: allow lacp to manage the link stateAndrew Gallatin2018-08-132-0/+9
* | Use the stacb instead of the asoc in state macros.Michael Tuexen2018-08-1310-218/+220
* | Move around text in loader(8), in particular stuff related to ZFS,Edward Tomasz Napierala2018-08-131-61/+51
* | Use consistently the macors to modify the assoc state.Michael Tuexen2018-08-136-44/+41
* | Add USB ID for rebranded RTL8153 found on NVIDIA Jetson TX1 board.Michal Meloun2018-08-132-0/+5
* | Import DTS files from Linux 4.18Emmanuel Vadot2018-08-13464-6127/+14894
|\ \
| * | Import latest DTS files from Linux 4.18vendor/device-tree/4.18Emmanuel Vadot2018-08-13875-11604/+31478
* | | Install symlink for sys/nvpair.h in include/Makefile symlinks targetKyle Evans2018-08-131-0/+5
* | | libbe(3)/bectl(8): Remove now-redundant include pathsKyle Evans2018-08-132-3/+0
* | | libbe(3): Light typo fix/word additionKyle Evans2018-08-131-2/+3
* | | libbe(3): Fix be_import to delete temp snapshotKyle Evans2018-08-133-17/+21
* | | Use INCS for non-sys/ libnvpair and libzfs_core includesKyle Evans2018-08-133-6/+2
* | | fix static ZFS linkingMatt Macy2018-08-121-0/+1
* | | ipmi/opal: Enable polled mode and proper callbackJustin Hibbits2018-08-121-0/+2
* | | Add explicit cast to silence a warning for the userland stack.Michael Tuexen2018-08-121-2/+2
* | | Move inetd.conf to usr.sbin/inetd/Brad Davis2018-08-123-4/+1
* | | Move all the newsyslog related configs to usr.sbin/newsyslog/Brad Davis2018-08-1212-11/+11
* | | Adding myself to committers-src.dotLi-Wen Hsu2018-08-121-0/+3
* | | Chasing r337661, fix systat after arc accounting change.Cy Schubert2018-08-121-1/+6
* | | Remove unused stuff from iw_cxgbe.hNavdeep Parhar2018-08-121-16/+0
* | | MFV/ZoL: Add dbuf hash and dbuf cache kstatsMatt Macy2018-08-121-18/+248
* | | MFV/ZoL: Fix stack dbuf_hold_impl()Matt Macy2018-08-121-68/+182
* | | fix build DN_MAX_BONUSLEN -> DN_OLD_MAX_BONUSLENMatt Macy2018-08-121-1/+1
* | | Restore legacy dnode_phys layout on tier 2 archesMatt Macy2018-08-121-9/+38
* | | Add an overview section to bus_dma.9.John Baldwin2018-08-121-7/+149
* | | MFV/ZoL: Fix stack noinlineMatt Macy2018-08-122-8/+17
* | | MFV/ZoL: Fix PANIC: metaslab_free_dva(): bad DVA X:Y:ZMatt Macy2018-08-121-0/+16
* | | MFV/ZoL: add dbuf statsMatt Macy2018-08-129-8/+368
* | | MFV/ZoL: Implement large_dnode pool featureMatt Macy2018-08-1241-239/+992
* | | bectl(8): Use strcmp, rather than trying to directly compareKyle Evans2018-08-121-1/+1
* | | getopt_long(3): Document behavior of leading characters in optstringKyle Evans2018-08-121-2/+43