index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mmzone.h
Age
Commit message (
Expand
)
Author
2012-05-25
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
2012-05-21
mm: trigger page reclaim in alloc_contig_range() to stabilise watermarks
Marek Szyprowski
2012-05-21
mm: mmzone: MIGRATE_CMA migration type added
Michal Nazarewicz
2012-04-15
mmzone: fix comment typo coelesce -> coalesce
Wang YanQing
2012-03-21
vmscan: only defer compaction for failed order and higher
Rik van Riel
2012-01-12
mm: enum lru_list lru
Hugh Dickins
2012-01-12
mm: compaction: make isolate_lru_page() filter-aware again
Mel Gorman
2012-01-12
mm: collect LRU list heads into struct lruvec
Johannes Weiner
2012-01-10
mm: exclude reserved pages from dirtyable memory
Johannes Weiner
2011-12-08
memblock: Kill early_node_map[]
Tejun Heo
2011-10-31
mm: vmscan: immediately reclaim end-of-LRU dirty pages when writeback completes
Mel Gorman
2011-10-31
mm: vmscan: do not writeback filesystem pages in direct reclaim
Mel Gorman
2011-10-31
mm: zone_reclaim: make isolate_lru_page() filter-aware
Minchan Kim
2011-10-31
mm: compaction: make isolate_lru_page() filter-aware
Minchan Kim
2011-10-31
mm: change isolate mode from #define to bitwise type
Minchan Kim
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
memcg: consolidate memory cgroup lru stat functions
KAMEZAWA Hiroyuki
2011-06-27
Fix node_start/end_pfn() definition for mm/page_cgroup.c
KAMEZAWA Hiroyuki
2011-05-27
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2011-05-26
memcg: fix get_scan_count() for small targets
KAMEZAWA Hiroyuki
2011-05-26
ARM: 6913/1: sparsemem: allow pfn_valid to be overridden when using SPARSEMEM
Will Deacon
2011-05-25
mm: add SECTION_ALIGN_UP() and SECTION_ALIGN_DOWN() macro
Daniel Kiper
2011-05-25
mm: pfn_to_section_nr()/section_nr_to_pfn() is valid only in CONFIG_SPARSEMEM...
Daniel Kiper
2011-02-15
Merge branch 'master' into for-next
Jiri Kosina
2011-02-04
fix comment spelling becausse => because
Pete Zaitcev
2011-01-13
thp: transparent hugepage vmstat
Andrea Arcangeli
2011-01-13
mm: kswapd: stop high-order balancing when any suitable zone is balanced
Mel Gorman
2011-01-13
mm: page allocator: adjust the per-cpu counter threshold when memory is low
Mel Gorman
2010-10-26
writeback: do not sleep on the congestion queue if there are no congested BDI...
Mel Gorman
2010-10-26
writeback: add nr_dirtied and nr_written to /proc/vmstat
Michael Rubin
2010-09-09
mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ...
Christoph Lameter
2010-08-09
vmscan: kill prev_priority completely
KOSAKI Motohiro
2010-08-09
mmzone.h: remove dead prototype
Alexander Nevenchannyy
2010-05-27
numa: introduce numa_mem_id()- effective local memory node id
Lee Schermerhorn
2010-05-25
mem-hotplug: fix potential race while building zonelist for new populated zone
Haicheng Li
2010-05-25
mem-hotplug: avoid multiple zones sharing same boot strapping boot_pageset
Haicheng Li
2010-05-25
mm: fix NR_SECTION_ROOTS == 0 when using using sparsemem extreme.
Marcelo Roberto Jimenez
2010-05-25
mm: compaction: defer compaction using an exponential backoff when compaction...
Mel Gorman
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-06
mm: restore zone->all_unreclaimable to independence word
KOSAKI Motohiro
2010-03-03
Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2010-02-17
percpu: add __percpu sparse annotations to core kernel subsystems
Tejun Heo
2010-02-12
x86: Make 64 bit use early_res instead of bootmem before slab
Yinghai Lu
2010-02-04
Fix misspellings of "invocation" in comments.
Adam Buchbinder
2010-01-05
this_cpu: Page allocator conversion
Christoph Lameter
2009-12-12
kbuild: move bounds.h to include/generated
Sam Ravnborg
2009-09-24
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
2009-09-22
page-allocator: split per-cpu list into one-list-per-migrate-type
Mel Gorman
2009-09-22
mm: do batched scans for mem_cgroup
Wu Fengguang
2009-09-22
mm: vmstat: add isolate pages
KOSAKI Motohiro
[next]