Commit Graph

3651 Commits (ddf9ddacef0989fdeb22e182212a232488f0f3ad)

Author SHA1 Message Date
H. Peter Anvin b925585039 mm: Adjust do_pages_stat() so gcc can see copy_from_user() is safe 15 years ago
Al Viro 2c6a10161d switch do_brk() to get_unmapped_area() 15 years ago
Al Viro 9206de95b1 Take arch_mmap_check() into get_unmapped_area() 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
Al Viro 935874141d fix pgoff in "have to relocate" case of mremap() 15 years ago
Al Viro 097eed1038 fix the arch checks in MREMAP_FIXED case 15 years ago
Al Viro f106af4e90 fix checks for expand-in-place mremap 15 years ago
Al Viro 1a0ef85f84 do_mremap() untangling, part 3 15 years ago
Al Viro ecc1a89937 do_mremap() untangling, part 2 15 years ago
Al Viro 54f5de7099 untangling do_mremap(), part 1 15 years ago
Li Zefan 0bb38a5cde tracing, slab: Fix no callsite ifndef CONFIG_KMEMTRACE 15 years ago
Li Zefan 0f24f1287a tracing, slab: Define kmem_cache_alloc_notrace ifdef CONFIG_TRACING 15 years ago
Christoph Hellwig 94004ed726 kill wait_on_page_writeback_range 15 years ago
J. R. Okajima ddbf2e8366 slab, kmemleak: pass the correct pointer to kmemleak_erase() 15 years ago
J. R. Okajima f3d8b53a3a slab, kmemleak: stop calling kmemleak_erase() unconditionally 15 years ago
Tim Blechmann 8e15b79cf4 SLAB: Fix unlikely() annotation in __cache_alloc_node() 15 years ago
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
Peng Tao e9de25dda3 mm: fix comments for invalidate_inode_pages2() 15 years ago
Wu Fengguang 0d99519efe writeback: remove unused nonblocking and congestion checks 15 years ago
OGAWA Hirofumi bf7ec5bb61 flusher: Fix PF_FROZEN race 15 years ago
Pekka Enberg ce79ddc8e2 SLAB: Fix lockdep annotations for CPU hotplug 15 years ago
Pekka Enberg 74e2134ff8 SLUB: Fix __GFP_ZERO unlikely() annotation 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
Vivek Goyal 3b034b0d08 percpu: Fix kdump failure if booted with percpu_alloc=page 15 years ago
Andi Kleen 6ad696d2cf mm: allow memory hotplug and hibernation in the same kernel 15 years ago
Hidetoshi Seto e13193319d mm/memory_hotplug: fix section mismatch 15 years ago
Tejun Heo 833af8427b percpu: restructure pcpu_extend_area_map() to fix bugs and improve readability 15 years ago
KAMEZAWA Hiroyuki e00e431612 memcg: fix wrong pointer initialization at page migration when memcg is disabled. 15 years ago
Mel Gorman 9d0ed60fe9 page allocator: Do not allow interrupts to use ALLOC_HARDER 15 years ago
Mel Gorman cc4a685146 page allocator: always wake kswapd when restarting an allocation attempt after direct reclaim failed 15 years ago
Romit Dasgupta c62b17a58a Thaw refrigerated bdi flusher threads before invoking kthread_stop on them 15 years ago
FUJITA Tomonori 9f993ac3f7 bootmem: Add free_bootmem_late() 15 years ago
Soeren Sandmann d451564669 highmem: Fix debug_kmap_atomic() to also handle KM_IRQ_PTE, KM_NMI, and KM_NMI_PTE 15 years ago
Soeren Sandmann 5ebd4c2289 highmem: Fix race in debug_kmap_atomic() which could cause warn_count to underflow 15 years ago
Hugh Dickins d178f27fc5 ksm: cond_resched in unstable tree 15 years ago
Uwe Kleine-Knig 21ae2956ce tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed" 15 years ago
Jens Axboe 8c4db3355b backing-dev: bdi sb prune should be in the unregister path, not destroy 15 years ago
Bo Liu 32c5fc10e7 mm: remove incorrect swap_count() from try_to_unuse() 15 years ago
David Howells 89a8640279 NOMMU: Don't pass NULL pointers to fput() in do_mmap_pgoff() 15 years ago
Daisuke Nishimura c36987e2ef mm: don't call pte_unmap() against an improper pte 15 years ago
Russell King 1a83e175dc mm: fix sparsemem configuration 15 years ago
Johannes Weiner 6a7b95481d vmscan: order evictable rescue in LRU putback 15 years ago
KOSAKI Motohiro b05ca7385a do_mbind(): fix memory leak 15 years ago
KOSAKI Motohiro ab8a3e14e6 mbind(): fix leak of never putback pages 15 years ago
Wu Fengguang 41e20983fe vmscan: limit VM_EXEC protection to file pages 15 years ago
Andrew Morton b76146ed1a revert "mm: oom analysis: add buffer cache information to show_free_areas()" 15 years ago
KOSAKI Motohiro 58355c7876 congestion_wait(): don't use WRITE 15 years ago
Hugh Dickins 92f7ba70ee hwpoison: fix oops on ksm pages 15 years ago