| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-14 | 1 | -0/+17 |
* | | mem-hotplug: reset node managed pages when hot-adding a new pgdat | Tang Chen | 2014-11-14 | 3 | -7/+19 |
* | | mm/debug-pagealloc: correct freepage accounting and order resetting | Joonsoo Kim | 2014-11-14 | 1 | -3/+5 |
* | | mm, compaction: prevent infinite loop in compact_zone | Vlastimil Babka | 2014-11-14 | 1 | -2/+6 |
* | | mm: alloc_contig_range: demote pages busy message from warn to info | Michal Nazarewicz | 2014-11-14 | 1 | -3/+2 |
* | | mm/slab: fix unalignment problem on Malta with EVA due to slab merge | Joonsoo Kim | 2014-11-14 | 1 | -0/+4 |
* | | mm/page_alloc: restrict max order of merging on isolated pageblock | Joonsoo Kim | 2014-11-14 | 3 | -29/+78 |
* | | mm/page_alloc: move freepage counting logic to __free_one_page() | Joonsoo Kim | 2014-11-14 | 1 | -11/+3 |
* | | mm/page_alloc: add freepage on isolate pageblock to correct buddy list | Joonsoo Kim | 2014-11-14 | 1 | -5/+8 |
* | | mm/page_alloc: fix incorrect isolation behavior by rechecking migratetype | Joonsoo Kim | 2014-11-14 | 2 | -2/+11 |
* | | mm/compaction: skip the range until proper target pageblock is met | Joonsoo Kim | 2014-11-14 | 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-06 | 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-04 | 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 |
| |/ |
|
* | | mm/balloon_compaction: fix deflation when compaction is disabled | Konstantin Khlebnikov | 2014-10-30 | 1 | -0/+2 |
* | | mm/slab_common: don't check for duplicate cache names | Mikulas Patocka | 2014-10-30 | 1 | -10/+0 |
* | | mm: rmap: split out page_remove_file_rmap() | Johannes Weiner | 2014-10-30 | 1 | -32/+46 |
* | | mm: memcontrol: fix missed end-writeback page accounting | Johannes Weiner | 2014-10-30 | 3 | -68/+79 |
* | | mm: page-writeback: inline account_page_dirtied() into single caller | Johannes Weiner | 2014-10-30 | 1 | -19/+4 |
* | | memory-hotplug: clear pgdat which is allocated by bootmem in try_offline_node() | Yasuaki Ishimatsu | 2014-10-30 | 1 | -5/+0 |
* | | mm, thp: fix collapsing of hugepages on madvise | David Rientjes | 2014-10-30 | 2 | -9/+10 |
* | | mm: free compound page with correct order | Yu Zhao | 2014-10-30 | 1 | -2/+2 |
* | | mm/compaction.c: avoid premature range skip in isolate_migratepages_range | Joonsoo Kim | 2014-10-30 | 1 | -0/+3 |
* | | cgroup/kmemleak: add kmemleak_free() for cgroup deallocations. | Wang Nan | 2014-10-30 | 1 | -0/+1 |
* | | zap_pte_range: update addr when forcing flush after TLB batching faiure | Will Deacon | 2014-10-28 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2014-10-26 | 1 | -1/+35 |
|\ |
|
| * | shmem: support RENAME_WHITEOUT | Miklos Szeredi | 2014-10-24 | 1 | -1/+35 |
* | | Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-10-24 | 2 | -0/+25 |
|\ \ |
|
| * | | OOM, PM: OOM killed task shouldn't escape PM suspend | Michal Hocko | 2014-10-21 | 2 | -0/+25 |
| |/ |
|
* | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2014-10-20 | 1 | -0/+57 |
|\ \
| |/
|/| |
|
| * | vfs: fix data corruption when blocksize < pagesize for mmaped data | Jan Kara | 2014-10-02 | 1 | -0/+57 |
* | | Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2014-10-18 | 1 | -24/+16 |
|\ \ |
|
| * \ | Merge branch 'for-linus' into for-3.18/core | Jens Axboe | 2014-09-22 | 6 | -39/+110 |
| |\ \ |
|
| * \ \ | Merge branch 'for-linus' into for-3.18/core | Jens Axboe | 2014-09-11 | 7 | -9/+9 |
| |\ \ \ |
|
| * | | | | bdi: reimplement bdev_inode_switch_bdi() | Tejun Heo | 2014-09-08 | 1 | -1/+1 |
| * | | | | bdi: explain the dirty list transferring in bdi_destroy() | Tejun Heo | 2014-09-08 | 1 | -2/+11 |
| * | | | | bdi: make backing_dev_info->wb.dwork canceling stricter | Tejun Heo | 2014-09-08 | 1 | -13/+2 |
| * | | | | bdi: remove bdi->wb_lock locking around bdi->dev clearing in bdi_unregister() | Tejun Heo | 2014-09-08 | 1 | -8/+2 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 2014-10-14 | 5 | -46/+90 |
|\ \ \ \ |
|
| * | | | | mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY cleared | Peter Feiner | 2014-10-14 | 3 | -33/+35 |
| * | | | | drivers: dma-contiguous: add initialization from device tree | Marek Szyprowski | 2014-10-14 | 1 | -11/+51 |
| * | | | | mm/cma: fix cma bitmap aligned mask computing | Weijie Yang | 2014-10-14 | 1 | -1/+3 |
| * | | | | mm/slab: fix unaligned access on sparc64 | Joonsoo Kim | 2014-10-14 | 1 | -1/+1 |