carp: add carp_group_demote_adj()
[dragonfly.git] / sys / vm /
2010-07-09 Matthew DillonMerge remote branch 'crater/master' into kq_devices
2010-07-08 Matthew Dillonkernel - skip PG_MARKER vm pages.
2010-07-07 Samuel J. GreearMerge branch 'master' into kq_devices
2010-07-03 Matthew Dillonkernel - MPSAFE work - Finish tokenizing vm_page.c
2010-07-03 Matthew Dillonkernel - hold MP lock in idlezero for now
2010-06-18 Alex HornungMPSAFE work - fix acquisition of vm_token
2010-06-14 Venkatesh Srinivaskernel - MPSAFE work - Remove unneeded token acquire...
2010-06-14 Venkatesh Srinivaskernel - MPSAFE work - Remove token acquires/releases...
2010-06-13 Matthew Dillonkernel - MPSAFE work - tokenize vm_zone.c
2010-06-13 Matthew Dillonkernel - MPSAFE work - tokenize more vm stuff
2010-06-12 Matthew Dillonkernel - MPSAFE work - tokenize more vm stuff
2010-06-12 Matthew Dillonkernel - MPSAFE work - tokenize more vm stuff
2010-06-12 Venkatesh SrinivasMerge branch 'master' of /repository/git/dragonfly
2010-06-12 Venkatesh Srinivaskernel - MPSAFE work - tokenize vm/vm_mmap.c, part 2
2010-06-12 Venkatesh Srinivaskernel - MPSAFE work - first pass at tokenizing vm...
2010-06-12 Matthew Dillonkernel - MPSAFE work - tokenize vm/vm_map.c
2010-06-11 Venkatesh SrinivasMPSAFE: Tokenize vm_unix.c
2010-06-11 Venkatesh Srinivaskernel - MPSAFE work - tokenize vm_zeroidle.c
2010-06-11 Venkatesh Srinivasvm: Detect and enable bzeront() when available for...
2010-06-11 Venkatesh Srinivasvm: Add variable sleep time to vm_zeroidle.
2010-06-11 Matthew Dillonkernel - MPSAFE work - lockup vm_page.c, vm_fault.c
2010-06-10 Matthew Dillonkernel - MPSAFE work - lockup vm_object.c
2010-06-09 Matthew Dillonkernel - MPSAFE work - Remove unused code
2010-05-26 Matthew Dillonkernel - Fix up hysteresis for the zeroidle code
2010-05-26 Matthew Dillonmmap: Remove an additional reference to the disablexwor...
2010-05-26 Aggelos Economopoulosmmap: get rid of old hack to support the XIG X server
2010-05-16 Matthew Dillonkernel - zero pages during idle
2010-04-30 Samuel J. Greearkernel - mmap offset is invalid for MAP_ANON
2010-04-30 Matthew Dillonkernel - Fix resident_count problems with kernel_pmap...
2010-04-15 Alex Hornungprint_backtrace - Take parameter count
2010-04-15 Alex Hornungdsched - Implement priorities and other improvements
2010-04-15 Alex Hornungdsched - Tie the dsched framework into the system
2010-04-14 Matthew DillonMerge remote branch 'rpaulo/net80211-update'
2010-04-14 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-04-14 Antonio Huete Jimenezlibc - Return ENOSYS in both mlockall() / munlockall()
2010-04-12 Matthew DillonMerge branch 'net80211-update' of git://leaf.dragonflyb...
2010-04-07 Rui PauloMerge branch 'master' into net80211-update
2010-04-01 Matthew Dillonkernel - Address excessive stall in pageout during...
2010-03-29 Rui PauloMerge branch 'master' into net80211-update
2010-03-24 Matthew DillonMerge remote branch 'crater/master' into vkernel64
2010-03-24 Matthew Dillonkernel - vm - Change inactive target to 1/4 memory...
2010-03-23 Matthew DillonHAMMER VFS - Fix another low memory deadlock issue
2010-03-23 Matthew Dillonvkernel64 - Cleanup, unbreak 32 bit
2010-03-23 Matthew DillonMerge remote branch 'crater/master' into vkernel64
2010-03-23 Matthew DillonMerge branch 'net80211-update' of git://leaf.dragonflyb...
2010-03-21 Rui PauloMerge branch 'master' into net80211-update
2010-03-21 Sascha Wildnervkernel64: Additional adjustments (amd64 -> x86_64...
2010-03-21 Jordan Gordeevamd64: Add kernel support for 64-bit virtual page tables.
2010-03-18 Matthew DillonMerge branch 'net80211-update' of git://leaf.dragonflyb...
2010-03-18 Samuel J. Greearkernel - Introduce lightweight buffers
2010-03-18 Rui PauloMerge branch 'master' into net80211-update
2010-03-05 Matthew DillonMerge remote branch 'crater/master' into net80211-update
2010-03-05 Michael NeumannMerge branch 'master' of git://git.dragonflybsd.org...
2010-03-05 Samuel J. Greearkernel - Remove msf buffer code
2010-03-05 Matthew Dillonkernel - vm - add vm_wait_nominal()
2010-03-04 Matthew Dillonkernel - pmap (i386) - Reduce kmem use for foreign...
2010-03-02 Matthew Dillonkernel - Move grow_stack code in fault path to improve...
2010-02-28 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-02-23 Rui PauloMerge branch 'master' into net80211-update
2010-02-23 Matthew DillonMerge branch 'vendor/EXPAT'
2010-02-22 Matthew Dillonkernel - swapcache - Fix snocache and cache flags propa...
2010-02-22 Matthew Dillonkernel - SWAP CACHE part 22/many - Fix counter overflow...
2010-02-21 Matthew Dillonkernel - TMPFS - Stabilization pass, fix assertion...
2010-02-20 Matthew Dillonkernel - Add MNTK_NOMSYNC and OBJ_NOMSYNC
2010-02-18 Matthew Dillonkernel - Fix bogus compiler warning
2010-02-17 Matthew Dillonkernel - SWAP CACHE part 20/many - add 'cache' and...
2010-02-14 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-14 Matthew Dillonkernel - VM PAGER part 2/2 - Expand vinitvmio() and...
2010-02-14 Matthew Dillonkernel - VM PAGER part 1/2 - Remove vm_page_alloc()
2010-02-13 Matthew Dillonkernel - TMPFS - Bug fixing pass - paging to/from swap...
2010-02-13 Matthew Dillonkernel - swapcache - vm_object_page_remove()
2010-02-13 Matthew Dillonkernel - TMPFS - Add infrastructure to main kernel...
2010-02-12 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-12 Matthew Dillonkernel - SWAP CACHE part 19/many - distinguish bulk...
2010-02-11 Matthew Dillonkernel - SWAP CACHE part 18/many - Minor enablement...
2010-02-11 Matthew Dillonkernel - sysref - Fix vnode interlock for 1->0 transition
2010-02-09 Matthew Dillonkernel - struct vm_object - increase paging_in_progress...
2010-02-09 Matthew Dillonkernel - SWAP CACHE part 17/many - Add missing critical...
2010-02-08 Matthew Dillonkernel - SWAP CACHE part 15/many - Correct bug in vm...
2010-02-08 Matthew Dillonkernel - SWAP CACHE part 14/many - Add more features...
2010-02-06 Matthew Dillonkernel - SWAP CACHE part 13/many - More vm_pindex_t...
2010-02-06 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-06 Matthew Dillonkernel - Expand the x86_64 KVA to 8G
2010-02-06 Matthew Dillonkernel - SWAP CACHE part 12/many - Add swapcache cleanu...
2010-02-06 Michael NeumannMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-06 Matthew Dillonkernel - SWAP CACHE part 11/many - Write improvements...
2010-02-05 Matthew Dillonkernel - SWAP CACHE part 10/many - Fix swap space usage...
2010-02-05 Matthew Dillonkernel - SWAP CACHE part 9/many - Fix excessive active...
2010-02-04 Matthew Dillonkernel - SWAP CACHE part 8/many - Add the swap cache...
2010-02-04 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-04 Matthew Dillonkernel - SWAP CACHE part 7/many - Add vm_swapcache...
2010-02-04 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-04 Matthew Dillonkernel - SWAP CACHE part 6/many - Refactor swap_pager_f...
2010-02-04 Matthew Dillonkernel - SWAP CACHE part 4/many - Add PG_SWAPPED
2010-02-03 Matthew Dillonkernel - VM - fix vm_pages_needed race
2010-02-03 Matthew Dillonkernel - SWAP CACHE part 3/many - Rearrange VM pagerops
2010-02-03 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-03 Matthew Dillonkernel - SWAP CACHE part 2/many - Remove VM pager lists
2010-02-03 Matthew Dillonkernel - SWAP CACHE part 1/many - Convert swblock to...
2010-01-26 Matthew Dillonkernel - More buffer cache / VM coherency work
next