sshlockout - Add sshlockout utility
[dragonfly.git] / sys / vm /
2013-05-11 John MarinoMerge branch 'vendor/LIBEDIT'
2013-05-11 John MarinoMerge branch 'vendor/TCSH'
2013-05-09 John MarinoMerge branch 'vendor/AWK'
2013-05-08 John MarinoMerge branch 'vendor/ZLIB'
2013-05-08 John MarinoMerge branch 'vendor/GCC47'
2013-05-06 Justin C. SherrillRemove advertising clause from all that isn't contrib...
2013-04-23 John MarinoMerge branch 'vendor/MPFR'
2013-04-23 John MarinoMerge branch 'vendor/DIFFUTILS'
2013-04-23 John MarinoMerge branch 'vendor/GREP'
2013-04-23 John MarinoMerge branch 'vendor/EXPAT'
2013-04-15 Sascha WildnerMerge branch 'vendor/MDOCML'
2013-04-07 Peter AvalosMerge branch 'vendor/TNFTP'
2013-04-01 Sepherosa ZiehauMerge remote-tracking branch 'hofmann/wlan_serialize'
2013-03-28 Matthew Dillonkernel - Cleanup SWB_NPAGES
2013-03-27 Matthew Dillonkernel - Fix bug in uiomove() error handling (2)
2013-03-26 Matthew Dillonkernel - Fix bug in uiomove() error handling, fix deadl...
2013-03-05 Johannes HofmannMerge branch 'master' of git://git.dragonflybsd.org...
2013-03-03 Matthew Dillonkernel - Improve vm.vmmeter sysctl performance
2013-03-03 Matthew Dillonkernel - Refactor swapoff scan code
2013-03-03 Matthew Dillonkernel - Make VM fault waits in low memory the same...
2013-03-03 Matthew Dillonkernel - Add swap block allocation iterator
2013-03-02 Matthew Dillonkernel - Abort pageout operations when free memory...
2013-03-02 Matthew Dillonkernel - remove PAGE RACE kprintf
2013-02-28 Matthew Dillonkernel - Fix incorrectly ordered lwkt_reltoken() call...
2013-02-24 Sascha Wildnerkernel/vm_object: Add debugvm_object_hold_maybe_shared...
2013-02-23 Matthew Dillonkernel - Separate page activity heuristic for anonymous...
2013-02-23 Matthew Dillonkernel - Implementat much deeper use of shared VM objec...
2013-02-21 Matthew Dillonkernel - add yields in the swap pager freeing path
2013-02-21 Matthew Dillonkernel - Fix cpu/token starvation, vfs_busy deadlocks...
2013-02-19 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2013-02-13 Peter AvalosMerge branch 'vendor/OPENSSL'
2013-02-10 Peter AvalosMerge branch 'vendor/OPENSSL'
2013-01-19 Peter AvalosMerge branch 'vendor/BYACC'
2013-01-16 John MarinoMerge branch 'vendor/FLEX'
2013-01-12 Johannes Hofmannmerge
2013-01-07 Sascha Wildnerkernel: Replace the remaining __amd64__ with __x86_64__...
2012-12-13 Matthew Dillonkernel - Fix missing B_ORDERED inheritance
2012-12-12 Sascha WildnerRemove upc_{control,register} syscalls and everything...
2012-12-10 Matthew Dillonkernel - Fix bug (not reached in normal operation)...
2012-12-08 François Tigeotkernel: add VM_OBJECT_LOCK/UNLOCK macros
2012-12-07 Matthew Dillonkernel - Fix issues where tmpfs loses file data
2012-12-05 Sascha WildnerRemove some unneeded semicolons across the tree.
2012-10-28 Peter AvalosMerge branch 'vendor/OPENSSH'
2012-10-24 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-10-24 Sascha Wildnerkernel: Make SMP support default (and non-optional).
2012-10-21 John MarinoMerge branch 'vendor/BMAKE'
2012-10-20 CharlieMerge branch 'vendor/GCC47'
2012-10-20 CharlieMerge branch 'vendor/GCC47'
2012-10-01 John MarinoMerge branch 'vendor/GCC47'
2012-09-29 John MarinoMerge branch 'vendor/MPC'
2012-09-26 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-09-26 Matthew Dillonkernel - Fix i386 wire_count panics
2012-09-16 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-09-15 Matthew Dillonkernel - remove bounds on buffer cache nbuf count for...
2012-09-13 Matthew Dillonkernel - Implement segment pmap optimizations for x86...
2012-09-13 Matthew Dillonkernel - Implement segment pmap optimizations for x86-64
2012-09-13 Matthew Dillonkernel - Segment-align mmap and sysv_shm when possible
2012-08-25 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-08-23 Sepherosa Ziehauvm: Put vm_page_alloc_contig debug prints under vm_cont...
2012-08-17 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-08-16 Matthew Dillonkernel - Fix incorrect dirty/reprotect code in pageout
2012-08-16 Matthew Dillonkernel - Fix long-standing vm_map token panic
2012-07-11 Peter AvalosMerge branch 'vendor/OPENPAM'
2012-07-11 Peter AvalosMerge branch 'vendor/XZ'
2012-07-11 Peter AvalosMerge branch 'vendor/TNFTP'
2012-07-11 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-07-11 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2012-07-11 Matthew Dillonkernel - Fix missing lock in pbuf update (minor)
2012-07-11 Peter AvalosMerge branch 'vendor/TCPDUMP'
2012-07-11 Peter AvalosMerge branch 'vendor/LIBPCAP'
2012-07-06 Sascha Wildnerkernel/vm: Remove some unused variables.
2012-07-04 Peter AvalosMerge branch 'vendor/FILE'
2012-05-31 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-05-23 Sascha Wildnerkernel: Remove some bogus casts to the own type.
2012-05-15 John MarinoMerge branch 'vendor/GDB'
2012-05-14 John MarinoMerge branch 'vendor/NCURSES'
2012-05-13 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-05-12 John MarinoMerge branch 'vendor/GMP'
2012-05-11 John MarinoMerge branch 'vendor/NCURSES'
2012-05-11 John MarinoMerge branch 'vendor/ZLIB'
2012-05-11 John MarinoMerge branch 'vendor/GDB'
2012-05-10 John MarinoMerge branch 'vendor/LIBEDIT'
2012-05-08 John MarinoMerge branch 'vendor/GREP'
2012-04-30 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-04-30 Sascha Wildnerkernel: Remove some unused variables.
2012-04-28 Sascha Wildnerkernel: Remove newlines from the panic messages that...
2012-04-27 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-04-23 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-04-21 Venkatesh Srinivaskernel -- vm_pageout: Handle pages w/ NULL vm_objects...
2012-04-21 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-04-10 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-04-10 Peter AvalosMerge remote-tracking branch 'origin/master'
2012-04-05 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-04-04 Sascha Wildnerkernel: Pass a real format string to functions which...
2012-03-27 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-03-16 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-03-13 John MarinoMerge branch 'vendor/GCC44'
2012-03-09 Chris Turnerkernel: fixup accidental whitespace shift in vm_fault_c...
2012-03-09 Chris Turnerkernel: reorganize new holds in vm_fault_copy_entry
2012-03-09 Chris Turnerkernel: add missing holds/drops to vm_fault_copy_entry
next