index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
gfp.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-20
mm: lift gfp_kmemleak_mask() to gfp.h
Dave Chinner
1
-0
/
+25
2024-04-26
mm: enable page allocation tagging
Suren Baghdasaryan
1
-47
/
+79
2024-03-15
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2024-03-13
Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-4
/
+12
2024-03-05
net: introduce page_frag_cache_drain()
Yunsheng Lin
1
-0
/
+1
2024-03-05
mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument
Yunsheng Lin
1
-4
/
+11
2024-03-05
mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL a...
Vlastimil Babka
1
-0
/
+9
2024-02-22
mm and cache_info: remove unnecessary CPU cache info update
Huang Ying
1
-1
/
+1
2023-10-26
mempolicy: alloc_pages_mpol() for NUMA policy without vma
Hugh Dickins
1
-1
/
+9
2023-10-26
mm: tune PCP high automatically
Huang Ying
1
-0
/
+1
2023-10-26
mm, pcp: reduce lock contention for draining high-order pages
Huang Ying
1
-0
/
+1
2023-06-10
mm: page_alloc: move pm_* function into power
Kefeng Wang
1
-11
/
+4
2023-04-06
mm/page_alloc: rename page_alloc_init() to page_alloc_init_cpuhp()
Mike Rapoport (IBM)
1
-1
/
+1
2023-04-06
mm: move most of core MM initialization to mm/mm_init.c
Mike Rapoport (IBM)
1
-5
/
+0
2022-12-01
mm: replace VM_WARN_ON to pr_warn if the node is offline with __GFP_THISNODE
Yang Shi
1
-2
/
+16
2022-10-04
mm/page_alloc: remove obsolete gfpflags_normal_context()
Miaohe Lin
1
-23
/
+0
2022-09-12
mm: add more BUILD_BUG_ONs to gfp_migratetype()
Peter Collingbourne
1
-0
/
+3
2022-07-15
headers/deps: mm: Split <linux/gfp_types.h> out of <linux/gfp.h>
Ingo Molnar
1
-343
/
+2
2022-07-15
headers/deps: mm: Optimize <linux/gfp.h> header dependencies
Ingo Molnar
1
-3
/
+0
2022-05-13
tracing: incorrect gfp_t conversion
Vasily Averin
1
-1
/
+1
2022-05-13
mm: remove alloc_pages_vma()
Matthew Wilcox (Oracle)
1
-11
/
+7
2022-04-07
mm: Add vma_alloc_folio()
Matthew Wilcox (Oracle)
1
-2
/
+6
2022-04-01
mm, kasan: fix __GFP_BITS_SHIFT definition breaking LOCKDEP
Andrey Konovalov
1
-3
/
+1
2022-03-25
kasan, page_alloc: allow skipping memory init for HW_TAGS
Andrey Konovalov
1
-7
/
+11
2022-03-25
kasan, page_alloc: allow skipping unpoisoning for HW_TAGS
Andrey Konovalov
1
-8
/
+13
2022-03-25
kasan, mm: only define ___GFP_SKIP_KASAN_POISON with HW_TAGS
Andrey Konovalov
1
-1
/
+7
2022-03-25
mm: clarify __GFP_ZEROTAGS comment
Andrey Konovalov
1
-2
/
+4
2022-03-23
doc: convert 'subsection' to 'section' in gfp.h
NeilBrown
1
-5
/
+5
2022-01-15
include/linux/gfp.h: further document GFP_DMA32
Miles Chen
1
-1
/
+3
2022-01-15
mm: drop node from alloc_pages_vma
Michal Hocko
1
-4
/
+4
2021-12-25
mm/page_alloc: fix __alloc_size attribute for alloc_pages_exact_nid
Thibaut Sautereau
1
-1
/
+1
2021-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+6
2021-11-06
mm/vmalloc: introduce alloc_pages_bulk_array_mempolicy to accelerate memory a...
Chen Wandun
1
-0
/
+4
2021-11-06
mm/page_alloc: add __alloc_size attributes for better bounds checking
Kees Cook
1
-2
/
+2
2021-10-18
mm/page_alloc: Add folio allocation functions
Matthew Wilcox (Oracle)
1
-0
/
+16
2021-10-18
mm: Add arch_make_folio_accessible()
Matthew Wilcox (Oracle)
1
-6
/
+0
2021-06-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+11
2021-06-29
arch, mm: remove stale mentions of DISCONIGMEM
Mike Rapoport
1
-2
/
+2
2021-06-29
mm/page_alloc: add an alloc_pages_bulk_array_node() helper
Uladzislau Rezki (Sony)
1
-0
/
+9
2021-06-04
kasan: disable freed user page poisoning with HW tags
Peter Collingbourne
1
-3
/
+10
2021-06-04
arm64: mte: handle tags zeroing at page allocation time
Peter Collingbourne
1
-2
/
+7
2021-05-07
mm: fix some typos and code style problems
Shijie Luo
1
-1
/
+1
2021-05-05
mm: use proper type for cma_[alloc|release]
Minchan Kim
1
-1
/
+1
2021-04-30
mm/page_alloc: add an array-based interface to the bulk page allocator
Mel Gorman
1
-3
/
+10
2021-04-30
mm/page_alloc: add a bulk page allocator
Mel Gorman
1
-0
/
+11
2021-04-30
mm/mempolicy: rename alloc_pages_current to alloc_pages
Matthew Wilcox (Oracle)
1
-7
/
+1
2021-04-30
mm/page_alloc: combine __alloc_pages and __alloc_pages_nodemask
Matthew Wilcox (Oracle)
1
-10
/
+3
2021-02-26
mm,thp,shmem: limit shmem THP alloc gfp_mask
Rik van Riel
1
-0
/
+2
2021-02-25
mm/gfp: add kernel-doc for gfp_t
Matthew Wilcox (Oracle)
1
-0
/
+14
2021-02-06
mm: page_frag: Introduce page_frag_alloc_align()
Kevin Hao
1
-2
/
+10
[next]