aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove the "load drivers" logic from libibverbs.Hans Petter Selasky2018-04-221-263/+0
* Fix the build post r332859Justin Hibbits2018-04-222-8/+8
* dwatch(1): Remove the line used to demonstrate `-dev' optionDevin Teske2018-04-221-1/+0
* dwatch(1): Add profile for send(2)/recv(2) syscallsDevin Teske2018-04-222-0/+223
* dwatch(1): Add `-dev' option to aid debugging of profilesDevin Teske2018-04-221-1/+63
* Remove unused definition bl_dfp; fix build with bktr compiled into kernelThomas Zander2018-04-211-4/+0
* When running with INVARIANTS, the kernel contains extra checks. However,Jonathan T. Looney2018-04-211-0/+9
* Export powerpc CPU features for auxvecJustin Hibbits2018-04-212-0/+4
* bsdgrep: Use grep_strdup instead of grep_malloc+strcpyKyle Evans2018-04-211-2/+1
* Add cfumass rc script, to create a LUN for cfumass(4).Edward Tomasz Napierala2018-04-215-2/+151
* bsdgrep: Fix --include/--exclude ordering issuesKyle Evans2018-04-211-4/+10
* Sync powerpc feature flags with LinuxJustin Hibbits2018-04-212-32/+62
* blake2: Disable warnings (not just error) for code we will not modifyConrad Meyer2018-04-213-8/+8
* bsdgrep: if chain => switchKyle Evans2018-04-211-50/+71
* bsdgrep: More trivial cleanup/style cleanupKyle Evans2018-04-211-14/+5
* bsdgrep: Some light cleanupKyle Evans2018-04-211-5/+5
* lldb: propagate error to user if memory read failsEd Maste2018-04-211-1/+3
* makefs: tidy up reach-over sourceEd Maste2018-04-203-7/+4
* regulator: Check status before disablingEmmanuel Vadot2018-04-201-3/+5
* gnu/dts: Update our copy of arm dts from Linux 4.16Emmanuel Vadot2018-04-20456-5411/+17735
|\
| * dts: Update our copy from files from Linux 4.16vendor/device-tree/4.16Emmanuel Vadot2018-04-20869-7672/+26618
| * Update our copies of the Device Tree Source to Linux 4.15vendor/device-tree/4.15Emmanuel Vadot2018-02-091088-16606/+33974
* | Recommit r332501, with an additional upstream fix for "Cannot lowerDimitry Andric2018-04-2021-185/+913
* | bsdgrep: Break procmatches down a little bit moreKyle Evans2018-04-201-43/+54
* | Rename PROC_PDEATHSIG_SET -> PROC_PDEATHSIG_CTL and PROC_PDEATHSIG_GETKonstantin Belousov2018-04-207-33/+33
* | call racct_proc_ucred_changed() under the proc lockAndriy Gapon2018-04-205-13/+42
* | Fix use of pointer after being set NULL.Rick Macklem2018-04-201-1/+1
* | Add dead_bpf_if structure, that should be used as fake bpf_ifAndrey V. Elsukov2018-04-201-1/+5
* | bsdgrep: Add some TODOs for future work on operating on chunksKyle Evans2018-04-201-0/+12
* | powerpc64: Set n_slbs = 32 for POWER9Justin Hibbits2018-04-201-0/+1
* | powerpc64: Add DSCR supportJustin Hibbits2018-04-205-8/+71
* | bsdgrep: Clean up procmatches a little bitKyle Evans2018-04-201-31/+32
* | bsdgrep: Split match processing out of procfileKyle Evans2018-04-201-65/+87
* | lld: use correct number of digits in __FreeBSD_version-style IDEd Maste2018-04-201-1/+1
* | Fix incorrect output for a file consisting of a single full-sizeKirk McKusick2018-04-193-54/+76
* | Add sortbench.Brooks Davis2018-04-194-0/+366
* | Add support for linker-type-specific flagsEd Maste2018-04-192-5/+3
* | Replace SOFTFLOAT with __riscv_float_abi_*.Brooks Davis2018-04-198-21/+21
* | Remove empty dir no longer required.Mark Murray2018-04-190-0/+0
* | Fix OpenDowngrade for NFSv4.1 if a client sets the OPEN_SHARE_ACCESS_WANT* bits.Rick Macklem2018-04-191-2/+4
* | pwd_mkdb: warn that legacy support is deprecated (if specified)Ed Maste2018-04-191-0/+2
* | Fix detection of memory overlap with the kernel in the case where a memoryNathan Whitehorn2018-04-191-0/+33
* | cxgbe(4): Fix bugs in the handling of COP rules that match on VLAN tag.Navdeep Parhar2018-04-192-2/+2
* | Use symbolic constant, explaining the operation.Konstantin Belousov2018-04-191-1/+1
* | Reword comment to remove awkward constructs, including an "it's" thatWarner Losh2018-04-191-4/+3
* | Simplify the code to allocate stack for auxv, argv[], and environment vectors.John Baldwin2018-04-196-108/+55
* | Intel drives have an optimal alignment for I/O. While they honor I/OsWarner Losh2018-04-191-3/+17
* | Release memory resource on cuda driver attach failure.Alexander Motin2018-04-191-0/+4
* | cryptosoft: Do not exceed crd_len around *crypt_multiConrad Meyer2018-04-191-1/+2
* | These two modules need the tcp_hpts.h file forRandall Stewart2018-04-192-0/+2