aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Silent some warnings for i386 kernel buildKonstantin Belousov2022-01-062-6/+3
* | link_elf.h: cleanup struct link_map definition, remove mips-specific fieldKonstantin Belousov2022-01-061-3/+0
* | rtld: remove mips arch directoryKonstantin Belousov2022-01-064-1158/+0
* | rtld: remove mips-specific cases from generic codeKonstantin Belousov2022-01-062-53/+0
* | Dump page tracking no longer needed on mipsKonstantin Belousov2022-01-062-4/+4
* | Remove special kstack allocation code for mips.Konstantin Belousov2022-01-061-12/+0
* | Whitespace and capitalization cleanups.Kirk McKusick2022-01-061-7/+8
* | vfslist.c: initialize skipvfs variableStefan Eßer2022-01-051-0/+1
* | bus_dma: Deduplicate locking helper functions.John Baldwin2022-01-0510-182/+49
* | Deduplicate bus_dma bounce code.John Baldwin2022-01-056-1713/+497
* | hier: Remove mips and sparc64Warner Losh2022-01-051-4/+0
* | lio: remove from NOIPWarner Losh2022-01-051-0/+1
* | atkbd: Disable periodic polling by default.Alexander Motin2022-01-051-1/+1
* | cxgbe(4): Do not request an FEC that is invalid for the requested speed.Navdeep Parhar2022-01-051-0/+16
* | atkbd: Reduce polling rate from 10Hz to ~1Hz.Alexander Motin2022-01-051-2/+13
* | bhyve: Correct unmapping of the MSI-X table BARMark Johnston2022-01-051-2/+3
* | bhyve: Map the right BAR in init_msix_table()Mark Johnston2022-01-051-1/+1
* | Use the arm64 ttbr macro to define the ASID shiftAndrew Turner2022-01-051-2/+1
* | Add the arm64 TTBR fields to armreg.hAndrew Turner2022-01-051-0/+7
* | Fix kernel build without INET and INET6Ed Maste2022-01-052-0/+4
* | Add a missing space in the arm64 sendsigAndrew Turner2022-01-051-1/+1
* | Remove the sigcode base check on arm64Andrew Turner2022-01-051-7/+1
* | stress2: Added new test casesPeter Holm2022-01-053-0/+456
* | linux(4): man page tweaksEdward Tomasz Napierala2022-01-051-28/+47
* | vtnet: don't leak pfil(9) data on detachGleb Smirnoff2022-01-051-0/+5
* | bsd.endian.mk: Allow for the cross building caseWarner Losh2022-01-041-1/+11
* | neta: clk code ifdef'd aarch64Warner Losh2022-01-041-0/+2
* | neta: need clknode_if.hWarner Losh2022-01-041-1/+1
* | mips: remove saf1761Warner Losh2022-01-048-4573/+1
* | Bump Dd for crypto_clonereq.John Baldwin2022-01-041-1/+1
* | iscsi: Pass the request PDU to icl_conn_transfer_setup().John Baldwin2022-01-045-12/+10
* | ccr: Use a software OCF session for requests which fallback to software.John Baldwin2022-01-041-343/+50
* | OCF: Add crypto_clonereq().John Baldwin2022-01-044-4/+49
* | sigev_findtd: Fix whitespace nit in argument list.John Baldwin2022-01-041-1/+1
* | file: Turns out we need xlocal.h protectionWarner Losh2022-01-041-0/+2
* | bsd.endian.mk: Sort architecture listWarner Losh2022-01-041-1/+1
* | busdma: Fix powerpc DMA alignment checkJustin Hibbits2022-01-041-1/+1
* | ipfilter: Fix manpage typosCy Schubert2022-01-045-6/+6
* | mvneta: Unconditionally print an error message if mii_attach() failsMark Johnston2022-01-041-4/+2
* | libsysdecode: Decode sendmsg/recvmsg flags containing an underscoreMark Johnston2022-01-041-1/+1
* | linux(4): Reduce diffs between linux_rt_sendsig() and sendsig()Edward Tomasz Napierala2022-01-041-3/+5
* | Unstaticize {get,set}_fpcontext() on amd64Edward Tomasz Napierala2022-01-042-7/+7
* | if_mvneta: Use clock frequencyHubert Mazur2022-01-042-18/+31
* | Add driver for marvell, a37x0 peripheral clocksHubert Mazur2022-01-0411-0/+1705
* | Add driver for armada, 37x0-tbg-clockHubert Mazur2022-01-045-0/+413
* | Add driver for marvell, armada-3700 oscillatorHubert Mazur2022-01-043-0/+155
* | mixer(3): Revert: "Fix for header file pollution."Hans Petter Selasky2022-01-042-1/+1
* | ipfilter userland: Fix typosCy Schubert2022-01-041-4/+4
* | mixer(3): Fix for header file pollution.Hans Petter Selasky2022-01-042-1/+1
* | file: upgrade to 5.41.Xin LI2022-01-04200-2713/+6716
|\ \