git: kernel - Deal with lost IPIs (VM related)

2016-09-05 Thread Matthew Dillon
commit bba35d66575dc3caadf7839245299cedfc7027b8 Author: Matthew Dillon Date: Mon Sep 5 17:11:05 2016 -0700 kernel - Deal with lost IPIs (VM related) * Some (all?) VMs appear to be able to lose IPIs. Hopefully the same can't be said for device

git: if_iwm - Remove some unneeded #include-s from all .c files.

2016-09-05 Thread Imre Vadasz
commit 92cc3b9fc5a9e6dc3278e9e4d485e83789d73055 Author: Imre Vadász Date: Sun Sep 4 22:19:55 2016 +0200 if_iwm - Remove some unneeded #include-s from all .c files. Summary of changes: sys/dev/netif/iwm/if_iwm.c| 4 sys/dev/netif/iwm/if_iwm_binding.c|

git: if_iwm - Sync iwm_nvm_read_chunk() function with Linux iwlwifi.

2016-09-05 Thread Imre Vadasz
commit 250a1c33fca1725121fe499f9cebc90267d209f9 Author: Imre Vadász Date: Mon Sep 5 01:14:02 2016 +0200 if_iwm - Sync iwm_nvm_read_chunk() function with Linux iwlwifi. Summary of changes: sys/dev/netif/iwm/if_iwm.c | 38 +++--- 1 file

git: if_iwm - Remove calib_version field from struct iwm_nvm_data.

2016-09-05 Thread Imre Vadasz
commit a9a1a341860a67fac85b7df081b994b83ea62464 Author: Imre Vadász Date: Mon Sep 5 18:00:13 2016 +0200 if_iwm - Remove calib_version field from struct iwm_nvm_data. * This value is only used for dvm devices in Linux iwlwifi. Summary of changes:

git: if_iwm - Sync if_iwm_phy_db code with Linux iwlwifi.

2016-09-05 Thread Imre Vadasz
commit c1019b6bfff36c856f7b4fccbdf3bb13ac27750c Author: Imre Vadász Date: Mon Sep 5 00:43:40 2016 +0200 if_iwm - Sync if_iwm_phy_db code with Linux iwlwifi. * DragonFly requires NULL checks before kfree(9) calls. Summary of changes: sys/dev/netif/iwm/if_iwm.c

git: if_iwm - Make sure we call iwm_detach_local only once.

2016-09-05 Thread Imre Vadasz
commit ebd4ceab76a6f161362029cbfd08efaedaab0519 Author: Imre Vadász Date: Mon Sep 5 22:48:56 2016 +0200 if_iwm - Make sure we call iwm_detach_local only once. * Add sc_attached variable to struct iwm_softc, to keep track of whether we already called

git: kernel - Fix indefinite wait buffer during heavy swapping

2016-09-05 Thread Matthew Dillon
commit 10c39de26c1356d088f2dbaa5809e1289062641d Author: Matthew Dillon Date: Mon Sep 5 12:33:42 2016 -0700 kernel - Fix indefinite wait buffer during heavy swapping * Fix a deadlock which can occur between CAM and the VM system due to a bug in

git: fortune(6): Fix some typos in the datfiles.

2016-09-05 Thread Sascha Wildner
commit 295428701a38864138373ee27033fb7a9fc09814 Author: Sascha Wildner Date: Mon Sep 5 19:37:42 2016 +0200 fortune(6): Fix some typos in the datfiles. Summary of changes: games/fortune/datfiles/dragonfly-tips | 2 +- games/fortune/datfiles/fortunes | 8

git: fortune(6): Add new fortunes from FreeBSD

2016-09-05 Thread Rimvydas Jasinskas
commit 6c5aea60b8d9d163c6caa536036e82e7472b84bc Author: zrj Date: Mon Sep 5 17:23:51 2016 +0300 fortune(6): Add new fortunes from FreeBSD Tried to avoid dups. While there, move few fortunes that were deemed non offencive. Taken-from:

git: sys/vfs/hammer: Add inline CRC functions for mrec head

2016-09-05 Thread Tomohiro Kusumi
commit d8fe5ece28a3e0a81946b00e32c958101b2a1233 Author: Tomohiro Kusumi Date: Mon Sep 5 22:40:18 2016 +0900 sys/vfs/hammer: Add inline CRC functions for mrec head Summary of changes: sys/vfs/hammer/hammer.h| 18 ++

git: fortune(6): Fix typos in some of the fortunes.

2016-09-05 Thread Rimvydas Jasinskas
commit e3c15a1a96fde05ed86a3bad060020a457e4e648 Author: zrj Date: Mon Sep 5 16:05:18 2016 +0300 fortune(6): Fix typos in some of the fortunes. Minor style fixes, compact etc. (mainly to reduce diffs against FreeBSD vartiant) Also attempt to