sync before re_set_phy_mcu_8168g_1()
[dragonfly.git] / sys /
2020-11-18 Sepherosa Ziehausync before re_set_phy_mcu_8168g_1()
2020-11-17 Sepherosa Ziehausync till disable EEE
2020-11-17 Sepherosa Ziehausync till re_enable_EEE
2020-11-17 Sepherosa ZiehauSync send packet and receive packet.
2020-11-17 Sepherosa ZiehauSync till clrwol
2020-11-17 Sepherosa ZiehauMerge till re_hw_start_unlock_8125
2020-11-17 Sepherosa ZiehauMerge till re_attach.
2020-11-17 Sepherosa ZiehauMerge re_init_software_variable
2020-11-17 Sepherosa ZiehauMerge till re_exit_oob
2020-11-17 Sepherosa ZiehauMerge declaration part
2020-11-17 Sepherosa ZiehauUpdate re.h from 196.04
2020-11-10 François Tigeotdrm/linux: Add atomic_dec_if_positive()
2020-11-09 Sascha Wildnerkernel/ufs: Add some __dead2 to the stubs for the non...
2020-11-07 Sascha Wildnerkernel: Use howmany() in a couple of places.
2020-11-07 Matthew Dillonkernel - Incorporate drm79.patch to master, cleaned up
2020-11-07 Matthew Dillonkernel - Change pager interface to pass page index 3/*
2020-11-06 Sascha WildnerAdd a minimal kernel configuration file.
2020-11-06 Sascha WildnerLINT64: Note that 'ident' and 'cpu' are mandatory,...
2020-11-06 Sascha Wildnerkernel: Fix building without 'options _KPOSIX_PRIORITY_...
2020-11-05 Daniel FojtUpgrade libressl. 1/2
2020-11-05 Sascha Wildnerkernel: Reindent a few functions that were not using...
2020-11-05 Sascha Wildnerkernel/amd{smn,temp}: Sync with FreeBSD.
2020-11-04 Matthew Dillonkernel - Change pager interface to pass page index 2/2
2020-11-04 Matthew Dillonkernel - Change pager interface to pass page index 1/2
2020-11-04 Matthew Dillonkernel - Fix uninitialized variable in kqueue_register()
2020-11-04 Matthew Dillonkernel - Fix missing initialization in vnode_pager_lock()
2020-11-03 Tomohiro Kusumisys/vfs/hammer2: Illustrate level1-6 freemap
2020-11-02 zrjkernel: Avoid spurious diagnostic with older gcc47.
2020-11-01 Daniel Fojtkernel: fix getcwd(3) return value for non-existing...
2020-11-01 Tomohiro Kusumisys/vfs/hammer2: Remove obsolete comment on copyids
2020-11-01 Roy MarplesMerge branch 'vendor/DHCPCD'
2020-10-31 zrjboot/pc32: Fix ambiguity in legacy loaders for Hammer...
2020-10-31 zrjboot/pc32: Reorder fs probe list.
2020-10-31 zrjboot/pc32: Conditionalize splitfs support in legacy...
2020-10-31 zrjboot/efi: Objcopy more sections to final *.efi objects.
2020-10-31 zrjboot/pc32: Consistently disable integrated-as for inter...
2020-10-31 zrjkernel: Disable use of clang's integrated as.
2020-10-30 Matthew Dillonkernel - Fix buffer overflow in legacy (non EFI) boot...
2020-10-28 Matthew Dillonkernel - Fix slow memory leak in kernel
2020-10-26 Tomohiro Kusumisys/vfs/hammer2: Remove #if0'd code using removed function
2020-10-26 Tomohiro Kusumisys/vfs/hammer2: Remove unused hammer2_dev_{ex,sh,un...
2020-10-26 Tomohiro Kusumisys/vfs/hammer2: Fix comments on rbtree which should...
2020-10-28 François Tigeotdrm/ttm: Use workqueues everywhere
2020-10-25 Sascha Wildnerkernel: Staticize some variables in platform/pc64.
2020-10-22 Sascha Wildnerkernel: Fix two more -Wcast-qual warnings reported...
2020-10-20 Tomohiro Kusumisys/vfs/ext2fs: Enable VFCF_MPSAFE
2020-10-20 Tomohiro Kusumisys/vfs/hammer2: Don't use 1 byte size for 0 radix...
2020-10-20 Sascha Wildnerboot/boot2 (legacy): Add -fno-addrsig for clang compila...
2020-10-20 Sascha Wildner<sys/exislock.h>: Add include guard and adjust includes.
2020-10-19 Sascha WildnerAdjust permissions of various files.
2020-10-18 Tomohiro Kusumisys/vfs/hammer2: Remove obsolete comments on blockset...
2020-10-17 Tomohiro Kusumisys/vfs/hammer2: Remove unused local variable in hammer...
2020-10-17 Tomohiro Kusumisys/vfs/hammer2: Move voldata functions to hammer2_vfsops.c
2020-10-16 Tomohiro Kusumisys/vfs/hammer2: Remove unused hammer2_chain_[rw]data()
2020-10-16 Tomohiro Kusumisys/vfs/hammer2: Remove unused hammer2_chain_wait()
2020-10-16 Sascha Wildnerboot/boot2 (legacy): Remove an unneeded Makefile rule.
2020-10-16 Daniel FojtUpgrade libedit. 1/2
2020-10-14 Tomohiro Kusumisys/vfs/hammer2: Redo 428dc73dec68fbb23a2d18e7a7ef10482...
2020-10-14 Tomohiro Kusumisys/vfs/hammer2: Simplify chain allocation in hammer2_c...
2020-10-14 Tomohiro Kusumisys/vfs/hammer2: Cleanup invalid blockref type switch...
2020-10-14 Tomohiro Kusumisys/vfs/hammer2: Remove unused chain size variable...
2020-10-14 Sascha Wildnerkernel: Remove unused memmove() and memset() from libkern.
2020-10-14 François Tigeotdrm: fix a bug in ttm_bo_add_to_lru()
2020-10-13 Matthew Dillonkernel - Remove unintended debug kprintf() from vfs_mount.c
2020-10-13 Matthew Dillonkernel - Initial commit for Existential structural...
2020-10-12 Matthew Dillonkernel - Add missing sys/exislock.h
2020-10-12 Tomohiro Kusumisys/vfs/hammer2: Remove redundant chain size calculatio...
2020-10-12 Tomohiro Kusumisys/vfs/hammer2: Cleanup static chain function prototypes
2020-10-12 Tomohiro Kusumisys/vfs/hammer2: Remove wrong comment on chain
2020-10-12 Roy MarplesMerge branch 'vendor/DHCPCD'
2020-10-11 Tomohiro Kusumisys/vfs/hammer2: Add hammer2_inode_{data,inode}_count()
2020-10-11 Tomohiro Kusumisys/vfs/hammer2: Remove unused ITOV()
2020-10-10 Daniel FojtUpgrade file(1) and libmagic. 1/2
2020-10-09 Sascha WildnerSync ACPICA with Intel's version 20200925.
2020-10-08 François Tigeotdrm: Fix a locking issue in shmem_read_mapping_page()
2020-10-08 Tomohiro Kusumisys/vfs/hammer2: Make hammer2_dump_chain() a bit more...
2020-10-07 Tomohiro Kusumisys/vfs/hammer2: Fix broken mount_hammer2(8) -u option
2020-10-05 Tomohiro Kusumisys/vfs/hammer2: Remove *pip argument from hammer2_inod...
2020-10-05 Roy MarplesMerge branch 'vendor/DHCPCD'
2020-10-05 Roy Marplessoreadable() should consider so_rerror
2020-10-04 Tomohiro Kusumisbin/hammer2: Sort "pfs-list" by PFS label
2020-10-04 Tomohiro Kusumisys/vfs/hammer2: Fix wrong comment in hammer2_recovery_...
2020-10-03 Tomohiro Kusumisys/vfs/hammer2: Don't expose inode's kva via ioctl
2020-10-03 Tomohiro Kusumisys/vfs/hammer2: Adjust some kprintfs in vfsops
2020-10-02 Tomohiro Kusumisys/vfs/hammer2: Make ioctl(HAMMER2IOC_PFS_DELETE)...
2020-10-02 Sascha WildnerFix typos in libfetch and ext2fs.
2020-09-29 Tomohiro Kusumisys/vfs/hammer2: Make corrupted volume header messages...
2020-09-28 Tomohiro Kusumisys/vfs/hammer2: Return ENOENT if PFS label not found...
2020-09-26 Tomohiro Kusumisys/vfs/hammer2: Fix non inode chain handling in hammer...
2020-09-23 Tomohiro Kusumisys/vfs/hammer2: Prevent write against mounted device
2020-09-21 Sascha Wildnerkernel: Provide __udivti3() for intermediate 128-bit...
2020-09-19 Tomohiro Kusumisys/vfs/hammer2: Fix hammer2_get_vtype() for unsupporte...
2020-09-19 Sascha WildnerMerge branch 'vendor/BYACC'
2020-09-18 Matthew Dilloninet6 - Fix panic after route purge
2020-09-16 Tomohiro Kusumisys/vfs/hammer2: Remove obsolete hammer2_devblk{radix...
2020-09-12 Sascha Wildneredk2: Sync our TianoCore EDK II headers with the edk2...
2020-09-12 Daniel FojtUpgrade libressl. 1/2
2020-09-11 Sascha Wildner<sys/cdefs.h>: Restore to original behavior for __...
2020-09-11 Tomohiro Kusumisys/vfs/hammer2: Remove unused hammer2_iod_invals sysctl
2020-09-11 Tomohiro Kusumisys/vfs/hammer2: Remove unused hammer2_chain_frees...
next