]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Fix build with DRM and INVARIANTS enabled.
[FreeBSD/FreeBSD.git] / sys /
2019-08-13 John BaldwinFix build with DRM and INVARIANTS enabled.
2019-08-13 Kirk McKusickClarify comment that describes how the FS_METACKHASH...
2019-08-13 Conrad MeyerRemove deprecated GEOM classes
2019-08-13 Ed Mastesys/{x86,amd64}: remove one of doubled ;s
2019-08-13 Alan Somersfusefs: skip some tests when unsafe aio is disabled
2019-08-13 Warner Loshr350976 accidentally removed nvram device. Restore it.
2019-08-13 Ian LeporeAdd PNP_INFO to the gpiopps driver.
2019-08-13 Alan Somersping6: Fix data type of a variable for a packet sequenc...
2019-08-13 Warner LoshFlowtables were removed in r321618, remove stray refere...
2019-08-13 Warner Loshvx(4) was removed in r347921. Remove stray reference.
2019-08-13 Warner Loshnsp(4) was removed in r339571. Remove stray reference.
2019-08-13 Warner Loshfe(4) driver has been removed from the tree in r347914...
2019-08-13 Warner Loshnvme has been moved to 'files' so shouldn't be here...
2019-08-13 Warner Loshed(4) has been removed from the tree, but these were...
2019-08-13 Andrey V. ElsukovSave ip_ttl value and restore it after checksum calcula...
2019-08-13 Randall StewartPlace back in the dependency on HPTS via module depends...
2019-08-13 Jeff RobersonMove scheduler state into the per-cpu area where it...
2019-08-12 Warner LoshFix powerpc LINT build
2019-08-12 Warner Loshukbdmap.h rule was identical on all platforms, so move...
2019-08-12 Warner LoshCreate files.x86
2019-08-12 Warner LoshFloppy driver really only works on x86
2019-08-12 Warner LoshMove sc out of the global file
2019-08-12 Warner LoshStart to split out the really x86 specific NOTES from...
2019-08-12 Alexander MotinMissed part of r350523.
2019-08-12 Leandro LuporiFix style and clarify comment
2019-08-12 Leandro Lupori[ppc] avoid empty mdproc struct
2019-08-12 Leandro Lupori[PPC64] Save FPU registers before enabling VSX
2019-08-12 Andriy GaponMFV r350896: 6585 sha512, skein, and edonr have an...
2019-08-12 Andriy Gapona stop gap fix for a race between dnode_hold and dnode_...
2019-08-12 Andriy Voskoboinykrtwn_pci: add device ID for RTL8192CE.
2019-08-12 Justin Hibbitspowerpc: Unify pmap definitions between AIM and Book-E
2019-08-12 Cy SchubertInitialize the frentry (the control block that defines...
2019-08-11 Cy SchubertCalculate the number interface array elements using...
2019-08-11 Cy Schubertr272552 applied the patch from ipfilter upstream fil...
2019-08-11 Ian LeporeRevert r350841. I didn't realize that on this chip...
2019-08-11 Konstantin Belousovcompat/linux: Remove obsoleted and somewhat confusing...
2019-08-11 Konstantin BelousovOnly enable COMPAT_43 changes for syscalls ABI for...
2019-08-11 Xin LIUpgrade to Bzip2 version 1.0.8.
2019-08-10 Ian LeporeRemove use of intr_config_hook from the am335x_pmic...
2019-08-10 Ian LeporeThe am335x_ehrpwm driver now requires the pwmbus_if...
2019-08-10 Ian LeporeAllow the sdhci timeout sysctl var to be set as a tunab...
2019-08-10 Emmanuel Vadotallwinner: Add support to min/max in aw_clk_frac
2019-08-10 Emmanuel VadotRemove some duplicate code that end up in r350844
2019-08-10 Emmanuel Vadotallwinner: Add a new clock aw_clk_m
2019-08-10 Emmanuel Vadotallwinner: Rework the BUS_PASS on drivers
2019-08-10 Ian LeporeWhen responding to an interrupt in the am335x_pmic...
2019-08-10 Ian LeporeGarbage collect the no-longer-necessary MAX_IIC_DATA_SI...
2019-08-10 Ian LeporeSwitch the am335x_pmic driver to using iicdev_readfrom...
2019-08-10 Warner LoshThese are no longer a thing, remove them.
2019-08-09 Andrey V. ElsukovAdd missing new line in several log messages.
2019-08-09 Jonathan T. LooneyIn m_pulldown(), before trying to prepend bytes to...
2019-08-08 Warner LoshStopgap fix for gcc platforms.
2019-08-08 Rick MacklemRemove some harmless cruft from vn_generic_copy_file_ra...
2019-08-08 Rick MacklemFix copy_file_range(2) for an unlikely race during...
2019-08-08 Toomas Soomeloader: support com.delphix:removing
2019-08-08 Warner LoshFirst pass at a LINT for arm64.
2019-08-08 Warner LoshMake arm64 32-bit mode compile with COMPAT_43
2019-08-08 Conrad MeyerUpdate to Zstandard 1.4.2
2019-08-08 Marcin WojtasFix mac_veriexec_parser build after r347938
2019-08-08 Konstantin BelousovFix stack grow for init.
2019-08-08 Konstantin BelousovUpdate comment explaining create_init().
2019-08-08 Warner LoshAdd TCP_RFC7413
2019-08-08 Ed Mastearmv8crypto: add missing unlock for session (after...
2019-08-08 Tom JonesRename IPPROTO 33 from SEP to DCCP
2019-08-08 Bjoern A. Zeebfrag6: move public structure into file local space.
2019-08-08 Bjoern A. Zeebfrag6.c: cleanup varaibles and return statements.
2019-08-08 Bjoern A. Zeebfrag6.c: initial comment and whitespace cleanup.
2019-08-08 Michael TuexenFix a typo.
2019-08-08 Xin LIConvert DDB_CTF to use newer version of ZLIB.
2019-08-08 Xin LIUpdate bxe(4) to use new zlib.
2019-08-08 Xin LIUpdate geom_uzip to use new zlib:
2019-08-08 Alan CoxOrdinarily, during a superpage promotion or demotion...
2019-08-08 Conrad MeyerDisable useless -Wformat-zero-length
2019-08-08 Justin Hibbitspowerpc/pmap: Minor optimizations to 64-bit booke pmap
2019-08-08 Conrad MeyerFix !DDB kernel configurations after r350713
2019-08-08 Conrad Meyerddb(4): Add 'sysctl' command
2019-08-07 Alan SomersRemove the fuse.ko -> fusefs.ko symlink
2019-08-07 Mark JohnstonUse designated initializers for vmm_ops.
2019-08-07 Conrad MeyerGEOM: Reduce unnecessary log interleaving with sbufs
2019-08-07 Conrad Meyersbuf(9): Add sbuf_nl_terminate() API
2019-08-07 Conrad Meyersbuf(9): Refactor sbuf_newbuf into sbuf_new
2019-08-07 Conrad Meyersbuf(9): Add NOWAIT dynamic buffer extension mode
2019-08-07 Edward Tomasz Napi... Add cdceem(4) driver, for virtual ethernet devices...
2019-08-07 Alexander MotinMake `camcontrol modepage` support block descriptors.
2019-08-07 Hans Petter SelaskyCorrect PCI device ID for XHCI USB controller.
2019-08-07 Emmanuel Vadotofw: ofw_reg_to_paddr: Use a 256 static array for the...
2019-08-07 Emmanuel Vadotarm: dts: am33xx: Fix the region for uart0
2019-08-07 Xin LIExpose zlib's utility functions in Z_SOLO library when...
2019-08-07 Alan Somersfusefs: merge from projects/fuse2
2019-08-06 John BaldwinFix LOCAL_MODULES and improve the make output.
2019-08-06 Jeff RobersonCache kernel stacks in UMA. This gives us NUMA support...
2019-08-06 John BaldwinDetect invalid PCI devices more correctly in PCI interr...
2019-08-06 Jeff RobersonImplement a MINBUCKET zone flag so we can use minimal...
2019-08-06 Jeff RobersonAdd two new kernel options to control memory locality...
2019-08-06 Kyle Evansral: rt2860: fix wcid2ni access/size issue
2019-08-06 Kirk McKusickIgnore UFS/FFS superblock check hash failures so as...
2019-08-06 Kirk McKusickA race condition existed between the time a UFS/FFS...
2019-08-06 Ed MasteCorrect ICMPv6/MLDv2 out-of-bounds memory access
2019-08-06 Konstantin Belousovamd64: prevents speculations over swapgs reload of...
2019-08-06 Gleb SmirnoffSince r350426 this KASSERT doesn't serve any useful...
next