Commit History

Author SHA1 Message Date
  Joe Perches 0825a6f986 mm: use octal not symbolic permissions 7 years ago
  Chintan Pandya 05e3ff9505 mm: vmalloc: pass proper vm_start into debugobjects 7 years ago
  Chintan Pandya f3c01d2f3a mm: vmalloc: avoid racy handling of debugobjects in vunmap 7 years ago
  Chintan Pandya 82a2e924ff mm: vmalloc: clean up vunmap to avoid pgtable ops twice 7 years ago
  Christoph Hellwig 44414d82cf proc: introduce proc_create_seq_private 7 years ago
  Christoph Hellwig fddda2b7b5 proc: introduce proc_create_seq{,_data} 7 years ago
  Michal Hocko 698d0831ba vmalloc: fix __GFP_HIGHMEM usage for vmalloc_32 on 32b systems 7 years ago
  Johannes Weiner b8c8a338f7 Revert "vmalloc: back off when the current task is killed" 7 years ago
  Byungchul Park 894e58c147 mm/vmalloc.c: don't reinvent the wheel but use existing llist API 8 years ago
  Wei Yang c568da282b mm/vmalloc.c: halve the number of comparisons performed in pcpu_get_vm_areas() 8 years ago
  Laura Abbott 704b862f9e mm/vmalloc.c: don't unconditonally use __GFP_HIGHMEM 8 years ago
  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