Age | Commit message (Expand) | Author |
2016-03-17 | timer: convert timer_slack_ns from unsigned long to u64 | John Stultz |
2016-03-17 | thp: rewrite freeze_page()/unfreeze_page() with generic rmap walkers | Kirill A. Shutemov |
2016-03-17 | mm: make remove_migration_ptes() beyond mm/migration.c | Kirill A. Shutemov |
2016-03-17 | rmap: extend try_to_unmap() to be usable by split_huge_page() | Kirill A. Shutemov |
2016-03-17 | rmap: introduce rmap_walk_locked() | Kirill A. Shutemov |
2016-03-17 | mm: remove VM_FAULT_MINOR | Jan Kara |
2016-03-17 | mm: exclude ZONE_DEVICE from GFP_ZONE_TABLE | Dan Williams |
2016-03-17 | mm/page_ref: add tracepoint to track down page reference manipulation | Joonsoo Kim |
2016-03-17 | mm: introduce page reference manipulation functions | Joonsoo Kim |
2016-03-17 | mm: thp: set THP defrag by default to madvise and add a stall-free defrag option | Mel Gorman |
2016-03-17 | mm: remove unnecessary description about a non-exist gfp flag | Satoru Takeuchi |
2016-03-17 | mm: scale kswapd watermarks in proportion to memory | Johannes Weiner |
2016-03-17 | mm: cleanup *pte_alloc* interfaces | Kirill A. Shutemov |
2016-03-17 | virtio_balloon: export 'available' memory to balloon statistics | Igor Redko |
2016-03-17 | mm/page_alloc.c: calculate 'available' memory in a separate function | Igor Redko |
2016-03-17 | mm/thp/migration: switch from flush_tlb_range to flush_pmd_tlb_range | Aneesh Kumar K.V |
2016-03-17 | mm, tracing: refresh __def_vmaflag_names | Kirill A. Shutemov |
2016-03-17 | mm: move max_map_count bits into mm.h | Andrey Ryabinin |
2016-03-17 | thp, vmstats: count deferred split events | Kirill A. Shutemov |
2016-03-17 | mm: workingset: make shadow node shrinker memcg aware | Vladimir Davydov |
2016-03-17 | mm: memcontrol: zap memcg_kmem_online helper | Vladimir Davydov |
2016-03-17 | include/linux/page-flags.h: force inlining of selected page flag modifications | Denys Vlasenko |
2016-03-17 | bufferhead: force inlining of buffer head flag operations | Denys Vlasenko |
2016-03-17 | mm, compaction: introduce kcompactd | Vlastimil Babka |
2016-03-17 | /proc/kpageflags: return KPF_BUDDY for "tail" buddy pages | Naoya Horiguchi |
2016-03-17 | mm: memcontrol: report kernel stack usage in cgroup2 memory.stat | Vladimir Davydov |
2016-03-17 | mm: memcontrol: report slab usage in cgroup2 memory.stat | Vladimir Davydov |
2016-03-16 | Merge tag 'fbdev-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/... | Linus Torvalds |
2016-03-16 | Merge tag 'media/v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2016-03-16 | Merge tag 'libnvdimm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-03-16 | Merge tag 'dm-4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds |
2016-03-16 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2016-03-16 | Merge branch 'stable/for-linus-4.6' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-03-16 | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-03-16 | Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-03-16 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-03-16 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2016-03-15 | Merge tag 'leds_for_4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a... | Linus Torvalds |
2016-03-15 | Merge tag 'rtc-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds |
2016-03-15 | Merge tag 'hwmon-for-linus-v4.6' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-03-15 | Merge tag 'regulator-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds |
2016-03-15 | Merge tag 'regmap-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Linus Torvalds |
2016-03-15 | Merge tag 'spi-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds |
2016-03-15 | Merge tag 'pinctrl-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2016-03-15 | autofs4: fix string.h include in auto_dev-ioctl.h | Ian Kent |
2016-03-15 | autofs4: fix some white space errors | Ian Kent |
2016-03-15 | autofs4: coding style fixes | Ian Kent |
2016-03-15 | mm/compaction: speed up pageblock_pfn_to_page() when zone is contiguous | Joonsoo Kim |
2016-03-15 | mm: remove unnecessary uses of lock_page_memcg() | Johannes Weiner |
2016-03-15 | mm: simplify lock_page_memcg() | Johannes Weiner |