tools/kq_recvserv: Add option to set receiving thread's CPU affinity.
[dragonfly.git] / sys /
2016-12-28 Sascha Wildnerkernel: Fix a -Wundef warning.
2016-12-28 Sascha Wildner<errno.h>: Generally include <sys/cdefs.h>.
2016-12-28 Sepherosa Ziehautcp: Fix connect to INADDR_ANY.
2016-12-28 Matthew Dillonkernel - Implement RLIMIT_RSS, Increase maximum support...
2016-12-28 Matthew Dillonkernel - Do a better job locking CAM ref counts
2016-12-28 Imre Vadászdrm: Invert del_timer_sync return value, to match behav...
2016-12-25 Sepherosa Ziehausyncache: Simplify port calculation by reusing ACK...
2016-12-25 Sepherosa Ziehauloopback: Allow turning off RSS.
2016-12-25 Sepherosa Ziehautcp: Save faddr/fport before lport selection.
2016-12-25 Sepherosa Ziehautcp: Nuke the sysctl to disable local port extension.
2016-12-23 Matthew DillonAHCI - Misc fixes
2016-12-22 Imre Vadászdrm/i915: Fix typo in get_bdb_header(), fixes vbt valid...
2016-12-21 Matthew Dillonahci - Add workarounds for Marvell 88SE9215
2016-12-21 Matthew Dillonahci - Improve port-multiplier detection
2016-12-21 Sepherosa Ziehauip: Set mbuf hash for output IP packets.
2016-12-20 Sepherosa Ziehauhyperv: Add API to read raw value of Hyper-V timer.
2016-12-20 Sepherosa Ziehauhyperv: Move commonly shared header files to the module...
2016-12-20 Sepherosa Ziehauhyperv: Implement Hyper-V reference TSC cputimer.
2016-12-20 Sepherosa Ziehaucputimer: Add more IDs for VMM cputimers.
2016-12-19 Matthew Dillonahci - Implement FBS for port-multipliers
2016-12-19 Matthew Dillonahci - Add quirks for Marvell devices
2016-12-19 Matthew Dillonahci - Adjust a few things
2016-12-19 zrj<sys/param.h>: Bump __DragonFly_version for binutils...
2016-12-19 Sepherosa Ziehauip: Add parenthesis properly.
2016-12-19 Sepherosa Ziehauip: Move multicast addresses detection into common...
2016-12-17 Tomohiro Kusumisys/vfs/hammer: Rename misleading macro hammer_is_zone2...
2016-12-17 Tomohiro Kusumisbin/hammer: Don't hardcode 0 for root PFS
2016-12-17 Sepherosa Ziehaumbuf: Factor function to set mbuf hash.
2016-12-17 Matthew Dillonkernel - remove mapzone
2016-12-17 Matthew Dillonkernel - Tag vm_map_entry structure, slight optimizatio...
2016-12-16 Matthew Dillondrm - Fix memory leak in broadwell or later GPUs
2016-12-14 Sascha Wildnerkernel/acpica: Fix shutdown issues with ACPICA 20161117.
2016-12-14 Tomohiro Kusumisys/vfs/hammer: Use hammer_is_zone_xxx()
2016-12-12 Matthew Dillonkernel - Re-fix chromebook keyboard
2016-12-10 Tomohiro Kusumisys/vfs/hammer: Remove redundant function btree_max_ele...
2016-12-09 Matthew Dillonsmbfs - Fix rename operation
2016-12-09 Imre Vadászvgapci: There is no drmn driver in DragonFly, there...
2016-12-08 François Tigeotdrm/i915: Update to Linux 4.5
2016-12-06 Matthew Dillonhammer - Disallow modifying ioctls when filesystem...
2016-12-06 zrjvkernel: Add a dummy cpu_smp_stopped() function (unbrea...
2016-12-06 Matthew Dillonkernel - Increase worst-case maximum exec rate
2016-12-05 Matthew Dillonkernel - Remove unused process_exit and process_exec...
2016-12-05 Matthew Dillonkernel - Spiff up locks a bit
2016-12-05 Matthew Dillonkernel - Make kern_proc cache-friendly
2016-12-05 Tomohiro Kusumisbin/hammer: Add hammer strip command
2016-12-05 Matthew Dillonkernel - Remove debugging kprintf
2016-12-05 Matthew Dillonkernel - Try to idle cpus when in panic()
2016-12-05 Matthew Dillonkernel - more kmalloc and nlookup performance optimizations
2016-12-05 Matthew Dillonkernel - Skip vmm_shutdown() when in a panic
2016-12-04 Imre Vadászsyscons - Set cons_unavail when blanking framebuffer...
2016-12-04 Imre Vadászdrm: Use fb_blank hooks from drm_fb_helper.c as a sysco...
2016-12-04 Imre Vadászkernel: Fix stop_cpus()/restart_cpus() usages when...
2016-12-04 Matthew Dillonkernel - Overhaul namecache operations to reduce SMP...
2016-12-04 Matthew Dillonkernel - Reduce spinning on shared spinlocks
2016-12-04 Matthew Dillonhammer - Remove global VOP counters
2016-12-02 Matthew Dillonkernel - Fix smbfs readdir and umount
2016-12-02 Matthew Dillonkernel - Remove NETSMBCRYPTO option (make it the default)
2016-12-02 Sascha Wildnerkernel: Remove some ep(4) driver remains.
2016-12-02 Matthew Dillonsmbfs - Fix mount_smbfs authentication error (but ...
2016-12-01 Imre Vadászsyscons - Add need_unlock arg to sc_clean_up and sc_wai...
2016-12-01 Matthew Dillonkernel - Cleanup macros
2016-12-01 Matthew Dillonkernel - Fix bug in socket_wait() (used by samba)
2016-12-01 Sascha Wildner<sys/{ipc,stat}.h>: Remove duplicate inclusion of ...
2016-11-29 François Tigeotdrm/i915: build firmware handling code
2016-11-29 François Tigeotfirmware(9): Change type of data pointer
2016-11-29 Imre Vadászsyscons - Add range check for color value in KDSBORDER...
2016-11-29 Imre Vadászsyscons - Add option for the default terminal border...
2016-11-28 Sascha Wildnerboot/efi: Add paging to the 'memmap' and 'configuration...
2016-11-28 Sascha Wildnerboot/efi: Add three new commands, efi-show, efi-set...
2016-11-28 Matthew Dillonhammer2 - Revamp flush and xopq mechanism, stabilization
2016-11-28 Matthew Dillonkernel - Remove buffer flush debug message
2016-11-28 Matthew Dillonkernel - Fix deadlock in vm_page_repurpose()
2016-11-28 Sascha Wildnerkernel/ath: Limit check index variables before using...
2016-11-28 Sascha Wildnerboot/efi: Use strtoul().
2016-11-28 Sascha Wildner<machine/limits.h>: Add some i386 limits which libstand...
2016-11-28 Imre Vadászsyscons - Clean up log messages for KMS console.
2016-11-28 Imre Vadászdrm: Improve integration with syscons. Move taskqueue...
2016-11-28 Imre Vadászsyscons - Make sure we draw the terminal border during...
2016-11-27 Sascha Wildnerkernel/efirt: Make efirt compilable into the kernel...
2016-11-27 Sascha Wildnerkernel/efirt: Hook efirt.ko into the build.
2016-11-27 Sascha WildnerMove efirt.ko's source to sys/dev/misc/efirt.
2016-11-27 Tomohiro Kusumisys/dev/disk/dm: Make init/destroy handlers optional
2016-11-27 Tomohiro Kusumisys/dev/disk/dm: Remove dm_table_init_target() call...
2016-11-27 Imre Vadászsyscons - Fix syscons with UEFI fb when drm fb is regis...
2016-11-27 Imre Vadászkernel/pc64: Don't fill uefi framebuffer with 0x77...
2016-11-26 Tomohiro Kusumisys/dev/disk/dm: Remove obvious/redundant/disabled...
2016-11-26 Tomohiro Kusumisys/dev/disk/dm: Cleanups
2016-11-26 Tomohiro Kusumisys/dev/disk/dm: Remove dm_dev::dev_type
2016-11-26 Tomohiro Kusumisys/dev/disk/dm: Remove dm/targets/ directory and move...
2016-11-26 Imre Vadászsyscons - Remove unneeded NULL check from register_fram...
2016-11-26 Imre Vadászsyscons - Handle kms framebuffer activation better...
2016-11-26 Imre Vadászdrm/radeon: restore the fbdev mode in lastclose
2016-11-26 Imre Vadásziwm - Reduce gratuitous differences with Linux iwlwifi...
2016-11-25 zrjdrm/linux: add circ_buf.h needed for guc client bits
2016-11-25 François Tigeotdrm/linux: Add request_firmware_nowait()
2016-11-25 François Tigeotdrm/linux: Improve request_firmware() compatibility
2016-11-24 zrjMerge remote-tracking branch 'origin/vendor/BINUTILS227'
2016-11-23 Sascha WildnerSync ACPICA with Intel's version 20161117.
2016-11-23 Sascha Wildnerkernel/if_re: Adjust permissions.
2016-11-23 Sepherosa Ziehaure: Leverage Realtek driver's chip/PHY initialization...
next