index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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
2020-12-15
mm: move free_unref_page to mm/internal.h
Matthew Wilcox (Oracle)
1
-2
/
+0
2020-10-16
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-2
/
+4
2020-10-14
mm: remove unused alloc_page_vma_node()
Wei Yang
1
-2
/
+0
2020-10-14
include/linux/gfp.h: clarify usage of GFP_ATOMIC in !preemptible contexts
Michal Hocko
1
-1
/
+3
2020-09-25
mm: turn alloc_pages into an inline function
Christoph Hellwig
1
-2
/
+4
2020-06-04
mm: rename gfpflags_to_migratetype to gfp_migratetype for same convention
Wei Yang
1
-1
/
+1
2020-06-04
mm: clarify __GFP_MEMALLOC usage
Michal Hocko
1
-0
/
+5
2020-04-07
mm: make it clear that gfp reclaim modifiers are valid only for sleepable all...
Michal Hocko
1
-0
/
+2
2020-04-02
mm/gup/writeback: add callbacks for inaccessible pages
Claudio Imbrenda
1
-0
/
+6
2019-12-01
mm/page_alloc: add alloc_contig_pages()
Anshuman Khandual
1
-0
/
+2
2019-10-29
net: fix sk_page_frag() recursion from memory reclaim
Tejun Heo
1
-0
/
+23
2019-09-29
Revert "Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_huge...
David Rientjes
1
-4
/
+8
2019-08-14
Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_dir...
Andrea Arcangeli
1
-8
/
+4
2019-05-14
hugetlb: allow to free gigantic pages regardless of the configuration
Alexandre Ghiti
1
-1
/
+1
2019-05-14
mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOC
Alexandre Ghiti
1
-1
/
+1
2019-03-06
mm: shuffle GFP_* flags
Alexey Dobriyan
1
-15
/
+15
2018-12-28
include/linux/gfp.h: fix typo
Kyle Spiers
1
-1
/
+1
2018-12-08
Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpm...
David Rientjes
1
-4
/
+8
2018-11-03
mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask
Michal Hocko
1
-8
/
+4
2018-08-24
docs/mm: make GFP flags descriptions usable as kernel-doc
Mike Rapoport
1
-137
/
+154
2018-06-08
include/linux/gfp.h: fix the annotation of GFP_ZONE_TABLE
Huaisheng Ye
1
-2
/
+2
2018-06-08
mm: save two stranded bits in gfp_mask
Shakeel Butt
1
-5
/
+5
2018-05-26
mm: do not warn on offline nodes unless the specific node is explicitly reque...
Michal Hocko
1
-1
/
+1
2017-11-16
mm: remove __GFP_COLD
Mel Gorman
1
-5
/
+0
2017-11-16
mm: remove cold parameter from free_hot_cold_page*
Mel Gorman
1
-2
/
+2
2017-11-16
kmemcheck: remove whats left of NOTRACK flags
Levin, Alexander (Sasha Levin)
1
-9
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-14
mm: treewide: remove GFP_TEMPORARY allocation flag
Michal Hocko
1
-2
/
+0
[next]