Commit Graph

3604 Commits (94c30d9ca6fd00a69e367b91b6e13572c41938c5)

Author SHA1 Message Date
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
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
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
Jens Axboe 592b09a42f backing-dev: ensure that a removed bdi no longer has super_block referencing it 15 years ago
Jiri Kosina 403a91b165 percpu: allow pcpu_alloc() to be called with IRQs off 15 years ago
Kumar Gala ed84a07a12 powerpc: Limit memory hotplug support to PPC64 Book-3S machines 15 years ago
Wu Fengguang 7456b0405d HWPOISON: fix invalid page count in printk output 15 years ago
Hugh Dickins 01e00f880c HWPOISON: fix oops on ksm pages 15 years ago
Andi Kleen 4779cb31c0 HWPOISON: Fix page count leak in hwpoison late kill in do_swap_page 15 years ago
Wu Fengguang e43c3afb36 HWPOISON: return early on non-LRU pages 15 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
KAMEZAWA Hiroyuki 26251eaf98 memcg: fix refcnt going negative 16 years ago
Huang Shijie bf89c8c867 mm/rmap.c: fix comment 16 years ago
Suresh Jayaraman 3bd0f0c763 swapfile: avoid NULL pointer dereference in swapon when s_bdev is NULL 16 years ago
Tejun Heo f2badb0c95 percpu: make allocation failures more verbose 16 years ago
Tejun Heo 635b75fc18 percpu: make pcpu_setup_first_chunk() failures more verbose 16 years ago
Tejun Heo 6ea529a203 percpu: make embedding first chunk allocator check vmalloc space size 16 years ago
Tejun Heo fb59e72e7e percpu: make pcpu_build_alloc_info() clear static buffers 16 years ago
Tejun Heo ffe0d5a575 percpu: fix unit_map[] verification in pcpu_setup_first_chunk() 16 years ago
Alexey Dobriyan f0f37e2f77 const: mark struct vm_struct_operations 16 years ago
Linus Torvalds d949f36f18 x86: Fix hwpoison code related build failure on 32-bit NUMAQ 16 years ago