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
/
rmap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-24
mm/migration: add trace events for base page and HugeTLB migrations
Anshuman Khandual
1
-0
/
+6
2022-03-24
mm/thp: fix NR_FILE_MAPPED accounting in page_*_file_rmap()
Hugh Dickins
1
-17
/
+14
2022-03-22
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-2
/
+2
2022-03-22
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-339
/
+239
2022-03-22
mm/thp: ClearPageDoubleMap in first page_add_file_rmap()
Hugh Dickins
1
-0
/
+11
2022-03-22
mm/hwpoison: check the subpage, not the head page
Matthew Wilcox (Oracle)
1
-2
/
+2
2022-03-21
mm/rmap: Constify the rmap_walk_control argument
Matthew Wilcox (Oracle)
1
-7
/
+7
2022-03-21
mm/rmap: Convert rmap_walk() to take a folio
Matthew Wilcox (Oracle)
1
-59
/
+52
2022-03-21
mm: Turn page_anon_vma() into folio_anon_vma()
Matthew Wilcox (Oracle)
1
-7
/
+12
2022-03-21
mm/rmap: Turn page_lock_anon_vma_read() into folio_lock_anon_vma_read()
Matthew Wilcox (Oracle)
1
-6
/
+6
2022-03-21
mm/rmap: Convert make_device_exclusive_range() to use folios
Matthew Wilcox (Oracle)
1
-27
/
+31
2022-03-21
mm/rmap: Convert try_to_migrate() to folios
Matthew Wilcox (Oracle)
1
-28
/
+31
2022-03-21
mm/rmap: Convert try_to_unmap() to take a folio
Matthew Wilcox (Oracle)
1
-40
/
+43
2022-03-21
mm/huge_memory: Convert __split_huge_pmd() to take a folio
Matthew Wilcox (Oracle)
1
-2
/
+4
2022-03-21
mm/rmap: Turn page_referenced() into folio_referenced()
Matthew Wilcox (Oracle)
1
-35
/
+35
2022-03-21
mm/rmap: Use a folio in page_mkclean_one()
Matthew Wilcox (Oracle)
1
-4
/
+5
2022-03-21
mm: Convert page_vma_mapped_walk to work on PFNs
Matthew Wilcox (Oracle)
1
-5
/
+3
2022-03-21
mm: Add DEFINE_PAGE_VMA_WALK and DEFINE_FOLIO_VMA_WALK
Matthew Wilcox (Oracle)
1
-26
/
+5
2022-03-21
mm: Make compound_pincount always available
Matthew Wilcox (Oracle)
1
-4
/
+2
2022-03-16
fs: Convert __set_page_dirty_buffers to block_dirty_folio
Matthew Wilcox (Oracle)
1
-2
/
+2
2022-02-17
mm/thp: shrink_page_list() avoid splitting VM_LOCKED THP
Hugh Dickins
1
-2
/
+5
2022-02-17
mm/munlock: page migration needs mlock pagevec drained
Hugh Dickins
1
-0
/
+4
2022-02-17
mm/munlock: replace clear_page_mlock() by final clearance
Hugh Dickins
1
-9
/
+0
2022-02-17
mm/munlock: rmap call mlock_vma_page() munlock_vma_page()
Hugh Dickins
1
-30
/
+26
2022-02-17
mm/munlock: delete page_mlock() and all its works
Hugh Dickins
1
-80
/
+0
2022-01-15
mm/rmap: fix potential batched TLB flush race
Huang Ying
1
-7
/
+36
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+6
2021-11-06
mm/rmap.c: avoid double faults migrating device private pages
Alistair Popple
1
-2
/
+6
2021-10-18
mm/rmap: Add folio_mkclean()
Matthew Wilcox (Oracle)
1
-6
/
+6
2021-09-27
mm/memcg: Add folio_lruvec_lock() and similar functions
Matthew Wilcox (Oracle)
1
-1
/
+1
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+4
2021-09-08
mm: remove redundant compound_head() calling
Muchun Song
1
-2
/
+4
2021-08-30
Merge tag 'hole_punch_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-20
/
+21
2021-07-13
mm: Protect operations adding pages to page cache with invalidate_lock
Jan Kara
1
-18
/
+19
2021-07-12
mm/rmap: fix munlocking Anon THP with mlocked ptes
Hugh Dickins
1
-17
/
+22
2021-07-12
mm: Fix comments mentioning i_mutex
Jan Kara
1
-3
/
+3
2021-07-11
mm/rmap: try_to_migrate() skip zone_device !device_private
Hugh Dickins
1
-3
/
+3
2021-07-11
mm/rmap: fix new bug: premature return from page_mlock_one()
Hugh Dickins
1
-6
/
+5
2021-07-11
mm/rmap: fix old bug: munlocking THP missed other mlocks
Hugh Dickins
1
-5
/
+8
2021-07-11
mm/rmap: fix comments left over from recent changes
Hugh Dickins
1
-6
/
+1
2021-07-01
mm: device exclusive memory access
Alistair Popple
1
-0
/
+186
2021-07-01
mm/rmap: split migration into its own function
Alistair Popple
1
-93
/
+274
2021-07-01
mm/rmap: split try_to_munlock from try_to_unmap
Alistair Popple
1
-17
/
+49
2021-07-01
mm/swapops: rework swap entry manipulation code
Alistair Popple
1
-3
/
+7
2021-06-30
mm: rmap: make try_to_unmap() void function
Yang Shi
1
-11
/
+4
2021-06-16
mm/thp: fix page_address_in_vma() on file THP tails
Jue Wang
1
-4
/
+4
2021-06-16
mm/thp: fix vma_address() if virtual address below file offset
Hugh Dickins
1
-8
/
+8
2021-06-16
mm/thp: try_to_unmap() use TTU_SYNC for safe splitting
Hugh Dickins
1
-1
/
+16
2021-05-07
mm: fix some typos and code style problems
Shijie Luo
1
-1
/
+1
2021-02-26
mm/rmap: correct obsolete comment of page_get_anon_vma()
Miaohe Lin
1
-2
/
+2
[next]