index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
page_alloc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-21
mm: compaction: Abort async compaction if locks are contended or taking too long
Mel Gorman
1
-6
/
+11
2012-08-21
mm: correct page->pfmemalloc to fix deactivate_slab regression
Alex Shi
1
-10
/
+11
2012-08-02
mm: remove node_start_pfn checking in new WARN_ON for now
Linus Torvalds
1
-1
/
+1
2012-07-31
mm: remove redundant initialization
Minchan Kim
1
-7
/
+2
2012-07-31
mm: warn if pg_data_t isn't initialized with zero
Minchan Kim
1
-0
/
+3
2012-07-31
mm: throttle direct reclaimers if PF_MEMALLOC reserves are low and swap is ba...
Mel Gorman
1
-0
/
+1
2012-07-31
mm: ignore mempolicies when using ALLOC_NO_WATERMARK
Mel Gorman
1
-0
/
+7
2012-07-31
mm: only set page->pfmemalloc when ALLOC_NO_WATERMARKS was used
Mel Gorman
1
-13
/
+14
2012-07-31
mm: allow PF_MEMALLOC from softirq context
Mel Gorman
1
-1
/
+5
2012-07-31
mm: introduce __GFP_MEMALLOC to allow access to emergency reserves
Mel Gorman
1
-12
/
+10
2012-07-31
mm: sl[au]b: add knowledge of PFMEMALLOC reserve pages
Mel Gorman
1
-5
/
+22
2012-07-31
memory-hotplug: fix kswapd looping forever problem
Minchan Kim
1
-0
/
+30
2012-07-31
mm: fix free page check in zone_watermark_ok()
Minchan Kim
1
-1
/
+2
2012-07-31
mm: factor out memory isolate functions
Minchan Kim
1
-76
/
+4
2012-07-31
mm/hotplug: mark memory hotplug code in page_alloc.c as __meminit
Jiang Liu
1
-32
/
+34
2012-07-31
mm/hotplug: free zone->pageset when a zone becomes empty
Jiang Liu
1
-0
/
+13
2012-07-31
mm/hotplug: correctly setup fallback zonelists when creating new pgdat
Jiang Liu
1
-5
/
+12
2012-07-31
mm: setup pageblock_order before it's used by sparsemem
Xishi Qiu
1
-2
/
+2
2012-07-31
mm: have order > 0 compaction start off where it left
Rik van Riel
1
-0
/
+5
2012-07-31
mm: clean up __count_immobile_pages()
Minchan Kim
1
-16
/
+18
2012-07-31
mm: do not use page_count() without a page pin
Minchan Kim
1
-1
/
+8
2012-07-31
mm: clear pages_scanned only if draining a pcp adds pages to the buddy alloca...
KOSAKI Motohiro
1
-3
/
+6
2012-07-31
mm/buddy: cleanup on should_fail_alloc_page
Gavin Shan
1
-7
/
+7
2012-07-06
mm: cma: don't replace lowmem pages with highmem
Rabin Vincent
1
-1
/
+6
2012-06-03
Revert "mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks"
Linus Torvalds
1
-4
/
+4
2012-05-29
mm: add link from struct lruvec to struct zone
Konstantin Khlebnikov
1
-7
/
+1
2012-05-29
mm/memcg: move reclaim_stat into lruvec
Hugh Dickins
1
-4
/
+4
2012-05-29
mm/page_alloc.c: cleanups
Andrew Morton
1
-4
/
+3
2012-05-29
mm: page_alloc: catch out-of-date list of page flag names
Johannes Weiner
1
-0
/
+2
2012-05-29
mm/buddy: dump PG_compound_lock page flag
Gavin Shan
1
-0
/
+3
2012-05-29
mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks
Bartlomiej Zolnierkiewicz
1
-4
/
+4
2012-05-29
mm/page_alloc.c: remove pageblock_default_order()
Andrew Morton
1
-18
/
+15
2012-05-29
mm: print physical addresses consistently with other parts of kernel
Bjorn Helgaas
1
-8
/
+11
2012-05-25
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
1
-46
/
+363
2012-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+5
2012-05-24
mm: add a low limit to alloc_large_system_hash
Tim Bird
1
-2
/
+5
2012-05-22
Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+3
2012-05-21
cma: fix migration mode
Minchan Kim
1
-1
/
+1
2012-05-21
mm: trigger page reclaim in alloc_contig_range() to stabilise watermarks
Marek Szyprowski
1
-0
/
+60
2012-05-21
mm: extract reclaim code from __alloc_pages_direct_reclaim()
Marek Szyprowski
1
-9
/
+21
2012-05-21
mm: Serialize access to min_free_kbytes
Mel Gorman
1
-8
/
+15
2012-05-21
mm: page_isolation: MIGRATE_CMA isolation functions added
Michal Nazarewicz
1
-6
/
+11
2012-05-21
mm: mmzone: MIGRATE_CMA migration type added
Michal Nazarewicz
1
-16
/
+60
2012-05-21
mm: page_alloc: change fallbacks array handling
Michal Nazarewicz
1
-4
/
+5
2012-05-21
mm: page_alloc: introduce alloc_contig_range()
Michal Nazarewicz
1
-0
/
+188
2012-05-21
mm: page_alloc: remove trailing whitespace
Michal Nazarewicz
1
-7
/
+7
2012-05-11
mm: raise MemFree by reverting percpu_pagelist_fraction to 0
Hugh Dickins
1
-1
/
+1
2012-05-10
mm: fix division by 0 in percpu_pagelist_fraction()
Sasha Levin
1
-2
/
+2
2012-05-08
mm: use KERN_CONT in printk() continuation lines
Kay Sievers
1
-3
/
+3
2012-03-28
mm: only IPI CPUs to drain local pages if they exist
Gilad Ben-Yossef
1
-2
/
+38
[next]