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
/
highmem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-19
mm: ptep_get() conversion
Ryan Roberts
1
-5
/
+7
2022-10-12
highmem: fix kmap_to_page() for kmap_local_page() addresses
Ira Weiny
1
-12
/
+31
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2022-07-25
highmem: Make __kunmap_{local,atomic}() take const void pointer
Fabio M. De Francesco
1
-1
/
+1
2022-07-17
mm/highmem: pass a pointer to virt_to_page()
Linus Walleij
1
-1
/
+1
2022-04-08
highmem: fix checks in __kmap_local_sched_{in,out}
Max Filippov
1
-2
/
+2
2022-03-22
mm/highmem: remove unnecessary done label
Miaohe Lin
1
-5
/
+4
2021-11-25
Merge tag 'folio-5.16b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-2
/
+0
2021-11-20
kmap_local: don't assume kmap PTEs are linear arrays in memory
Ard Biesheuvel
1
-11
/
+21
2021-11-18
mm: Add functions to zero portions of a folio
Matthew Wilcox (Oracle)
1
-2
/
+0
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-3
/
+3
2021-11-06
mm/highmem: remove deprecated kmap_atomic
Ira Weiny
1
-3
/
+3
2021-10-18
mm: remove spurious blkdev.h includes
Christoph Hellwig
1
-1
/
+0
2021-09-08
mm: in_irq() cleanup
Changbin Du
1
-1
/
+1
2021-05-07
mm: fix typos in comments
Ingo Molnar
1
-1
/
+1
2021-05-05
mm/highmem.c: fix coding style issue
songqiang
1
-6
/
+5
2021-03-25
mm/highmem: fix CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAP
Ira Weiny
1
-2
/
+2
2021-03-13
mm/highmem.c: fix zero_user_segments() with start > end
OGAWA Hirofumi
1
-5
/
+12
2021-01-24
mm/highmem: prepare for overriding set_pte_at()
Thomas Gleixner
1
-1
/
+6
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+52
2020-12-15
mm: support THPs in zero_user_segments
Matthew Wilcox (Oracle)
1
-0
/
+52
2020-11-24
mm/highmem: Provide kmap_local*
Thomas Gleixner
1
-0
/
+6
2020-11-24
sched: highmem: Store local kmaps in task struct
Thomas Gleixner
1
-10
/
+89
2020-11-24
mm/highmem: Provide CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAP
Thomas Gleixner
1
-1
/
+11
2020-11-24
mm/highmem: Provide and use CONFIG_DEBUG_KMAP_LOCAL
Thomas Gleixner
1
-2
/
+2
2020-11-12
mm/highmem: Take kmap_high_get() properly into account
Thomas Gleixner
1
-6
/
+13
2020-11-06
highmem: High implementation details and document API
Thomas Gleixner
1
-7
/
+4
2020-11-06
mm/highmem: Remove the old kmap_atomic cruft
Thomas Gleixner
1
-6
/
+1
2020-11-06
x86/mm/highmem: Use generic kmap atomic implementation
Thomas Gleixner
1
-1
/
+1
2020-11-06
highmem: Make DEBUG_HIGHMEM functional
Thomas Gleixner
1
-2
/
+12
2020-11-06
highmem: Provide generic variant of kmap_atomic*
Thomas Gleixner
1
-2
/
+142
2020-11-06
mm/highmem: Un-EXPORT __kmap_atomic_idx()
Thomas Gleixner
1
-2
/
+0
2020-10-16
mm/highmem.c: clean up endif comments
Ira Weiny
1
-2
/
+2
2019-12-10
mm, x86/mm: Untangle address space layout definitions from basic pgtable type...
Ingo Molnar
1
-1
/
+1
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
1
-3
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2016-05-19
mm/highmem: make nr_free_highpages() handles all highmem zones by itself
Joonsoo Kim
1
-8
/
+4
2014-08-06
mm/highmem: make kmap cache coloring aware
Max Filippov
1
-11
/
+75
2012-12-20
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2012-12-11
mm, highmem: get virtual address of the page using PKMAP_ADDR()
Joonsoo Kim
1
-2
/
+1
2012-12-11
mm, highmem: remove page_address_pool list
Joonsoo Kim
1
-16
/
+2
2012-12-11
mm, highmem: remove useless pool_lock
Joonsoo Kim
1
-6
/
+0
2012-12-11
mm, highmem: use PKMAP_NR() to calculate an index of pkmap
Joonsoo Kim
1
-1
/
+1
2012-11-16
mm: highmem: don't treat PKMAP_ADDR(LAST_PKMAP) as a highmem address
Will Deacon
1
-1
/
+1
2012-10-22
mm: highmem: export kmap_to_page for modules
Will Deacon
1
-0
/
+1
2012-07-31
mm: add support for direct_IO to highmem pages
Mel Gorman
1
-0
/
+12
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2011-10-31
mm: fix kunmap_high() comment
Li Haifeng
1
-1
/
+1
2011-10-31
mm: Map most files to use export.h instead of module.h
Paul Gortmaker
1
-1
/
+1
2011-08-17
mm: make HASHED_PAGE_VIRTUAL page_address' struct page argument const.
Ian Campbell
1
-2
/
+2
[next]