index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
page_alloc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: remove rest of ACCESS_ONCE() usages
Jason Low
2015-04-15
1
-3
/
+3
*
mm/page_alloc.c: clean up comment
Yaowei Bai
2015-04-14
1
-1
/
+1
*
mm: remove GFP_THISNODE
David Rientjes
2015-04-14
1
-16
/
+6
*
mm: completely remove dumping per-cpu lists from show_mem()
Konstantin Khlebnikov
2015-04-14
1
-20
/
+2
*
mm: hide per-cpu lists in output of show_mem()
Konstantin Khlebnikov
2015-04-14
1
-9
/
+30
*
mm/compaction: enhance compaction finish condition
Joonsoo Kim
2015-04-14
1
-5
/
+14
*
mm/page_alloc: factor out fallback freepage checking
Joonsoo Kim
2015-04-14
1
-52
/
+91
*
mm/cma: change fallback behaviour for CMA freepage
Joonsoo Kim
2015-04-14
1
-17
/
+19
*
mm, oom: do not fail __GFP_NOFAIL allocation if oom killer is disabled
Michal Hocko
2015-03-12
1
-1
/
+2
*
mm: page_alloc: revert inadvertent !__GFP_FS retry behavior change
Johannes Weiner
2015-02-28
1
-1
/
+8
*
mm: page_alloc: add kasan hooks on alloc and free paths
Andrey Ryabinin
2015-02-13
1
-0
/
+3
*
mm/page_alloc: fix comment
Yaowei Bai
2015-02-12
1
-1
/
+1
*
mm/page_alloc.c: pull out init code from build_all_zonelists
Rasmus Villemoes
2015-02-12
1
-3
/
+14
*
mm: more aggressive page stealing for UNMOVABLE allocations
Vlastimil Babka
2015-02-11
1
-4
/
+14
*
mm: always steal split buddies in fallback allocations
Vlastimil Babka
2015-02-11
1
-33
/
+29
*
mm: when stealing freepages, also take pages created by splitting buddy page
Vlastimil Babka
2015-02-11
1
-7
/
+5
*
oom, PM: make OOM detection in the freezer path raceless
Michal Hocko
2015-02-11
1
-15
/
+2
*
mm: use correct format specifiers when printing address ranges
Juergen Gross
2015-02-11
1
-9
/
+11
*
mm: more checks on free_pages_prepare() for tail pages
Kirill A. Shutemov
2015-02-11
1
-4
/
+23
*
mm/page_alloc.c: drop dead destroy_compound_page()
Kirill A. Shutemov
2015-02-11
1
-34
/
+1
*
mm: reduce try_to_compact_pages parameters
Vlastimil Babka
2015-02-11
1
-25
/
+2
*
mm, page_alloc: reduce number of alloc_pages* functions' parameters
Vlastimil Babka
2015-02-11
1
-121
/
+108
*
mm: set page->pfmemalloc in prep_new_page()
Vlastimil Babka
2015-02-11
1
-21
/
+16
*
kmemcheck: move hook into __alloc_pages_nodemask() for the page allocator
Xishi Qiu
2015-02-11
1
-4
/
+3
*
mm/page_alloc.c:__alloc_pages_nodemask(): don't alter arg gfp_mask
Andrew Morton
2015-02-11
1
-6
/
+9
*
mm/page_alloc.c: place zone_id check before VM_BUG_ON_PAGE check
Weijie Yang
2015-02-10
1
-4
/
+4
*
mm: page_alloc: embed OOM killing naturally into allocation slowpath
Johannes Weiner
2015-01-26
1
-47
/
+35
*
mm: cma: split cma-reserved in dmesg log
Pintu Kumar
2014-12-18
1
-2
/
+4
*
mm: remove the highmem zones' memmap in the highmem zone
Zhong Hongbo
2014-12-13
1
-10
/
+12
*
mm: vmscan: invoke slab shrinkers from shrink_zone()
Johannes Weiner
2014-12-13
1
-3
/
+3
*
mm/page_owner: keep track of page owners
Joonsoo Kim
2014-12-13
1
-1
/
+10
*
mm/debug-pagealloc: make debug-pagealloc boottime configurable
Joonsoo Kim
2014-12-13
1
-0
/
+20
*
mm/debug-pagealloc: prepare boottime configurable on/off
Joonsoo Kim
2014-12-13
1
-3
/
+35
*
mm/page_ext: resurrect struct page extending code for debugging
Joonsoo Kim
2014-12-13
1
-0
/
+2
*
mm/debug-pagealloc: cleanup page guard code
Joonsoo Kim
2014-12-13
1
-19
/
+19
*
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2014-12-11
1
-3
/
+3
|
\
|
*
cpuset: simplify cpuset_node_allowed API
Vladimir Davydov
2014-10-27
1
-3
/
+3
*
|
mm: move page->mem_cgroup bad page handling into generic code
Johannes Weiner
2014-12-10
1
-4
/
+8
*
|
mm: embed the memcg pointer directly into struct page
Johannes Weiner
2014-12-10
1
-2
/
+0
*
|
mm: fix a spelling mistake
Wei Yuan
2014-12-10
1
-1
/
+1
*
|
mm, compaction: more focused lru and pcplists draining
Vlastimil Babka
2014-12-10
1
-4
/
+0
*
|
mm, compaction: simplify deferred compaction
Vlastimil Babka
2014-12-10
1
-11
/
+1
*
|
mm, compaction: pass classzone_idx and alloc_flags to watermark checking
Vlastimil Babka
2014-12-10
1
-0
/
+1
*
|
mm: verify compound order when freeing a page
Yu Zhao
2014-12-10
1
-0
/
+3
*
|
mm, cma: drain single zone pcplists
Vlastimil Babka
2014-12-10
1
-1
/
+1
*
|
mm: introduce single zone pcplists drain
Vlastimil Babka
2014-12-10
1
-25
/
+56
*
|
mm/page_alloc.c: convert boot printks without log level to pr_info
Anton Blanchard
2014-12-10
1
-11
/
+11
*
|
mm/debug-pagealloc: correct freepage accounting and order resetting
Joonsoo Kim
2014-11-13
1
-3
/
+5
*
|
mm: alloc_contig_range: demote pages busy message from warn to info
Michal Nazarewicz
2014-11-13
1
-3
/
+2
*
|
mm/page_alloc: restrict max order of merging on isolated pageblock
Joonsoo Kim
2014-11-13
1
-27
/
+14
[next]