summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* mm/memory-failure.c: move refcount only in !MF_COUNT_INCREASEDNaoya Horiguchi2014-02-101-2/+4
* slub: do not assert not having lock in removing freed partialSteven Rostedt2014-02-101-12/+20
* mm/slub.c: list_lock may not be held in some circumstancesDavid Rientjes2014-02-101-4/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-02-091-2/+2
|\
| * fix O_SYNC|O_APPEND syncing the wrong range on write()Al Viro2014-02-091-2/+2
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-02-081-1/+3
|\ \
| * | Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2014-02-0751-1666/+3496
| |\|
| * | Merge branch 'linus' into x86/urgentIngo Molnar2014-01-251-1/+4
| |\ \
| * | | mm, x86: Account for TLB flushes only when debuggingMel Gorman2014-01-251-1/+3
* | | | mm: __set_page_dirty_nobuffers() uses spin_lock_irqsave() instead of spin_loc...KOSAKI Motohiro2014-02-061-2/+3
* | | | mm/swap: fix race on swap_info reuse between swapoff and swaponWeijie Yang2014-02-061-1/+10
* | | | swap: add a simple detector for inappropriate swapin readaheadShaohua Li2014-02-061-3/+60
| |_|/ |/| |
* | | Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2014-02-022-23/+35
|\ \ \
| * | | mm: Fix warning on make htmldocs caused by slab.cMasanari Iida2014-01-311-1/+1
| * | | mm: slub: work around unneeded lockdep warningDave Hansen2014-01-311-0/+6
| * | | slub: Fix possible format string bug.Tetsuo Handa2014-01-131-1/+1
| * | | slub: use lockdep_assert_heldPeter Zijlstra2014-01-131-20/+20
| * | | slub: Fix calculation of cpu slabsLi Zefan2013-12-291-1/+7
* | | | memcg: fix mutex not unlocked on memcg_create_kmem_cache fail pathVladimir Davydov2014-01-301-4/+3
* | | | mm, oom: base root bonus on current usageDavid Rientjes2014-01-301-1/+1
* | | | mm/slub.c: fix page->_count corruption (again)Dave Hansen2014-01-301-2/+17
* | | | mm/mempolicy.c: fix mempolicy printing in numa_mapsDavid Rientjes2014-01-301-1/+1
* | | | zsmalloc: add copyrightMinchan Kim2014-01-301-0/+1
* | | | zsmalloc: move it under mmMinchan Kim2014-01-303-0/+1131
* | | | Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-01-302-28/+26
|\ \ \ \
| * \ \ \ Merge tag 'v3.13-rc6' into for-3.14/coreJens Axboe2013-12-3113-62/+236
| |\ \ \ \
| * | | | | block: Convert bio_for_each_segment() to bvec_iterKent Overstreet2013-11-231-23/+21
| * | | | | block: Abstract out bvec iteratorKent Overstreet2013-11-231-5/+5
| | |/ / / | |/| | |
* | | | | memblock: add limit checking to memblock_virt_allocYinghai Lu2014-01-291-0/+3
* | | | | mm/readahead.c: fix do_readahead() for no readpage(s)Mark Rutland2014-01-291-10/+5
* | | | | mm/slub.c: do not VM_BUG_ON_PAGE() for temporary on-stack pagesDave Hansen2014-01-291-6/+6
* | | | | slab: fix wrong retval on kmem_cache_create_memcg error pathDave Jones2014-01-291-8/+11
* | | | | mm/mempolicy.c: convert to pr_foo()Andrew Morton2014-01-291-2/+2
* | | | | mm: numa: initialise numa balancing after jump label initialisationMel Gorman2014-01-291-6/+11
* | | | | mm/page-writeback.c: do not count anon pages as dirtyable memoryJohannes Weiner2014-01-293-25/+5
* | | | | mm/page-writeback.c: fix dirty_balance_reserve subtraction from dirtyable memoryJohannes Weiner2014-01-291-31/+24
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-01-282-56/+43
|\ \ \ \ \
| * | | | | Fix race when checking i_size on direct i/o readSteven Whitehouse2014-01-261-22/+20
| * | | | | fs: remove generic_aclChristoph Hellwig2014-01-261-34/+23
| | |_|_|/ | |/| | |
* | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-01-274-19/+11
|\ \ \ \ \
| * | | | | mm/migrate.c: fix setting of cpupid on page migration twice against normal pageWanpeng Li2014-01-271-2/+0
| * | | | | mm: bring back /sys/kernel/mmHugh Dickins2014-01-271-1/+1
| * | | | | Revert "mm/vmalloc: interchage the implementation of vmalloc_to_{pfn,page}"malc2014-01-271-10/+10
| * | | | | memblock: don't silently align size in memblock_virt_alloc()Yinghai Lu2014-01-271-6/+0
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-01-271-3/+2
|\ \ \ \ \ \
| * | | | | | mm: Move change_prot_numa outside CONFIG_ARCH_USES_NUMA_PROT_NONEAneesh Kumar K.V2013-12-091-3/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2014-01-271-9/+5
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | powerpc/thp: Fix crash on mremapAneesh Kumar K.V2014-01-151-9/+5
| | |_|_|/ | |/| | |
* | | | | mm: ignore VM_SOFTDIRTY on VMA mergingCyrill Gorcunov2014-01-231-2/+10
* | | | | mm/rmap: fix coccinelle warningsFengguang Wu2014-01-231-2/+2