phone-pad:mu509
[firefly-linux-kernel-4.4.55.git] / mm /
2011-06-28 蔡枫Merge branch 'develop' of 10.10.10.29:/home/rockchip...
2011-06-28 黄涛Merge remote-tracking branch 'linux-2.6.32.y/master...
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-06-16 黄涛Merge remote-tracking branch 'linux-2.6.32.y/master...
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-02-13 黄涛Merge remote branch 'linux-2.6.32.y/master' into develop
2011-01-07 Tavis Ormandyinstall_special_mapping skips security_file_mmap check.
2010-12-18 rootMerge branch 'develop' of xjh@10.10.10.29:/home/rockchi...
2010-12-17 cmcMerge branch 'develop' of 10.10.10.29:/home/rockchip...
2010-12-16 黄涛Merge remote branch 'linux-2.6.32.y/master' into develop
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-18 黄涛Merge remote branch 'common/android-2.6.32' into develop
2010-07-15 Arve Hjønnevågashmem: Fix ASHMEM_SET_PROT_MASK.
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-15 Bjorn BringertImplement read(2) in ashmem driver
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-03-11 Arve HjønnevågMerge commit 'v2.6.32.9' into android-2.6.32
2010-02-23 Linus TorvaldsFix potential crash with sys_move_pages
2010-02-20 Yongseok Kohvmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREE
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-02-08 Robert Loveashmem for 2.6.27.
2010-02-04 Arve Hjønnevågmm: Check if any page in a pageblock is reserved before...
2010-02-04 Arve Hjønnevågmm: Add min_free_order_shift tunable.
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./linux/kernel/git/ycmia...
2009-12-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-01 Linus TorvaldsMerge branch 'security' of git://git./linux/kernel...
2009-11-30 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2009-11-30 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2009-11-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-11-30 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2009-11-30 Linus TorvaldsMerge branch 'i2c-for-linus' of git://git./linux/kernel...
2009-11-30 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2009-11-30 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2009-11-30 Linus TorvaldsMerge git://git./linux/kernel/git/davem/ide-2.6
2009-11-30 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2009-11-30 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-11-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next