summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Create crtsavres.o for powerpc buildsJustin Hibbits2019-01-124-7/+198
* Fix the check for the offset of td_frame and td_emuldata in struct thread.Andrew Turner2019-01-121-2/+2
* Disable FTS3, FTS4, and RTREE in bundled and private sqlite3.Cy Schubert2019-01-121-4/+1
* Add missing documentation for dev.acpi_ibm.0.mic_led added in r335304Allan Jude2019-01-121-0/+14
* net80211: fix possible panic for some drivers after r342211Andriy Voskoboinyk2019-01-122-6/+62
* Fix indentation in ruptime command output for hosts in the "down" state.Yoshihiro Takahashi2019-01-121-1/+1
* Sync with OpenBSD.Yoshihiro Takahashi2019-01-121-2/+3
* Temporarily disable the kcov tests. Not all architectures haveAndrew Turner2019-01-121-1/+1
* Add support for the Clang Coverage Sanitizer in the kernel (KCOV).Andrew Turner2019-01-1211-2/+1153
* snd_uaudio: Add quirks for Edirol UA-25EX in advanced driver mode.Hans Petter Selasky2019-01-124-4/+7
* cxgbe(4): Move some INTx specific code to a more appropriate place.Navdeep Parhar2019-01-121-1/+3
* Add Linux compatibility support for `SC_NPROCESSORS_{CONF,ONLN}` as `_SC_NPRO...Enji Cooper2019-01-111-0/+2
* Add man page for device_delete_children.Warner Losh2019-01-112-0/+59
* Fix duplication.Baptiste Daroussin2019-01-111-111/+0
* Remove accessing remote node and domain objects while processing cam actions.Ram Kishore Vegesna2019-01-112-11/+25
* Add `bluetooth-config` script to simplify setting up bluetooth connections toLars Engels2019-01-115-0/+506
* Fix spelling of identifierRodney W. Grimes2019-01-111-1/+1
* Fix the location of td->td_frame at the top of the kernel stack.Andrew Turner2019-01-111-1/+1
* Import DTS from Linux 4.20Emmanuel Vadot2019-01-11540-6446/+31035
|\
| * Import DTS files from Linux 4.20vendor/device-tree/4.20Emmanuel Vadot2019-01-11810-7878/+36887
* | Import DTS includes from 4.19Emmanuel Vadot2019-01-1131-57/+1268
|\|
* | cpucontrol: check for the supposed firmware file type and skipKonstantin Belousov2019-01-111-0/+2
* | Fix errno values returned from DUMMY_XATTR linuxulator callsFedor Uporov2019-01-114-4/+4
* | Change ZFS quotas to return EINVAL when not present (matches man page).Sean Eric Fagan2019-01-111-1/+1
* | Relax requirement to packet size of CARP protocol and remove version check.Andrey V. Elsukov2019-01-111-6/+4
* | dtb: allwinner: Add orangepi-pc to the buildEmmanuel Vadot2019-01-111-0/+1
* | Remove recursive NET_EPOCH_ENTER() from sysctl_ifmalist(), missed in r342872.Gleb Smirnoff2019-01-111-2/+0
* | Remove support for FreeBSD 9 kernel, which used to change byte orderGleb Smirnoff2019-01-101-14/+0
* | Update my committer name and add my new mentor relationshipEnji Cooper2019-01-101-1/+3
* | Fix a comment, pushed onto is two words.Andrew Turner2019-01-101-2/+2
* | Update to ELF Tool Chain r3668Ed Maste2019-01-10218-1080/+1377
|\ \
| * | Import ELF Tool Chain snapshot at r3668vendor/elftoolchain/elftoolchain-r3668Ed Maste2019-01-10267-1227/+2928
* | | rtwn_usb(4): add IQ calibration support for RTL8192CUAndriy Voskoboinyk2019-01-102-2/+352
* | | libbe(3): Change be_mount to mount/unmount child datasetsKyle Evans2019-01-104-47/+162
* | | grep(1) outputs NOT-matched lines with multi-byte charactersPedro F. Giffuni2019-01-101-9/+22
* | | Fix the build with INVARIANTS.Andrey V. Elsukov2019-01-101-5/+5
* | | Reduce the size of struct ip_fw_args from 240 to 128 bytes on amd64.Andrey V. Elsukov2019-01-104-138/+174
* | | Remove unnecessary ifdef. With INVARIANTS all KASSERTs are empty statements,Gleb Smirnoff2019-01-101-2/+0
* | | Bring the comment up to date.Gleb Smirnoff2019-01-101-1/+1
* | | Simplify sosetopt() so that function has single return point. NoGleb Smirnoff2019-01-101-5/+3
* | | route(8): clarify -prefixlen descriptionEnji Cooper2019-01-101-7/+7
* | | libbe(3): move altroot augmentation bits around a little bitKyle Evans2019-01-093-14/+38
* | | style(9): fix the indent of a return.Brooks Davis2019-01-091-1/+1
* | | Complete the removal of obsolete ioctl handlers.Mark Johnston2019-01-092-8/+0
* | | Stop setting if_linkmib in vlan(4) ifnets.Mark Johnston2019-01-091-21/+8
* | | netmap: fix bridge example in netmap(4)Vincenzo Maffione2019-01-091-2/+2
* | | netmap: fix sysctl variable in vale(4)Vincenzo Maffione2019-01-091-2/+2
* | | Fix loopback traffic when using non-lo0 link local IPv6 addresses.Hans Petter Selasky2019-01-091-31/+51
* | | net80211: fix panic when device is removed during initializationAndriy Voskoboinyk2019-01-091-1/+5
* | | Avoid bsd.files.mk duplicate rule warning for bfd ldscriptsAlex Richardson2019-01-092-3/+6