index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
huge_mm.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-03
mm: add split_folio()
Matthew Wilcox (Oracle)
1
-0
/
+5
2022-09-11
mm/madvise: introduce MADV_COLLAPSE sync hugepage collapse
Zach O'Keefe
1
-2
/
+12
2022-09-11
mm/thp: add flag to enforce sysfs THP in hugepage_vma_check()
Zach O'Keefe
1
-5
/
+4
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-60
/
+34
2022-07-20
arm64: enable THP_SWAP for arm64
Barry Song
1
-0
/
+12
2022-07-17
mm/huge_memory: fix comment of page_deferred_list
Miaohe Lin
1
-2
/
+2
2022-07-17
mm/huge_memory: check pmd_present first in is_huge_zero_pmd
Miaohe Lin
1
-1
/
+1
2022-07-17
mm: khugepaged: reorg some khugepaged helpers
Yang Shi
1
-0
/
+8
2022-07-17
mm: thp: kill __transhuge_page_enabled()
Yang Shi
1
-55
/
+2
2022-07-17
mm: thp: kill transparent_hugepage_active()
Yang Shi
1
-6
/
+10
2022-07-17
mm: thp: consolidate vma size check to transhuge_vma_suitable
Yang Shi
1
-0
/
+11
2022-07-03
mm/page_vma_mapped.c: check possible huge PMD map with transhuge_vma_suitable()
Yang Shi
1
-2
/
+6
2022-05-19
mm: thp: only regular file could be THP eligible
Yang Shi
1
-0
/
+14
2022-05-13
mm: allow can_split_folio() to be called when THP are disabled
Matthew Wilcox (Oracle)
1
-1
/
+0
2022-05-13
mm/mprotect: use mmu_gather
Nadav Amit
1
-2
/
+3
2022-03-24
mm/huge_memory: make is_transparent_hugepage() static
Miaohe Lin
1
-6
/
+0
2022-03-21
mm: Support arbitrary THP sizes
Matthew Wilcox (Oracle)
1
-47
/
+0
2022-03-21
mm: Turn can_split_huge_page() into can_split_folio()
Matthew Wilcox (Oracle)
1
-2
/
+2
2022-03-21
mm/huge_memory: Convert __split_huge_pmd() to take a folio
Matthew Wilcox (Oracle)
1
-4
/
+4
2022-03-21
mm: Add split_folio_to_list()
Matthew Wilcox (Oracle)
1
-0
/
+6
2022-01-04
mm: Add folio_test_pmd_mappable()
Matthew Wilcox (Oracle)
1
-0
/
+14
2021-09-27
mm/writeback: Add folio_wait_stable()
Matthew Wilcox (Oracle)
1
-15
/
+0
2021-06-30
mm: memory: add orig_pmd to struct vm_fault
Yang Shi
1
-5
/
+4
2021-06-30
mm/userfaultfd: fix uffd-wp special cases for fork()
Peter Xu
1
-1
/
+1
2021-06-30
mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_...
Miaohe Lin
1
-22
/
+35
2021-06-30
mm/huge_memory.c: remove dedicated macro HPAGE_CACHE_INDEX_MASK
Miaohe Lin
1
-4
/
+2
2021-06-16
mm/thp: make is_huge_zero_pmd() safe and quicker
Hugh Dickins
1
-1
/
+7
2021-05-05
mm/huge_memory.c: remove unused macro TRANSPARENT_HUGEPAGE_DEBUG_COW_FLAG
Miaohe Lin
1
-3
/
+0
2021-02-24
mm/pmem: avoid inserting hugepage PTE entry with fsdax if hugepage support is...
Aneesh Kumar K.V
1
-6
/
+9
2020-12-15
include/linux/huge_mm.h: remove extern keyword
Ralph Campbell
1
-52
/
+41
2020-10-13
include/linux/huge_mm.h: remove mincore_huge_pmd declaration
yuleixzhang
1
-3
/
+0
2020-08-14
mm: add thp_head
Matthew Wilcox (Oracle)
1
-0
/
+15
2020-08-14
mm: replace hpage_nr_pages with thp_nr_pages
Matthew Wilcox (Oracle)
1
-4
/
+9
2020-08-14
mm: add thp_size
Matthew Wilcox (Oracle)
1
-0
/
+11
2020-08-14
mm: add thp_order
Matthew Wilcox (Oracle)
1
-0
/
+19
2020-08-12
mm: thp: remove debug_cow switch
Yang Shi
1
-7
/
+0
2020-08-07
mm/mremap: it is sure to have enough space when extent meets requirement
Wei Yang
1
-1
/
+1
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-1
/
+1
2020-04-07
mm: merge parameters for change_protection()
Peter Xu
1
-1
/
+1
2020-04-04
Merge tag 'drm-next-2020-04-03-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-2
/
+39
2020-04-02
include/linux/huge_mm.h: check PageTail in hpage_nr_pages even when !THP
Matthew Wilcox (Oracle)
1
-1
/
+5
2020-04-02
mm/vma: make is_vma_temporary_stack() available for general use
Anshuman Khandual
1
-3
/
+1
2020-03-24
mm: Add vmf_insert_pfn_xxx_prot() for huge page-table entries
Thomas Hellstrom (VMware)
1
-2
/
+39
2020-01-27
mm: thp: KVM: Explicitly check for THP when populating secondary MMU
Sean Christopherson
1
-0
/
+6
2019-11-06
mm: Remove BUG_ON mmap_sem not held from xxx_trans_huge_lock()
Thomas Hellstrom
1
-2
/
+0
2019-09-29
Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+6
2019-09-24
mm: thp: make deferred split shrinker memcg aware
Yang Shi
1
-0
/
+9
2019-09-24
libnvdimm/dax: Pick the right alignment default when creating dax devices
Aneesh Kumar K.V
1
-1
/
+6
2019-07-18
mm: thp: make transhuge_vma_suitable available for anonymous THP
Yang Shi
1
-0
/
+23
2019-05-14
mm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned addre...
Dan Williams
1
-4
/
+2
[next]