drm: Implement and use the Linux i2c API
[dragonfly.git] / sys /
2016-10-27 François Tigeotdrm: Implement and use the Linux i2c API
2016-10-27 François Tigeotdrm: Implement and use Linux struct device
2016-10-27 François Tigeotkernel: Rename the struct behind device_t to bsd_device
2016-10-27 François Tigeotkernel: Replace struct device* by device_t
2016-10-27 Sepherosa Ziehaucarp: Add net.inet.carp.setroute to disable routes...
2016-10-27 Tomohiro Kusumisys/vfs/hammer: Rename HAMMER_STRUCTURE_XXX to HAMMER_I...
2016-10-27 Tomohiro Kusumisys/vfs/hammer: Add hammer_zone_to_iotype()/hammer_io_t...
2016-10-27 Tomohiro Kusumisys/vfs/hammer: Fix zone/iotype/iostring conversion
2016-10-25 Imre Vadászif_iwm - Switch arguments from iwm_node* to iwm_vap...
2016-10-25 zrjLTO: Prevent -flto from creating crashing kernels.
2016-10-25 zrjLTO: Use CC for kernel linking.
2016-10-25 zrjkernel/ddb: Fix type mismatch in different objects.
2016-10-25 Sascha WildnerRemove <sys/stdbool.h>. The kernel has bool etc. in...
2016-10-24 Imre Vadászif_iwm - Already call iwm_mvm_power_update_mac() during...
2016-10-24 Imre Vadászif_iwm - Refuse connection to APs with beacon interval...
2016-10-24 Sascha Wildnerkernel: Mark some syscalls obsolete which are really...
2016-10-24 zrj<sys/cdefs.h>: Rework __weak_reference() macro.
2016-10-24 zrjmachine/endian.h: Mark bswap functions always inlineable.
2016-10-24 zrjcamcontrol: Force scsi_8btou64() to be inlined.
2016-10-24 zrjUnbreak buildkernel.
2016-10-24 Matthew Dillonlibcrypt - Internalize additional symbols
2016-10-23 Imre Vadászif_iwm - Handle AUTH->SCAN/INIT and ASSOC->SCAN/INIT...
2016-10-23 Imre Vadászif_iwm - Factor out firmware station handling into...
2016-10-23 Imre Vadászif_iwm - Deduplicate code in iwm_auth() from an if...
2016-10-23 Imre Vadászif_iwm - No need for iwm_assoc() in AUTH->ASSOC transition.
2016-10-23 Imre Vadászif_iwm - Properly implement iwm_wme_update callback...
2016-10-21 Matthew Dillonkernel - Fix directory scanning bug in msdosfs
2016-10-21 zrjsys/boot: Remove empty source.
2016-10-21 zrj<wchar.h>: Add support for compilers -fshort-wchar.
2016-10-19 Imre Vadászif_iwm - Process multiple frames per RX buffer.
2016-10-18 Sascha Wildnerkernel: Remove the COMPAT_43 kernel option along with...
2016-10-18 Sascha Wildner<sys/types.h>: Add definitions of bool, true and false...
2016-10-18 Sepherosa Ziehauroute: addroute may change rt->rt_ifa; keep the local...
2016-10-18 Sepherosa Ziehaux86_64: Work around AMD erratum 793 for family 16h...
2016-10-17 Imre Vadászif_iwm - Change UCODE_TLV_API #define-s from bitmasks...
2016-10-17 Imre Vadászif_iwm - Sync iwm_read_firmware()'s loop to iwlwifi...
2016-10-17 Imre Vadászif_iwm - change the check for ADD_STA status, use IWM_A...
2016-10-17 Imre Vadászif_iwm - Sanity check channel for IEEE80211_CHAN_ANYC...
2016-10-17 Imre Vadászif_iwm - Get rid of another usage of the IWM_DEFAULT_MA...
2016-10-17 Matthew Dillonkernel - Fix panic/crash in vm_object_page_remove()
2016-10-17 zrjsys/boot: Annotate LTO issue in pxe.c
2016-10-17 zrjMerge branch 'vendor/BINUTILS225'
2016-10-16 Matthew Dillonkernel - Modestly reduce default maxvnodes calculation
2016-10-16 Matthew Dillonkernel - Reduce excessive inode hash table allocations
2016-10-16 Matthew Dillonkernel - Rename desiredvnodes to maxvnodes, fix deadlock
2016-10-16 Imre Vadászif_iwm - Partly sync if_iwm_binding.c to Linux iwlwifi...
2016-10-16 Imre Vadászif_iwm - Move in_phyctxt from struct iwm_node to phy_ct...
2016-10-16 Tomohiro Kusumisbin/mount_hammer: Fix warning messages
2016-10-14 Matthew Dillonkernel - Fix improper user-space access in sys___semctl()
2016-10-14 François Tigeotdrm/linux: Add kmap_to_page()
2016-10-13 François Tigeotdrm/linux: Add get_nr_swap_pages()
2016-10-12 Imre Vadászif_iwm - Allow listening on both chains/atennas to...
2016-10-12 Tomohiro Kusumisys/vfs/hammer: Use HAMMER_MAX_KEY for initial trunc_of...
2016-10-12 Tomohiro Kusumisys/vfs/hammer: Add HAMMER_MIN|MAX_ONDISK_LOCALIZATION
2016-10-12 Tomohiro Kusumisys/vfs/hammer: Use MIN/MAX macros for B-Tree node...
2016-10-11 François Tigeotdrm/linux: Add sign_extend64()
2016-10-11 François Tigeotdrm/linux: Add kasprintf and kvasprintf()
2016-10-11 François Tigeotdrm/linux: Add kstrtouint()
2016-10-10 Matthew Dillonvkernel - Fix FP corruption in VMX/EPT mode
2016-10-09 Matthew Dillonvkernel - Add COW image capability
2016-10-09 Imre Vadászif_iwm - Add basic powermanagement support via ifconfig...
2016-10-09 Tomohiro Kusumisys/dev/disk/dm: Make dmdebug() print __func__
2016-10-09 Tomohiro Kusumisys/vfs/hammer: Mention ondisk fields are in little...
2016-10-09 Matthew Dillonkernel - Refactor VMX code
2016-10-08 Imre Vadászif_iwm - Add iwm_nic_unlock() calls missing from previo...
2016-10-08 Imre Vadászif_iwm - iwm_{read,write}_prph() don't grab the nic...
2016-10-08 Sascha Wildnerkernel/iwm: Fix building into the kernel without IWM_DEBUG.
2016-10-08 Sascha Wildnerkernel/iwm: Allow IWM_DEBUG to come in via the kernel...
2016-10-08 Sascha Wildnerkernel/ecc: Add MODULE_VERSION()s.
2016-10-08 Matthew Dillonkernel - Fix low memory process kill bug
2016-10-08 Matthew Dillonkernel - Fix a system lockup with vmm
2016-10-07 Imre Vadászif_iwm - Add the BSS's basic rates to iwm's LQ command...
2016-10-06 Tomohiro Kusumisys/vfs/hammer: Add HAMMER_FSTYPE_STRING
2016-10-05 Imre Vadászif_iwm - Enable Energy Based Scan (EBS).
2016-10-05 Imre Vadászif_iwm - GC unused code from if_iwm_scan.c, copyied...
2016-10-05 Imre Vadászif_iwm - Tiny cleanup in iwm_rx_addbuf().
2016-10-04 Imre Vadászif_iwm - Make ucode capabilities and api flags handling...
2016-10-04 Imre Vadászif_iwm - Remove a couple of unneeded IWM_UCODE_TLV_FLAG...
2016-10-04 Sascha WildnerSync ACPICA with Intel's version 20160930.
2016-10-03 John MarinoMerge branch 'vendor/LIBRESSL'
2016-10-03 Imre Vadászpc64: Fix typo in wrmsr_safe.
2016-10-03 Sascha WildnerUse <termios.h> instead of the deprecated <sys/termios.h>.
2016-10-03 Sascha WildnerSplit out <sys/_termios.h> for struct termios and the...
2016-10-03 Imre Vadászif_iwm - Move mbuf hacks after sanity checks in iwm_mvm...
2016-10-01 Tomohiro Kusumisys/dev/disk/dm: Remove default:break for switch enums...
2016-10-01 Tomohiro Kusumisys/dev/disk/dm: Remove #if0'd dmminphys() from NetBSD
2016-10-01 Tomohiro Kusumisys/dev/disk/dm: Cleanup
2016-10-01 Imre Vadászif_iwm - Get rid of struct iwm_rx_data argument for...
2016-09-29 zrjkernel: Explicitly exclude -flto cflags for genassym.c
2016-09-29 zrjusb4bsd: Fix compilation with -flto.
2016-09-29 zrjcxm(4): Fix type mismatches on firmware variables.
2016-09-29 zrjkernel/smbfs: Fix type mismatches for smbfs_pbuf_freecnt.
2016-09-29 zrjkernel/adv: Fix extern type to match the real one.
2016-09-29 zrj<sys/cdefs.h> Also add __malloclike to lint case.
2016-09-27 Matthew Dillonkernel - Remove mplock from KTRACE paths
2016-09-26 Imre Vadászcpuctl(4): Require write rights for CPUCTL_MSRSBIT...
2016-09-26 Antonio Huete Jimenezkernel/vmx - Add a missing lwkt_reltoken()
2016-09-26 Imre Vadászif_iwm - Get rid of some more superfluous bus_dmamap_sy...
2016-09-26 Matthew Dillonkernel - Change IPI recovery watchdog
2016-09-26 Imre Vadászif_iwm - Add support for Firmware paging, needed for...
next