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
/
mm
/
huge_memory.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-16
mm/huge_memory.c: warn with pr_warn_ratelimited instead of VM_WARN_ON_ONCE_FOLIO
Naoya Horiguchi
1
-2
/
+3
2023-04-16
mm/userfaultfd: fix uffd-wp handling for THP migration entries
David Hildenbrand
1
-2
/
+12
2023-03-07
mm/userfaultfd: propagate uffd-wp bit when PTE-mapping the huge zeropage
David Hildenbrand
1
-2
/
+4
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-87
/
+89
2023-02-17
mm/migrate: fix wrongly apply write bit after mkdirty on sparc64
Peter Xu
1
-2
/
+4
2023-02-09
mm/gup: simplify the external interface functions and consolidate invariants
Jason Gunthorpe
1
-10
/
+0
2023-02-02
mm: fix khugepaged with shmem_enabled=advise
David Stevens
1
-1
/
+2
2023-02-02
mm: convert deferred_split_huge_page() to deferred_split_folio()
Matthew Wilcox (Oracle)
1
-2
/
+1
2023-02-02
mm/huge_memory: convert get_deferred_split_queue() to take a folio
Matthew Wilcox (Oracle)
1
-8
/
+10
2023-02-02
mm/huge_memory: remove page_deferred_list()
Matthew Wilcox (Oracle)
1
-17
/
+17
2023-02-02
mm: move page->deferred_list to folio->_deferred_list
Matthew Wilcox (Oracle)
1
-17
/
+15
2023-02-02
mm: convert is_transparent_hugepage() to use a folio
Matthew Wilcox (Oracle)
1
-3
/
+5
2023-02-02
mm: remove folio_pincount_ptr() and head_compound_pincount()
Matthew Wilcox (Oracle)
1
-2
/
+2
2023-02-02
mm/mmu_notifier: remove unused mmu_notifier_range_update_to_read_only export
Alistair Popple
1
-2
/
+2
2023-01-18
mm: huge_memory: convert split_huge_pages_all() to use a folio
Kefeng Wang
1
-8
/
+17
2023-01-18
mm/thp: check and bail out if page in deferred queue already
Yin Fengwei
1
-0
/
+3
2023-01-18
mm: swap: convert mark_page_lazyfree() to folio_mark_lazyfree()
Kefeng Wang
1
-1
/
+1
2023-01-18
mm: huge_memory: convert madvise_free_huge_pmd to use a folio
Kefeng Wang
1
-14
/
+14
2023-01-18
mm/uffd: always wr-protect pte in pte|pmd_mkuffd_wp()
Peter Xu
1
-5
/
+3
2022-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+2
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-73
/
+84
2022-12-13
Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
1
-6
/
+13
2022-12-11
mm: remove VM_FAULT_WRITE
David Hildenbrand
1
-1
/
+1
2022-11-30
mm/thp: re-apply mkdirty for small pages after split
Peter Xu
1
-6
/
+8
2022-11-30
mm/gup: reliable R/O long-term pinning in COW mappings
David Hildenbrand
1
-1
/
+1
2022-11-30
mm: add early FAULT_FLAG_UNSHARE consistency checks
David Hildenbrand
1
-3
/
+0
2022-11-30
mm/autonuma: use can_change_(pte|pmd)_writable() to replace savedwrite
David Hildenbrand
1
-11
/
+15
2022-11-30
mm/huge_memory: try avoiding write faults when changing PMD protection
David Hildenbrand
1
-2
/
+36
2022-11-30
mm,thp,rmap: clean up the end of __split_huge_pmd_locked()
Hugh Dickins
1
-10
/
+5
2022-11-30
mm,thp,rmap: subpages_mapcount of PTE-mapped subpages
Hugh Dickins
1
-1
/
+1
2022-11-30
mm,thp,rmap: lock_compound_mapcounts() on THP mapcounts
Hugh Dickins
1
-2
/
+1
2022-11-30
mm,thp,rmap: simplify compound page mapcount handling
Hugh Dickins
1
-28
/
+8
2022-11-30
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
1
-3
/
+6
2022-11-29
mm: Add PG_arch_3 page flag
Peter Collingbourne
1
-0
/
+1
2022-11-29
mm: Do not enable PG_arch_2 for all 64-bit architectures
Catalin Marinas
1
-1
/
+1
2022-11-09
mm: allow multiple error returns in try_grab_page()
Logan Gunthorpe
1
-6
/
+13
2022-11-08
mm: migrate: try again if THP split is failed due to page refcnt
Baolin Wang
1
-2
/
+2
2022-11-08
mm/huge_memory: convert split_huge_pages_in_file() to use a folio
Matthew Wilcox (Oracle)
1
-9
/
+9
2022-11-08
Partly revert "mm/thp: carry over dirty bit when thp splits on pmd"
Peter Xu
1
-3
/
+6
2022-10-28
mm: prep_compound_tail() clear page->private
Hugh Dickins
1
-1
/
+1
2022-10-20
mm/huge_memory: do not clobber swp_entry_t during THP split
Mel Gorman
1
-1
/
+10
2022-10-03
mm/shmem: add flag to enforce shmem THP in hugepage_vma_check()
Zach O'Keefe
1
-1
/
+1
2022-10-03
mm/huge_memory: prevent THP_ZERO_PAGE_ALLOC increased twice
Liu Shixin
1
-1
/
+1
2022-10-03
mm: convert page_get_anon_vma() to folio_get_anon_vma()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-10-03
huge_memory: convert unmap_page() to unmap_folio()
Matthew Wilcox (Oracle)
1
-7
/
+6
2022-10-03
huge_memory: convert split_huge_page_to_list() to use a folio
Matthew Wilcox (Oracle)
1
-25
/
+24
2022-10-03
huge_memory: convert do_huge_pmd_wp_page() to use a folio
Matthew Wilcox (Oracle)
1
-16
/
+19
2022-09-26
mm/gup: replace FOLL_NUMA by gup_can_follow_protnone()
David Hildenbrand
1
-1
/
+1
2022-09-26
mm: fix the handling Non-LRU pages returned by follow_page
Haiyue Wang
1
-1
/
+1
2022-09-26
mm/khugepaged: stop using vma linked list
Matthew Wilcox (Oracle)
1
-2
/
+2
[next]