index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
migrate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: add Set,ClearPageSwapCache stubs
Hugh Dickins
2009-01-06
1
-4
/
+0
*
mm: move_pages: no need to set pp->page to ZERO_PAGE(0) by default
Brice Goglin
2009-01-06
1
-6
/
+0
*
mm: rework do_pages_move() to work on page_sized chunks
Brice Goglin
2009-01-06
1
-35
/
+44
*
Merge branch 'next' into for-linus
James Morris
2008-12-25
1
-2
/
+7
|
\
|
*
Merge branch 'master' into next
James Morris
2008-12-04
1
-4
/
+1
|
|
\
|
*
\
Merge branch 'master' into next
James Morris
2008-11-14
1
-1
/
+1
|
|
\
\
|
*
|
|
CRED: Use RCU to access another task's creds and to release a task's own creds
David Howells
2008-11-14
1
-3
/
+5
|
*
|
|
CRED: Separate task security context from task_struct
David Howells
2008-11-14
1
-5
/
+5
|
*
|
|
CRED: Wrap task credential accesses in the core kernel
David Howells
2008-11-14
1
-2
/
+5
*
|
|
|
mm: Don't touch uninitialized variable in do_pages_stat_array()
KOSAKI Motohiro
2008-12-16
1
-1
/
+1
*
|
|
|
mm: no get_user/put_user while holding mmap_sem in do_pages_stat?
Brice Goglin
2008-12-10
1
-13
/
+46
|
|
_
|
/
|
/
|
|
*
|
|
migration: fix writepage error
Hugh Dickins
2008-11-19
1
-4
/
+1
|
|
/
|
/
|
*
|
mm: move migrate_prep out from under mmap_sem
Christoph Lameter
2008-11-06
1
-1
/
+1
|
/
*
memcg: make page->mapping NULL before uncharge
KAMEZAWA Hiroyuki
2008-10-20
1
-2
/
+7
*
mm: extract do_pages_move() out of sys_move_pages()
Brice Goglin
2008-10-20
1
-66
/
+86
*
mm: don't vmalloc a huge page_to_node array for do_pages_stat()
Brice Goglin
2008-10-20
1
-15
/
+25
*
mm: stop returning -ENOENT from sys_move_pages() if nothing got migrated
Brice Goglin
2008-10-20
1
-2
/
+1
*
mlock: mlocked pages are unevictable
Nick Piggin
2008-10-20
1
-0
/
+2
*
Unevictable LRU Infrastructure
Lee Schermerhorn
2008-10-20
1
-14
/
+17
*
define page_file_cache() function
Rik van Riel
2008-10-20
1
-0
/
+2
*
swap: use an array for the LRU pagevecs
KOSAKI Motohiro
2008-10-20
1
-10
/
+1
*
vmscan: move isolate_lru_page() to vmscan.c
Nick Piggin
2008-10-20
1
-31
/
+3
*
mm: rename page trylock
Nick Piggin
2008-08-04
1
-2
/
+2
*
mm: spinlock tree_lock
Nick Piggin
2008-07-26
1
-6
/
+5
*
mm: speculative page references
Nick Piggin
2008-07-26
1
-2
/
+18
*
memcg: remove refcnt from page_cgroup
KAMEZAWA Hiroyuki
2008-07-25
1
-2
/
+1
*
memcg: better migration handling
KAMEZAWA Hiroyuki
2008-07-25
1
-7
/
+15
*
mm: make CONFIG_MIGRATION available w/o CONFIG_NUMA
Gerald Schaefer
2008-07-24
1
-1
/
+1
*
mm/migrate.c should #include <linux/syscalls.h>
Adrian Bunk
2008-07-24
1
-0
/
+1
*
Christoph has moved
Christoph Lameter
2008-07-04
1
-1
/
+1
*
Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIP
Linus Torvalds
2008-06-20
1
-0
/
+10
*
mm: fix warning on memory offline
Nick Piggin
2008-04-30
1
-1
/
+8
*
memcg: fix VM_BUG_ON from page migration
Hugh Dickins
2008-03-04
1
-5
/
+14
*
bugfix for memory cgroup controller: migration under memory controller fix
KAMEZAWA Hiroyuki
2008-02-07
1
-3
/
+10
*
Memory controller: make charging gfp mask aware
Balbir Singh
2008-02-07
1
-1
/
+1
*
Memory controller: memory accounting
Balbir Singh
2008-02-07
1
-0
/
+6
*
page migraton: handle orphaned pages
Shaohua Li
2008-02-05
1
-6
/
+24
*
maps4: move is_swap_pte
Matt Mackall
2008-02-05
1
-5
/
+0
*
Typo fixes retrun -> return
Gabriel Craciunescu
2007-10-20
1
-1
/
+1
*
Uninline find_task_by_xxx set of functions
Pavel Emelyanov
2007-10-19
1
-2
/
+1
*
pid namespaces: changes to show virtual ids to user
Pavel Emelyanov
2007-10-19
1
-1
/
+3
*
flush icache before set_pte() on ia64: flush icache at set_pte
KAMEZAWA Hiroyuki
2007-10-16
1
-1
/
+0
*
flush cache before installing new page at migraton
KAMEZAWA Hiroyuki
2007-10-16
1
-0
/
+1
*
Memoryless nodes: Update memory policy and page migration
Christoph Lameter
2007-10-16
1
-1
/
+1
*
mm/migrate.c __user annotation
Al Viro
2007-10-14
1
-1
/
+1
*
fix rcu_read_lock() in page migraton
KAMEZAWA Hiroyuki
2007-08-31
1
-2
/
+9
*
memory unplug: isolate_lru_page fix
KAMEZAWA Hiroyuki
2007-07-26
1
-2
/
+1
*
memory unplug: migration by kernel
KAMEZAWA Hiroyuki
2007-07-26
1
-2
/
+19
*
Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...
Mel Gorman
2007-07-17
1
-1
/
+2
*
page migration: fix NR_FILE_PAGES accounting
Christoph Lameter
2007-04-24
1
-1
/
+14
[next]