]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Update zstd to 1.3.0
[FreeBSD/FreeBSD.git] / sys /
2017-07-14 delphijUpdate arcmsr(4) to 1.40.00.00 in order to add support of
2017-07-14 impThis adds CAM pass(4) support for NVMe IO's. Applicatio...
2017-07-14 kibCorrect sysent flags for dynamically loaded syscalls.
2017-07-14 alcGeneralize vm_page_ps_is_valid() to support testing...
2017-07-14 rlibbyixl: gcc build errors
2017-07-13 bdreweryFix kldload of if_ixl without PCI_IOV kernel option.
2017-07-13 erjixl(4)/ixlv(4): Stop leaking every busdma entry in...
2017-07-13 gjbFix a missing comment marker.
2017-07-13 markjAdd some functions to jiffies.h.
2017-07-13 sbrunoAdd 4k and NCQ_TRIM_BROKEN quirks for Samsung 845 SSDs.
2017-07-13 sbrunoAdd 4K quirks for Samsung 750 EVO SSD
2017-07-13 philipFix GRE over IPv6 tunnels with IPFW
2017-07-13 kibFix size argument to vm_pager_allocate(), it is in...
2017-07-13 kibRevert r320936 to recommit with the correct log message.
2017-07-13 kibIt is believed to be only cosmetic.
2017-07-13 ianPut an #ifdef notyet wrapper around a function that...
2017-07-13 ianSupport the "disable-over-current" property for imx...
2017-07-12 bdreweryMETA_MODE: Fix not writing .meta files in the kernel...
2017-07-12 sbrunoReset unsupported SFP tuneable back to original entry...
2017-07-12 rlibbykvprintf %b enhancements
2017-07-12 ianSupport multiple realtime clocks, and remove locking...
2017-07-12 ianProtect access to the AT realtime clock with its own...
2017-07-11 jhbConsistently use vop_stdpathconf() for default pathconf...
2017-07-11 andrewAdd external PLATFORM access on arm, and use it in...
2017-07-11 kibFix BIT_FLS().
2017-07-10 zbbFix error check for Rx mbuf allocation in ENA driver
2017-07-10 impBump to FreeBSD_version to 1200038 for MMC CAM
2017-07-10 impMove mmc_parmas to the end of the structure for better...
2017-07-10 impKill some unnecessary noise.
2017-07-10 hselaskyMake sure the mlx4en RX DMA ring gets stamped with...
2017-07-10 andrewStart to move the arm *_mp.h to be names *_machdep...
2017-07-10 bdeFix attribute flipping for cut marking in pixel mode...
2017-07-10 mav"Port Type not registered" is not a real error for...
2017-07-10 impInclude opt files in the kernel with "" instead of <>.
2017-07-10 impBetter contain MMCCAM parts of this file
2017-07-10 impOpt files are included with single quotes.
2017-07-10 impAdd dependency on opt_cam.h and opt_mmccam.h
2017-07-09 markjAdd some functions to math64.h in the LinuxKPI, and...
2017-07-09 markjAdd a few functions to ktime.h in the LinuxKPI, and...
2017-07-09 markjFree existing per-thread task structs when unloading...
2017-07-09 markjAdd a helper function to agp(4) which installs a single...
2017-07-09 impBack out enabling the card interrupt detection bit...
2017-07-09 impReconnect mmc and mmcsd disconnected unintentioanlly...
2017-07-09 kppf: Fix vnet purging
2017-07-09 impAdded mmcnull, an emulated lightweight MMC controller
2017-07-09 impAn MMC/SD/SDIO stack using CAM
2017-07-09 kibFix loop termination in vm_map_find_min().
2017-07-09 pfgRemove stale comments.
2017-07-09 dchaginStyle(9). Whitespace.
2017-07-09 dchaginEliminate the bogus casts.
2017-07-09 manudts: arm: Fix our local patches for H3
2017-07-09 manuUpdate DTS files from Linux 4.12
2017-07-09 manuarm64: Add Allwinner I2C controller to GENERIC kernel
2017-07-09 manuif_awg: Add "allwinner,sun50i-a64-emac" compatible...
2017-07-09 bdeMove open coding of construction of attributes for...
2017-07-09 netchildSwitch prison check from PROV_DRIVER to PRIV_KMEM_WRITE...
2017-07-09 netchild - Extend pr_allow flags visually to 32 bits, to make...
2017-07-08 dchaginDon't initialize error in declaration.
2017-07-08 dchaginEliminate the bogus cast.
2017-07-08 dchaginEliminate the bogus cast.
2017-07-08 dchaginDon't take a lock around atomic operation.
2017-07-08 dchaginRemove init from declaration, collapse two int vars...
2017-07-08 dchaginRemove init from declaration.
2017-07-08 dchaginStyle(9). Add blank line aftr {.
2017-07-08 markjAdd some helper definitions to fs.h in the LinuxKPI.
2017-07-08 markjFix the definitions of pgprot_{noncached,writecombine...
2017-07-08 markjAdd device_is_registered() to the LinuxKPI.
2017-07-08 markjAdd TASK_COMM_LEN to the LinuxKPI.
2017-07-08 bdeAdd many bitmaps (now there are 13) for mouse cursors...
2017-07-08 bdeAdd files to help manage the (vga) syscons mouse cursor.
2017-07-08 kibFix handling of one more possible exception on return...
2017-07-07 andrewRemove the MULTIDELAY option from arm. It's now enabled...
2017-07-07 hselaskyComplete r320189 which allows a NULL VM fault handler...
2017-07-07 hselaskyFix a bug in synchronize RCU when the calling thread...
2017-07-07 hselaskyImplement fix for BULK IN-token retry mechanism. When...
2017-07-07 rlibbyamd-vi: gcc build errors
2017-07-06 kibAdd BIT_FLS() analogous to BIT_FFS().
2017-07-06 ianFix drivers that assume ticks starts at zero. These...
2017-07-06 traszMake ^c work in ddb(4).
2017-07-06 traszMake ^w work in ddb(4).
2017-07-06 traszMake ddb(4) disassembler (x/i) use n32 register names.
2017-07-06 gallatinSimplify UIO_SYSSPACE and UIO_NOCOPY paths in uiomove
2017-07-06 traszImprove ddb(4) error reporting a bit.
2017-07-06 traszMake ddb(4) a bit more user-friendly by improving ...
2017-07-06 mavAdd GEOM::descr attribute for symmetry with GEOM::ident.
2017-07-06 avosrtwn: add Rx descriptor structures for common code.
2017-07-06 rlibbyhptmv: avoid gcc variably-modified warning
2017-07-06 davidcsRelease mtx hw_lock before calling pause() in qla_stop...
2017-07-06 adrian[ar724x] put in explicit memory barriers now that read...
2017-07-06 adrian[ar71xx] Start migrating the AR934x based boards over...
2017-07-06 rmacklemAdd support for AF_LOCAL socket upcalls to the nfsuserd...
2017-07-05 bdreweryFix out-of-tree kernel builds after r320275 when bsd...
2017-07-05 davidcsAllow MTU changes without ifconfig down/up
2017-07-05 markjDefer ACPI taskqueue creation to SI_SUB_KICK_SCHEDULER.
2017-07-05 erjixgbe(4): Update HEAD (p3) to 3.2.12-k
2017-07-05 jtlDon't overpromote values when calculating len in tcp_ou...
2017-07-05 andrewMake MULTIDELAY a requirement in the MPCore Timer drive...
2017-07-05 andrewRequire the ARM Generic Timer driver is built for MULTI...
2017-07-05 jhibbitsRemove an obsolete comment
2017-07-04 emastecam: EOL whitespace cleanup and line wrapping changes
next