Historique des commits

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