Commit History

Author SHA1 Message Date
  Andrey Ryabinin a5af5aa8b6 kasan, module, vmalloc: rework shadow allocation for modules 10 years ago
  Andrey Ryabinin cb9e3c292d mm: vmalloc: pass additional vm_flags to __vmalloc_node_range() 10 years ago
  Andrey Ryabinin 71394fe501 mm: vmalloc: add flag preventing guard hole allocation 10 years ago
  Dmitry Vyukov 7e5b528b4c mm/vmalloc.c: fix memory ordering bug 10 years ago
  Pintu Kumar 0cbc8533b7 mm/vmalloc.c: replace printk with pr_warn 10 years ago
  Rob Jones 703394c100 mm/vmalloc.c: use seq_open_private() instead of seq_open() 10 years ago
  WANG Chao f6f8ed4735 mm/vmalloc.c: clean up map_vm_area third argument 11 years ago
  David Rientjes 930f036b4f mm, vmalloc: constify allocation mask 11 years ago
  Eric Dumazet 660654f90e mm/vmalloc.c: add a schedule point to vmalloc() 11 years ago
  Joonsoo Kim 474750aba8 vmalloc: use rcu list iterator to reduce vmap_area_lock contention 11 years ago
  Minchan Kim 93ef6d6ca1 mm/vmalloc.c: export unmap_kernel_range() 11 years ago
  Fabian Frederick f4527c9086 mm/vmalloc.c: replace seq_printf by seq_puts 11 years ago
  Christoph Lameter 7c8e0181e6 mm: replace __get_cpu_var uses with this_cpu_ptr 11 years ago
  Gioh Kim 3643763834 mm/vmalloc.c: enhance vm_map_ram() comment 11 years ago
  Gideon Israel Dsouza 3b32123d73 mm: use macros from compiler.h instead of __attribute__((...)) 11 years ago
  malc add688fbd3 Revert "mm/vmalloc: interchage the implementation of vmalloc_to_{pfn,page}" 11 years ago
  Jianyu Zhan ece86e222d mm/vmalloc: interchage the implementation of vmalloc_to_{pfn,page} 11 years ago
  Catalin Marinas 7f88f88f83 mm: kmemleak: avoid false negatives on vmalloc'ed objects 11 years ago
  Wanpeng Li b82225f3ff revert mm/vmalloc.c: emit the failure message before return 11 years ago
  Wanpeng Li af12346cda mm/vmalloc: revert "mm/vmalloc.c: check VM_UNINITIALIZED flag in s_show instead of show_numa_info" 11 years ago
  Wanpeng Li c2ce8c142c mm/vmalloc: fix show vmap_area information race with vmap_area tear down 11 years ago
  Wanpeng Li 3722e13cff mm/vmalloc: don't set area->caller twice 11 years ago
  Jianguo Wu 4b90951c0b mm/vmalloc: use NUMA_NO_NODE 11 years ago
  Wanpeng Li 762216ab4e mm/vmalloc: use wrapper function get_vm_area_size to caculate size of vm area 12 years ago
  Joonsoo Kim b136be5e0b mm, vmalloc: use well-defined find_last_bit() func 12 years ago
  Joonsoo Kim 6b70f7dff8 mm, vmalloc: remove useless variable in vmap_block 12 years ago
  Zhang Yanfei bcb615a81b mm/vmalloc.c: fix an overflow bug in alloc_vmap_area() 12 years ago
  Oleg Nesterov 59d3132f8a vfree: don't schedule free_work() if llist_add() returns false 12 years ago
  Zhang Yanfei d157a55815 mm/vmalloc.c: check VM_UNINITIALIZED flag in s_show instead of show_numa_info 12 years ago
  Zhang Yanfei 20fc02b477 mm/vmalloc.c: rename VM_UNLIST to VM_UNINITIALIZED 12 years ago