aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2010-05-13Merge branch '2.6.33.4' into rt/2.6.33Thomas Gleixner
2010-05-12hugetlb: fix infinite loop in get_futex_key() when backed by huge pagesMel Gorman
2010-05-12memcg: fix prepare migrationAndrea Arcangeli
2010-04-28hugetlb: fix infinite loop in get_futex_key() when backed by huge pagesMel Gorman
2010-04-27fs-inode_rcuNick Piggin
2010-04-27fs-inode_lock-scale-7Nick Piggin
2010-04-27fs-inode_lock-scale-6Nick Piggin
2010-04-27fs-inode_lock-scale-4Nick Piggin
2010-04-27Merge branch 'master' ofThomas Gleixner
2010-04-26readahead: fix NULL filp dereferenceWu Fengguang
2010-04-02Merge branch 'master' ofThomas Gleixner
2010-04-01tmpfs: cleanup mpol_parse_str()KOSAKI Motohiro
2010-04-01tmpfs: handle MPOL_LOCAL mount option properlyKOSAKI Motohiro
2010-04-01tmpfs: mpol=bind:0 don't cause mount error.KOSAKI Motohiro
2010-04-01tmpfs: fix oops on mounts with mpol=defaultRavikiran G Thirumalai
2010-03-16Merge branch 'master' ofThomas Gleixner
2010-03-15slab: initialize unused alien cache entry as NULL at alloc_alien_cache().Haicheng Li
2010-03-15readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOMWu Fengguang
2010-03-07mm: highmem: Fix stale BUG_ON conditionThomas Gleixner
2010-02-26highmem, -rt: Implement pfn and prot kmapsPeter Zijlstra
2010-02-23Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tor...Thomas Gleixner
2010-02-22memcg: fix oom killing a child process in an other cgroupKAMEZAWA Hiroyuki
2010-02-21oom: Add missing rcu protection of __task_cred() in dump_tasksThomas Gleixner
2010-02-21Forward to 2.6.33-rc8Thomas Gleixner
2010-02-21mm: Make copy_from_user() in migrate.c statically predictableH. Peter Anvin
2010-02-06Fix potential crash with sys_move_pagesLinus Torvalds
2010-02-02hugetlb: fix section mismatchesJeff Mahoney
2010-02-02mm: flush dcache before writing into page to avoid aliasanfei zhou
2010-02-02mm: purge fragmented percpu vmap blocksNick Piggin
2010-02-02mm: percpu-vmap fix RCU list walkingNick Piggin
2010-01-29mm: fix migratetype bug which slowed swappingHugh Dickins
2010-01-27mm: add new 'read_cache_page_gfp()' helper functionLinus Torvalds
2010-01-21vmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREEYongseok Koh
2010-01-16page allocator: update NR_FREE_PAGES only when necessaryKOSAKI Motohiro
2010-01-16nommu: fix shared mmap after truncate shrinkage problemsDavid Howells
2010-01-16nommu: don't need get_unmapped_area() for NOMMUDavid Howells
2010-01-16nommu: remove a superfluous check of vm_region::vm_usageDavid Howells
2010-01-16nommu: struct vm_region's vm_usage count need not be atomicDavid Howells
2010-01-16memcg: ensure list is empty at rmdirDaisuke Nishimura
2010-01-16vmscan: kswapd: don't retry balance_pgdat() if all zones are unreclaimableKOSAKI Motohiro
2010-01-16mm/page_alloc: fix the range check for backward mergingKazuhisa Ichikawa
2010-01-13vfs: Fix vmtruncate() regressionOGAWA Hirofumi
2010-01-11mm: hugetlb: fix clear_huge_page()Andrea Arcangeli
2010-01-11percpu: avoid calling __pcpu_ptr_to_addr(NULL)Andrew Morton
2010-01-07maccess,probe_kernel: Allow arch specific override probe_kernel_(read|write)Jason Wessel
2010-01-06NOMMU: Use copy_*_user_page() in access_process_vm()Jie Zhang
2010-01-06NOMMU: Avoiding duplicate icache flushes of shared mapsMike Frysinger
2009-12-30Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2009-12-30mm: move sys_mmap_pgoff from util.cHugh Dickins
2009-12-28SLAB: Fix lockdep annotation breakagePekka Enberg