Commit Graph

3618 Commits (b918397542388de75bd86c32fbfa820e5d629fa9)

Author SHA1 Message Date
Christoph Hellwig 94004ed726 kill wait_on_page_writeback_range 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
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
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() 16 years ago
Daisuke Nishimura c36987e2ef mm: don't call pte_unmap() against an improper pte 16 years ago
Russell King 1a83e175dc mm: fix sparsemem configuration 16 years ago
Johannes Weiner 6a7b95481d vmscan: order evictable rescue in LRU putback 16 years ago
KOSAKI Motohiro b05ca7385a do_mbind(): fix memory leak 16 years ago
KOSAKI Motohiro ab8a3e14e6 mbind(): fix leak of never putback pages 16 years ago
Wu Fengguang 41e20983fe vmscan: limit VM_EXEC protection to file pages 16 years ago
Andrew Morton b76146ed1a revert "mm: oom analysis: add buffer cache information to show_free_areas()" 16 years ago
KOSAKI Motohiro 58355c7876 congestion_wait(): don't use WRITE 16 years ago
Hugh Dickins 92f7ba70ee hwpoison: fix oops on ksm pages 16 years ago
Jens Axboe 592b09a42f backing-dev: ensure that a removed bdi no longer has super_block referencing it 16 years ago
Jiri Kosina 403a91b165 percpu: allow pcpu_alloc() to be called with IRQs off 16 years ago
Kumar Gala ed84a07a12 powerpc: Limit memory hotplug support to PPC64 Book-3S machines 16 years ago
Mimi Zohar 6c21a7fb49 LSM: imbed ima calls in the security hooks 16 years ago
Wu Fengguang 7456b0405d HWPOISON: fix invalid page count in printk output 16 years ago
Hugh Dickins 01e00f880c HWPOISON: fix oops on ksm pages 16 years ago
Andi Kleen 4779cb31c0 HWPOISON: Fix page count leak in hwpoison late kill in do_swap_page 16 years ago
Wu Fengguang e43c3afb36 HWPOISON: return early on non-LRU pages 16 years ago
Tejun Heo 1a0c3298d6 percpu: fix compile warnings 16 years ago
Alexey Dobriyan d43c36dc6b headers: remove sched.h from interrupt.h 16 years ago
Catalin Marinas 0d5d1aadc8 kmemleak: Check for NULL pointer returned by create_object() 16 years ago
Tetsuo Handa c1bcd6b327 kmemleak: Use GFP_ATOMIC for early_alloc(). 16 years ago
Wu Fengguang 961515f613 writeback: kill space in debugfs item name 16 years ago
Wu Fengguang d25105e891 writeback: account IO throttling wait as iowait 16 years ago
David Miller 2dca6999ee mm, perf_event: Make vmalloc_user() align base kernel virtual address to SHMLBA 16 years ago
Jaswinder Singh Rajput 3700c155af mm: includecheck fix: vmalloc.c 16 years ago
Hugh Dickins c73602ad31 ksm: more on default values 16 years ago
KAMEZAWA Hiroyuki ef8745c1e7 memcg: reduce check for softlimit excess 16 years ago
KAMEZAWA Hiroyuki 4e649152cb memcg: some modification to softlimit under hierarchical memory reclaim. 16 years ago