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
2009-11-12
page allocator: always wake kswapd when restarting an allocation attempt afte...
Mel Gorman
1
-1
/
+1
2009-10-29
revert "mm: oom analysis: add buffer cache information to show_free_areas()"
Andrew Morton
1
-2
/
+1
2009-09-24
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
1
-1
/
+19
2009-09-24
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
1
-12
/
+12
2009-09-22
mm: move highest_memmap_pfn
Hugh Dickins
1
-1
/
+0
2009-09-22
page-allocator: maintain rolling count of pages to free from the PCP
Mel Gorman
1
-9
/
+15
2009-09-22
page-allocator: split per-cpu list into one-list-per-migrate-type
Mel Gorman
1
-47
/
+59
2009-09-22
mm: do batched scans for mem_cgroup
Wu Fengguang
1
-1
/
+1
2009-09-22
mm: also use alloc_large_system_hash() for the PID hash table
Jan Beulich
1
-3
/
+10
2009-09-22
page-allocator: limit the number of MIGRATE_RESERVE pageblocks per zone
Mel Gorman
1
-1
/
+11
2009-09-22
tracing, page-allocator: add trace event for page traffic related to the budd...
Mel Gorman
1
-0
/
+3
2009-09-22
tracing, page-allocator: add trace events for anti-fragmentation falling back...
Mel Gorman
1
-0
/
+4
2009-09-22
tracing, page-allocator: add trace events for page allocation and page freeing
Mel Gorman
1
-1
/
+6
2009-09-22
page-allocator: remove dead function free_cold_page()
Mel Gorman
1
-5
/
+0
2009-09-22
page-allocator: change migratetype for all pageblocks within a high-order pag...
Mel Gorman
1
-2
/
+14
2009-09-22
mm: perform non-atomic test-clear of PG_mlocked on free
Johannes Weiner
1
-2
/
+2
2009-09-22
mm: add gfp mask checking for __get_free_pages()
Akinobu Mita
1
-15
/
+9
2009-09-22
mm: vmstat: add isolate pages
KOSAKI Motohiro
1
-3
/
+9
2009-09-22
mm: update alloc_flags after oom killer has been called
David Rientjes
1
-1
/
+1
2009-09-22
mm: oom analysis: add shmem vmstat
KOSAKI Motohiro
1
-1
/
+4
2009-09-22
mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output
KOSAKI Motohiro
1
-0
/
+3
2009-09-22
mm: oom analysis: add buffer cache information to show_free_areas()
KOSAKI Motohiro
1
-1
/
+2
2009-09-22
mm: oom analysis: add per-zone statistics to show_free_areas()
KOSAKI Motohiro
1
-0
/
+20
2009-09-22
mm: show_free_areas(): display slab pages in two separate fields
KOSAKI Motohiro
1
-3
/
+4
2009-09-22
page_alloc: fix kernel-doc warning
Randy Dunlap
1
-1
/
+1
2009-09-22
memory hotplug: make pages from movable zone always isolatable
Shaohua Li
1
-1
/
+4
2009-09-22
memory hotplug: exclude isolated page from pco page alloc
Shaohua Li
1
-1
/
+11
2009-09-22
memory hotplug: update zone pcp at memory online
Shaohua Li
1
-0
/
+26
2009-09-22
mm: remove obsoleted alloc_pages cpuset comment
David Rientjes
1
-4
/
+0
2009-09-16
HWPOISON: check and isolate corrupted free pages v2
Wu Fengguang
1
-1
/
+19
2009-09-05
page-allocator: always change pageblock ownership when anti-fragmentation is ...
Mel Gorman
1
-2
/
+4
2009-08-18
mm: build_zonelists(): move clear node_load[] to __build_all_zonelists()
Bo Liu
1
-1
/
+3
2009-07-29
page-allocator: allow too high-order warning messages to be suppressed with _...
Mel Gorman
1
-1
/
+3
2009-07-29
mm: avoid endless looping for oom killed tasks
David Rientjes
1
-0
/
+4
2009-07-29
page-allocator: preserve PFN ordering when __GFP_COLD is set
Mel Gorman
1
-4
/
+9
2009-07-12
Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6
Linus Torvalds
1
-11
/
+3
2009-07-10
Fix congestion_wait() sync/async vs read/write confusion
Jens Axboe
1
-2
/
+2
2009-07-09
kmemleak: Remove alloc_bootmem annotations introduced in the past
Catalin Marinas
1
-11
/
+3
2009-07-06
Fix virt_to_phys() warnings
Kevin Cernekee
1
-1
/
+1
2009-06-30
x86: only clear node_states for 64bit
Yinghai Lu
1
-6
/
+7
2009-06-24
Don't warn about order-1 allocations with __GFP_NOFAIL
Linus Torvalds
1
-2
/
+2
2009-06-23
mm: fix handling of pagesets for downed cpus
Dimitri Sivanich
1
-3
/
+3
2009-06-20
mm: page_alloc: clear PG_locked before checking flags on free
Johannes Weiner
1
-5
/
+4
2009-06-18
mm: Extend gfp masking to the page allocator
Benjamin Herrenschmidt
1
-0
/
+3
2009-06-16
Merge branch 'akpm'
Linus Torvalds
1
-279
/
+475
2009-06-16
vmscan: do not unconditionally treat zones that fail zone_reclaim() as full
Mel Gorman
1
-4
/
+22
2009-06-16
page-allocator: clear N_HIGH_MEMORY map before we set it again
Yinghai Lu
1
-0
/
+5
2009-06-16
oom: invoke oom killer for __GFP_NOFAIL
David Rientjes
1
-5
/
+7
2009-06-16
mm: remove CONFIG_UNEVICTABLE_LRU config option
KOSAKI Motohiro
1
-9
/
+0
2009-06-16
page-allocator: reset wmark_min and inactive ratio of zone when hotplug happens
Minchan Kim
1
-1
/
+1
[next]