]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
arm64: a37x0_gpio: Use syscon instead of MMIO region
[FreeBSD/FreeBSD.git] / sys /
2019-08-19 Emmanuel Vadotarm64: a37x0_gpio: Use syscon instead of MMIO region
2019-08-19 Mateusz Guzikvfs: fix up r351193 ("stop always overwriting ->mnt_sta...
2019-08-19 Andrey V. ElsukovUse TAILQ_FOREACH_SAFE() macro to avoid use after free...
2019-08-19 Andriy Gaponassert that td_lk_slocks is not leaked upon return...
2019-08-19 Rick MacklemAdd a vop_stdioctl() that performs a trivial FIOSEEKDAT...
2019-08-18 Jeff RobersonAllocate all per-cpu datastructures in domain correct...
2019-08-18 Jeff RobersonAllocate amd64's page array using pages and page direct...
2019-08-18 Vladimir Kondratyevng_ubt(4): do not attach Intel Wireless 8260/8265 in...
2019-08-18 Konstantin BelousovFix an issue with executing tmpfs binary.
2019-08-18 Konstantin BelousovChange locking requirements for VOP_UNSET_TEXT().
2019-08-18 Mateusz Guzikvfs: stop always overwriting ->mnt_stat in VFS_STATFS
2019-08-18 Conrad Meyerrandom(4): Reorder configuration of random source modules
2019-08-18 Konstantin Belousovi386: Implement atomic_load_64(9) and atomic_store_64(9).
2019-08-18 Michal MelounFix bug introduced by r351184.
2019-08-18 Jeff RobersonAdd a blocking wait bit to refcount. This allows refs...
2019-08-18 Michal MelounImprove rk_pinctrl driver:
2019-08-18 Michal MelounImprove rk_i2c driver:
2019-08-18 Michal MelounEnhance support of extres in dwmmc driver.
2019-08-18 Michal MelounAdd method for getting of syscon handle from parent...
2019-08-18 Jeff RobersonRemove unnecessary debugging from r351181 that caused...
2019-08-18 Jeff Robersonvm_phys_avail_find is only used on NUMA kernels. Fix...
2019-08-18 Jeff RobersonEncapsulate phys_avail manipulation in a set of simple...
2019-08-18 Conrad MeyerOFED: Fix accidental double-copy of rdma_sdp.h in r351176
2019-08-17 Emmanuel VadotRevert r351130
2019-08-17 Emmanuel VadotRevert r351129
2019-08-17 Conrad MeyerOFED: Unbreak SDP support in ibcore
2019-08-17 Mateusz Guzikfork: rework locking around do_fork
2019-08-17 Mateusz Guzikfork: bump process count before checking for permission...
2019-08-17 Mateusz Guzikfork: stop skipping < 100 ids on wrap around
2019-08-17 Conrad MeyerSDP: Fix brain-o from r351162
2019-08-17 Andriy Gaponzfs_vget: fix vnode reference count leak in error path
2019-08-17 Conrad MeyerOFED: Fix ib_mad.h ib_user_mad.h include to match new...
2019-08-17 Conrad MeyerSDP: Add a dbg() on QP events
2019-08-17 Conrad MeyerSDP: Also log a nice status string in RX WC error dbg()
2019-08-17 Conrad MeyerSDP: Include nice string names for raw event numbers...
2019-08-17 Conrad MeyerSDP: SYSCTL_DECL SDP-wide sysctl node in header
2019-08-17 Conrad MeyerLinuxkpi: Prevent easy generated ctor name conflicts...
2019-08-17 Eric Joynernet: Update SFF-8024 definitions and strings with value...
2019-08-16 Eric Joyneriflib: add iflib_deregister to help cleanup on exit
2019-08-16 Emmanuel Vadotarm64: Add EspressoBin DTB to the build
2019-08-16 Xin LIDelete sys/dir.h which was deprecated since 1997.
2019-08-16 Alexander MotinForgotten part of r351137.
2019-08-16 Alexander MotinNTB Tool: Test driver for NTB hardware drivers.
2019-08-16 Alexander MotinAdd support for 'j', 't' and 'z' flags to kernel sscanf().
2019-08-16 Aleksandr RybalkoCheck paddr for overflow.
2019-08-16 Brooks Davismd(4): remove the unused and unusable MDIOCLIST ioctl.
2019-08-16 Ed Masteaarch64: make pmap_change_attr public like on other...
2019-08-16 Emmanuel Vadotarm64: mv: a37x0_gpio: Set the memory to SHAREABLE
2019-08-16 Emmanuel Vadotfdt: simple-mfd: Set the syscon memory to SHAREABLE
2019-08-16 Konstantin BelousovFix OOM handling of some corner cases.
2019-08-16 Alan Somersfusefs: don't send the namespace during listextattr
2019-08-16 Jeff RobersonMove phys_avail definition into MI code. It is consume...
2019-08-15 Alexander MotinFix i386 build.
2019-08-15 Rick MacklemFix copy_file_range(2) so that unneeded blocks are...
2019-08-15 Alexander MotinLimit memory window usage in ntb_transport to 256MB.
2019-08-15 Emmanuel Vadottwsi: Fix build when DEBUG is used on 32bits arch.
2019-08-15 Emmanuel Vadotarm: allwinner: Set aw_ccu to BUS_PASS_BUS
2019-08-15 Jung-uk KimMFV: r351091
2019-08-15 Alexander MotinAdd NTB modules to i386 build.
2019-08-15 Alexander MotinFix i386 LINT build after r351056.
2019-08-15 Jung-uk KimEnable ACPICA mutex debugging in INVARIANTS case.
2019-08-15 Andriy GaponRevert r351076 and r351074 because of atomic_swap_64...
2019-08-15 Andriy GaponMFV r351075: 10406 large_dnode changes broke zfs recv...
2019-08-15 Andriy GaponMFV r350898: 8423 8199 7432 Implement large_dnode pool...
2019-08-15 Alexander MotinImplement new methods for Intel and PLX NTB.
2019-08-15 Andrey V. ElsukovFix rule truncation on external action module unloading.
2019-08-15 Justin Hibbitspowerpc/pmap: Enable UMA_MD_SMALL_ALLOC for 64-bit...
2019-08-15 Doug Mooreswap_pager.c reserves 2 blocks for a bsd label. Change...
2019-08-15 Conrad Meyerrandom(4): Remove "EXPERIMENTAL" verbiage from concurre...
2019-08-14 Alexander MotinAdd support for PCI Device ID 0x148B in ntb_hw_amd...
2019-08-14 John BaldwinStop listing "on motherboard" as the parent of nexus...
2019-08-14 Warner LoshMove the common x86 ipmi files to files.x86. The powerp...
2019-08-14 Warner LoshThe x86 part of hwpmc is shared, so move it to files...
2019-08-14 Warner LoshWindows ndis support is x86 only. Move the MI parts...
2019-08-14 Warner LoshIntel's isci is part of the chipset, so it is x86 specific.
2019-08-14 Warner LoshMove hyperv to files.x86
2019-08-14 Warner LoshThe bxe driver, QLogic NetXtreme II Ethernet 10Gb PCIe...
2019-08-14 Warner LoshThe ACPI parts are identical between i386 and amd64
2019-08-14 Warner LoshMove via padlock files to files.x86.
2019-08-14 Warner LoshApart from one MD file, aesni is common to x86. Move...
2019-08-14 Warner LoshMove all the hp* drivers too files.x86
2019-08-14 Warner LoshMove the identical x86 lines to files.x86
2019-08-14 Alan Somersfusefs: Fix the size of fuse_getattr_in
2019-08-14 Alexander MotinReport NOIOB and NPWG fields as stripe size.
2019-08-14 Hans Petter SelaskyImplement pci_enable_msi() and pci_disable_msi() in...
2019-08-14 Alexander MotinAdd missing break statements in r351004.
2019-08-13 Conrad Meyergeom_uzip(4), mkuzip(8): Add Zstd image mode
2019-08-13 Alexander MotinMake nvd(4) report NGUID or EUI64 as GEOM::lunid.
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...
next