aboutsummaryrefslogtreecommitdiffstats
path: root/mm
AgeCommit message (Expand)AuthorFilesLines
2011-11-07writeback: fix uninitialized task_ratelimitWu Fengguang1-4/+4
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds38-36/+33
2011-11-06Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-154/+560
2011-11-04Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-5/+4
2011-11-02Merge branch 'akpm' (Andrew's incoming - part two)Linus Torvalds7-546/+641
2011-11-02mm/page_cgroup.c: quiet sparse noiseH Hartley Sweeten1-1/+1
2011-11-02memcg: Fix race condition in memcg_check_events() with this_cpu usageSteven Rostedt1-4/+6
2011-11-02memcg: close race between charge and putbackJohannes Weiner1-1/+20
2011-11-02memcg: skip scanning active lists based on individual sizeJohannes Weiner2-36/+19
2011-11-02memcg: do not expose uninitialized mem_cgroup_per_node to worldIgor Mammedov1-1/+1
2011-11-02memcg: fix oom schedule_timeout()KAMEZAWA Hiroyuki1-1/+1
2011-11-02memcg: rename mem variable to memcgRaghavendra K T1-463/+467
2011-11-02cgroup/kmemleak: Annotate alloc_page() for cgroup allocationsSteven Rostedt1-2/+5
2011-11-02mm: thp: tail page refcounting fixAndrea Arcangeli4-42/+126
2011-11-02filesystems: add missing nlink wrappersMiklos Szeredi1-1/+1
2011-10-31mm/vmstat.c: cache align vm_statDimitri Sivanich1-1/+1
2011-10-31mm: munlock use mapcount to avoid terrible overheadHugh Dickins1-1/+9
2011-10-31mm/huge_memory: fix typo when updating mmu cacheHillf Danton1-1/+1
2011-10-31mm/huge_memory: fix copying user highpageHillf Danton1-1/+1
2011-10-31mm: do not drain pagevecs for mlockall(MCL_FUTURE)Christoph Lameter1-1/+2
2011-10-31vmscan: abort reclaim/compaction if compaction can proceedMel Gorman1-11/+21
2011-10-31vmscan: limit direct reclaim for higher order allocationsRik van Riel1-0/+16
2011-10-31vmscan: add barrier to prevent evictable page in unevictable listMinchan Kim2-5/+12
2011-10-31mm/huge_memory.c: quiet sparse noiseH Hartley Sweeten1-1/+4
2011-10-31mm/mempolicy.c: quiet sparse noiseH Hartley Sweeten1-1/+1
2011-10-31mm/thrash.c: quiet sparse noiseH Hartley Sweeten1-1/+1
2011-10-31mm/memblock.c: quiet sparse noiseH Hartley Sweeten1-1/+2
2011-10-31mm: disable user interface to manually rescue unevictable pagesJohannes Weiner1-76/+8
2011-10-31vmscan.c: fix invalid strict_strtoul() check in write_scan_unevictable_node()Kautuk Consul1-2/+2
2011-10-31mm: fix kunmap_high() commentLi Haifeng1-1/+1
2011-10-31mm: compaction: make compact_zone_order() staticKyungmin Park1-1/+1
2011-10-31HWPOISON: convert pr_debug()s to pr_info()sDean Nelson1-6/+6
2011-10-31mm/mmap.c: eliminate the ret variable from mm_take_all_locks()Kautuk Consul1-6/+3
2011-10-31mm-add-comment-explaining-task-state-setting-in-bdi_forker_thread-fixAndrew Morton1-3/+2
2011-10-31ksm: fix the comment of try_to_unmap_one()Wanlong Gao1-1/+1
2011-10-31mm/vmalloc.c: report more vmalloc failuresJoe Perches1-3/+8
2011-10-31kswapd: assign new_order and new_classzone_idx after wakeup in sleepingAlex,Shi1-0/+2
2011-10-31mm/memblock.c: small function definition fixesJonghwan Choi1-1/+1
2011-10-31kswapd: avoid unnecessary rebalance after an unsuccessful balancingAlex,Shi1-3/+11
2011-10-31debug-pagealloc: add support for highmem pagesAkinobu Mita1-34/+10
2011-10-31mm: neaten warn_alloc_failedJoe Perches2-7/+13
2011-10-31thp: mremap support and TLB optimizationAndrea Arcangeli2-4/+63
2011-10-31mremap: avoid sending one IPI per pageAndrea Arcangeli1-6/+9
2011-10-31mremap: check for overflow using deltasAndrea Arcangeli1-2/+3
2011-10-31memblock: add NO_BOOTMEM config symbolSam Ravnborg1-0/+3
2011-10-31memblock: add memblock_start_of_DRAM()Sam Ravnborg1-0/+6
2011-10-31mm: avoid null pointer access in vm_struct via /proc/vmallocinfoMitsuo Hayasaka1-17/+48
2011-10-31mm/debug-pagealloc.c: use memchr_invAkinobu Mita1-5/+3
2011-10-31lib/string.c: introduce memchr_inv()Akinobu Mita1-45/+2
2011-10-31mm/debug-pagealloc.c: use plain __ratelimit() instead of printk_ratelimit()Akinobu Mita1-1/+3
2011-10-31vmscan: count pages into balanced for zone with good watermarkShaohua Li1-0/+2
2011-10-31mm: vmscan: immediately reclaim end-of-LRU dirty pages when writeback completesMel Gorman2-2/+10
2011-10-31mm: vmscan: throttle reclaim if encountering too many dirty pages under write...Mel Gorman1-3/+39
2011-10-31mm: vmscan: do not writeback filesystem pages in kswapd except in high priorityMel Gorman1-5/+8
2011-10-31mm: vmscan: remove dead code related to lumpy reclaim waiting on pages under ...Mel Gorman1-16/+5
2011-10-31mm: vmscan: do not writeback filesystem pages in direct reclaimMel Gorman2-0/+10
2011-10-31mm: vmscan: drop nr_force_scan[] from get_scan_countJohannes Weiner1-24/+12
2011-10-31mm: output a list of loaded modules when we hit bad_page()Dave Jones1-0/+1
2011-10-31oom: fix race while temporarily setting current's oom_score_adjDavid Rientjes3-2/+22
2011-10-31oom: remove oom_disable_countDavid Rientjes1-18/+5
2011-10-31oom: avoid killing kthreads if they assume the oom killed thread's mmDavid Rientjes1-2/+3
2011-10-31oom: thaw threads if oom killed thread is frozen before deferringDavid Rientjes1-1/+5
2011-10-31mm/page-writeback.c: document bdi_min_ratioJohannes Weiner1-1/+3
2011-10-31vmscan: add block plug for page reclaimShaohua Li1-0/+3
2011-10-31mm: migration: clean up unmap_and_move()Minchan Kim1-35/+40
2011-10-31mm: zone_reclaim: make isolate_lru_page() filter-awareMinchan Kim1-2/+18
2011-10-31mm: compaction: make isolate_lru_page() filter-awareMinchan Kim2-2/+8
2011-10-31mm: change isolate mode from #define to bitwise typeMinchan Kim3-19/+24
2011-10-31mm: compaction: trivial clean up in acct_isolated()Minchan Kim1-13/+5
2011-10-31Cross Memory AttachChristopher Yeoh2-1/+498
2011-10-31mm: fix implicit stat.h usage in dmapool.cPaul Gortmaker1-0/+1
2011-10-31mm: Map most files to use export.h instead of module.hPaul Gortmaker30-30/+30
2011-10-31mm: Add export.h for EXPORT_SYMBOL to active symbol exportersPaul Gortmaker2-0/+2
2011-10-31mm: delete various needless include <linux/module.h>Paul Gortmaker6-6/+0
2011-10-31writeback: Add a 'reason' to wb_writeback_workCurt Wohlgemuth3-3/+6
2011-10-31writeback: trace event balance_dirty_pagesWu Fengguang1-0/+22
2011-10-31writeback: trace event bdi_dirty_ratelimitWu Fengguang1-0/+2
2011-10-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds1-0/+3
2011-10-28vfs: iov_iter: have iov_iter_advance decrement nr_segs appropriatelyJeff Layton1-0/+3
2011-10-26Merge branches 'slab/next' and 'slub/partial' into slab/for-linusPekka Enberg2-178/+399
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-3/+2
2011-10-25Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds1-2/+2
2011-10-20block: initialize the bounce pool if high memory may be added laterDavid Vrabel1-5/+4
2011-10-19mm: fix race between mremap and removing migration entryHugh Dickins1-4/+4
2011-10-11writeback: fix ppc compile warnings on do_div(long long, unsigned long)Wu Fengguang1-8/+7
2011-10-03writeback: dirty position control - bdi reserve areaWu Fengguang1-0/+15
2011-10-03writeback: control dirty pause timeWu Fengguang1-1/+19
2011-10-03writeback: limit max dirty pause timeWu Fengguang1-2/+42
2011-10-03writeback: IO-less balance_dirty_pages()Wu Fengguang1-105/+56
2011-10-03writeback: per task dirty rate limitWu Fengguang1-39/+50
2011-10-03writeback: stabilize bdi->dirty_ratelimitWu Fengguang2-1/+71
2011-10-03writeback: dirty rate controlWu Fengguang2-2/+82
2011-10-03writeback: add bg_threshold parameter to __bdi_update_bandwidth()Wu Fengguang1-4/+7
2011-10-03writeback: dirty position controlWu Fengguang1-1/+190
2011-10-03writeback: account per-bdi accumulated dirtied pagesWu Fengguang2-0/+3
2011-09-27slub: Discard slab page when node partial > minimum partial numberAlex Shi1-1/+1
2011-09-27slub: correct comments error for per cpu partialAlex Shi1-1/+1
2011-09-27mm: restrict access to slab files under procfs and sysfsVasiliy Kulikov2-4/+5
2011-09-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-9/+21
2011-09-19Merge branch 'slab/urgent' of git://github.com/penberg/linuxLinus Torvalds1-1/+1
2011-09-19Merge branch 'slab/urgent' into slab/nextPekka Enberg12-1165/+783
2011-09-15Merge branch 'master' into for-nextJiri Kosina23-1793/+1879
2011-09-15mm: Convert vmalloc/memset to vzallocJoe Perches1-2/+1
2011-09-14mm: account skipped entries to avoid looping in find_get_pagesShaohua Li1-2/+4
2011-09-14mm: sync vmalloc address space page tables in alloc_vm_area()David Vrabel1-0/+8
2011-09-14memcg: Revert "memcg: add memory.vmscan_stat"Johannes Weiner2-200/+11
2011-09-14mm: vmscan: fix force-scanning small targets without swapJohannes Weiner1-15/+12
2011-09-14numa: fix NUMA compile error when sysfs and procfs are disabledDavid Rientjes1-2/+2
2011-09-14mm/mempolicy.c: make copy_from_user() provably correctKAMEZAWA Hiroyuki1-1/+3
2011-09-14mm/mempolicy.c: fix pgoff in mbind vma mergeCaspar Zhang1-3/+2
2011-09-13slub: Code optimization in get_partial_node()Alex,Shi1-4/+2
2011-09-02mm: Add comment explaining task state setting in bdi_forker_thread()Jan Kara1-0/+7
2011-09-02mm: Cleanup clearing of BDI_pending bit in bdi_forker_thread()Jan Kara1-9/+14
2011-08-27slub: explicitly document position of inserting slab to partial listShaohua Li1-6/+6
2011-08-27slub: add slab with one free object to partial list tailShaohua Li1-1/+1
2011-08-25memcg: fix hierarchical oom lockingJohannes Weiner1-12/+5
2011-08-25vmscan: clear ZONE_CONGESTED for zone with good watermarkShaohua Li1-0/+3
2011-08-25mm: fix a vmscan warningShaohua Li1-8/+8
2011-08-25memcg: pin execution to current cpu while draining stockJohannes Weiner1-7/+2
2011-08-25Merge branch 'urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-13/+2
2011-08-24mm/vmscan.c: fix a typo in a comment "relaimed" to "reclaimed"Justin P. Mattock1-1/+1
2011-08-19slub: per cpu cache for partial pagesChristoph Lameter1-47/+292
2011-08-19slub: return object pointer from get_partial() / new_slab().Christoph Lameter1-60/+73
2011-08-19slub: pass kmem_cache_cpu pointer to get_partial()Christoph Lameter1-15/+15
2011-08-19slub: Prepare inuse field in new_slab()Christoph Lameter1-3/+2
2011-08-19slub: Remove useless statements in __slab_allocChristoph Lameter1-4/+0
2011-08-19slub: free slabs without holding locksChristoph Lameter1-13/+13
2011-08-19squeeze max-pause area and drop pass-good areaWu Fengguang1-13/+2
2011-08-17mm: make HASHED_PAGE_VIRTUAL page_address' struct page argument const.Ian Campbell1-2/+2
2011-08-14mm: fix wrong vmap address calculations with odd NR_CPUS valuesClemens Ladisch1-3/+4
2011-08-09Revert "memcg: get rid of percpu_charge_mutex lock"Michal Hocko1-2/+10
2011-08-09slub: Fix partial count comparison confusionChristoph Lameter1-1/+1
2011-08-09slub: fix check_bytes() for slub debuggingAkinobu Mita1-1/+1
2011-08-09slub: Fix full list corruption if debugging is onChristoph Lameter1-2/+4
2011-08-09Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zoha...James Morris1-2/+2
2011-08-04Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-21/+71
2011-08-04slab, lockdep: Annotate the locks before using themPeter Zijlstra1-3/+3
2011-08-04slab, lockdep: Annotate slab -> rcu -> debug_object -> slabPeter Zijlstra1-18/+68
2011-08-03Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+92
2011-08-03mm: clarify the radix_tree exceptional casesHugh Dickins3-26/+53
2011-08-03tmpfs radix_tree: locate_item to speed up swapoffHugh Dickins1-37/+1
2011-08-03mm: a few small updates for radix-swapHugh Dickins3-22/+17
2011-08-03tmpfs: use kmemdup for short symlinksHugh Dickins1-13/+18
2011-08-03tmpfs: convert shmem_writepage and enable swapHugh Dickins1-51/+37
2011-08-03tmpfs: convert mem_cgroup shmem to radix-swapHugh Dickins2-129/+20
2011-08-03tmpfs: convert shmem_getpage_gfp to radix-swapHugh Dickins1-147/+112
2011-08-03tmpfs: convert shmem_unuse_inode to radix-swapHugh Dickins1-26/+107
2011-08-03tmpfs: convert shmem_truncate_range to radix-swapHugh Dickins1-46/+146
2011-08-03tmpfs: copy truncate_inode_pages_rangeHugh Dickins1-20/+79
2011-08-03tmpfs: miscellaneous trivial cleanupsHugh Dickins1-109/+107
2011-08-03tmpfs: demolish old swap vector supportHugh Dickins1-698/+84
2011-08-03mm: let swap use exceptional entriesHugh Dickins2-26/+43
2011-08-03radix_tree: exceptional entries and indicesHugh Dickins1-2/+2
2011-08-03fault-injection: add ability to export fault_attr in arbitrary directoryAkinobu Mita2-15/+12
2011-08-03Merge branch 'apei' into apei-releaseLen Brown1-0/+92
2011-08-03HWPoison: add memory_failure_queue()Huang Ying1-0/+92
2011-08-01oom: task->mm == NULL doesn't mean the memory was freedOleg Nesterov1-1/+3
2011-07-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds1-3/+4
2011-07-31slub: use print_hex_dumpSebastian Andrzej Siewior1-35/+9
2011-07-31slab: use print_hex_dumpSebastian Andrzej Siewior1-11/+6
2011-07-31slab: use NUMA_NO_NODEAndrew Morton1-1/+1
2011-07-30Merge branch 'slub/lockless' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-252/+512
2011-07-28slab: remove one NR_CPUS dependencyEric Dumazet1-2/+3
2011-07-26atomic: use <linux/atomic.h>Arun Sharma4-4/+4
2011-07-26fail_page_alloc: simplify debugfs initializationAkinobu Mita1-31/+16
2011-07-26failslab: simplify debugfs initializationAkinobu Mita1-21/+10
2011-07-26fault-injection: use debugfs_remove_recursiveAkinobu Mita2-2/+2
2011-07-26cpusets: randomize node rotor used in cpuset_mem_spread_node()Michal Hocko1-0/+16
2011-07-26memcg: get rid of percpu_charge_mutex lockMichal Hocko1-10/+2
2011-07-26memcg: add mem_cgroup_same_or_subtree() helperMichal Hocko1-25/+26
2011-07-26memcg: unify sync and async per-cpu charge cache drainingMichal Hocko1-14/+34
2011-07-26memcg: do not try to drain per-cpu caches without pagesMichal Hocko1-6/+7
2011-07-26memcg: add memory.vmscan_statKAMEZAWA Hiroyuki2-11/+200
2011-07-26memcg: fix behavior of mem_cgroup_resize_limit()Daisuke Nishimura1-1/+1
2011-07-26memcg: fix vmscan count in small memcgsKAMEZAWA Hiroyuki1-6/+12
2011-07-26memcg: change memcg_oom_mutex to spinlockMichal Hocko1-11/+11
2011-07-26memcg: make oom_lock 0 and 1 based rather than counterMichal Hocko1-16/+70
2011-07-26memcg: consolidate memory cgroup lru stat functionsKAMEZAWA Hiroyuki2-128/+51
2011-07-26memcg: export memory cgroup's swappiness with mem_cgroup_swappiness()KAMEZAWA Hiroyuki2-21/+17
2011-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg...Linus Torvalds4-72/+300
2011-07-25Merge 'akpm' patch seriesLinus Torvalds19-482/+695
2011-07-25devres: fix possible use after freeMaxin B John1-1/+1
2011-07-25writeback: account NR_WRITTEN at IO completion timeWu Fengguang1-2/+3
2011-07-25tmpfs: simplify unuse and writepageHugh Dickins1-34/+16
2011-07-25tmpfs: simplify filepage/swappageHugh Dickins1-129/+108
2011-07-25tmpfs: simplify prealloc_pageHugh Dickins1-44/+16
2011-07-25tmpfs: remove_shmem_readpageHugh Dickins1-34/+6
2011-07-25tmpfs: pass gfp to shmem_getpage_gfpHugh Dickins1-23/+44
2011-07-25tmpfs: refine shmem_file_splice_readHugh Dickins1-119/+19
2011-07-25tmpfs: clone shmem_file_splice_read()Hugh Dickins1-1/+217
2011-07-25mm/futex: fix futex writes on archs with SW tracking of dirty & youngBenjamin Herrenschmidt1-1/+57
2011-07-25mm: remove useless rcu lock-unlock from mapping_tagged()Konstantin Khlebnikov1-5/+1
2011-07-25mm: page allocator: reconsider zones for allocation after direct reclaimMel Gorman1-0/+23
2011-07-25mm: page allocator: initialise ZLC for first zone eligible for zone_reclaimMel Gorman1-13/+22
2011-07-25mm: preallocate page before lock_page() at filemap COWKAMEZAWA Hiroyuki1-22/+34
2011-07-25tmpfs: no need to use i_lockHugh Dickins1-8/+6
2011-07-25mm: pincer in truncate_inode_pages_rangeHugh Dickins1-1/+1
2011-07-25mm: consistent truncate and invalidate loopsHugh Dickins2-63/+49
2011-07-25mm: tidy vmtruncate_range and related functionsHugh Dickins1-14/+17
2011-07-25mm: cleanup descriptions of filler argHugh Dickins1-6/+6