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
/
Documentation
/
vm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-14
mm/hmm: add default fault flags to avoid the need to pre-fill pfns arrays
Jérôme Glisse
1
-0
/
+35
2019-05-14
mm/hmm: improve driver API to work and wait over a range
Jérôme Glisse
1
-4
/
+21
2019-05-14
mm/hmm: improve and rename hmm_vma_fault() to hmm_range_fault()
Jérôme Glisse
1
-7
/
+1
2019-05-14
mm/hmm: improve and rename hmm_vma_get_pfns() to hmm_range_snapshot()
Jérôme Glisse
1
-8
/
+18
2019-04-30
docs/vm: Minor editorial changes in the THP and hugetlbfs
Ralph Campbell
2
-44
/
+46
2019-04-30
docs/vm: add documentation of memory models
Mike Rapoport
2
-0
/
+184
2019-04-19
doc: mm: migration doesn't use FOLL_SPLIT anymore
Yang Shi
1
-7
/
+1
2019-04-09
docs: Use reference to link to rst file
Tobin C. Harding
1
-2
/
+2
2019-02-01
docs: Use underscore not hyphen in label
Tobin C. Harding
1
-1
/
+1
2019-02-01
docs: Add missing colon
Tobin C. Harding
1
-1
/
+1
2019-02-01
docs: Fix SLUB docs typo
Tobin C. Harding
1
-1
/
+1
2018-12-29
Merge tag 'docs-5.0' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+3
2018-11-20
Link the memory allocation guide from the MM docs
Matthew Wilcox
1
-1
/
+3
2018-11-20
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
3
-60
/
+16
2018-11-07
mm, drm/i915: mark pinned shmemfs pages as unevictable
Kuo-Hsin Yang
1
-1
/
+5
2018-10-26
slub: extend slub debug to handle multiple slabs
Aaron Tomlin
1
-3
/
+9
2018-09-09
Drop all 00-INDEX files from Documentation/
Henrik Austad
1
-50
/
+0
2018-08-31
docs/vm/hmm.rst: Add missed space
Baoquan He
1
-7
/
+7
2018-05-29
docs/vm: move ksm and transhuge from "user" to "internals" section.
Mike Rapoport
1
-2
/
+2
2018-05-21
docs/vm: transhuge: split userspace bits to admin-guide/mm/transhuge
Mike Rapoport
1
-412
/
+2
2018-05-21
docs/vm: transhuge: minor updates
Mike Rapoport
1
-11
/
+36
2018-05-21
docs/vm: transhuge: change sections order
Mike Rapoport
1
-41
/
+41
2018-05-10
mm, THP, doc: Add document for thp_swpout/thp_swpout_fallback
Huang Ying
1
-0
/
+9
2018-05-08
docs/vm: move numa_memory_policy.rst to Documentation/admin-guide/mm
Mike Rapoport
4
-499
/
+1
2018-05-08
docs/vm: numa_memory_policy: s/Linux memory policy/NUMA memory policy/
Mike Rapoport
1
-7
/
+7
2018-05-08
docs/vm: numa_memory_policy: formatting and spelling updates
Mike Rapoport
1
-7
/
+17
2018-04-27
docs/vm: ksm: split userspace interface to admin-guide/mm/ksm.rst
Mike Rapoport
1
-175
/
+1
2018-04-27
docs/vm: ksm: udpate description of stable_node_{dups,chains}
Mike Rapoport
1
-11
/
+10
2018-04-27
docs/vm: ksm: update stable_node_chains_prune_millisecs description
Mike Rapoport
1
-8
/
+11
2018-04-27
docs/vm: ksm: reshuffle text between "sysfs" and "design" sections
Mike Rapoport
1
-21
/
+30
2018-04-27
docs/vm: ksm: add "Design" section
Mike Rapoport
1
-0
/
+39
2018-04-27
docs/vm: ksm: (mostly) formatting updates
Mike Rapoport
1
-41
/
+69
2018-04-27
docs/admin-guide/mm: start moving here files from Documentation/vm
Mike Rapoport
8
-997
/
+1
2018-04-27
docs/vm: pagemap: change document title
Mike Rapoport
1
-3
/
+3
2018-04-27
docs/vm: pagemap: formatting and spelling updates
Mike Rapoport
1
-8
/
+8
2018-04-27
docs/vm: hugetlbpage: move section about kernel development to hugetlbfs_reserv
Mike Rapoport
2
-8
/
+8
2018-04-27
docs/vm: hugetlbpage: minor improvements
Mike Rapoport
1
-7
/
+10
2018-04-16
Merge branch 'mm-rst' into docs-next
Jonathan Corbet
39
-2159
/
+2557
2018-04-16
docs/vm: add index.rst and link MM documentation to top level index
Mike Rapoport
2
-0
/
+66
2018-04-16
docs/vm: rename documentation files to .rst
Mike Rapoport
31
-36
/
+36
2018-04-16
docs/vm: zswap.txt: convert to ReST format
Mike Rapoport
1
-29
/
+42
2018-04-16
docs/vm: zsmalloc.txt: convert to ReST format
Mike Rapoport
1
-24
/
+36
2018-04-16
docs/vm: z3fold.txt: convert to ReST format
Mike Rapoport
1
-1
/
+5
2018-04-16
docs/vm: userfaultfd.txt: convert to ReST format
Mike Rapoport
1
-27
/
+39
2018-04-16
docs/vm: unevictable-lru.txt: convert to ReST format
Mike Rapoport
1
-68
/
+49
2018-04-16
docs/vm: transhuge.txt: convert to ReST format
Mike Rapoport
1
-120
/
+166
2018-04-16
docs/vm: swap_numa.txt: convert to ReST format
Mike Rapoport
1
-22
/
+33
2018-04-16
docs/vm: split_page_table_lock: convert to ReST format
Mike Rapoport
1
-3
/
+9
2018-04-16
docs/vm: soft-dirty.txt: convert to ReST format
Mike Rapoport
1
-8
/
+12
2018-04-16
docs/vm: slub.txt: convert to ReST format
Mike Rapoport
1
-169
/
+188
[next]