ALSA: usb-audio: add support for Akai MPD16
[safe/jmp/linux-2.6] / mm / migrate.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-06 KOSAKI Motohiromm/migrate.c: kill anon local variable from migrate_pag...
2010-03-01 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2010-02-21 H. Peter Anvinmm: Make copy_from_user() in migrate.c statically predi...
2010-02-20 Russell KingMM: Pass a PTE pointer to update_mmu_cache() rather...
2010-02-06 Linus TorvaldsFix potential crash with sys_move_pages
2009-12-15 Lee Schermerhornmm: remove unevictable_migrate_page function
2009-12-15 Hugh Dickinsksm: memory hotremove migration only
2009-12-15 Hugh Dickinsksm: rmap_walk to remove_migation_ptes
2009-12-15 Hugh Dickinsmm: define PAGE_MAPPING_FLAGS
2009-12-15 KOSAKI Motohiromm: move inc_zone_page_state(NR_ISOLATED) to just isola...
2009-12-11 H. Peter Anvinmm: Adjust do_pages_stat() so gcc can see copy_from_use...
2009-11-12 KAMEZAWA Hiroyukimemcg: fix wrong pointer initialization at page migrati...
2009-09-24 Linus TorvaldsMerge branch 'hwpoison' of git://git./linux/kernel...
2009-09-22 Johannes Weinermm: return boolean from page_has_private()
2009-09-22 Johannes Weinermm: return boolean from page_is_file_cache()
2009-09-22 KOSAKI Motohiromm: vmstat: add isolate pages
2009-09-22 KOSAKI Motohiromm: oom analysis: add shmem vmstat
2009-09-22 Shaohua Limemory hotplug: migrate swap cache page
2009-09-16 Andi KleenHWPOISON: Use bitmask/action code for try_to_unmap...
2009-06-17 Brice Goglinmigration: only migrate_prep() once per move_pages()
2009-06-17 Mel Gormanpage allocator: do not check NUMA node ID when the...
2009-04-03 David HowellsFS-Cache: Recruit a page flags for cache management
2009-02-11 Daisuke Nishimuramigration: migrate_vmas should check "vma"
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 28
2009-01-08 KAMEZAWA Hiroyukimemcg: simple migration handling
2009-01-08 KAMEZAWA Hiroyukimemcg: introduce charge-commit-cancel style of functions
2009-01-06 Hugh Dickinsmm: add Set,ClearPageSwapCache stubs
2009-01-06 Brice Goglinmm: move_pages: no need to set pp->page to ZERO_PAGE...
2009-01-06 Brice Goglinmm: rework do_pages_move() to work on page_sized chunks
2008-12-25 James MorrisMerge branch 'next' into for-linus
2008-12-16 KOSAKI Motohiromm: Don't touch uninitialized variable in do_pages_stat...
2008-12-10 Brice Goglinmm: no get_user/put_user while holding mmap_sem in...
2008-12-04 James MorrisMerge branch 'master' into next
2008-11-20 Hugh Dickinsmigration: fix writepage error
2008-11-14 James MorrisMerge branch 'master' into next
2008-11-13 David HowellsCRED: Use RCU to access another task's creds and to...
2008-11-13 David HowellsCRED: Separate task security context from task_struct
2008-11-13 David HowellsCRED: Wrap task credential accesses in the core kernel
2008-11-06 Christoph Lametermm: move migrate_prep out from under mmap_sem
2008-10-20 KAMEZAWA Hiroyukimemcg: make page->mapping NULL before uncharge
2008-10-20 Brice Goglinmm: extract do_pages_move() out of sys_move_pages()
2008-10-20 Brice Goglinmm: don't vmalloc a huge page_to_node array for do_page...
2008-10-20 Brice Goglinmm: stop returning -ENOENT from sys_move_pages() if...
2008-10-20 Nick Pigginmlock: mlocked pages are unevictable
2008-10-20 Lee SchermerhornUnevictable LRU Infrastructure
2008-10-20 Rik van Rieldefine page_file_cache() function
2008-10-20 KOSAKI Motohiroswap: use an array for the LRU pagevecs
2008-10-20 Nick Pigginvmscan: move isolate_lru_page() to vmscan.c
2008-08-05 Nick Pigginmm: rename page trylock
2008-07-26 Nick Pigginmm: spinlock tree_lock
2008-07-26 Nick Pigginmm: speculative page references
2008-07-25 KAMEZAWA Hiroyukimemcg: remove refcnt from page_cgroup
2008-07-25 KAMEZAWA Hiroyukimemcg: better migration handling
2008-07-24 Gerald Schaefermm: make CONFIG_MIGRATION available w/o CONFIG_NUMA
2008-07-24 Adrian Bunkmm/migrate.c should #include <linux/syscalls.h>
2008-07-04 Christoph LameterChristoph has moved
2008-06-20 Linus TorvaldsReinstate ZERO_PAGE optimization in 'get_user_pages...
2008-04-30 Nick Pigginmm: fix warning on memory offline
2008-03-05 Hugh Dickinsmemcg: fix VM_BUG_ON from page migration
2008-02-07 KAMEZAWA Hiroyukibugfix for memory cgroup controller: migration under...
2008-02-07 Balbir SinghMemory controller: make charging gfp mask aware
2008-02-07 Balbir SinghMemory controller: memory accounting
2008-02-05 Shaohua Lipage migraton: handle orphaned pages
2008-02-05 Matt Mackallmaps4: move is_swap_pte
2007-10-20 Gabriel CraciunescuTypo fixes retrun -> return
2007-10-19 Pavel EmelyanovUninline find_task_by_xxx set of functions
2007-10-19 Pavel Emelyanovpid namespaces: changes to show virtual ids to user
2007-10-16 KAMEZAWA Hiroyukiflush icache before set_pte() on ia64: flush icache...
2007-10-16 KAMEZAWA Hiroyukiflush cache before installing new page at migraton
2007-10-16 Christoph LameterMemoryless nodes: Update memory policy and page migration
2007-10-14 Al Viromm/migrate.c __user annotation
2007-08-31 KAMEZAWA Hiroyukifix rcu_read_lock() in page migraton
2007-07-26 KAMEZAWA Hiroyukimemory unplug: isolate_lru_page fix
2007-07-26 KAMEZAWA Hiroyukimemory unplug: migration by kernel
2007-07-17 Mel GormanAdd __GFP_MOVABLE for callers to flag allocations from...
2007-04-24 Christoph Lameterpage migration: fix NR_FILE_PAGES accounting
2007-03-05 Christoph Lameter[PATCH] Page migration: Fix vma flag checking
2006-12-07 Nick Piggin[PATCH] radix-tree: RCU lockless readside
2006-11-03 Stephen Rothwell[PATCH] Fix sys_move_pages when a NULL node list is...
2006-09-30 David Howells[PATCH] BLOCK: Make it possible to disable the block...
2006-09-30 David Howells[PATCH] BLOCK: Stop fallback_migrate_page() from using...
2006-09-26 Christoph Lameter[PATCH] Define easier to handle GFP_THISNODE
2006-09-26 Christoph Lameter[PATCH] sys_move_pages: Do not fall back to other nodes
2006-06-25 Christoph Lameter[PATCH] Allow migration of mlocked pages
2006-06-25 Christoph Lameter[PATCH] page migration: Support a vma migration function
2006-06-23 David Quigley[PATCH] SELinux: add security_task_movememory calls...
2006-06-23 Christoph Lameter[PATCH] page migration: sys_move_pages(): support movin...
2006-06-23 Christoph Lameter[PATCH] page migration: use allocator function for...
2006-06-23 Christoph Lameter[PATCH] page migration: handle freeing of pages in...
2006-06-23 Christoph Lameter[PATCH] page migration: simplify migrate_pages()
2006-06-23 Christoph Lameter[PATCH] More page migration: use migration entries...
2006-06-23 Christoph Lameter[PATCH] More page migration: do not inc/dec rss counters
2006-06-23 Christoph Lameter[PATCH] Swapless page migration: modify core logic
2006-06-23 Christoph Lameter[PATCH] Swapless page migration: rip out swap based...
2006-06-23 Christoph Lameter[PATCH] Swapless page migration: add R/W migration...
2006-06-23 Christoph Lameter[PATCH] page migration cleanup: move fallback handling...
2006-06-23 Christoph Lameter[PATCH] page migration cleanup: pass "mapping" to migra...
2006-06-23 Christoph Lameter[PATCH] page migration cleanup: extract try_to_unmap...
2006-06-23 Christoph Lameter[PATCH] page migration cleanup: drop nr_refs in remove_...
next