]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Add 4K quirks for Samsung 750 EVO SSD
[FreeBSD/FreeBSD.git] / sys /
2017-07-13 Sean BrunoAdd 4K quirks for Samsung 750 EVO SSD
2017-07-13 Philip PaepsFix GRE over IPv6 tunnels with IPFW
2017-07-13 Konstantin BelousovFix size argument to vm_pager_allocate(), it is in...
2017-07-13 Konstantin BelousovRevert r320936 to recommit with the correct log message.
2017-07-13 Konstantin BelousovIt is believed to be only cosmetic.
2017-07-13 Ian LeporePut an #ifdef notyet wrapper around a function that...
2017-07-13 Ian LeporeSupport the "disable-over-current" property for imx...
2017-07-13 Martin MatuskaMFV r320924:
2017-07-12 Bryan DreweryMETA_MODE: Fix not writing .meta files in the kernel...
2017-07-12 Sean BrunoReset unsupported SFP tuneable back to original entry...
2017-07-12 Ryan Libbykvprintf %b enhancements
2017-07-12 Xin LIMFV r320905: Import upstream fix for CVE-2017-11103.
2017-07-12 Ian LeporeSupport multiple realtime clocks, and remove locking...
2017-07-12 Ian LeporeProtect access to the AT realtime clock with its own...
2017-07-11 John BaldwinConsistently use vop_stdpathconf() for default pathconf...
2017-07-11 Andrew TurnerAdd external PLATFORM access on arm, and use it in...
2017-07-11 Konstantin BelousovFix BIT_FLS().
2017-07-10 Zbigniew BodekFix error check for Rx mbuf allocation in ENA driver
2017-07-10 Warner LoshBump to FreeBSD_version to 1200038 for MMC CAM
2017-07-10 Warner LoshMove mmc_parmas to the end of the structure for better...
2017-07-10 Warner LoshKill some unnecessary noise.
2017-07-10 Hans Petter SelaskyMake sure the mlx4en RX DMA ring gets stamped with...
2017-07-10 Andrew TurnerStart to move the arm *_mp.h to be names *_machdep...
2017-07-10 Bruce EvansFix attribute flipping for cut marking in pixel mode...
2017-07-10 Alexander Motin"Port Type not registered" is not a real error for...
2017-07-10 Warner LoshInclude opt files in the kernel with "" instead of <>.
2017-07-10 Warner LoshBetter contain MMCCAM parts of this file
2017-07-10 Warner LoshOpt files are included with single quotes.
2017-07-10 Warner LoshAdd dependency on opt_cam.h and opt_mmccam.h
2017-07-09 Mark JohnstonAdd some functions to math64.h in the LinuxKPI, and...
2017-07-09 Mark JohnstonAdd a few functions to ktime.h in the LinuxKPI, and...
2017-07-09 Mark JohnstonFree existing per-thread task structs when unloading...
2017-07-09 Mark JohnstonAdd a helper function to agp(4) which installs a single...
2017-07-09 Warner LoshBack out enabling the card interrupt detection bit...
2017-07-09 Warner LoshReconnect mmc and mmcsd disconnected unintentioanlly...
2017-07-09 Kristof Provostpf: Fix vnet purging
2017-07-09 Warner LoshAdded mmcnull, an emulated lightweight MMC controller
2017-07-09 Warner LoshAn MMC/SD/SDIO stack using CAM
2017-07-09 Konstantin BelousovFix loop termination in vm_map_find_min().
2017-07-09 Pedro F. GiffuniRemove stale comments.
2017-07-09 Dmitry ChaginStyle(9). Whitespace.
2017-07-09 Dmitry ChaginEliminate the bogus casts.
2017-07-09 Emmanuel Vadotdts: arm: Fix our local patches for H3
2017-07-09 Emmanuel VadotUpdate DTS files from Linux 4.12
2017-07-09 Emmanuel Vadotarm64: Add Allwinner I2C controller to GENERIC kernel
2017-07-09 Emmanuel Vadotif_awg: Add "allwinner,sun50i-a64-emac" compatible...
2017-07-09 Bruce EvansMove open coding of construction of attributes for...
2017-07-09 Alexander LeidingerSwitch prison check from PROV_DRIVER to PRIV_KMEM_WRITE...
2017-07-09 Alexander Leidinger - Extend pr_allow flags visually to 32 bits, to make...
2017-07-08 Dmitry ChaginDon't initialize error in declaration.
2017-07-08 Dmitry ChaginEliminate the bogus cast.
2017-07-08 Dmitry ChaginEliminate the bogus cast.
2017-07-08 Dmitry ChaginDon't take a lock around atomic operation.
2017-07-08 Dmitry ChaginRemove init from declaration, collapse two int vars...
2017-07-08 Dmitry ChaginRemove init from declaration.
2017-07-08 Dmitry ChaginStyle(9). Add blank line aftr {.
2017-07-08 Mark JohnstonAdd some helper definitions to fs.h in the LinuxKPI.
2017-07-08 Mark JohnstonFix the definitions of pgprot_{noncached,writecombine...
2017-07-08 Mark JohnstonAdd device_is_registered() to the LinuxKPI.
2017-07-08 Mark JohnstonAdd TASK_COMM_LEN to the LinuxKPI.
2017-07-08 Bruce EvansAdd many bitmaps (now there are 13) for mouse cursors...
2017-07-08 Bruce EvansAdd files to help manage the (vga) syscons mouse cursor.
2017-07-08 Konstantin BelousovFix handling of one more possible exception on return...
2017-07-07 Andrew TurnerRemove the MULTIDELAY option from arm. It's now enabled...
2017-07-07 Hans Petter SelaskyComplete r320189 which allows a NULL VM fault handler...
2017-07-07 Hans Petter SelaskyFix a bug in synchronize RCU when the calling thread...
2017-07-07 Hans Petter SelaskyImplement fix for BULK IN-token retry mechanism. When...
2017-07-07 Ryan Libbyamd-vi: gcc build errors
2017-07-06 Konstantin BelousovAdd BIT_FLS() analogous to BIT_FFS().
2017-07-06 Ian LeporeFix drivers that assume ticks starts at zero. These...
2017-07-06 Edward Tomasz Napi... Make ^c work in ddb(4).
2017-07-06 Edward Tomasz Napi... Make ^w work in ddb(4).
2017-07-06 Edward Tomasz Napi... Make ddb(4) disassembler (x/i) use n32 register names.
2017-07-06 Andrew GallatinSimplify UIO_SYSSPACE and UIO_NOCOPY paths in uiomove
2017-07-06 Edward Tomasz Napi... Improve ddb(4) error reporting a bit.
2017-07-06 Edward Tomasz Napi... Make ddb(4) a bit more user-friendly by improving ...
2017-07-06 Alexander MotinAdd GEOM::descr attribute for symmetry with GEOM::ident.
2017-07-06 Andriy Voskoboinykrtwn: add Rx descriptor structures for common code.
2017-07-06 Ryan Libbyhptmv: avoid gcc variably-modified warning
2017-07-06 David C SomayajuluRelease mtx hw_lock before calling pause() in qla_stop...
2017-07-06 Adrian Chadd[ar724x] put in explicit memory barriers now that read...
2017-07-06 Adrian Chadd[ar71xx] Start migrating the AR934x based boards over...
2017-07-06 Rick MacklemAdd support for AF_LOCAL socket upcalls to the nfsuserd...
2017-07-05 Bryan DreweryFix out-of-tree kernel builds after r320275 when bsd...
2017-07-05 David C SomayajuluAllow MTU changes without ifconfig down/up
2017-07-05 Mark JohnstonDefer ACPI taskqueue creation to SI_SUB_KICK_SCHEDULER.
2017-07-05 Eric Joynerixgbe(4): Update HEAD (p3) to 3.2.12-k
2017-07-05 Jonathan T. LooneyDon't overpromote values when calculating len in tcp_ou...
2017-07-05 Andrew TurnerMake MULTIDELAY a requirement in the MPCore Timer drive...
2017-07-05 Andrew TurnerRequire the ARM Generic Timer driver is built for MULTI...
2017-07-05 Justin HibbitsRemove an obsolete comment
2017-07-04 Ed Mastecam: EOL whitespace cleanup and line wrapping changes
2017-07-04 Mark JohnstonInvoke suspend/resume methods from the driver pmops...
2017-07-04 Ian LeporeAdd a driver for the imx6 on-chip realtime clock.
2017-07-04 Michael TuexenMove to open state after plausibility checks.
2017-07-04 Hans Petter SelaskyAfter r319722 two fields were left uninitialized when...
2017-07-04 Andrew TurnerMove the simple armv6 only timer drivers to require...
2017-07-04 Michael TuexenDon't hold if refcount on an stcb when it is not needed.
2017-07-04 Andrew TurnerAdd a delay count to the last few places. This will...
2017-07-04 Andrew TurnerRemove PLATFORM_SMP. It's unneeded as all configs with...
next