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
/
gfp.h
Age
Commit message (
Expand
)
Author
2015-06-30
mm: meminit: finish initialisation of struct pages before basic setup
Mel Gorman
2015-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-14
gfp: add __GFP_NOACCOUNT
Vladimir Davydov
2015-05-12
mm/net: Rename and move page fragment handling from net/ to mm/
Alexander Duyck
2015-04-14
mm: clarify __GFP_NOFAIL deprecation status
Michal Hocko
2015-04-14
mm: remove GFP_THISNODE
David Rientjes
2015-02-11
mm/mempolicy.c: merge alloc_hugepage_vma to alloc_pages_vma
Vlastimil Babka
2015-02-11
mm/thp: allocate transparent hugepages on local node
Aneesh Kumar K.V
2014-12-13
mm, gfp: escalatedly define GFP_HIGHUSER and GFP_HIGHUSER_MOVABLE
Jianyu Zhan
2014-12-10
mm: introduce single zone pcplists drain
Vlastimil Babka
2014-10-09
mm: rename allocflags_to_migratetype for clarity
David Rientjes
2014-08-06
mm/page_alloc.c: add __meminit to alloc_pages_exact_nid()
Fabian Frederick
2014-06-04
include/linux/gfp.h: exclude duplicate header
Andy Shevchenko
2014-06-04
mm: page_alloc: convert hot/cold parameter and immediate callers to bool
Mel Gorman
2014-06-04
mm: get rid of __GFP_KMEMCG
Vladimir Davydov
2014-03-10
mm: fix GFP_THISNODE callers and clarify
Johannes Weiner
2014-01-23
mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE
Sasha Levin
2013-07-09
include/linux/gfp.h: fix the comment for GFP_ZONE_TABLE
Zhang Yanfei
2012-12-18
mm: allocate kernel pages to the right memcg
Glauber Costa
2012-12-18
mm: add a __GFP_KMEMCG flag
Glauber Costa
2012-12-12
mm: add a reminder comment for __GFP_BITS_SHIFT
Andrew Morton
2012-12-11
mm: use IS_ENABLED(CONFIG_NUMA) instead of NUMA_BUILD
Kirill A. Shutemov
2012-12-10
Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damage
Linus Torvalds
2012-11-30
revert "Revert "mm: remove __GFP_NO_KSWAPD""
Andrew Morton
2012-11-26
Revert "mm: remove __GFP_NO_KSWAPD"
Mel Gorman
2012-10-09
make GFP_NOTRACK definition unconditional
Glauber Costa
2012-10-09
mm: remove __GFP_NO_KSWAPD
Rik van Riel
2012-07-31
netvm: allow skb allocation to use PFMEMALLOC reserves
Mel Gorman
2012-07-31
mm: introduce __GFP_MEMALLOC to allow access to emergency reserves
Mel Gorman
2012-05-21
mm: page_isolation: MIGRATE_CMA isolation functions added
Michal Nazarewicz
2012-05-21
mm: mmzone: MIGRATE_CMA migration type added
Michal Nazarewicz
2012-05-21
mm: page_alloc: introduce alloc_contig_range()
Michal Nazarewicz
2012-01-10
mm: try to distribute dirty pages fairly across zones
Johannes Weiner
2012-01-10
mm, debug: test for online nid when allocating on single node
David Rientjes
2012-01-10
mm: avoid livelock on !__GFP_FS allocations
Mel Gorman
2012-01-10
mm: add free_hot_cold_page_list() helper
Konstantin Khlebnikov
2011-08-03
mm: page_alloc: increase __GFP_BITS_SHIFT to include __GFP_OTHER_NODE
Johannes Weiner
2011-05-25
include/linux/gfp.h: convert BUG_ON() into VM_BUG_ON()
Dave Hansen
2011-05-25
include/linux/gfp.h: work around apparent sparse confusion
Dave Hansen
2011-05-11
mm: add alloc_pages_exact_nid()
Andi Kleen
2011-03-22
mm: add __GFP_OTHER_NODE flag
Andi Kleen
2011-03-04
mm: add alloc_page_vma_node()
Andi Kleen
2011-03-04
mm: change alloc_pages_vma to pass down the policy node for local policy
Andi Kleen
2011-01-24
Remove MAYBE_BUILD_BUG_ON
Rusty Russell
2011-01-13
thp: add numa awareness to hugepage allocations
Andrea Arcangeli
2011-01-13
thp: transparent hugepage core
Andrea Arcangeli
2011-01-13
thp: _GFP_NO_KSWAPD
Andrea Arcangeli
2010-12-06
PM / Hibernate: Fix memory corruption related to swap
Rafael J. Wysocki
2010-10-26
mm: fix sparse warnings on GFP_ZONE_TABLE/BAD
Namhyung Kim
2010-05-25
include/linux/gfp.h: fix coding style
matt mooney
[prev]
[next]