drm/linux: Improve request_firmware() compatibility
[dragonfly.git] / sys / vm /
2016-11-24 zrjMerge remote-tracking branch 'origin/vendor/BINUTILS227'
2016-11-19 Matthew Dillondrm - Fix lock order reversal
2016-11-18 Matthew Dillonkernel - Fix swap warning message when swap is full
2016-11-08 Matthew Dillonkernel - Attempt to fix cluster pbuf deadlock on recurs...
2016-10-17 Matthew Dillonkernel - Fix panic/crash in vm_object_page_remove()
2016-10-17 zrjMerge branch 'vendor/BINUTILS225'
2016-10-08 Matthew Dillonkernel - Fix low memory process kill bug
2016-10-08 Matthew Dillonkernel - Fix a system lockup with vmm
2016-10-03 John MarinoMerge branch 'vendor/LIBRESSL'
2016-09-27 Matthew Dillonkernel - Remove mplock from KTRACE paths
2016-09-06 John MarinoMerge branch 'vendor/LIBRESSL'
2016-09-05 Matthew Dillonkernel - Fix indefinite wait buffer during heavy swapping
2016-08-29 John MarinoMerge branch 'vendor/LESS'
2016-08-29 John MarinoMerge branch 'vendor/BMAKE'
2016-08-27 John MarinoMerge branch 'vendor/GCC50'
2016-08-04 Peter AvalosMerge branch 'vendor/OPENSSH'
2016-08-04 Peter AvalosMerge branch 'vendor/OPENSSH'
2016-08-03 Peter AvalosMerge branch 'vendor/OPENSSL'
2016-08-03 Matthew Dillonkernel - Remove PG_ZERO and zeroidle (page-zeroing...
2016-08-01 Matthew Dillonkernel - Cleanup vm_page_pcpu_cache()
2016-07-31 Matthew Dillonkernel - Refactor cpu localization for VM page allocati...
2016-07-30 Matthew Dillonkernel - Refactor cpu localization for VM page allocati...
2016-07-30 Matthew Dillonkernel - Refactor cpu localization for VM page allocations
2016-07-29 Matthew Dillonkernel - Reduce memory testing and early-boot zeroing.
2016-07-26 Matthew Dillonkernel - Fix VM bug introduced earlier this month
2016-07-25 Matthew Dillonkernel - Add some more options for pmap_qremove*()
2016-07-24 Matthew Dillonkernel - Fix atomic op comparison
2016-07-24 Matthew Dillonkernel - Enhance indefinite wait buffer error message
2016-07-22 Matthew Dillonkernel - repurpose buffer cache entries under heavy...
2016-07-22 Matthew Dillonkernel - Refactor buffer cache code in preparation...
2016-07-19 zrjsys: Various include guard fixes.
2016-07-17 Matthew Dillonkernel - Improve physio performance (2)
2016-07-17 Matthew Dillonkernel - Improve physio performance
2016-07-17 Matthew Dillonkernel - Refactor Xinvltlb (3)
2016-07-15 Matthew Dillonkernel - Refactor Xinvltlb and the pmap page & global...
2016-07-11 Matthew Dillonkernel - Improve vm.prefault_pages + misc
2016-07-10 Matthew Dillonkernel - Yield during VM teardown, fix zfree() contention
2016-06-25 Matthew Dillonkernel - Enhance swap allocation failure message
2016-06-11 Matthew Dillonkernel - Instrument vnode pager error
2016-06-09 Matthew Dillonkernel - Scan more pages in vm_pageout to fix OOM killer
2016-05-17 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2016-05-13 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2016-05-03 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-03-11 John MarinoMerge branch 'vendor/NCURSES'
2016-03-02 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-02-08 Imre VadászMerge branch 'vendor/BINUTILS225'
2016-01-28 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-01-26 zrjCorrect BSD License clause numbering from 1-2-4 to...
2016-01-26 zrjRemove advertising header from sys/
2015-12-04 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-12-04 John MarinoMerge branch 'vendor/GCC50'
2015-11-11 Matthew Dillonkernel - Remove dsched
2015-11-04 John MarinoMerge branch 'vendor/TNFTP'
2015-11-04 John MarinoMerge branch 'vendor/DIALOG'
2015-11-04 John MarinoMerge branch 'vendor/TCSH'
2015-11-04 John MarinoMerge branch 'vendor/GREP'
2015-11-04 John MarinoMerge branch 'vendor/BINUTILS225'
2015-11-03 John MarinoMerge branch 'vendor/LIBEDIT'
2015-11-03 John MarinoMerge branch 'vendor/XZ'
2015-11-02 John MarinoMerge branch 'vendor/ELFTOOLCHAIN'
2015-09-24 Tomohiro Kusumisys/vm: Adjust position to define _KERNEL
2015-08-20 Matthew Dillonkernel - Fix several low memory+swap pageout/killproc...
2015-08-12 Sascha Wildneri386 removal, part 34/x: Remove some i386 traces from...
2015-08-08 John MarinoMerge branch 'vendor/NVI2'
2015-08-06 John MarinoMerge branch 'vendor/TRE'
2015-08-02 Matthew Dillonkernel - Disable swapcache once paniced or if dumping
2015-07-18 John MarinoMerge branch 'vendor/GCC50'
2015-07-13 Matthew Dillonkernel - Fix mlock() related panic and memory leak
2015-07-12 John MarinoMerge branch 'vendor/OPENBSD_LIBM'
2015-07-10 Matthew Dillonkernel - Fix panic during coredump
2015-07-09 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-07-04 Sascha WildnerUse roundup2() from <sys/param.h> in a number of places.
2015-06-27 Sascha Wildnerkernel: Use 'normal' types (i.e., uint8_t instead of...
2015-06-18 Sascha WildnerUse <sys/param.h>'s roundup() in a few places.
2015-06-13 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-06-11 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-06-09 Matthew Dillonkernel - Increase DMA reserve from 16M to 128M by default
2015-06-02 Charlie Rootkernel - Fix VM deadlock in optimized file read path
2015-05-29 Matthew Dillonkernel - Fix improper OOM process kill when no swap...
2015-05-25 John MarinoMerge branch 'vendor/GCC50'
2015-04-30 Matthew Dillonkernel - Fix swap-full process killer
2015-04-22 John MarinoMerge branch 'vendor/GCC50'
2015-04-17 John MarinoMerge branch 'vendor/GCC50'
2015-04-02 John MarinoMerge branch 'vendor/GCC50'
2015-03-31 John MarinoMerge branch 'vendor/BINUTILS225'
2015-03-23 Matthew Dillonkernel - Major mtx lock cleanup
2015-03-22 John MarinoMerge branch 'vendor/GCC50'
2015-03-22 John MarinoMerge branch 'vendor/BMAKE'
2015-03-19 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-03-13 John MarinoMerge branch 'vendor/MPC'
2015-03-13 John MarinoMerge branch 'vendor/LESS'
2015-03-13 John MarinoMerge branch 'vendor/GCC50'
2015-03-12 Sascha Wildnerkernel: Move semicolon from the definition of SYSINIT...
2015-03-08 John MarinoMerge branch 'vendor/GCC50'
2015-02-27 John MarinoMerge branch 'vendor/GCC50'
2015-02-20 John MarinoMerge branch 'vendor/GCC50'
2015-02-13 John MarinoMerge branch 'vendor/GCC50'
2015-02-10 John MarinoMerge branch 'vendor/GCC50'
2015-02-10 John MarinoMerge branch 'vendor/GCC50' - gcc 5.0 snapshot 1 FEB...
2015-01-28 Sascha Wildner<sys/mman.h>: Some cleanup.
next