Age | Commit message (Expand) | Author | Files | Lines |
2012-07-31 | mm: fix wrong argument of migrate_huge_pages() in soft_offline_huge_page() | Joonsoo Kim | 1 | -3/+3 |
2012-07-27 | Merge branch 'kmap_atomic' of git://github.com/congwang/linux | Linus Torvalds | 1 | -6/+2 |
2012-07-27 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+9 |
2012-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+3 |
2012-07-25 | Merge tag 'stable/for-linus-3.6-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -60/+90 |
2012-07-24 | vmalloc: remove KM_USER0 from comments | Cong Wang | 1 | -6/+2 |
2012-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 1 | -3/+5 |
2012-07-23 | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -1/+1 |
2012-07-23 | mm/frontswap: cleanup doc and comment error | Wanpeng Li | 1 | -1/+1 |
2012-07-23 | mm: frontswap: remove unneeded headers | Sasha Levin | 1 | -4/+0 |
2012-07-23 | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -6/+8 |
2012-07-20 | mm: frontswap: split out function to clear a page out | Sasha Levin | 1 | -6/+9 |
2012-07-19 | bounce: allow use of bounce pool via config option | Chris Metcalf | 1 | -3/+5 |
2012-07-18 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2 | -1/+8 |
2012-07-18 | mm: fix lost kswapd wakeup in kswapd_stop() | Aaditya Kumar | 1 | -1/+4 |
2012-07-18 | bootmem: make ___alloc_bootmem_node_nopanic() really nopanic | Yinghai Lu | 1 | -0/+4 |
2012-07-17 | Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/lin... | Linus Torvalds | 1 | -1/+6 |
2012-07-14 | don't pass nameidata to ->create() | Al Viro | 1 | -1/+1 |
2012-07-12 | memblock: free allocated memblock_reserved_regions later | Yinghai Lu | 2 | -43/+46 |
2012-07-12 | mm: sparse: fix usemap allocation above node descriptor section | Yinghai Lu | 3 | -7/+15 |
2012-07-12 | mm: sparse: fix section usemap placement calculation | Yinghai Lu | 1 | -1/+1 |
2012-07-12 | shmem: cleanup shmem_add_to_page_cache | Hugh Dickins | 1 | -30/+28 |
2012-07-12 | shmem: fix negative rss in memcg memory.stat | Hugh Dickins | 1 | -12/+29 |
2012-07-12 | tmpfs: revert SEEK_DATA and SEEK_HOLE | Hugh Dickins | 1 | -93/+1 |
2012-07-12 | mm/memory_hotplug.c: release memory resources if hotadd_new_pgdat() fails | Wen Congyang | 1 | -1/+1 |
2012-07-12 | mm, thp: abort compaction if migration page cannot be charged to memcg | David Rientjes | 1 | -1/+4 |
2012-07-12 | memory hotplug: fix invalid memory access caused by stale kswapd pointer | Jiang Liu | 1 | -2/+5 |
2012-07-12 | Merge branch 'mce-ripvfix' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Ingo Molnar | 1 | -6/+8 |
2012-07-11 | x86/mce: Fix siginfo_t->si_addr value for non-recoverable memory faults | Tony Luck | 1 | -6/+8 |
2012-07-06 | mm: Hold a file reference in madvise_remove | Andy Lutomirski | 1 | -4/+14 |
2012-07-06 | mm: cma: don't replace lowmem pages with highmem | Rabin Vincent | 1 | -1/+6 |
2012-07-04 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+2 |
2012-06-29 | Merge branch 'master' into for-next | Jiri Kosina | 30 | -984/+1137 |
2012-06-28 | mm/vmscan: cleanup comment error in balance_pgdat | Wanpeng Li | 1 | -1/+1 |
2012-06-28 | mm: fix page reclaim comment error | Wanpeng Li | 1 | -1/+2 |
2012-06-28 | mm/mmu_gather: enable tlb flush range in generic mmu_gather | Alex Shi | 1 | -0/+9 |
2012-06-21 | mm, mempolicy: fix mbind() to do synchronous migration | David Rientjes | 1 | -1/+1 |
2012-06-21 | mm/memblock: fix overlapping allocation when doubling reserved array | Greg Pearson | 1 | -4/+32 |
2012-06-21 | mm/memory.c: fix kernel-doc warnings | Randy Dunlap | 1 | -1/+1 |
2012-06-21 | mm: fix kernel-doc warnings | Wanpeng Li | 6 | -13/+11 |
2012-06-21 | mm, thp: print useful information when mmap_sem is unlocked in zap_pmd_range | David Rientjes | 1 | -1/+9 |
2012-06-21 | memcg: fix use_hierarchy css_is_ancestor oops regression | Hugh Dickins | 1 | -1/+1 |
2012-06-21 | mm, oom: fix and cleanup oom score calculations | David Rientjes | 1 | -8/+7 |
2012-06-16 | swap: fix shmem swapping when more than 8 areas | Hugh Dickins | 1 | -8/+4 |
2012-06-16 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+20 |
2012-06-13 | splice: fix racy pipe->buffers uses | Eric Dumazet | 1 | -1/+2 |
2012-06-11 | mm: frontswap: remove unnecessary check during initialization | Sasha Levin | 1 | -2/+1 |
2012-06-11 | mm: frontswap: make all branches of if statement in put page consistent | Sasha Levin | 1 | -5/+5 |
2012-06-11 | mm: frontswap: split frontswap_shrink further to simplify locking | Sasha Levin | 1 | -15/+21 |
2012-06-11 | mm: frontswap: split out __frontswap_unuse_pages | Sasha Levin | 1 | -20/+39 |