Commit Graph

98 Commits (676c0dbe6e514fdd8e434a9e623c781aa9b40b15)

Author SHA1 Message Date
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
Nick Piggin e97a630eb0 mm: vmalloc use mutex for purge 16 years ago
Glauber Costa 8487784833 mm: vmalloc improve vmallocinfo 16 years ago
Glauber Costa c1279c4ef3 mm: vmalloc tweak failure printk 16 years ago
Adam Lackorzynski 2e4e27c7d0 vmalloc.c: fix flushing in vmap_page_range() 16 years ago
Hugh Dickins 9c24624727 KSYM_SYMBOL_LEN fixes 16 years ago
Nick Piggin b29acbdcf8 mm: vmalloc fix lazy unmapping cache aliasing 16 years ago
Glauber Costa 0ae15132a4 mm: vmalloc search restart fix 16 years ago
Nick Piggin 496850e5f5 mm: vmalloc failure flush fix 16 years ago
Nick Piggin f011c2dae6 mm: vmalloc allocator off by one 16 years ago
Jeremy Fitzhardinge 9b46333406 vmap: cope with vm_unmap_aliases before vmalloc_init() 16 years ago
Russell King ab4f2ee130 [ARM] fix naming of MODULE_START / MODULE_END 16 years ago
Randy Dunlap e99c97ade5 mm: fix kernel-doc function notation 17 years ago
Alexey Dobriyan 5f6a6a9c4e proc: move /proc/vmallocinfo to mm/vmalloc.c 17 years ago
Huang Weiyi a50c22eed5 mm: remove duplicated #include's 17 years ago
Nick Piggin db64fe0225 mm: rewrite vmap layer 17 years ago
Linus Torvalds 73bdf0a60e Introduce is_vmalloc_or_module_addr() and use with DEBUG_VIRTUAL 17 years ago
Arjan van de Ven 4c8573e25f Use WARN() in mm/vmalloc.c 17 years ago
Eric Dumazet a47a126ad5 vmallocinfo: add NUMA information 17 years ago
Ingo Molnar 7aa413def7 x86, MM: virtual address debug, cleanups 17 years ago
Jiri Slaby 59ea746337 MM: virtual address debug 17 years ago
Randy Dunlap c85d194bfd docbook: fix vmalloc missing parameter notation 17 years ago
Thomas Gleixner 3ac7fe5a4a infrastructure to debug (dynamic) objects 17 years ago
Christoph Lameter 2301696932 vmallocinfo: add caller information 17 years ago
Christoph Lameter a10aa57987 vmalloc: show vmalloced areas via /proc/vmallocinfo 17 years ago