linux-2.6-microblaze.git
2019-03-06 Alexey Dobriyannuma: make "nr_node_ids" unsigned int
2019-03-06 Tetsuo Handamm,oom: don't kill global init via memory.oom.group
2019-03-06 Daniel Jordanmm, swap: bounds check swap_info array accesses to...
2019-03-06 Kirill Tkhaimm/vmscan.c: do not allocate duplicate stack variables...
2019-03-06 Yang Shimm: ksm: do not block on page lock when searching stabl...
2019-03-06 Chris Downmm: memcontrol: expose THP events on a per-memcg basis
2019-03-06 Yang Shimm: vmscan: do not iterate all mem cgroups for global...
2019-03-06 Yang Shimm: swap: use mem_cgroup_is_root() instead of deferenci...
2019-03-06 Joel Fernandes... selftests/memfd: add tests for F_SEAL_FUTURE_WRITE...
2019-03-06 Joel Fernandes... mm/memfd: add an F_SEAL_FUTURE_WRITE seal to memfd
2019-03-06 Aneesh Kumar K.Vpowerpc/mm/iommu: allow large IOMMU page size only...
2019-03-06 Aneesh Kumar K.Vpowerpc/mm/iommu: allow migration of cma allocated...
2019-03-06 Aneesh Kumar K.Vmm: update get_user_pages_longterm to migrate pages...
2019-03-06 Aneesh Kumar K.Vmm/cma: add PF flag to force non cma alloc
2019-03-06 David Hildenbrandmm: better document PG_reserved
2019-03-06 David Hildenbrandia64: perfmon: don't mark buffer pages as PG_reserved
2019-03-06 David Hildenbrandarm64: kdump: no need to mark crashkernel pages manuall...
2019-03-06 David Hildenbrandarm64: kexec: no need to ClearPageReserved()
2019-03-06 David Hildenbrandm68k/mm: use __ClearPageReserved()
2019-03-06 David Hildenbrandriscv/vdso: don't clear PG_reserved
2019-03-06 David Hildenbrandpowerpc/vdso: don't clear PG_reserved
2019-03-06 David Hildenbrands390/vdso: don't clear PG_reserved
2019-03-06 David Hildenbrandagp: efficeon: no need to set PG_reserved on GATT tables
2019-03-06 Vineeth Remanan... mm: rid swapoff of quadratic complexity
2019-03-06 Vineeth Remanan... mm: refactor swap-in logic out of shmem_getpage_gfp
2019-03-06 Kirill Tkhaimm/vmscan.c: remove 7th argument of isolate_lru_pages()
2019-03-06 Vlastimil Babkamm, mempolicy: fix uninit memory access
2019-03-06 Tetsuo Handamemcg: killed threads should not invoke memcg OOM killer
2019-03-06 Mike Rapoportmm/page_alloc.c: check return value of memblock_alloc_n...
2019-03-06 Aneesh Kumar K.Varch/powerpc/mm/hugetlb: NestMMU workaround for hugetlb...
2019-03-06 Aneesh Kumar K.Vmm/hugetlb: add prot_modify_start/commit sequence for...
2019-03-06 Aneesh Kumar K.Varch/powerpc/mm: Nest MMU workaround for mprotect RW...
2019-03-06 Aneesh Kumar K.Vmm: update ptep_modify_prot_commit to take old pte...
2019-03-06 Aneesh Kumar K.Vmm: update ptep_modify_prot_start/commit to take vm_are...
2019-03-06 Wei Yangmm: fix some typos in mm directory
2019-03-06 Changbin Dumm/page_owner: move config option to mm/Kconfig.debug
2019-03-06 Yang Fanmm/mmap.c: remove some redundancy in arch_get_unmapped_...
2019-03-06 Shakeel Buttmm, oom: remove 'prefer children over parent' heuristic
2019-03-06 Greg Kroah... mm: no need to check return value of debugfs_create...
2019-03-06 Matthew Wilcoxmm/memory.c: prevent mapping typed pages to userspace
2019-03-06 Matthew Wilcoxmm: prevent mapping slab pages to userspace
2019-03-06 Uladzislau... mm/vmalloc.c: fix kernel BUG at mm/vmalloc.c:512!
2019-03-06 Chris Downmm, memcg: extract memcg maxable seq_file logic to...
2019-03-06 Chris Downmm, memcg: create mem_cgroup_from_seq
2019-03-06 Johannes Weinerkernel: cgroup: add poll file operation
2019-03-06 Johannes Weinerfs: kernfs: add poll file operation
2019-03-06 Mel Gormanmm, compaction: capture a page under direct compaction
2019-03-06 Mel Gormanmm, compaction: be selective about what pageblocks...
2019-03-06 Mel Gormanmm, compaction: sample pageblocks for free pages
2019-03-06 Mel Gormanmm, compaction: round-robin the order while searching...
2019-03-06 Mel Gormanmm, compaction: reduce premature advancement of the...
2019-03-06 Mel Gormanmm, compaction: do not consider a need to reschedule...
2019-03-06 Mel Gormanmm, compaction: rework compact_should_abort as compact_...
2019-03-06 Mel Gormanmm, compaction: keep cached migration PFNs synced for...
2019-03-06 Mel Gormanmm, compaction: check early for huge pages encountered...
2019-03-06 Mel Gormanmm, compaction: finish pageblock scanning on contention
2019-03-06 Mel Gormanmm, compaction: avoid rescanning the same pageblock...
2019-03-06 Mel Gormanmm, compaction: use free lists to quickly locate a...
2019-03-06 Mel Gormanmm, compaction: keep migration source private to a...
2019-03-06 Mel Gormanmm, compaction: use free lists to quickly locate a...
2019-03-06 Mel Gormanmm, compaction: ignore the fragmentation avoidance...
2019-03-06 Mel Gormanmm, compaction: always finish scanning of a full pageblock
2019-03-06 Mel Gormanmm, migrate: immediately fail migration of a page with...
2019-03-06 Mel Gormanmm, compaction: rename map_pages to split_map_pages
2019-03-06 Mel Gormanmm, compaction: remove unnecessary zone parameter in...
2019-03-06 Mel Gormanmm, compaction: remove last_migrated_pfn from compact_c...
2019-03-06 Mel Gormanmm, compaction: rearrange compact_control
2019-03-06 Mel Gormanmm, compaction: shrink compact_control
2019-03-06 zhengbinmm/filemap: pass inclusive 'end_byte' parameter to...
2019-03-06 Alexey Dobriyanmm: shuffle GFP_* flags
2019-03-06 Yang Shimm: swap: add comment for swap_vma_readahead
2019-03-06 Yang Shimm: swap: check if swap backing device is congested...
2019-03-06 Matthew Wilcoxmm/filemap.c: remove redundant test from find_get_pages...
2019-03-06 Gustavo A.... mm/memcontrol.c: use struct_size() in kmalloc()
2019-03-06 Wei Yangmm: remove extra drain pages on pcp list
2019-03-06 Anshuman Khandualarm64/mm: enable HugeTLB migration for contiguous bit...
2019-03-06 Anshuman Khandualarm64/mm: enable HugeTLB migration
2019-03-06 Anshuman Khandualmm/hugetlb: enable arch specific huge page size support...
2019-03-06 Anshuman Khandualmm/hugetlb: enable PUD level huge page migration
2019-03-06 Anshuman Khandualmm/hugetlb: distinguish between migratability and movab...
2019-03-06 Matthew Wilcoxmm: remove sysctl_extfrag_handler()
2019-03-06 Uladzislau... selftests/vm: add script helper for CONFIG_TEST_VMALLOC...
2019-03-06 Uladzislau... vmalloc: add test driver to analyse vmalloc allocator
2019-03-06 Uladzislau... vmalloc: export __vmalloc_node_range for CONFIG_TEST_VM...
2019-03-06 Roman Penyaevmm/vmalloc: pass VM_USERMAP flags directly to __vmalloc...
2019-03-06 Roman Penyaevmm/vmalloc: do not call kmemleak_free() on not yet...
2019-03-06 Roman Penyaevmm/vmalloc: fix size check for remap_vmalloc_range_part...
2019-03-06 Roman Penyaevmm/vmalloc.c: make vmalloc_32_user() align base kernel...
2019-03-06 Shakeel Buttmemcg: localize memcg_kmem_enabled() check
2019-03-06 Wei Yangmm, slub: make the comment of put_cpu_partial() complete
2019-03-06 Kirill Tkhaimm: reuse only-pte-mapped KSM page in do_wp_page()
2019-03-06 Stephen Rothwelltools/: replace open encodings for NUMA_NO_NODE
2019-03-06 Anshuman Khandualmm: replace all open encodings for NUMA_NO_NODE
2019-03-06 Liviu Dudaumm/vmalloc.c: don't dereference possible NULL pointer...
2019-03-06 David HildenbrandPM/Hibernate: exclude all PageOffline() pages
2019-03-06 David HildenbrandPM/Hibernate: use pfn_to_online_page()
2019-03-06 David Hildenbrandvmw_balloon: mark inflated pages PG_offline
2019-03-06 David Hildenbrandhv_balloon: mark inflated pages PG_offline
2019-03-06 David Hildenbrandxen/balloon: mark inflated pages PG_offline
2019-03-06 David Hildenbrandkexec: export PG_offline to VMCOREINFO
next