Commit History

Author SHA1 Message Date
  Michal Hocko dcda9b0471 mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic 8 years ago
  Yisheng Xie 78c72746f5 vmalloc: show lazy-purged vma info in vmallocinfo 8 years ago
  Catalin Marinas 94f4a1618b mm: kmemleak: treat vm_struct as alternative reference to vmalloc'ed objects 8 years ago
  Ard Biesheuvel 029c54b095 mm/vmalloc.c: huge-vmap: fail gracefully on unexpected huge vmap mappings 8 years ago
  Michal Hocko 8594a21cf7 mm, vmalloc: fix vmalloc users tracking properly 8 years ago
  Linus Torvalds e47b40a235 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux 8 years ago
  Florian Fainelli 03497d761c mm: Silence vmap() allocation failures based on caller gfp_flags 8 years ago
  Michal Hocko 19809c2da2 mm, vmalloc: use __GFP_HIGHMEM implicitly 8 years ago
  Michal Hocko 1f5307b1e0 mm, vmalloc: properly track vmalloc users 8 years ago
  Michal Hocko a7c3e901a4 mm: introduce kv[mz]alloc helpers 8 years ago
  Linus Torvalds c58d4055c0 Merge tag 'docs-4.12' of git://git.lwn.net/linux 8 years ago
  mchehab@s-opensource.com 0e056eb553 kernel-api.rst: fix a series of errors when parsing C files 8 years ago
  Dmitry Vyukov 171012f561 mm: don't warn when vmalloc() fails due to a fatal signal 8 years ago
  Kirill A. Shutemov c2febafc67 mm: convert generic code to 5-level paging 8 years ago
  Ingo Molnar c3edc4010e sched/headers: Move task_struct::signal and task_struct::sighand types and accessors into <linux/sched/signal.h> 8 years ago
  Miles Chen 199eaa05ad mm: cleanups for printing phys_addr_t and dma_addr_t 8 years ago
  Michal Hocko 5d17a73a2e vmalloc: back off when the current task is killed 8 years ago
  Michal Hocko a8e99259e7 mm, page_alloc: warn_alloc print nodemask 8 years ago
  Geliang Tang 4583e77310 mm/vmalloc.c: use rb_entry_safe 8 years ago
  Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
  Joel Fernandes 763b218ddf mm: add preempt points into __purge_vmap_area_lazy() 8 years ago
  Christoph Hellwig f9e0997767 mm: turn vmap_purge_lock into a mutex 8 years ago
  Christoph Hellwig 5803ed292e mm: mark all calls into the vmalloc subsystem as potentially sleeping 8 years ago
  Andrey Ryabinin bf22e37a64 mm: add vfree_atomic() 8 years ago
  Christoph Hellwig 0574ecd141 mm: refactor __purge_vmap_area_lazy() 8 years ago
  Christoph Hellwig 9c3acf6043 mm: remove free_unmap_vmap_area_addr() 8 years ago
  Christoph Hellwig c8eef01e2f mm: remove free_unmap_vmap_area_noflush() 8 years ago
  zijun_hu 3f5000693f mm/vmalloc.c: simplify /proc/vmallocinfo implementation 8 years ago
  Michal Hocko 7877cdcc38 mm: consolidate warn_alloc_failed users 9 years ago
  zijun_hu 252e5c6e2e mm/vmalloc.c: fix align value calculation error 9 years ago