Commit Graph

125 Commits (3dc8fe4dca9cd3e4aa828ed36451e2bcfd2350da)

Author SHA1 Message Date
Namhyung Kim a42931bf9c vmalloc: remove confusing comment on vwrite() 14 years ago
Nick Piggin 89699605fe mm: vmap area cache 14 years ago
Tobias Klauser ddf9c6d472 vmalloc: remove redundant unlikely() 14 years ago
David Rientjes d0a21265df mm: unify module_alloc code for vmalloc 14 years ago
David Rientjes ec3f64fc9c mm: remove gfp mask from pcpu_get_vm_areas 14 years ago
David Rientjes e5a5623b28 mm: remove unused get_vm_area_node 14 years ago
Joe Perches 62c70bce8a mm: convert sprintf_symbol to %pS 14 years ago
Huang Ying 81e88fdc43 ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type support 14 years ago
Jeremy Fitzhardinge 64141da587 vmalloc: eagerly clear ptes on vunmap 14 years ago
Dave Young e1ca7788de mm: add vzalloc() and vzalloc_node() helpers 14 years ago
Namhyung Kim e199b5d1fe vmalloc: annotate lock context change on s_start/stop() 14 years ago
Namhyung Kim 170168d0a3 vmalloc: rename temporary variable in __insert_vmap_area() 14 years ago
Tejun Heo 0bc1406241 vmalloc: pcpu_get/free_vm_areas() aren't needed on UP 15 years ago
Cliff Wickman 3ee48b6af4 mm, x86: Saving vmcore with non-lazy freeing of vmas 15 years ago
Tejun Heo 4f8b02b4e5 vmalloc: pcpu_get/free_vm_areas() aren't needed on UP 15 years ago
Kulikov Vasiliy 51980ac9e7 mm/vmalloc.c: check kmalloc() return value 15 years ago
Julia Lawall e7d8634079 mm: use ERR_CAST 15 years ago
Jeremy Fitzhardinge a0d40c8025 vmap: add flag to allow lazy unmap to be disabled at runtime 15 years ago
Kenji Kaneshige ffa71f33a8 x86, ioremap: Fix incorrect physical address handling in PAE mode 15 years ago
Nick Piggin 02b709df81 mm: purge fragmented percpu vmap blocks 15 years ago
Nick Piggin de5604231c mm: percpu-vmap fix RCU list walking 15 years ago
Yongseok Koh 88f5004430 vmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREE 15 years ago
Jan Beulich 976d6dfbb0 vmalloc(): adjust gfp mask passed on nested vmalloc() invocation 15 years ago
Tejun Heo 3f04ba8595 vmalloc: fix use of non-existent percpu variable in put_cpu_var() 16 years ago
Alexey Dobriyan d43c36dc6b headers: remove sched.h from interrupt.h 16 years ago
David Miller 2dca6999ee mm, perf_event: Make vmalloc_user() align base kernel virtual address to SHMLBA 16 years ago
Jaswinder Singh Rajput 3700c155af mm: includecheck fix: vmalloc.c 16 years ago
KAMEZAWA Hiroyuki 81ac3ad906 kcore: register module area in generic way 16 years ago
Jan Beulich 4481374ce8 mm: replace various uses of num_physpages by totalram_pages 16 years ago
KAMEZAWA Hiroyuki d0107eb073 kcore: fix vread/vwrite to be aware of holes 16 years ago
KAMEZAWA Hiroyuki dd32c27998 vmalloc: unmap vmalloc area after hiding it 16 years ago
Figo.zhang bf88c8c83e vmalloc.c: fix double error checking 16 years ago
Tejun Heo ca23e405e0 vmalloc: implement pcpu_get_vm_areas() 16 years ago
Tejun Heo cf88c79006 vmalloc: separate out insert_vmalloc_vm() 16 years ago
Pekka Enberg 43ebdac42f vmalloc: use kzalloc() instead of alloc_bootmem() 16 years ago
Catalin Marinas 89219d37a2 kmemleak: Add the vmalloc memory allocation/freeing hooks 16 years ago
Ralph Wuerthner 2498ce42d3 alloc_vmap_area: fix memory leak 16 years ago
MinChan Kim d086817dc0 vmap: remove needless lock and list in vmap 16 years ago
Vegard Nossum cbb766766f mm: fix lazy vmap purging (use-after-free error) 16 years ago
Nick Piggin 7766970cc1 mm: vmap fix overflow 16 years ago
Peter Zijlstra 34754b69a6 x86: make vmap yell louder when it is used under irqs_disabled() 16 years ago
Tejun Heo c0c0a29379 vmalloc: add @align to vm_area_register_early() 16 years ago
Tejun Heo f6fcba7014 vmalloc: call flush_cache_vunmap() from unmap_kernel_range() 16 years ago
Tejun Heo 8fc4898500 vmalloc: add un/map_kernel_range_noflush() 16 years ago
Tejun Heo f0aa661790 vmalloc: implement vm_area_register_early() 16 years ago
Tejun Heo 734269521e vmalloc: call flush_cache_vunmap() from unmap_kernel_range() 16 years ago
Benjamin Herrenschmidt c296861291 vmalloc: add __get_vm_area_caller() 16 years ago
Andrew Morton 46666d8ac4 revert "mm: vmalloc use mutex for purge" 16 years ago
Ivan Kokshaysky 822c18f2e3 alpha: fix vmalloc breakage 16 years ago
Nick Piggin cd52858c73 mm: vmalloc make lazy unmapping configurable 16 years ago