Commit Graph

38 Commits (217c8b2b1978aa4a02ce040a99c59ed3b6418fe5)

Author SHA1 Message Date
Paul Gortmaker b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 years ago
Namhyung Kim 6038def0d1 mm: nommu: sort mm->mmap list properly 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Nick Piggin ccd35fb9f4 kernel: kmem_ptr_validate considered harmful 14 years ago
Xiao Guangrong 45888a0c6e export __get_user_pages_fast() function 15 years ago
Julia Lawall 90d7404558 mm: use memdup_user 15 years ago
Pekka Enberg fc1c183353 slab: Generify kernel pointer validation 15 years ago
David Howells efc1a3b169 nommu: don't need get_unmapped_area() for NOMMU 15 years ago
Hugh Dickins 66f0dc481e mm: move sys_mmap_pgoff from util.c 15 years ago
Al Viro 8c7b49b3ec fix a struct file leak in do_mmap_pgoff() 15 years ago
Al Viro f8b7256096 Unify sys_mmap* 15 years ago
Ingo Molnar 4d795fb17a tracing: Fix kmem event exports 15 years ago
Li Zefan 53d0422c2d tracing: Convert some kmem events to DEFINE_EVENT 15 years ago
Nick Piggin d2bf6be8ab mm: clean up get_user_pages_fast() documentation 16 years ago
Pekka Enberg a234bdc9ae slab: document kzfree() zeroing behavior 16 years ago
Steven Rostedt ad8d75fff8 tracing/events: move trace point headers into include/trace/events 16 years ago
Steven Rostedt a8d154b009 tracing: create automated trace defines 16 years ago
Andy Grover 9de100d001 mm: document get_user_pages_fast() 16 years ago
Eduard - Gabriel Munteanu ca2b84cb3c kmemtrace: use tracepoints 16 years ago
Li Zefan 610a77e04a memdup_user(): introduce 16 years ago
Johannes Weiner 3ef0e5ba46 slab: introduce kzfree() 16 years ago
Rusty Russell 912985dce4 mm: Make generic weak get_user_pages_fast and EXPORT_GPL it 17 years ago
Adrian Bunk 3b8f14b410 mm/util.c must #include <linux/sched.h> 17 years ago
Pekka Enberg 93bc4e89c2 netfilter: fix double-free and use-after free 17 years ago
Andrew Morton 16d69265b9 uninline arch_pick_mmap_layout() 17 years ago
Adrian Bunk be21f0ab0d fix mm/util.c:krealloc() 18 years ago
Christoph Lameter ef8b4520bd Slab allocators: fail if ksize is called with a NULL parameter 18 years ago
Jeremy Fitzhardinge 1e66df3ee3 add kstrndup 18 years ago
Christoph Lameter 81cda66261 Slab allocators: Cleanup zeroing allocations 18 years ago
Christoph Lameter 6cb8f91320 Slab allocators: consistent ZERO_SIZE_PTR support and NULL result semantics 18 years ago
Christoph Lameter ef2ad80c7d Slab allocators: consolidate code for krealloc in mm/util.c 18 years ago
Christoph Hellwig 1d2c8eea69 [PATCH] slab: clean up leak tracking ifdefs a little bit 19 years ago
Alexey Dobriyan 1a2f67b459 [PATCH] kmemdup: introduce 19 years ago
Pekka Enberg 40c07ae8da [PATCH] slab: optimize constant-size kzalloc calls 19 years ago
Al Viro 871751e25d [PATCH] slab: implement /proc/slab_allocators 19 years ago
Davi Arnaut 96840aa00a [PATCH] strndup_user() 19 years ago
Matt Mackall 30992c97ae [PATCH] slob: introduce mm/util.c for shared functions 19 years ago