aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
...
| * | | | | | | | | mm: slub: fix format mismatches in slab_err() callersAndrey Ryabinin2014-12-10
| * | | | | | | | | mm/slab: reverse iteration on find_mergeable()Joonsoo Kim2014-12-10
| * | | | | | | | | slab: print slabinfo header in seq showVladimir Davydov2014-12-10
| * | | | | | | | | mm: slab/slub: coding style: whitespaces and tabs mixtureLQYMGT2014-12-10
| * | | | | | | | | mm/CMA: fix boot regression due to physical address of high_memoryJoonsoo Kim2014-12-10
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-10
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'iov_iter' into for-nextAl Viro2014-12-08
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | copy_from_iter_nocache()Al Viro2014-12-08
| | * | | | | | | | | | new helper: iov_iter_kvec()Al Viro2014-12-08
| | * | | | | | | | | | csum_and_copy_..._iter()Al Viro2014-12-08
| | * | | | | | | | | | iov_iter.c: handle ITER_KVEC directlyAl Viro2014-12-08
| | * | | | | | | | | | iov_iter.c: convert copy_to_iter() to iterate_and_advanceAl Viro2014-11-27
| | * | | | | | | | | | iov_iter.c: convert copy_from_iter() to iterate_and_advanceAl Viro2014-11-27
| | * | | | | | | | | | iov_iter.c: get rid of bvec_copy_page_{to,from}_iter()Al Viro2014-11-27
| | * | | | | | | | | | iov_iter.c: convert iov_iter_zero() to iterate_and_advanceAl Viro2014-11-27
| | * | | | | | | | | | iov_iter.c: convert iov_iter_get_pages_alloc() to iterate_all_kindsAl Viro2014-11-27
| | * | | | | | | | | | iov_iter.c: convert iov_iter_get_pages() to iterate_all_kindsAl Viro2014-11-27
| | * | | | | | | | | | iov_iter.c: convert iov_iter_npages() to iterate_all_kindsAl Viro2014-11-27
| | * | | | | | | | | | iov_iter.c: iterate_and_advanceAl Viro2014-11-27
| | * | | | | | | | | | iov_iter.c: macros for iterating over iov_iterAl Viro2014-11-27
| | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | kill f_dentry usesAl Viro2014-11-19
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-10
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | RAS, HWPOISON: Fix wrong error recovery statusChen, Gong2014-10-21
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86, mpx: Cleanup unused bound tablesDave Hansen2014-11-17
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-12-09
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | mmu_gather: move minimal range calculations into generic codeWill Deacon2014-11-17
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | slab: fix nodeid bounds check for non-contiguous node IDsPaul Mackerras2014-12-03
* | | | | | | | mm: fix anon_vma_clone() error treatmentDaniel Forrest2014-12-03
* | | | | | | | mm: fix swapoff hang after page migration and forkHugh Dickins2014-12-03
* | | | | | | | mm/vmpressure.c: fix race in vmpressure_work_fn()Andrew Morton2014-12-02
* | | | | | | | mm: frontswap: invalidate expired data on a dup-store failureWeijie Yang2014-12-02
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-11-14
|\ \ \ \ \ \ \
| * | | | | | | Fix thinko in iov_iter_single_seg_countPaul Mackerras2014-11-13
| | |_|_|/ / / | |/| | | | |
* | | | | | | mem-hotplug: reset node present pages when hot-adding a new pgdatTang Chen2014-11-13
* | | | | | | mem-hotplug: reset node managed pages when hot-adding a new pgdatTang Chen2014-11-13
* | | | | | | mm/debug-pagealloc: correct freepage accounting and order resettingJoonsoo Kim2014-11-13
* | | | | | | mm, compaction: prevent infinite loop in compact_zoneVlastimil Babka2014-11-13
* | | | | | | mm: alloc_contig_range: demote pages busy message from warn to infoMichal Nazarewicz2014-11-13
* | | | | | | mm/slab: fix unalignment problem on Malta with EVA due to slab mergeJoonsoo Kim2014-11-13
* | | | | | | mm/page_alloc: restrict max order of merging on isolated pageblockJoonsoo Kim2014-11-13
* | | | | | | mm/page_alloc: move freepage counting logic to __free_one_page()Joonsoo Kim2014-11-13
* | | | | | | mm/page_alloc: add freepage on isolate pageblock to correct buddy listJoonsoo Kim2014-11-13
* | | | | | | mm/page_alloc: fix incorrect isolation behavior by rechecking migratetypeJoonsoo Kim2014-11-13
* | | | | | | mm/compaction: skip the range until proper target pageblock is metJoonsoo Kim2014-11-13
| |_|/ / / / |/| | | | |
* | | | | | Merge tag 'xfs-for-linus-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-11-07
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | mm: Fix comment before truncate_setsize()Jan Kara2014-11-06
| * | | | | mm: Remove false WARN_ON from pagecache_isize_extended()Jan Kara2014-10-29
| |/ / / /
* | | | | Merge branch 'fixes-for-v3.18' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds2014-11-04
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | mm: cma: Use %pa to print physical addressesLaurent Pinchart2014-10-27