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
/
include
/
linux
/
highmem.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-05
iov_iter: lift memzero_page() to highmem.h
Ira Weiny
1
-0
/
+7
2021-02-11
mm/highmem: Add VM_BUG_ON() to mem*_page() calls
Ira Weiny
1
-0
/
+5
2021-02-11
mm/highmem: Introduce memcpy_page(), memmove_page(), and memset_page()
Ira Weiny
1
-0
/
+33
2021-02-11
mm/highmem: Convert memcpy_[to|from]_page() to kmap_local_page()
Ira Weiny
1
-4
/
+4
2021-02-11
mm/highmem: Lift memcpy_[to|from]_page to core
Ira Weiny
1
-0
/
+18
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+15
2020-12-15
mm: support THPs in zero_user_segments
Matthew Wilcox (Oracle)
1
-4
/
+15
2020-11-24
mm/highmem: Provide kmap_local*
Thomas Gleixner
1
-16
/
+27
2020-11-06
highmem: High implementation details and document API
Thomas Gleixner
1
-170
/
+96
2020-11-06
mm/highmem: Remove the old kmap_atomic cruft
Thomas Gleixner
1
-59
/
+4
2020-11-06
highmem: Get rid of kmap_types.h
Thomas Gleixner
1
-2
/
+0
2020-11-06
x86/mm/highmem: Use generic kmap atomic implementation
Thomas Gleixner
1
-1
/
+1
2020-11-06
highmem: Provide generic variant of kmap_atomic*
Thomas Gleixner
1
-16
/
+66
2020-11-06
highmem: Remove unused functions
Thomas Gleixner
1
-10
/
+0
2020-08-12
include/linux/highmem.h: fix duplicated words in a comment
Randy Dunlap
1
-1
/
+1
2020-06-04
kmap: consolidate kmap_prot definitions
Ira Weiny
1
-0
/
+4
2020-06-04
parisc/kmap: remove duplicate kmap code
Ira Weiny
1
-3
/
+7
2020-06-04
arch/kmap: define kmap_atomic_prot() for all arch's
Ira Weiny
1
-3
/
+4
2020-06-04
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
1
-4
/
+9
2020-06-04
arch/kmap_atomic: consolidate duplicate code
Ira Weiny
1
-0
/
+23
2020-06-04
arch/kunmap: remove duplicate kunmap implementations
Ira Weiny
1
-0
/
+14
2020-06-04
arch/kmap: remove redundant arch specific kmaps
Ira Weiny
1
-0
/
+18
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
1
-2
/
+26
2018-03-18
mm: Allow arch code to override copy_highpage()
Khalid Aziz
1
-0
/
+4
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2015-11-09
kmap_atomic_to_page() has no users, remove it
Nicolas Pitre
1
-1
/
+0
2015-05-19
sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*
David Hildenbrand
1
-0
/
+2
2014-08-06
mm: BUG when __kmap_atomic_idx equals KM_TYPE_NR
Chintan Pandya
1
-1
/
+1
2013-02-23
mm: remove unused memclear_highpage_flush()
Kirill A. Shutemov
1
-6
/
+0
2012-07-31
mm: add support for direct_IO to highmem pages
Mel Gorman
1
-0
/
+7
2012-07-24
highmem: remove the deprecated form of kmap_atomic
Cong Wang
1
-40
/
+1
2012-03-24
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Linus Torvalds
1
-0
/
+1
2012-03-20
highmem: kill all __kmap_atomic()
Cong Wang
1
-8
/
+3
2012-03-20
include/linux/highmem.h: remove the second argument of k[un]map_atomic()
Cong Wang
1
-14
/
+14
2012-03-20
highmem: mark k[un]map_atomic() with two arguments as deprecated
Cong Wang
1
-6
/
+46
2012-03-04
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
Paul Gortmaker
1
-0
/
+1
2010-12-17
highmem: Use this_cpu_xx_return() operations
Christoph Lameter
1
-5
/
+8
2010-11-12
include/linux/highmem.h needs hardirq.h
Catalin Marinas
1
-0
/
+1
2010-10-27
mm: fix race in kunmap_atomic()
Peter Zijlstra
1
-0
/
+5
2010-10-27
mm,x86: fix kmap_atomic_push vs ioremap_32.c
Peter Zijlstra
1
-21
/
+25
2010-10-26
mm: stack based kmap_atomic()
Peter Zijlstra
1
-22
/
+39
2010-10-26
mm: strictly nested kmap_atomic()
Peter Zijlstra
1
-2
/
+2
2010-08-09
gcc-4.6: mm: fix unused but set warnings
Andi Kleen
1
-1
/
+5
2010-08-09
kmap_atomic: make kunmap_atomic() harder to misuse
Cesar Eduardo Barros
1
-1
/
+9
2010-05-25
highmem: remove unneeded #ifdef CONFIG_TRACE_IRQFLAGS_SUPPORT for debug_kmap_...
Akinobu Mita
1
-1
/
+1
2010-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-vipt
Linus Torvalds
1
-0
/
+6
2010-01-25
mm: add coherence API for DMA to vmalloc/vmap areas
James Bottomley
1
-0
/
+6
2010-01-11
mm: make totalhigh_pages unsigned long
Andreas Fenkart
1
-1
/
+1
2009-06-16
mm: check the argument of kunmap on architectures without highmem
Matthew Wilcox
1
-1
/
+3
2009-04-03
Fix highmem PPC build failure
Kumar Gala
1
-15
/
+14
[next]