Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | mm: slab/slub: coding style: whitespaces and tabs mixture | LQYMGT | 2014-12-10 | 2 | -10/+10 | |
| * | | | | | | | | | mm/CMA: fix boot regression due to physical address of high_memory | Joonsoo Kim | 2014-12-10 | 1 | -1/+13 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2014-12-10 | 2 | -640/+422 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'iov_iter' into for-next | Al Viro | 2014-12-08 | 19 | -856/+762 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | copy_from_iter_nocache() | Al Viro | 2014-12-08 | 1 | -0/+21 | |
| | * | | | | | | | | | | new helper: iov_iter_kvec() | Al Viro | 2014-12-08 | 1 | -0/+13 | |
| | * | | | | | | | | | | csum_and_copy_..._iter() | Al Viro | 2014-12-08 | 1 | -0/+89 | |
| | * | | | | | | | | | | iov_iter.c: handle ITER_KVEC directly | Al Viro | 2014-12-08 | 1 | -13/+69 | |
| | * | | | | | | | | | | iov_iter.c: convert copy_to_iter() to iterate_and_advance | Al Viro | 2014-11-27 | 1 | -82/+9 | |
| | * | | | | | | | | | | iov_iter.c: convert copy_from_iter() to iterate_and_advance | Al Viro | 2014-11-27 | 1 | -91/+15 | |
| | * | | | | | | | | | | iov_iter.c: get rid of bvec_copy_page_{to,from}_iter() | Al Viro | 2014-11-27 | 1 | -36/+24 | |
| | * | | | | | | | | | | iov_iter.c: convert iov_iter_zero() to iterate_and_advance | Al Viro | 2014-11-27 | 1 | -86/+12 | |
| | * | | | | | | | | | | iov_iter.c: convert iov_iter_get_pages_alloc() to iterate_all_kinds | Al Viro | 2014-11-27 | 1 | -62/+45 | |
| | * | | | | | | | | | | iov_iter.c: convert iov_iter_get_pages() to iterate_all_kinds | Al Viro | 2014-11-27 | 1 | -50/+28 | |
| | * | | | | | | | | | | iov_iter.c: convert iov_iter_npages() to iterate_all_kinds | Al Viro | 2014-11-27 | 1 | -54/+19 | |
| | * | | | | | | | | | | iov_iter.c: iterate_and_advance | Al Viro | 2014-11-27 | 1 | -76/+28 | |
| | * | | | | | | | | | | iov_iter.c: macros for iterating over iov_iter | Al Viro | 2014-11-27 | 1 | -126/+86 | |
| | | |_|_|/ / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | kill f_dentry uses | Al Viro | 2014-11-19 | 1 | -2/+2 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | RAS, HWPOISON: Fix wrong error recovery status | Chen, Gong | 2014-10-21 | 1 | -1/+1 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-10 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86, mpx: Cleanup unused bound tables | Dave Hansen | 2014-11-18 | 1 | -0/+2 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2014-12-09 | 1 | -22/+8 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
| * | | | | | | | | mmu_gather: move minimal range calculations into generic code | Will Deacon | 2014-11-17 | 1 | -22/+8 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | slab: fix nodeid bounds check for non-contiguous node IDs | Paul Mackerras | 2014-12-03 | 1 | -1/+1 | |
* | | | | | | | | mm: fix anon_vma_clone() error treatment | Daniel Forrest | 2014-12-03 | 2 | -5/+11 | |
* | | | | | | | | mm: fix swapoff hang after page migration and fork | Hugh Dickins | 2014-12-03 | 1 | -13/+13 | |
* | | | | | | | | mm/vmpressure.c: fix race in vmpressure_work_fn() | Andrew Morton | 2014-12-02 | 1 | -3/+5 | |
* | | | | | | | | mm: frontswap: invalidate expired data on a dup-store failure | Weijie Yang | 2014-12-02 | 1 | -1/+3 | |
| |_|_|/ / / / |/| | | | | | | ||||||
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2014-11-14 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix thinko in iov_iter_single_seg_count | Paul Mackerras | 2014-11-13 | 1 | -2/+2 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | mem-hotplug: reset node present pages when hot-adding a new pgdat | Tang Chen | 2014-11-13 | 1 | -0/+17 | |
* | | | | | | | mem-hotplug: reset node managed pages when hot-adding a new pgdat | Tang Chen | 2014-11-13 | 3 | -7/+19 | |
* | | | | | | | mm/debug-pagealloc: correct freepage accounting and order resetting | Joonsoo Kim | 2014-11-13 | 1 | -3/+5 | |
* | | | | | | | mm, compaction: prevent infinite loop in compact_zone | Vlastimil Babka | 2014-11-13 | 1 | -2/+6 | |
* | | | | | | | mm: alloc_contig_range: demote pages busy message from warn to info | Michal Nazarewicz | 2014-11-13 | 1 | -3/+2 | |
* | | | | | | | mm/slab: fix unalignment problem on Malta with EVA due to slab merge | Joonsoo Kim | 2014-11-13 | 1 | -0/+4 | |
* | | | | | | | mm/page_alloc: restrict max order of merging on isolated pageblock | Joonsoo Kim | 2014-11-13 | 3 | -29/+78 | |
* | | | | | | | mm/page_alloc: move freepage counting logic to __free_one_page() | Joonsoo Kim | 2014-11-13 | 1 | -11/+3 | |
* | | | | | | | mm/page_alloc: add freepage on isolate pageblock to correct buddy list | Joonsoo Kim | 2014-11-13 | 1 | -5/+8 | |
* | | | | | | | mm/page_alloc: fix incorrect isolation behavior by rechecking migratetype | Joonsoo Kim | 2014-11-13 | 2 | -2/+11 | |
* | | | | | | | mm/compaction: skip the range until proper target pageblock is met | Joonsoo Kim | 2014-11-13 | 1 | -0/+10 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | Merge tag 'xfs-for-linus-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-11-07 | 1 | -3/+3 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | mm: Fix comment before truncate_setsize() | Jan Kara | 2014-11-07 | 1 | -2/+3 | |
| * | | | | | mm: Remove false WARN_ON from pagecache_isize_extended() | Jan Kara | 2014-10-30 | 1 | -1/+0 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'fixes-for-v3.18' of git://git.linaro.org/people/mszyprowski/lin... | Linus Torvalds | 2014-11-03 | 1 | -24/+44 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | mm: cma: Use %pa to print physical addresses | Laurent Pinchart | 2014-10-27 | 1 | -7/+6 | |
| * | | | | mm: cma: Ensure that reservations never cross the low/high mem boundary | Laurent Pinchart | 2014-10-27 | 1 | -16/+33 | |
| * | | | | mm: cma: Always consider a 0 base address reservation as dynamic | Laurent Pinchart | 2014-10-27 | 1 | -1/+4 | |
| * | | | | mm: cma: Don't crash on allocation if CMA area can't be activated | Laurent Pinchart | 2014-10-27 | 1 | -0/+1 | |
| |/ / / |