index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
page_alloc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-20
mm: page_alloc: revert NUMA aspect of fair allocation policy
Johannes Weiner
1
-10
/
+9
2013-12-20
Revert "mm: page_alloc: exclude unreclaimable allocations from zone fairness ...
Mel Gorman
1
-2
/
+1
2013-12-18
mm: page_alloc: exclude unreclaimable allocations from zone fairness policy
Johannes Weiner
1
-1
/
+2
2013-11-13
mm/page_alloc.c: fix comment in zlc_setup()
Zhi Yong Wu
1
-1
/
+1
2013-11-13
mm: __rmqueue_fallback() should respect pageblock type
KOSAKI Motohiro
1
-10
/
+5
2013-11-13
mm: get rid of unnecessary overhead of trace_mm_page_alloc_extfrag()
KOSAKI Motohiro
1
-3
/
+2
2013-11-13
mm: fix page_group_by_mobility_disabled breakage
KOSAKI Motohiro
1
-2
/
+2
2013-11-13
mm/page_alloc.c: remove unused marco LONG_ALIGN
Zhang Yanfei
1
-2
/
+0
2013-11-13
mm: add a helper function to check may oom condition
Qiang Huang
1
-1
/
+1
2013-11-13
mm: use populated_zone() instead of if(zone->present_pages)
Xishi Qiu
1
-2
/
+2
2013-10-09
mm: numa: Change page last {nid,pid} into {cpu,pid}
Peter Zijlstra
1
-2
/
+2
2013-10-09
sched/numa: Set preferred NUMA node based on number of private faults
Mel Gorman
1
-2
/
+2
2013-09-30
revert "mm/memory-hotplug: fix lowmem count overflow when offline pages"
Joonyoung Shim
1
-4
/
+0
2013-09-11
mm: correct the comment about the value for buddy _mapcount
Wang Sheng-Hui
1
-4
/
+7
2013-09-11
mm: vmscan: fix do_try_to_free_pages() livelock
Lisa Du
1
-3
/
+2
2013-09-11
mm: page_alloc: fix comment get_page_from_freelist
SeungHun Lee
1
-1
/
+1
2013-09-11
memblock, numa: binary search node id
Yinghai Lu
1
-10
/
+9
2013-09-11
mm: memory-hotplug: enable memory hotplug to handle hugepage
Naoya Horiguchi
1
-0
/
+11
2013-09-11
mm: use zone_is_empty() instead of if(zone->spanned_pages)
Xishi Qiu
1
-1
/
+1
2013-09-11
vmstat: create separate function to fold per cpu diffs into local counters
Christoph Lameter
1
-1
/
+1
2013-09-11
mm, page_alloc: add unlikely macro to help compiler optimization
Joonsoo Kim
1
-1
/
+1
2013-09-11
mm: page_alloc: fair zone allocator policy
Johannes Weiner
1
-10
/
+62
2013-09-11
mm: page_alloc: rearrange watermark checking in get_page_from_freelist
Johannes Weiner
1
-8
/
+8
2013-09-11
mm: kill one if loop in __free_pages_bootmem()
Yinghai Lu
1
-7
/
+7
2013-09-11
mm/page_alloc.c: fix the value of fallback_migratetype in alloc_extfrag trace...
Srivatsa S. Bhat
1
-2
/
+3
2013-09-11
mm/page_allo.c: restructure free-page stealing code and fix a bug
Srivatsa S. Bhat
1
-36
/
+59
2013-09-11
mm/page_alloc.c: fix coding style and spelling
Pintu Kumar
1
-21
/
+24
2013-09-11
mm/page_alloc.c: use '__paginginit' instead of '__init'
Chen Gang
1
-2
/
+2
2013-09-11
mm: fix negative left shift count when PAGE_SHIFT > 20
Jerry Zhou
1
-3
/
+4
2013-08-27
Fix comment typo for init_cma_reserved_pageblock
Li Zhong
1
-1
/
+1
2013-07-09
mm: honor min_free_kbytes set by user
Michal Hocko
1
-7
/
+17
2013-07-09
mm/page_alloc.c: remove unlikely() from the current_order test
Zhang Yanfei
1
-1
/
+1
2013-07-09
mm/page_alloc.c: remove zone_type argument of build_zonelists_node
Zhang Yanfei
1
-13
/
+8
2013-07-09
mm: remove duplicated call of get_pfn_range_for_nid
Zhang Yanfei
1
-11
/
+32
2013-07-03
mm: introduce helper function mem_init_print_info() to simplify mem_init()
Jiang Liu
1
-0
/
+52
2013-07-03
mm: report available pages as "MemTotal" for each NUMA node
Jiang Liu
1
-1
/
+5
2013-07-03
mm: correctly update zone->managed_pages
Jiang Liu
1
-5
/
+6
2013-07-03
mm: make __free_pages_bootmem() only available at boot time
Jiang Liu
1
-8
/
+1
2013-07-03
mm: use a dedicated lock to protect totalram_pages and zone->managed_pages
Jiang Liu
1
-0
/
+11
2013-07-03
mm: accurately calculate zone->managed_pages for highmem zones
Jiang Liu
1
-0
/
+1
2013-07-03
mm: use managed_pages to calculate default zonelist order
Jiang Liu
1
-2
/
+2
2013-07-03
mm: fix some trivial typos in comments
Jiang Liu
1
-1
/
+1
2013-07-03
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
1
-1
/
+1
2013-07-03
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
1
-9
/
+10
2013-07-03
mm/memory-hotplug: fix lowmem count overflow when offline pages
Wanpeng Li
1
-0
/
+4
2013-07-03
mm/page_alloc.c: add additional checking and return value for the 'table->data'
Chen Gang
1
-4
/
+11
2013-07-03
mm/page_alloc: don't re-init pageset in zone_pcp_update()
Cody P Schafer
1
-5
/
+12
2013-07-03
mm/page_alloc: rename setup_pagelist_highmark() to match naming of pageset_se...
Cody P Schafer
1
-6
/
+6
2013-07-03
mm/page_alloc: in zone_pcp_update(), uze zone_pageset_init()
Cody P Schafer
1
-3
/
+1
2013-07-03
mm/page_alloc: factor zone_pageset_init() out of setup_zone_pageset()
Cody P Schafer
1
-12
/
+15
[next]