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
/
vmalloc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-28
mm/vmalloc: fix numa spreading for large hash tables
Chen Wandun
1
-6
/
+9
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-5
/
+17
2021-09-08
mm: don't allow executable ioremap mappings
Christoph Hellwig
1
-1
/
+1
2021-09-08
mm: move ioremap_page_range to vmalloc.c
Christoph Hellwig
1
-5
/
+17
2021-09-03
mm/vmalloc: fix wrong behavior in vread
Chen Wandun
1
-1
/
+28
2021-09-03
mm/vmalloc: remove gfpflags_allow_blocking() check
Uladzislau Rezki (Sony)
1
-10
/
+8
2021-09-03
mm/vmalloc: use batched page requests in bulk-allocator
Uladzislau Rezki (Sony)
1
-5
/
+27
2021-07-01
mm/vmalloc: include header for prototype of set_iounmap_nonlazy
Mel Gorman
1
-0
/
+3
2021-06-30
mm/vmalloc: enable mapping of huge pages at pte level in vmalloc
Christophe Leroy
1
-6
/
+7
2021-06-30
mm/vmalloc: enable mapping of huge pages at pte level in vmap
Christophe Leroy
1
-3
/
+18
2021-06-29
mm: vmalloc: add cond_resched() in __vunmap()
Rafael Aquini
1
-0
/
+1
2021-06-29
mm/vmalloc: fallback to a single page allocator
Uladzislau Rezki
1
-29
/
+52
2021-06-29
mm/vmalloc: remove quoted strings split across lines
Uladzislau Rezki (Sony)
1
-12
/
+9
2021-06-29
mm/vmalloc: print a warning message first on failure
Uladzislau Rezki (Sony)
1
-1
/
+1
2021-06-29
mm/vmalloc: switch to bulk allocator in __vmalloc_area_node()
Uladzislau Rezki (Sony)
1
-34
/
+42
2021-06-24
mm/vmalloc: unbreak kasan vmalloc support
Daniel Axtens
1
-10
/
+14
2021-06-24
mm/vmalloc: add vmalloc_no_huge
Claudio Imbrenda
1
-0
/
+17
2021-05-07
mm: fix typos in comments
Ingo Molnar
1
-3
/
+3
2021-05-07
mm/vmalloc: remove vwrite()
David Hildenbrand
1
-115
/
+1
2021-05-07
drivers/char: remove /dev/kmem for good
David Hildenbrand
1
-1
/
+1
2021-05-05
mm/mempool: minor coding style tweaks
Zhiyuan Dai
1
-1
/
+1
2021-04-30
mm/vmalloc: remove an empty line
Uladzislau Rezki (Sony)
1
-1
/
+0
2021-04-30
mm/vmalloc: refactor the preloading loagic
Uladzislau Rezki (Sony)
1
-33
/
+27
2021-04-30
mm: vmalloc: prevent use after free in _vm_unmap_aliases
Vijayanand Jitta
1
-1
/
+1
2021-04-30
mm/vmalloc: improve allocation failure error messages
Nicholas Piggin
1
-13
/
+27
2021-04-30
mm/vmalloc: remove unmap_kernel_range
Nicholas Piggin
1
-31
/
+28
2021-04-30
mm/vmalloc: remove map_kernel_range
Nicholas Piggin
1
-37
/
+28
2021-04-30
mm/vmalloc: hugepage vmalloc mappings
Nicholas Piggin
1
-47
/
+173
2021-04-30
mm/vmalloc: add vmap_range_noflush variant
Nicholas Piggin
1
-3
/
+13
2021-04-30
mm: move vmap_range from mm/ioremap.c to mm/vmalloc.c
Nicholas Piggin
1
-0
/
+202
2021-04-30
mm/vmalloc: rename vmap_*_range vmap_pages_*_range
Nicholas Piggin
1
-8
/
+8
2021-04-30
mm/vmalloc: fix HUGE_VMAP regression by enabling huge pages in vmalloc_to_page
Nicholas Piggin
1
-15
/
+26
2021-04-30
mm/vmalloc: use rb_tree instead of list for vread() lookups
Serapheim Dimitropoulos
1
-1
/
+4
2021-04-30
mm: unexport remap_vmalloc_range_partial
Christoph Hellwig
1
-1
/
+0
2021-03-08
mm: Don't build mm_dump_obj() on CONFIG_PRINTK=n kernels
Paul E. McKenney
1
-0
/
+2
2021-02-12
Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
1
-0
/
+13
2021-01-22
mm: Make mem_obj_dump() vmalloc() dumps include start and length
Paul E. McKenney
1
-1
/
+2
2021-01-22
mm: Make mem_dump_obj() handle vmalloc() memory
Paul E. McKenney
1
-0
/
+12
2021-01-12
mm/vmalloc.c: fix potential memory leak
Miaohe Lin
1
-1
/
+3
2020-12-15
mm/vmalloc.c: fix kasan shadow poisoning size
Vincenzo Frascino
1
-1
/
+1
2020-12-15
mm/vmalloc: Fix unlock order in s_stop()
Waiman Long
1
-2
/
+2
2020-12-15
mm/vmalloc.c: remove unnecessary return statement
Baolin Wang
1
-1
/
+0
2020-12-15
mm/vmalloc: add 'align' parameter explanation for pvm_determine_end_from_reverse
Alex Shi
1
-0
/
+1
2020-12-15
mm/vmalloc: rework the drain logic
Uladzislau Rezki (Sony)
1
-40
/
+50
2020-12-15
mm/vmalloc: use free_vm_area() if an allocation fails
Uladzislau Rezki (Sony)
1
-2
/
+1
2020-12-15
mm/vmalloc.c:__vmalloc_area_node(): avoid 32-bit overflow
Andrew Morton
1
-1
/
+3
2020-10-18
mm: remove the filename in the top of file comment in vmalloc.c
Christoph Hellwig
1
-2
/
+0
2020-10-18
mm: cleanup the gfp_mask handling in __vmalloc_area_node
Christoph Hellwig
1
-12
/
+10
2020-10-18
mm: remove alloc_vm_area
Christoph Hellwig
1
-48
/
+0
2020-10-18
mm: add a vmap_pfn function
Christoph Hellwig
1
-0
/
+45
[prev]
[next]