igb: Sync with Intel's igb 2.5.3
[dragonfly.git] / sys /
2017-12-16 Sepherosa Ziehauigb: Sync with Intel's igb 2.5.3
2017-12-13 Sascha WildnerRemove <sys/ioccom.h> inclusion from a number of files.
2017-12-12 Matthew Dillontmpfs - Fix arbitrary maximum file size limitation
2017-12-12 Sascha Wildnerboot/efi: Sync IndustryStandard/Bluetooth.h with UDK201...
2017-12-12 Sascha Wildnerboot/efi: Bring in two more TianoCore EDK II headers.
2017-12-12 Sascha Wildnerboot/efi: Remove an unused header.
2017-12-10 Matthew Dillonkernel - Revert part of the contig allocation work
2017-12-10 Sascha Wildnerlibc/termios: Add cfmakesane().
2017-12-08 François Tigeotdrm/radeon: Prevent a crash on load with newer drm...
2017-12-08 Sascha Wildnerkernel/evdev: Fix Makefile permission.
2017-12-08 Peeter Mustkernel - Add evdev support to kbdmux, ukbd and ums
2017-12-08 Peeter Mustkernel - Bring in evdev from FreeBSD
2017-12-08 Peeter Mustkernel - Fix crash when cdev is destroyed
2017-12-08 Matthew Dillontmpfs - Correct some timestamp update issues
2017-12-07 Matthew Dillonkernel - Improve contiguous DMA memory allocation
2017-12-06 Matthew Dillonkernel - Fix ranging test in memory probe, adjust memor...
2017-12-06 Matthew Dillonkernel - Fix vmstats.v_dma_pages
2017-12-06 Matthew Dillonkernel - Fix hw.usermem, hw.physmem, hw.availpages
2017-12-06 Matthew Dillonkernel - Adjust vfs.nbuf, kern.maxvnodes, and debug...
2017-12-06 Matthew Dillonkernel - Fix ranging test in memory probe, adjust memor...
2017-12-05 Matthew Dillonkernel - add 'i' command to ddb
2017-12-05 François Tigeotdrm/linux: Improve linux/pci.h
2017-12-05 zrjfdc(4): Check return error from isa_dma_init().
2017-12-05 Sascha WildnerRemove some orphaned externs.
2017-12-04 Matthew Dillonkernel - Correct vm_map_entry_reserve() call depth...
2017-12-04 Matthew Dillonkernel - Expand physical memory support to 64TB
2017-12-04 Matthew Dillonkernel - Remove DISABLE_PSE option and related code
2017-12-04 Matthew Dillonkernel - Expand page count fields to 64 bits
2017-12-03 François Tigeotdrm/linux: Implement sort()
2017-12-03 François Tigeotdrm/linux: Fix linux/dma-mapping.h compilation...
2017-12-03 François Tigeotdrm/linux: Add i2c_get_adapdata and i2c_set_adapdata()
2017-12-03 François Tigeotdrm/linux: Add system_unbound_wq
2017-12-02 Sepherosa Ziehausyscons: Unbreak compile w/o splash
2017-12-02 Matthew Dillonhammer2 - Fix indefinite dirty chains due to rename
2017-12-02 Matthew Dillonhammer2 - optimize hammer2_pfs_memory_wakeup()
2017-12-02 Matthew Dillonhammer2 - Fix rename race
2017-12-02 zrjkernel/vfs: Avoid diagnostic line breaks.
2017-12-02 Sascha Wildner<sys/systm.h>: Remove bcopyb() prototype.
2017-12-02 Matthew Dillonkernel - Increase syscons history buffer size
2017-12-02 Matthew Dillonkernel - Fix CAM unit allocation race
2017-11-30 Imre Vadászsyscons - Partly implement FBIO_BLANK ioctl, for displa...
2017-11-29 zrjkernel: Make floppies work again.
2017-11-28 François Tigeotdrm/linux: Add vmalloc_user() and vfree()
2017-11-28 zrjix: Add missing source to conf/files.
2017-11-28 Sepherosa Ziehauix: Sync with Intel's ix-3.2.17.
2017-11-27 François Tigeotdrm/linux: Add or improve various header files
2017-11-27 François Tigeotdrm/linux: Remove debugging messages
2017-11-27 Peeter Mustkernel - Bring in definition of _IOWINT from FreeBSD.
2017-11-25 Sascha WildnerRemove faith(4) and faithd(8) from the tree.
2017-11-25 Tomohiro Kusumiautofs: Import FreeBSD@GitHub 7e6cabd06e
2017-11-25 Sascha WildnerRemove some duplicated includes.
2017-11-24 Imre Vadászkernel - Get rid of old KDSETRAD keyboard ioctl, and...
2017-11-22 Sascha WildnerRemove various former kernel config options for good.
2017-11-22 Sascha Wildnerkernel: Remove old SHOW_BUSYBUFS kernel configuration...
2017-11-22 zrjkernel: Remove <sys/inflate.h> inclusion from files...
2017-11-22 zrjinet6: Remove few unneeded <net/zlib.h> headers.
2017-11-20 Sascha WildnerRemove unused <{cpu,machine}/coredump.h> header.
2017-11-18 Matthew Dillonvkernel - Sync to recent API changes (3)
2017-11-18 Matthew Dillonvkernel - Sync to recent API changes (2)
2017-11-18 Matthew Dillonvkernel - Sync to recent API changes
2017-11-18 Matthew Dillonkernel - Fix vclean assertion due to short-cut taken...
2017-11-18 Sascha WildnerRemove the NO_CRYPT build option.
2017-11-18 Sascha Wildner<sys/indefinite2.h>: Fix header name.
2017-11-17 Sascha Wildnerkernel: Remove some semicolons at the end of macro...
2017-11-17 Sascha Wildnerkernel: Remove some unnecessary semicolons.
2017-11-17 Sascha Wildnerkernel: Remove two final \ in macro definitions.
2017-11-17 zrjLTO: Disable safety feature.
2017-11-17 zrjLTO: Pass CFLAGS to compiler for kernel module linking...
2017-11-17 Sascha WildnerFix some trailing whitespace in sys/conf and sys/config.
2017-11-15 Sascha Wildnerkernel/hammer2: Fix compilation without INVARIANTS.
2017-11-13 Matthew Dillonkernel - Fix mtime for deferred writes from mmap R+W
2017-11-11 Peeter Mustdrm - Add i915_sysctl_init callback.
2017-11-11 Sascha Wildnerkernel/wlan: Sync Makefile with FreeBSD a bit.
2017-11-11 zrjmusycc: Tidy up a bit.
2017-11-11 zrjbuildworld: Mark few special PROG cases.
2017-11-10 zrjsys/linker_set.h: Allow to declare empty data sets.
2017-11-10 Sepherosa Ziehaure: Sync with Realtek's re-1.94
2017-11-10 Sepherosa Ziehaubus: Properly implement bus_space_{map,unmap}()
2017-11-09 zrjbsd.libnames.mk: Activate LIBDMSG.
2017-11-09 Matthew Dillonkernel - Fix bug in vm_fault_page()
2017-11-08 Matthew Dillonkernel - Enhance debugging wakeup sysctl
2017-11-08 Matthew Dillonkernel - Try to fix 'busy buffer' panic.
2017-11-06 Matthew Dillonhammer2 - Fix divide by 0 race
2017-11-06 Matthew Dillonhammer2 - Add vfs.hammer2.supported_version
2017-11-06 Sascha WildnerClean up the namespace better in <netdb.h>, <spawn...
2017-11-06 Sascha Wildnerarcmsr(4): Upgrade to Areca's Revision 1.40.00.00.
2017-11-06 Sascha WildnerSay 'hammer2' instead of 'hammer' in various places.
2017-11-03 Imre Vadászsyscons - Add minimal fbio support for "scfb" xorg...
2017-11-02 zrjsys: Remove a.out from comments.
2017-11-02 Matthew Dillonkernel - Refactor vm_fault and vm_map a bit (3)
2017-11-02 Matthew Dillonkernel - Refactor vm_fault and vm_map a bit (2)
2017-11-02 Matthew Dillonkernel - Improve uidinfo
2017-11-02 Matthew Dillonkernel - Refactor vm_fault and vm_map a bit.
2017-10-31 Matthew Dillonhammer2 - Add KVABIO support for hammer2
2017-10-31 Matthew Dillonkernel - Add KVABIO debugging, flesh out inlines
2017-10-31 Matthew Dillondevfs - propagate D_KVABIO to vnode
2017-10-31 Matthew Dillonkernel - Remove vfs.cache.numfullpath* sysctl statistics
2017-10-31 Matthew Dillonkernel - Refactor lockmgr() (2)
2017-10-31 Matthew Dillonkernel - Refactor lwkt_token shared lock release
2017-10-31 Matthew Dillonkernel - Refactor lockmgr()
next