ALSA: usb-audio: add support for Akai MPD16
[safe/jmp/linux-2.6] / mm / ksm.c
2010-04-24 Dan Carpenterksm: check for ERR_PTR from follow_page()
2010-03-24 Robin Holtmm/ksm.c is doing an unneeded _notify in write_protect_...
2010-03-06 Rik van Rielmm: change anon_vma linking to fix multi-process server...
2009-12-15 Hugh Dickinsksm: remove unswappable max_kernel_pages
2009-12-15 Hugh Dickinsksm: memory hotremove migration only
2009-12-15 Hugh Dickinsksm: rmap_walk to remove_migation_ptes
2009-12-15 Hugh Dickinsksm: share anon page without allocating
2009-12-15 Hugh Dickinsksm: take keyhole reference to page
2009-12-15 Hugh Dickinsksm: hold anon_vma in rmap_item
2009-12-15 Hugh Dickinsksm: let shared pages be swappable
2009-12-15 Hugh Dickinsksm: fix mlockfreed to munlocked
2009-12-15 Hugh Dickinsksm: stable_node point to page and back
2009-12-15 Hugh Dickinsksm: separate stable_node
2009-12-15 Hugh Dickinsksm: singly-linked rmap_list
2009-12-15 Hugh Dickinsksm: cleanup some function arguments
2009-12-15 Hugh Dickinsksm: remove redundancies when merging page
2009-12-15 Hugh Dickinsksm: three remove_rmap_item_from_tree cleanups
2009-11-09 Hugh Dickinsksm: cond_resched in unstable tree
2009-10-08 Hugh Dickinsksm: more on default values
2009-09-24 Izik Eidusksm: change default values to better fit into mainline...
2009-09-22 Hugh Dickinsksm: unmerge is an origin of OOMs
2009-09-22 Hugh Dickinsksm: clean up obsolete references
2009-09-22 Hugh Dickinsksm: sysfs and defaults
2009-09-22 Andrea Arcangeliksm: fix deadlock with munlock in exit_mmap
2009-09-22 Hugh Dickinsksm: fix oom deadlock
2009-09-22 Hugh Dickinsksm: distribute remove_mm_from_lists
2009-09-22 Hugh Dickinsksm: fix endless loop on oom
2009-09-22 Hugh Dickinsksm: five little cleanups
2009-09-22 Hugh Dickinsksm: keep quiet while list empty
2009-09-22 Hugh Dickinsksm: break cow once unshared
2009-09-22 Hugh Dickinsksm: pages_unshared and pages_volatile
2009-09-22 Hugh Dickinsksm: move pages_sharing updates
2009-09-22 Hugh Dickinsksm: rename kernel_pages_allocated
2009-09-22 Izik Eidusksm: change ksm nice level to be 5
2009-09-22 Izik Eidusksm: change copyright message
2009-09-22 Izik Eidusksm: Kernel SamePage Merging
2009-09-22 Hugh Dickinsksm: the mm interface to ksm