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
/
pagewalk.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-18
mm/hugetlb: introduce hugetlb_walk()
Peter Xu
1
-3
/
+1
2023-01-18
mm/hugetlb: make walk_hugetlb_range() safe to pmd unshare
Peter Xu
1
-0
/
+2
2022-12-11
mm/pagewalk: add walk_page_range_vma()
David Hildenbrand
1
-0
/
+20
2022-12-11
mm/pagewalk: don't trigger test_walk() in walk_page_vma()
David Hildenbrand
1
-7
/
+0
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+10
2022-09-26
mm/pagewalk: use vma_find() instead of vma linked list
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-09-11
mm: pagewalk: add api documentation for walk_page_range_novma()
Rolf Eike Beer
1
-1
/
+9
2022-09-03
mm: pagewalk: Fix race between unmap and page walker
Steven Price
1
-9
/
+12
2021-06-29
mm: pagewalk: fix walk for hugepage tables
Christophe Leroy
1
-5
/
+53
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-3
/
+3
2020-06-09
mmap locking API: add mmap_assert_locked() and mmap_assert_write_locked()
Michel Lespinasse
1
-3
/
+3
2020-02-04
x86: mm: avoid allocating struct mm_struct on the stack
Steven Price
1
-1
/
+6
2020-02-04
mm: pagewalk: add 'depth' parameter to pte_hole
Steven Price
1
-6
/
+25
2020-02-04
mm: pagewalk: fix termination condition in walk_pte_range()
Steven Price
1
-2
/
+2
2020-02-04
mm: pagewalk: don't lock PTEs for walk_page_range_novma()
Steven Price
1
-7
/
+28
2020-02-04
mm: pagewalk: allow walking without vma
Steven Price
1
-8
/
+32
2020-02-04
mm: pagewalk: add p4d_entry() and pgd_entry()
Steven Price
1
-15
/
+35
2019-11-06
mm: Add a walk_page_mapping() function to the pagewalk code
Thomas Hellstrom
1
-1
/
+93
2019-11-06
mm: pagewalk: Take the pagetable lock in walk_pte_range()
Thomas Hellstrom
1
-2
/
+3
2019-09-07
pagewalk: use lockdep_assert_held for locking validation
Christoph Hellwig
1
-2
/
+2
2019-09-07
pagewalk: separate function pointers from iterator data
Christoph Hellwig
1
-52
/
+72
2019-09-07
mm: split out a new pagewalk.h header from mm.h
Christoph Hellwig
1
-1
/
+1
2018-04-05
mm: kernel-doc: add missing parameter descriptions
Mike Rapoport
1
-0
/
+3
2018-02-06
mm: docs: add blank lines to silence sphinx "Unexpected indentation" errors
Mike Rapoport
1
-0
/
+1
2017-11-15
mm/pagewalk.c: report holes in hugetlb ranges
Jann Horn
1
-1
/
+5
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-07-06
mm/hugetlb: add size parameter to huge_pte_offset()
Punit Agrawal
1
-1
/
+2
2017-03-09
mm: convert generic code to 5-level paging
Kirill A. Shutemov
1
-3
/
+29
2017-02-24
mm, x86: add support for PUD-sized transparent hugepages
Matthew Wilcox
1
-1
/
+19
2016-01-15
thp: rename split_huge_page_pmd() to split_huge_pmd()
Kirill A. Shutemov
1
-1
/
+1
2015-03-25
mm/pagewalk.c: prevent positive return value of walk_page_test() from being p...
Naoya Horiguchi
1
-1
/
+8
2015-02-11
mm: pagewalk: fix misbehavior of walk_page_range for vma(VM_PFNMAP)
Naoya Horiguchi
1
-8
/
+13
2015-02-11
pagewalk: add walk_page_vma()
Naoya Horiguchi
1
-0
/
+18
2015-02-11
pagewalk: improve vma handling
Naoya Horiguchi
1
-89
/
+117
2015-02-11
mm/pagewalk: remove pgd_entry() and pud_entry()
Naoya Horiguchi
1
-7
/
+2
2015-02-05
mm: pagewalk: call pte_hole() for VM_PFNMAP during walk_page_range
Shiraz Hashim
1
-1
/
+4
2014-10-09
mm: use VM_BUG_ON_MM where possible
Sasha Levin
1
-1
/
+1
2013-10-30
mm/pagewalk.c: fix walk_page_range() access of wrong PTEs
Chen LinX
1
-1
/
+1
2013-05-24
mm/pagewalk.c: walk_page_range should avoid VM_PFNMAP areas
Cliff Wickman
1
-34
/
+36
2012-12-12
thp: change split_huge_page_pmd() interface
Kirill A. Shutemov
1
-1
/
+1
2012-06-20
mm: fix kernel-doc warnings
Wanpeng Li
1
-1
/
+0
2012-03-21
mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode
Andrea Arcangeli
1
-1
/
+1
2011-07-25
pagewalk: fix code comment for THP
KOSAKI Motohiro
1
-1
/
+2
2011-07-25
pagewalk: add locking-rule comments
KOSAKI Motohiro
1
-0
/
+3
2011-07-25
pagewalk: don't look up vma if walk->hugetlb_entry is unused
KOSAKI Motohiro
1
-6
/
+37
2011-07-25
pagewalk: fix walk_page_range() don't check find_vma() result properly
KOSAKI Motohiro
1
-1
/
+1
2011-03-22
pagewalk: only split huge pages when necessary
Dave Hansen
1
-4
/
+20
2011-01-13
thp: split_huge_page_mm/vma
Andrea Arcangeli
1
-0
/
+1
2010-11-25
mm: remove call to find_vma in pagewalk for non-hugetlbfs
David Sterba
1
-2
/
+3
2010-04-07
pagemap: fix pfn calculation for hugepage
Naoya Horiguchi
1
-10
/
+37
[next]