index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-02-24
mm: add helper ensure_zone_is_initialized()
Cody P Schafer
1
-0
/
+11
2013-02-24
mm/page_alloc: add informative debugging message in page_outside_zone_boundar...
Cody P Schafer
1
-0
/
+7
2013-02-24
mmzone: add pgdat_{end_pfn,is_empty}() helpers & consolidate.
Cody P Schafer
1
-4
/
+10
2013-02-24
mm/page_alloc: add a VM_BUG in __free_one_page() if the zone is uninitialized.
Cody P Schafer
1
-0
/
+2
2013-02-24
mm: add zone_is_empty() and zone_is_initialized()
Cody P Schafer
1
-0
/
+10
2013-02-24
mm: add & use zone_end_pfn() and zone_spans_pfn()
Cody P Schafer
6
-27
/
+32
2013-02-24
mm: add SECTION_IN_PAGE_FLAGS
Cody P Schafer
1
-2
/
+6
2013-02-24
mm/mlock.c: document scary-looking stack expansion mlock chain
Johannes Weiner
1
-0
/
+4
2013-02-24
mm: refactor inactive_file_is_low() to use get_lru_size()
Johannes Weiner
3
-31
/
+6
2013-02-24
mm: shmem: use new radix tree iterator
Johannes Weiner
1
-13
/
+12
2013-02-24
ksm: stop hotremove lockdep warning
Hugh Dickins
1
-14
/
+41
2013-02-24
mm: remove offlining arg to migrate_pages
Hugh Dickins
7
-46
/
+29
2013-02-24
ksm: enable KSM page migration
Hugh Dickins
2
-20
/
+4
2013-02-24
ksm: make !merge_across_nodes migration safe
Hugh Dickins
1
-30
/
+134
2013-02-24
ksm: make KSM page migration possible
Hugh Dickins
2
-22
/
+77
2013-02-24
ksm: remove old stable nodes more thoroughly
Hugh Dickins
3
-28
/
+92
2013-02-24
ksm: get_ksm_page locked
Hugh Dickins
1
-10
/
+13
2013-02-24
ksm: reorganize ksm_check_stable_tree
Hugh Dickins
1
-16
/
+22
2013-02-24
ksm: trivial tidyups
Hugh Dickins
1
-26
/
+22