phy: cadence: Sierra: Check for PLL lock during PHY power on
[linux-2.6-microblaze.git] / mm /
2019-12-02 Linus TorvaldsMerge tag 'rpmsg-v5.5' of git://git./linux/kernel/git...
2019-12-02 Linus TorvaldsMerge tag 'rproc-v5.5' of git://git./linux/kernel/git...
2019-12-02 Linus TorvaldsMerge branch 'i2c/for-5.5' of git://git./linux/kernel...
2019-12-02 Linus TorvaldsMerge tag 'for-linus-20191129' of git://git.kernel...
2019-12-02 Linus TorvaldsMerge tag 'platform-drivers-x86-v5.5-1' of git://git...
2019-12-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2019-12-02 Linus TorvaldsMerge tag 'linux-watchdog-5.5-rc1' of git://linux-watch...
2019-12-02 Linus TorvaldsMerge tag 'gpio-v5.5-1' of git://git./linux/kernel...
2019-12-02 Dave AirlieMerge tag 'drm-msm-next-2019-11-05' of https://gitlab...
2019-12-02 Linus TorvaldsMerge tag 'mfd-next-5.5' of git://git./linux/kernel...
2019-12-02 Linus TorvaldsMerge tag 'backlight-next-5.5' of git://git./linux...
2019-12-02 Linus TorvaldsMerge tag 'pinctrl-v5.5-2' of git://git./linux/kernel...
2019-12-02 Linus TorvaldsMerge tag 'leds-5.5-rc1' of git://git./linux/kernel...
2019-12-02 Linus TorvaldsMerge tag 'clk-for-linus' of git://git./linux/kernel...
2019-12-01 Linus TorvaldsMerge tag 'y2038-cleanups-5.5' of git://git./linux...
2019-12-01 Linus TorvaldsMerge tag 'compat-ioctl-5.5' of git://git./linux/kernel...
2019-12-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2019-12-01 Minchan Kimmm/page_io.c: annotate refault stalls from swap_readpage
2019-12-01 Randy Dunlapmm/Kconfig: fix trivial help text punctuation
2019-12-01 Krzysztof Kozlowskimm/Kconfig: fix indentation
2019-12-01 Souptick Joardermm/memory_hotplug.c: remove __online_page_set_limits()
2019-12-01 Wei Yangmm: fix typos in comments when calling __SetPageUptodate()
2019-12-01 Chen Junmm/shmem.c: cast the type of unmap_start to u64
2019-12-01 Yang Shimm: shmem: use proper gfp flags for shmem_writepage()
2019-12-01 Colin Ian Kingmm/shmem.c: make array 'values' static const, makes...
2019-12-01 Wei Yanguserfaultfd: wrap the common dst_vma check into an...
2019-12-01 Wei Yanguserfaultfd: remove unnecessary WARN_ON() in __mcopy_at...
2019-12-01 Wei Yanguserfaultfd: use vma_pagesize for all huge page size...
2019-12-01 Wei Yangmm/madvise.c: use PAGE_ALIGN[ED] for range checking
2019-12-01 Yunfeng Yemm/madvise.c: replace with page_size() in madvise_injec...
2019-12-01 Wei Yangmm/mmap.c: make vma_merge() comment more easy to understand
2019-12-01 zhong jiangmm/hwpoison-inject: use DEFINE_DEBUGFS_ATTRIBUTE to...
2019-12-01 Huang Yingautonuma: reduce cache footprint when scanning page...
2019-12-01 Huang Yingautonuma: fix watermark checking in migrate_balanced_pg...
2019-12-01 zhong jiangmm/cma_debug.c: use DEFINE_DEBUGFS_ATTRIBUTE to define...
2019-12-01 Yunfeng Yemm/cma.c: switch to bitmap_zalloc() for cma bitmap...
2019-12-01 Song Liumm/thp: flush file for !is_shmem PageDirty() case in...
2019-12-01 Kirill A. Shutemovmm, thp: do not queue fully unmapped pages for deferred...
2019-12-01 Yang Shimm/migrate.c: handle freed page at the first place
2019-12-01 zhong jiangmm/huge_memory.c: split_huge_pages_fops should be defin...
2019-12-01 Zhigang Lumm/hugetlb: avoid looping to the same hugepage if ...
2019-12-01 Wei Yanghugetlb: remove unused hstate in hugetlb_fault_mutex_hash()
2019-12-01 Mina Almasryhugetlb: remove duplicated code
2019-12-01 Mina Almasryhugetlb: region_chg provides only cache entry
2019-12-01 Waiman Longhugetlbfs: take read_lock on i_mmap for PMD sharing
2019-12-01 Mike Kravetzhugetlbfs: hugetlb_fault_mutex_hash() cleanup
2019-12-01 Yunfeng Yemm: support memblock alloc on the exact node for sparse...
2019-12-01 Cao jinmm/memblock: correct doc for function
2019-12-01 Cao jinmm/memblock.c: cleanup doc
2019-12-01 Li Xinhaimm/mempolicy.c: fix checking unmapped holes for mbind
2019-12-01 Li Xinhaimm/mempolicy.c: check range first in queue_pages_test_walk
2019-12-01 Vitaly Woolmm/z3fold.c: add inter-page compaction
2019-12-01 Xianting Tianmm/vmscan.c: fix typo in comment
2019-12-01 Johannes Weinermm: vmscan: enforce inactive:active ratio at the reclai...
2019-12-01 Johannes Weinermm: vmscan: detect file thrashing at the reclaim root
2019-12-01 Johannes Weinermm: vmscan: move file exhaustion detection to the node...
2019-12-01 Johannes Weinermm: vmscan: harmonize writeback congestion tracking...
2019-12-01 Johannes Weinermm: vmscan: split shrink_node() into node part and...
2019-12-01 Johannes Weinermm: vmscan: turn shrink_node_memcg() into shrink_lruvec()
2019-12-01 Johannes Weinermm: vmscan: replace shrink_node() loop with a retry...
2019-12-01 Johannes Weinermm: vmscan: naming fixes: global_reclaim() and sane_rec...
2019-12-01 Johannes Weinermm: vmscan: move inactive_list_is_low() swap check...
2019-12-01 Johannes Weinermm: clean up and clarify lruvec lookup procedure
2019-12-01 Johannes Weinermm: vmscan: simplify lruvec_lru_size()
2019-12-01 Yang Shimm/vmscan.c: remove unused scan_control parameter from...
2019-12-01 Andrey Ryabininmm/vmscan: remove unused lru_pages argument
2019-12-01 lijiazimm/page_alloc.c: print reserved_highatomic info
2019-12-01 Mel Gormanmm, pcpu: make zone pcp updates and reset internal...
2019-12-01 Mel Gormanmm, pcp: share common code between memory hotplug and...
2019-12-01 Anshuman Khandualmm/page_alloc: add alloc_contig_pages()
2019-12-01 Daniel Axtenskasan: support backing vmalloc space with real shadow...
2019-12-01 Uladzislau Rezki... mm/vmalloc: rework vmap_area_lock
2019-12-01 Uladzislau Rezki... mm/vmalloc: add more comments to the adjust_va_to_fit_t...
2019-12-01 Uladzislau Rezki... mm/vmalloc: respect passed gfp_mask when doing preloading
2019-12-01 Uladzislau Rezki... mm/vmalloc: remove preempt_disable/enable when doing...
2019-12-01 Liu Xiangmm/vmalloc.c: remove unnecessary highmem_mask from...
2019-12-01 Michal Hockomm/sparse.c: do not waste pre allocated memmap space
2019-12-01 Ilya Leoshkevichmm/sparse.c: mark populate_section_memmap as __meminit
2019-12-01 Vincent Whitchurchmm/sparse: consistently do not zero memmap
2019-12-01 David Hildenbrandmm/memory_hotplug.c: don't allow to online/offline...
2019-12-01 David Hildenbrandmm/page_isolation.c: convert SKIP_HWPOISON to MEMORY_OF...
2019-12-01 David Hildenbrandmm/page_alloc.c: don't set pages PageReserved() when...
2019-12-01 David Hildenbrandmm/memory_hotplug: remove __online_page_free() and...
2019-12-01 David Hildenbrandmm/memory_hotplug: export generic_online_page()
2019-12-01 Alastair D'Silvamm/memory_hotplug.c: add a bounds check to __add_pages()
2019-12-01 Anshuman Khandualmm/hotplug: reorder memblock_[free|remove]() calls...
2019-12-01 Yunfeng Yemm/memory-failure.c: use page_shift() in add_to_kill()
2019-12-01 Naoya Horiguchimm, soft-offline: convert parameter to pfn
2019-12-01 Jane Chumm/memory-failure.c clean up around tk pre-allocation
2019-12-01 Nicolas Geoffraymm, memfd: fix COW issue on MAP_PRIVATE and F_SEAL_FUTU...
2019-12-01 Thomas Hellstrommm/memory.c: fix a huge pud insertion race during faulting
2019-12-01 Yang Shimm/rmap.c: use VM_BUG_ON_PAGE() in __page_check_anon_rmap()
2019-12-01 Miles Chenmm/rmap.c: fix outdated comment in page_get_anon_vma()
2019-12-01 Vineet Guptaasm-generic/mm: stub out p{4,u}d_clear_bad() if __PAGET...
2019-12-01 Gaowei Pumm/mmap.c: use IS_ERR_VALUE to check return value of...
2019-12-01 Wei Yangmm/rmap.c: reuse mergeable anon_vma as parent when...
2019-12-01 Wei Yangmm/rmap.c: don't reuse anon_vma if we just want a copy
2019-12-01 Wei Yangmm/mmap.c: rb_parent is not necessary in __vma_link_list()
2019-12-01 Wei Yangmm/mmap.c: extract __vma_unlink_list() as counterpart...
2019-12-01 Wei Yangmm/mmap.c: __vma_unlink_prev() is not necessary now
next