]> git.kernelconcepts.de Git - karo-tx-linux.git/history - mm
NFSv4: Handle NFS4ERR_GRACE when recovering an expired lease.
[karo-tx-linux.git] / mm /
2012-02-13 Carsten Ottemm/filemap_xip.c: fix race condition in xip_file_fault()
2012-01-06 Dave Kleikampvfs: __read_cache_page should use gfp argument rather...
2011-12-21 Xiao Guangrongexport __get_user_pages_fast() function
2011-12-21 Tejun Heopercpu: fix chunk range calculation
2011-11-26 Mitsuo Hayasakamm: avoid null pointer access in vm_struct via /proc...
2011-11-07 Hugh Dickinsvm: fix vm_pgoff wrap in upward expansion
2011-11-07 Linus Torvaldsvm: fix vm_pgoff wrap in stack expansion
2011-08-29 Clemens Ladischmm: fix wrong vmap address calculations with odd NR_CPU...
2011-07-13 Miklos Szeredimm: prevent concurrent unmap_mapping_range() on the...
2011-07-13 Rafael Aquinimm: fix negative commitlimit when gigantic hugepages...
2011-07-13 Andrea Arcangelimigrate: don't account swapcache as shmem
2011-07-13 Hugh Dickinsksm: fix NULL pointer dereference in scan_get_next_rmap...
2011-06-23 Hugh Dickinsmm: fix ENOSPC returned by handle_mm_fault()
2011-06-23 Andrew Barrymm/page_alloc.c: prevent unending loop in __alloc_pages...
2011-06-23 Catalin Marinaskmemleak: Do not return a pointer to an object that...
2011-04-14 Linus Torvaldsmm: avoid wrapping vm_pgoff in mremap()
2011-03-27 Hugh Dickinsshmem: let shared anonymous be nonlinear again
2011-03-14 Hugh Dickinsmm: fix possible cause of a page_mapped BUG
2011-01-07 Tavis Ormandyinstall_special_mapping skips security_file_mmap check.
2010-12-09 Pekka Enbergperf_events: Fix perf_counter_mmap() hook in mprotect()
2010-12-09 Steven J. Magnaninommu: yield CPU while disposing VM
2010-12-09 Dave Hansenmm/vfs: revalidate page->mapping in do_generic_file_read()
2010-12-09 KAMEZAWA Hiroyukimm: fix is_mem_section_removable() page_order BUG_ON...
2010-12-09 KAMEZAWA Hiroyukimm: fix return value of scan_lru_pages in memory unplug
2010-12-09 Eric Dumazetnuma: fix slab_node(MPOL_BIND)
2010-11-22 Cliff Wickmanmm, x86: Saving vmcore with non-lazy freeing of vmas
2010-10-29 Stefan Badermm: Move vma_stack_continue into mm.h
2010-09-27 Luck, Tonyguard page for stacks that grow upwards
2010-09-27 Mel Gormanmm: page allocator: update free page counters after...
2010-09-27 Christoph Lametermm: page allocator: calculate a better estimate of...
2010-09-27 Mel Gormanmm: page allocator: drain per-cpu lists after direct...
2010-09-27 Tejun Heopercpu: fix pcpu_last_unit_cpu
2010-09-20 KAMEZAWA Hiroyukimemory hotplug: fix next block calculation in is_removable
2010-09-20 Gary Kingbounce: call flush_dcache_page() after bounce_copy_vec()
2010-08-26 Wu Fengguangvmscan: raise the bar to PAGEOUT_IO_SYNC stalls
2010-08-26 Carsten Otteslab: fix object alignment
2010-08-26 Linus Torvaldsmm: make stack guard page logic use vm_prev pointer
2010-08-26 Linus Torvaldsmm: make the mlock() stack guard page checks stricter
2010-08-26 Linus Torvaldsmm: make the vma list be doubly linked
2010-08-20 Linus Torvaldsmm: fix up some user-visible effects of the stack guard...
2010-08-20 Linus Torvaldsmm: fix page table unmap for stack guard page properly
2010-08-13 Linus Torvaldsmm: fix missing page table unmap for stack guard page...
2010-08-13 Linus Torvaldsmm: keep a guard page below a grow-down stack segment
2010-08-13 KAMEZAWA Hiroyukimm: fix corruption of hibernation caused by reusing...
2010-08-13 Wu FengguangHWPOISON: abort on failed unmap
2010-08-13 Wu FengguangHWPOISON: remove the anonymous entry
2010-08-10 Hugh Dickinsmm: fix ia64 crash when gcore reads gate area
2010-07-05 Jeff Moyerdo_generic_file_read: clear page errors when issuing...
2010-07-05 KOSAKI Motohirotmpfs: insert tmpfs cache pages to inactive list at...
2010-07-05 Andrea Arcangelimm: hugetlb: fix clear_huge_page()
2010-05-26 Mel Gormanhugetlbfs: kill applications that use MAP_NORESERVE...
2010-05-12 Mel Gormanhugetlb: fix infinite loop in get_futex_key() when...
2010-05-12 Andrea Arcangelimemcg: fix prepare migration
2010-04-26 Wu Fengguangreadahead: fix NULL filp dereference
2010-04-01 KOSAKI Motohirotmpfs: cleanup mpol_parse_str()
2010-04-01 KOSAKI Motohirotmpfs: handle MPOL_LOCAL mount option properly
2010-04-01 KOSAKI Motohirotmpfs: mpol=bind:0 don't cause mount error.
2010-04-01 Ravikiran G Thirumalaitmpfs: fix oops on mounts with mpol=default
2010-04-01 Hisashi Hifumireadahead: add blk_run_backing_dev
2010-03-15 Wu Fengguangreadahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM
2010-03-15 Haicheng Lislab: initialize unused alien cache entry as NULL at...
2010-03-15 KAMEZAWA Hiroyukimemcg: fix oom killing a child process in an other...
2010-02-23 Linus TorvaldsFix potential crash with sys_move_pages
2010-02-09 anfei zhoumm: flush dcache before writing into page to avoid...
2010-02-09 Nick Pigginmm: purge fragmented percpu vmap blocks
2010-02-09 Nick Pigginmm: percpu-vmap fix RCU list walking
2010-02-09 Hugh Dickinsmm: fix migratetype bug which slowed swapping
2010-02-09 Linus Torvaldsmm: add new 'read_cache_page_gfp()' helper function
2010-01-25 Yongseok Kohvmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREE
2010-01-22 OGAWA Hirofumivfs: Fix vmtruncate() regression
2010-01-22 KOSAKI Motohiropage allocator: update NR_FREE_PAGES only when necessary
2010-01-22 Daisuke Nishimuramemcg: ensure list is empty at rmdir
2010-01-18 Al Virountangle the do_mremap() mess
2010-01-06 Hugh Dickinsksm: fix mlockfreed to munlocked
2010-01-06 Rik van Rielvmscan: do not evict inactive pages when skipping an...
2010-01-06 Daisuke Nishimuramemcg: avoid oom-killing innocent task in case of use_h...
2010-01-06 David HowellsNOMMU: Optimise away the {dac_,}mmap_min_addr tests
2009-12-18 Hugh Dickinsmm: sigbus instead of abusing oom
2009-12-18 Tejun Heovmalloc: conditionalize build of pcpu_get_vm_areas()
2009-12-18 Kirill A. Shutemovmemcg: fix memory.memsw.usage_in_bytes for root cgroup
2009-12-18 Naoya Horiguchimm: hugetlb: fix hugepage memory leak in walk_page_range()
2009-12-18 Naoya Horiguchimm: hugetlb: fix hugepage memory leak in mincore()
2009-12-02 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2009-12-02 Linus TorvaldsMerge branch 'fix' of git://git.kernel.org/pub/scm...
2009-12-01 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-12-01 Linus TorvaldsMerge branch 'security' of git://git.kernel.org/pub...
2009-11-30 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-11-30 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-11-30 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-11-30 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-11-30 Linus TorvaldsMerge branch 'i2c-for-linus' of git://git.kernel.org...
2009-11-30 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/home...
2009-11-30 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2009-11-30 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-11-30 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-11-30 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-11-30 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-11-30 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-11-30 Linus TorvaldsMerge branch 'pm-fixes' of git://git.kernel.org/pub...
2009-11-30 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
next