aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
* Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-02-20
|\
| * arm, pm, vmpressure: add missing slab.h includesTejun Heo2014-02-03
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2014-02-17
|\ \
| * | mm: Use ptep/pmdp_set_numa() for updating _PAGE_NUMA bitAneesh Kumar K.V2014-02-16
| * | mm: Dirty accountable change only apply to non prot numa caseAneesh Kumar K.V2014-02-16
* | | mm/memory-failure.c: move refcount only in !MF_COUNT_INCREASEDNaoya Horiguchi2014-02-10
* | | slub: do not assert not having lock in removing freed partialSteven Rostedt2014-02-10
* | | mm/slub.c: list_lock may not be held in some circumstancesDavid Rientjes2014-02-10
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-02-09
|\ \
| * | fix O_SYNC|O_APPEND syncing the wrong range on write()Al Viro2014-02-09
| |/
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-02-08
|\ \
| * | Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2014-02-07
| |\|
| * | Merge branch 'linus' into x86/urgentIngo Molnar2014-01-25
| |\ \
| * | | mm, x86: Account for TLB flushes only when debuggingMel Gorman2014-01-25
* | | | mm: __set_page_dirty_nobuffers() uses spin_lock_irqsave() instead of spin_loc...KOSAKI Motohiro2014-02-06
* | | | mm/swap: fix race on swap_info reuse between swapoff and swaponWeijie Yang2014-02-06
* | | | swap: add a simple detector for inappropriate swapin readaheadShaohua Li2014-02-06
| |_|/ |/| |
* | | Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2014-02-02
|\ \ \
| * | | mm: Fix warning on make htmldocs caused by slab.cMasanari Iida2014-01-31
| * | | mm: slub: work around unneeded lockdep warningDave Hansen2014-01-31
| * | | slub: Fix possible format string bug.Tetsuo Handa2014-01-13
| * | | slub: use lockdep_assert_heldPeter Zijlstra2014-01-13
| * | | slub: Fix calculation of cpu slabsLi Zefan2013-12-29
* | | | memcg: fix mutex not unlocked on memcg_create_kmem_cache fail pathVladimir Davydov2014-01-30
* | | | mm, oom: base root bonus on current usageDavid Rientjes2014-01-30
* | | | mm/slub.c: fix page->_count corruption (again)Dave Hansen2014-01-30
* | | | mm/mempolicy.c: fix mempolicy printing in numa_mapsDavid Rientjes2014-01-30
* | | | zsmalloc: add copyrightMinchan Kim2014-01-30
* | | | zsmalloc: move it under mmMinchan Kim2014-01-30
* | | | Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-01-30
|\ \ \ \
| * \ \ \ Merge tag 'v3.13-rc6' into for-3.14/coreJens Axboe2013-12-31
| |\ \ \ \
| * | | | | block: Convert bio_for_each_segment() to bvec_iterKent Overstreet2013-11-24
| * | | | | block: Abstract out bvec iteratorKent Overstreet2013-11-24
| | |/ / / | |/| | |
* | | | | memblock: add limit checking to memblock_virt_allocYinghai Lu2014-01-29
* | | | | mm/readahead.c: fix do_readahead() for no readpage(s)Mark Rutland2014-01-29
* | | | | mm/slub.c: do not VM_BUG_ON_PAGE() for temporary on-stack pagesDave Hansen2014-01-29
* | | | | slab: fix wrong retval on kmem_cache_create_memcg error pathDave Jones2014-01-29
* | | | | mm/mempolicy.c: convert to pr_foo()Andrew Morton2014-01-29
* | | | | mm: numa: initialise numa balancing after jump label initialisationMel Gorman2014-01-29
* | | | | mm/page-writeback.c: do not count anon pages as dirtyable memoryJohannes Weiner2014-01-29
* | | | | mm/page-writeback.c: fix dirty_balance_reserve subtraction from dirtyable memoryJohannes Weiner2014-01-29
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-01-28
|\ \ \ \ \
| * | | | | Fix race when checking i_size on direct i/o readSteven Whitehouse2014-01-26
| * | | | | fs: remove generic_aclChristoph Hellwig2014-01-26
| | |_|_|/ | |/| | |
* | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-01-28
|\ \ \ \ \
| * | | | | mm/migrate.c: fix setting of cpupid on page migration twice against normal pageWanpeng Li2014-01-28
| * | | | | mm: bring back /sys/kernel/mmHugh Dickins2014-01-28
| * | | | | Revert "mm/vmalloc: interchage the implementation of vmalloc_to_{pfn,page}"malc2014-01-28
| * | | | | memblock: don't silently align size in memblock_virt_alloc()Yinghai Lu2014-01-28
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-01-28
|\ \ \ \ \ \