index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
gfp.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: fix up sparse warning in gfpflags_allow_blocking
Jeff Layton
2015-11-20
1
-1
/
+1
*
mm: page_alloc: hide some GFP internals and document the bits and flag combin...
Mel Gorman
2015-11-06
1
-80
/
+171
*
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
Mel Gorman
2015-11-06
1
-8
/
+8
*
mm: page_alloc: remove GFP_IOFS
Mel Gorman
2015-11-06
1
-1
/
+0
*
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-11-06
1
-13
/
+33
*
mm, page_alloc: use masks and shifts when converting GFP flags to migrate types
Mel Gorman
2015-11-06
1
-5
/
+7
*
mm: use numa_mem_id() in alloc_pages_node()
Vlastimil Babka
2015-09-08
1
-2
/
+3
*
mm: unify checks in alloc_pages_node() and __alloc_pages_node()
Vlastimil Babka
2015-09-08
1
-5
/
+5
*
mm: rename alloc_pages_exact_node() to __alloc_pages_node()
Vlastimil Babka
2015-09-08
1
-8
/
+15
*
mm: improve __GFP_NORETRY comment based on implementation
David Rientjes
2015-09-08
1
-1
/
+4
*
mm: meminit: finish initialisation of struct pages before basic setup
Mel Gorman
2015-06-30
1
-0
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-23
1
-0
/
+2
|
\
|
*
gfp: add __GFP_NOACCOUNT
Vladimir Davydov
2015-05-14
1
-0
/
+2
*
|
mm/net: Rename and move page fragment handling from net/ to mm/
Alexander Duyck
2015-05-12
1
-0
/
+5
|
/
*
mm: clarify __GFP_NOFAIL deprecation status
Michal Hocko
2015-04-14
1
-2
/
+4
*
mm: remove GFP_THISNODE
David Rientjes
2015-04-14
1
-10
/
+0
*
mm/mempolicy.c: merge alloc_hugepage_vma to alloc_pages_vma
Vlastimil Babka
2015-02-11
1
-6
/
+6
*
mm/thp: allocate transparent hugepages on local node
Aneesh Kumar K.V
2015-02-11
1
-0
/
+4
*
mm, gfp: escalatedly define GFP_HIGHUSER and GFP_HIGHUSER_MOVABLE
Jianyu Zhan
2014-12-13
1
-5
/
+2
*
mm: introduce single zone pcplists drain
Vlastimil Babka
2014-12-10
1
-2
/
+2
*
mm: rename allocflags_to_migratetype for clarity
David Rientjes
2014-10-09
1
-1
/
+1
*
mm/page_alloc.c: add __meminit to alloc_pages_exact_nid()
Fabian Frederick
2014-08-06
1
-1
/
+1
*
include/linux/gfp.h: exclude duplicate header
Andy Shevchenko
2014-06-04
1
-1
/
+0
*
mm: page_alloc: convert hot/cold parameter and immediate callers to bool
Mel Gorman
2014-06-04
1
-2
/
+2
*
mm: get rid of __GFP_KMEMCG
Vladimir Davydov
2014-06-04
1
-4
/
+6
*
mm: fix GFP_THISNODE callers and clarify
Johannes Weiner
2014-03-10
1
-0
/
+4
*
mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE
Sasha Levin
2014-01-23
1
-0
/
+1
*
include/linux/gfp.h: fix the comment for GFP_ZONE_TABLE
Zhang Yanfei
2013-07-09
1
-1
/
+1
*
mm: allocate kernel pages to the right memcg
Glauber Costa
2012-12-18
1
-0
/
+3
*
mm: add a __GFP_KMEMCG flag
Glauber Costa
2012-12-18
1
-0
/
+2
*
mm: add a reminder comment for __GFP_BITS_SHIFT
Andrew Morton
2012-12-12
1
-0
/
+1
*
mm: use IS_ENABLED(CONFIG_NUMA) instead of NUMA_BUILD
Kirill A. Shutemov
2012-12-11
1
-1
/
+1
*
Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damage
Linus Torvalds
2012-12-10
1
-5
/
+8
*
revert "Revert "mm: remove __GFP_NO_KSWAPD""
Andrew Morton
2012-11-30
1
-8
/
+5
*
Revert "mm: remove __GFP_NO_KSWAPD"
Mel Gorman
2012-11-26
1
-1
/
+4
*
make GFP_NOTRACK definition unconditional
Glauber Costa
2012-10-09
1
-4
/
+0
*
mm: remove __GFP_NO_KSWAPD
Rik van Riel
2012-10-09
1
-4
/
+1
*
netvm: allow skb allocation to use PFMEMALLOC reserves
Mel Gorman
2012-07-31
1
-0
/
+3
*
mm: introduce __GFP_MEMALLOC to allow access to emergency reserves
Mel Gorman
2012-07-31
1
-2
/
+8
*
mm: page_isolation: MIGRATE_CMA isolation functions added
Michal Nazarewicz
2012-05-21
1
-1
/
+2
*
mm: mmzone: MIGRATE_CMA migration type added
Michal Nazarewicz
2012-05-21
1
-0
/
+3
*
mm: page_alloc: introduce alloc_contig_range()
Michal Nazarewicz
2012-05-21
1
-0
/
+8
*
mm: try to distribute dirty pages fairly across zones
Johannes Weiner
2012-01-10
1
-1
/
+3
*
mm, debug: test for online nid when allocating on single node
David Rientjes
2012-01-10
1
-1
/
+1
*
mm: avoid livelock on !__GFP_FS allocations
Mel Gorman
2012-01-10
1
-0
/
+16
*
mm: add free_hot_cold_page_list() helper
Konstantin Khlebnikov
2012-01-10
1
-0
/
+1
*
mm: page_alloc: increase __GFP_BITS_SHIFT to include __GFP_OTHER_NODE
Johannes Weiner
2011-08-03
1
-1
/
+1
*
include/linux/gfp.h: convert BUG_ON() into VM_BUG_ON()
Dave Hansen
2011-05-25
1
-3
/
+1
*
include/linux/gfp.h: work around apparent sparse confusion
Dave Hansen
2011-05-25
1
-6
/
+1
*
mm: add alloc_pages_exact_nid()
Andi Kleen
2011-05-11
1
-0
/
+2
[next]