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
2024-05-19
mm: lift gfp_kmemleak_mask() to gfp.h
Dave Chinner
2024-04-25
mm: enable page allocation tagging
Suren Baghdasaryan
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-12
Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-03-05
net: introduce page_frag_cache_drain()
Yunsheng Lin
2024-03-05
mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument
Yunsheng Lin
2024-03-04
mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL a...
Vlastimil Babka
2024-02-22
mm and cache_info: remove unnecessary CPU cache info update
Huang Ying
2023-10-25
mempolicy: alloc_pages_mpol() for NUMA policy without vma
Hugh Dickins
2023-10-25
mm: tune PCP high automatically
Huang Ying
2023-10-25
mm, pcp: reduce lock contention for draining high-order pages
Huang Ying
2023-06-09
mm: page_alloc: move pm_* function into power
Kefeng Wang
2023-04-05
mm/page_alloc: rename page_alloc_init() to page_alloc_init_cpuhp()
Mike Rapoport (IBM)
2023-04-05
mm: move most of core MM initialization to mm/mm_init.c
Mike Rapoport (IBM)
2022-11-30
mm: replace VM_WARN_ON to pr_warn if the node is offline with __GFP_THISNODE
Yang Shi
2022-10-03
mm/page_alloc: remove obsolete gfpflags_normal_context()
Miaohe Lin
2022-09-11
mm: add more BUILD_BUG_ONs to gfp_migratetype()
Peter Collingbourne
2022-07-15
headers/deps: mm: Split <linux/gfp_types.h> out of <linux/gfp.h>
Ingo Molnar
2022-07-15
headers/deps: mm: Optimize <linux/gfp.h> header dependencies
Ingo Molnar
2022-05-13
tracing: incorrect gfp_t conversion
Vasily Averin
2022-05-13
mm: remove alloc_pages_vma()
Matthew Wilcox (Oracle)
2022-04-07
mm: Add vma_alloc_folio()
Matthew Wilcox (Oracle)
2022-04-01
mm, kasan: fix __GFP_BITS_SHIFT definition breaking LOCKDEP
Andrey Konovalov
2022-03-24
kasan, page_alloc: allow skipping memory init for HW_TAGS
Andrey Konovalov
2022-03-24
kasan, page_alloc: allow skipping unpoisoning for HW_TAGS
Andrey Konovalov
2022-03-24
kasan, mm: only define ___GFP_SKIP_KASAN_POISON with HW_TAGS
Andrey Konovalov
2022-03-24
mm: clarify __GFP_ZEROTAGS comment
Andrey Konovalov
2022-03-22
doc: convert 'subsection' to 'section' in gfp.h
NeilBrown
2022-01-15
include/linux/gfp.h: further document GFP_DMA32
Miles Chen
2022-01-15
mm: drop node from alloc_pages_vma
Michal Hocko
2021-12-25
mm/page_alloc: fix __alloc_size attribute for alloc_pages_exact_nid
Thibaut Sautereau
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
mm/vmalloc: introduce alloc_pages_bulk_array_mempolicy to accelerate memory a...
Chen Wandun
2021-11-06
mm/page_alloc: add __alloc_size attributes for better bounds checking
Kees Cook
2021-10-18
mm/page_alloc: Add folio allocation functions
Matthew Wilcox (Oracle)
2021-10-18
mm: Add arch_make_folio_accessible()
Matthew Wilcox (Oracle)
2021-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-29
arch, mm: remove stale mentions of DISCONIGMEM
Mike Rapoport
2021-06-29
mm/page_alloc: add an alloc_pages_bulk_array_node() helper
Uladzislau Rezki (Sony)
2021-06-04
kasan: disable freed user page poisoning with HW tags
Peter Collingbourne
2021-06-04
arm64: mte: handle tags zeroing at page allocation time
Peter Collingbourne
2021-05-07
mm: fix some typos and code style problems
Shijie Luo
2021-05-05
mm: use proper type for cma_[alloc|release]
Minchan Kim
2021-04-30
mm/page_alloc: add an array-based interface to the bulk page allocator
Mel Gorman
2021-04-30
mm/page_alloc: add a bulk page allocator
Mel Gorman
2021-04-30
mm/mempolicy: rename alloc_pages_current to alloc_pages
Matthew Wilcox (Oracle)
2021-04-30
mm/page_alloc: combine __alloc_pages and __alloc_pages_nodemask
Matthew Wilcox (Oracle)
2021-02-26
mm,thp,shmem: limit shmem THP alloc gfp_mask
Rik van Riel
2021-02-24
mm/gfp: add kernel-doc for gfp_t
Matthew Wilcox (Oracle)
2021-02-06
mm: page_frag: Introduce page_frag_alloc_align()
Kevin Hao
[next]