]> git.kernelconcepts.de Git - karo-tx-linux.git/history - mm
MLK-10439: arm: imx: fix system hang after resume back under low busfreq
[karo-tx-linux.git] / mm /
2014-12-16 Daniel Forrestmm: fix anon_vma_clone() error treatment
2014-12-16 Hugh Dickinsmm: fix swapoff hang after page migration and fork
2014-12-16 Andrew Mortonmm/vmpressure.c: fix race in vmpressure_work_fn()
2014-12-16 Weijie Yangmm: frontswap: invalidate expired data on a dup-store...
2014-11-21 Vlastimil Babkamm/page_alloc: prevent MIGRATE_RESERVE pages from being...
2014-11-21 Mel Gormanmm: vmscan: use proportional scanning during direct...
2014-11-21 Hugh Dickinsmm: fix direct reclaim writeback regression
2014-11-21 Vlastimil Babkamm, compaction: properly signal and act upon lock and...
2014-11-21 Vlastimil Babkamm/compaction: avoid rescanning pageblocks in isolate_f...
2014-11-21 Vlastimil Babkamm/compaction: do not count migratepages when unnecessary
2014-11-21 David Rientjesmm, compaction: terminate async compaction when resched...
2014-11-21 David Rientjesmm, compaction: embed migration mode in compact_control
2014-11-21 David Rientjesmm, compaction: add per-zone migration pfn cache for...
2014-11-21 David Rientjesmm, compaction: return failed migration target pages...
2014-11-21 David Rientjesmm, migration: add destination page freeing callback
2014-11-21 Vlastimil Babkamm/compaction: cleanup isolate_freepages()
2014-11-21 Heesub Shinmm/compaction: clean up unused code lines
2014-11-21 Fabian Frederickmm/readahead.c: inline ra_submit
2014-11-21 Al Virocallers of iov_copy_from_user_atomic() don't need pagec...
2014-11-21 Sasha Levinmm: remove read_cache_page_async()
2014-11-21 Johannes Weinermm: madvise: fix MADV_WILLNEED on shmem swapouts
2014-11-21 Johannes Weinermm + fs: prepare for non-page entries in page cache...
2014-11-21 Johannes Weinermm: filemap: move radix tree hole searching here
2014-11-21 Johannes Weinermm: shmem: save one radix tree lookup when truncating...
2014-11-14 Johannes Weinermm: page_alloc: fix zone allocation fairness on UP
2014-11-14 Jan Karamm: Remove false WARN_ON from pagecache_isize_extended()
2014-11-14 Johannes Weinermm: memcontrol: do not iterate uninitialized memcgs
2014-11-14 Wang Nancgroup/kmemleak: add kmemleak_free() for cgroup dealloc...
2014-11-14 Yu Zhaomm: free compound page with correct order
2014-11-14 Michal HockoOOM, PM: OOM killed task shouldn't escape PM suspend
2014-11-14 Jan Karavfs: fix data corruption when blocksize < pagesize...
2014-11-14 Guenter RoeckRevert "percpu: free percpu allocation info for uniproc...
2014-10-09 Linus Torvaldsmm: don't pointlessly use BUG_ON() for sanity check
2014-10-09 Davidlohr Buesomm: per-thread vma caching
2014-10-09 Christoph Lametervmscan: reclaim_clean_pages_from_list() must use mod_zo...
2014-10-09 Vladimir Davydovmm: vmscan: shrink_slab: rename max_pass -> freeable
2014-10-09 Vladimir Davydovmm: vmscan: respect NUMA policy mask when shrinking...
2014-10-09 Jens Axboemm/filemap.c: avoid always dirtying mapping->flags...
2014-10-09 Mel Gormanmm: optimize put_mems_allowed() usage
2014-10-09 Raghavendra K Tmm/readahead.c: fix readahead failure for memoryless...
2014-10-09 David Rientjesmm, compaction: ignore pageblock skip when manually...
2014-10-09 David Rientjesmm, compaction: determine isolation mode only once
2014-10-09 Joonsoo Kimmm/compaction: clean-up code on success of ballon isolation
2014-10-09 Joonsoo Kimmm/compaction: check pageblock suitability once per...
2014-10-09 Joonsoo Kimmm/compaction: change the timing to check to drop the...
2014-10-09 Joonsoo Kimmm/compaction: do not call suitable_migration_target...
2014-10-09 Joonsoo Kimmm/compaction: disallow high-order page for migration...
2014-10-09 David Rientjesmm, compaction: avoid isolating pinned pages
2014-10-09 Dan Streetmanswap: change swap_list_head to plist, add swap_avail_head
2014-10-09 Dan Streetmanswap: change swap_info singly-linked list to list_head
2014-10-09 Michal Hockomm: exclude memoryless nodes from zone_reclaim
2014-10-09 Mel Gormanmm: numa: Do not mark PTEs pte_numa when splitting...
2014-10-09 Waiman Longmm, thp: move invariant bug check out of loop in __spli...
2014-10-09 Nishanth Aravamudanhugetlb: ensure hugepage access is denied if hugepages...
2014-10-09 Mel Gormanmm: migrate: Close race between migration completion...
2014-10-05 Peter Feinermm: softdirty: keep bit when zapping file pte
2014-10-05 David Rientjesmm, slab: initialize object alignment on cache creation
2014-10-05 Tejun Heopercpu: perform tlb flush after pcpu_map_pages() failure
2014-10-05 Tejun Heopercpu: fix pcpu_alloc_pages() failure path
2014-10-05 Honggang Lipercpu: free percpu allocation info for uniprocessor...
2014-10-05 Miklos Szeredishmem: fix nlink for rename overwrite directory
2014-10-05 Tang Chenmemblock, memhotplug: fix wrong type in memblock_find_i...
2014-09-05 Oleg Nesterovvm_is_stack: use for_each_thread() rather then buggy...
2014-08-07 Michal Hockomemcg: oom_notify use-after-free fix
2014-08-07 David Rientjesmm, thp: do not allow thp faults to avoid cpuset restri...
2014-08-07 Maxim Patlasovmm/page-writeback.c: fix divide by zero in bdi_dirty_li...
2014-07-31 Naoya Horiguchimm: hugetlb: fix copy_hugetlb_page_range()
2014-07-31 Mikulas Patockaslab_common: fix the check for duplicate slab names
2014-07-28 Linus TorvaldsDon't trigger congestion wait on dirty-but-not-writeout...
2014-07-28 Hugh Dickinsshmem: fix splicing from a hole while it's punched
2014-07-28 Hugh Dickinsshmem: fix faulting into a hole, not taking i_mutex
2014-07-28 Hugh Dickinsshmem: fix faulting into a hole while it's punched
2014-07-17 Gu Zhengcpuset,mempolicy: fix sleeping function called from...
2014-07-17 Helge Dellerparisc,metag: Do not hardcode maximum userspace stack...
2014-07-09 Hugh Dickinsmm: fix crashes from mbind() merging vmas
2014-07-09 Joonsoo Kimslab: fix oops when reading /proc/slab_allocators
2014-07-09 Rik van Rielmm/numa: Remove BUG_ON() in __handle_mm_fault()
2014-07-09 Michal Nazarewiczmm: page_alloc: fix CMA area initialisation when pagebl...
2014-07-09 David Rientjesmm, pcp: allow restoring percpu_pagelist_fraction default
2014-07-09 Naoya Horiguchihugetlb: fix copy_hugetlb_page_range() to handle migrat...
2014-07-01 Namjae Jeonext4: fix data integrity sync in ordered mode
2014-07-01 Johannes Weinermm: vmscan: clear kswapd's special reclaim powers befor...
2014-07-01 Hugh Dickinsmm: fix sleeping function warning from __put_anon_vma
2014-07-01 Naoya Horiguchimm/memory-failure.c: support use of a dedicated thread...
2014-07-01 Tony Luckmm/memory-failure.c: don't let collect_procs() skip...
2014-07-01 Tony Luckmm/memory-failure.c-failure: send right signal code...
2014-07-01 Mel Gormanmm: page_alloc: use word-based accesses for get/set...
2014-07-01 Mel Gormanmm: vmscan: do not throttle based on pfmemalloc reserve...
2014-07-01 Naoya Horiguchihugetlb: restrict hugepage_migration_support() to x86_64
2014-06-11 Andrey Ryabininmm: rmap: fix use-after-free in __put_anon_vma
2014-06-11 Naoya Horiguchimm: add !pte_present() check on existing hugetlb_entry...
2014-06-11 Greg Kroah-HartmanRevert "revert "mm: vmscan: do not swap anon pages...
2014-06-11 Naoya Horiguchimm/memory-failure.c: fix memory leak by race between...
2014-06-07 Jianyu Zhanpercpu: make pcpu_alloc_chunk() use pcpu_mem_free(...
2014-06-07 Johannes Weinerrevert "mm: vmscan: do not swap anon pages just because...
2014-06-07 Vlastimil Babkamm/compaction: make isolate_freepages start at pagebloc...
2014-06-07 Rik van Rielmm/page-writeback.c: fix divide by zero in pos_ratio_po...
2014-06-07 Chen Yuconghwpoison, hugetlb: lock_page/unlock_page does not match...
2014-06-07 Kirill A. Shutemovmm, thp: close race between mremap() and split_huge_page()
2014-06-07 Linus Torvaldsmm: make fixup_user_fault() check the vma access rights too
next