linux-2.6-microblaze.git
2018-10-27 Linus TorvaldsHID: we do not randomly make new drivers 'default y'
2018-10-27 Linus TorvaldsMerge tag 'linux-watchdog-4.20-rc1' of git://linux...
2018-10-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2018-10-27 Linus TorvaldsMerge tag 'rtc-4.20' of git://git./linux/kernel/git...
2018-10-27 Linus TorvaldsMerge tag 'led-fix-for-4.20-rc1' of git://git./linux...
2018-10-27 Linus Torvaldsi2c-hid: properly terminate i2c_hid_dmi_desc_override_t...
2018-10-27 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2018-10-27 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2018-10-27 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2018-10-26 Mike Kravetzhugetlbfs: dirty pages as they are added to pagecache
2018-10-26 Omar Sandovalmm: export add_swap_extent()
2018-10-26 Omar Sandovalmm: split SWP_FILE into SWP_ACTIVATED and SWP_FS
2018-10-26 Michael Ellermantools/testing/selftests/vm/map_fixed_noreplace.c: add...
2018-10-26 Andrea Arcangelimm: thp: relocate flush_cache_range() in migrate_mispla...
2018-10-26 Andrea Arcangelimm: thp: fix mmu_notifier in migrate_misplaced_transhug...
2018-10-26 Andrea Arcangelimm: thp: fix MADV_DONTNEED vs migrate_misplaced_transhu...
2018-10-26 Clark Williamsmm/kasan/quarantine.c: make quarantine_lock a raw_spinl...
2018-10-26 Keith Buschmm/gup: cache dev_pagemap while pinning pages
2018-10-26 Masayoshi MizumaRevert "x86/e820: put !E820_TYPE_RAM regions into membl...
2018-10-26 Pavel Tatashinmm: return zero_resv_unavail optimization
2018-10-26 Naoya Horiguchimm: zero remaining unavailable struct pages
2018-10-26 Keith Buschtools/testing/selftests/vm/gup_benchmark.c: add MAP_HUG...
2018-10-26 Keith Buschtools/testing/selftests/vm/gup_benchmark.c: add MAP_SHA...
2018-10-26 Keith Buschtools/testing/selftests/vm/gup_benchmark.c: allow user...
2018-10-26 Keith Buschtools/testing/selftests/vm/gup_benchmark.c: fix 'write...
2018-10-26 Keith Buschmm/gup_benchmark.c: add additional pinning methods
2018-10-26 Keith Buschmm/gup_benchmark.c: time put_page()
2018-10-26 Roman Gushchinmm: don't raise MEMCG_OOM event due to failed high...
2018-10-26 Dave Chinnermm/page-writeback.c: fix range_cyclic writeback vs...
2018-10-26 Pavel Tatashinmm: move mirrored memory specific code outside of memma...
2018-10-26 Pavel Tatashinmm: calculate deferred pages after skipping mirrored...
2018-10-26 Pavel Tatashinmm: make memmap_init a proper function
2018-10-26 Kirill Tkhaimm/memcontrol.c: convert mem_cgroup_id::ref to refcount...
2018-10-26 David Rientjesmm/page_alloc.c: initialize num_movable in move_freepages()
2018-10-26 Gustavo A.... mm/zsmalloc.c: fix fall-through annotation
2018-10-26 Peter Xuuserfaultfd: selftest: recycle lock threads first
2018-10-26 Peter Xuuserfaultfd: selftest: generalize read and poll
2018-10-26 Peter Xuuserfaultfd: selftest: cleanup help messages
2018-10-26 Jann Hornmm/vmstat.c: assert that vmstat_text is in sync with...
2018-10-26 Aneesh Kumar K.Vmm/memory.c: recheck page table entry with page table...
2018-10-26 Yang Shimm: dax: add comment for PFN_SPECIAL
2018-10-26 Yang Shimm: brk: downgrade mmap_sem to read when shrinking
2018-10-26 Yang Shimm: mremap: downgrade mmap_sem to read when shrinking
2018-10-26 Souptick Joardermm/filemap.c: use vmf_error()
2018-10-26 Alexandre Ghitihugetlb: introduce generic version of huge_ptep_get
2018-10-26 Alexandre Ghitihugetlb: introduce generic version of huge_ptep_set_acc...
2018-10-26 Alexandre Ghitihugetlb: introduce generic version of huge_ptep_set_wrp...
2018-10-26 Alexandre Ghitihugetlb: introduce generic version of prepare_hugepage_...
2018-10-26 Alexandre Ghitihugetlb: introduce generic version of huge_pte_wrprotect
2018-10-26 Alexandre Ghitihugetlb: introduce generic version of huge_pte_none()
2018-10-26 Alexandre Ghitihugetlb: introduce generic version of huge_ptep_clear_flush
2018-10-26 Alexandre Ghitihugetlb: introduce generic version of huge_ptep_get_and...
2018-10-26 Alexandre Ghitihugetlb: introduce generic version of set_huge_pte_at()
2018-10-26 Alexandre Ghitihugetlb: introduce generic version of hugetlb_free_pgd_...
2018-10-26 Alexandre Ghitihugetlb: harmonize hugetlb.h arch specific defines...
2018-10-26 Wei Yangmm: remove unnecessary local variable addr in __get_use...
2018-10-26 Alexander Duyckmm: defer ZONE_DEVICE page initialization to the point...
2018-10-26 Alexander Duyckmm: create non-atomic version of SetPageReserved for...
2018-10-26 Alexander Duyckmm: provide kernel parameter to allow disabling page...
2018-10-26 Shakeel Buttmemcg: remove memcg_kmem_skip_account
2018-10-26 Oscar Salvadormm/memory_hotplug.c: clean up node_states_check_changes...
2018-10-26 Oscar Salvadormm/memory_hotplug.c: simplify node_states_check_changes...
2018-10-26 Oscar Salvadormm/memory_hotplug.c: tidy up node_states_clear_node()
2018-10-26 Oscar Salvadormm/memory_hotplug.c: spare unnecessary calls to node_se...
2018-10-26 haiqing.shqmm/filemap.c: Use existing variable
2018-10-26 Yang Shimm: unmap VM_PFNMAP mappings with optimized path
2018-10-26 Yang Shimm: unmap VM_HUGETLB mappings with optimized path
2018-10-26 Yang Shimm: mmap: zap pages with read mmap_sem in munmap
2018-10-26 Andrey Ryabininvfree: add debug might_sleep()
2018-10-26 Andrey Ryabininmm/vmalloc.c: improve vfree() kerneldoc
2018-10-26 Andrey Ryabininkvfree(): fix misleading comment
2018-10-26 zhong jiangmm/mempolicy.c: use match_string() helper to simplify...
2018-10-26 YueHaibingmm/swap.c: remove duplicated include
2018-10-26 Michal Hockomm, page_alloc: drop should_suppress_show_mem
2018-10-26 Johannes Weinermm/memcontrol.c: fix memory.stat item ordering
2018-10-26 Johannes Weinermm: zero-seek shrinkers
2018-10-26 Johannes Weinermm: workingset: add vmstat counter for shadow nodes
2018-10-26 Johannes Weinermm: workingset: use cheaper __inc_lruvec_state in irqsa...
2018-10-26 Johannes Weinerpsi: cgroup support
2018-10-26 Johannes Weinerpsi: pressure stall information for CPU, memory, and IO
2018-10-26 Johannes Weinersched: introduce this_rq_lock_irq()
2018-10-26 Johannes Weinersched: sched.h: make rq locking and clock functions...
2018-10-26 Johannes Weinersched: loadavg: make calc_load_n() public
2018-10-26 Johannes Weinersched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD
2018-10-26 Johannes Weinerdelayacct: track delays from thrashing cache pages
2018-10-26 Johannes Weinermm: workingset: tell cache transitions from workingset...
2018-10-26 Johannes Weinermm: workingset: don't drop refault information prematurely
2018-10-26 Vlastimil Babkamm, slab: shorten kmalloc cache names for large sizes
2018-10-26 Vlastimil Babkamm, proc: add KReclaimable to /proc/meminfo
2018-10-26 Vlastimil Babkamm: rename and change semantics of nr_indirectly_reclai...
2018-10-26 Vlastimil Babkadcache: allocate external names from reclaimable kmallo...
2018-10-26 Vlastimil Babkamm, slab/slub: introduce kmalloc-reclaimable caches
2018-10-26 Vlastimil Babkamm, slab: combine kmalloc_caches and kmalloc_dma_caches
2018-10-26 Andrea Arcangeliuserfaultfd: allow get_mempolicy(MPOL_F_NODE|MPOL_F_ADD...
2018-10-26 Mike Rapoportalpha: switch to NO_BOOTMEM
2018-10-26 Mike Rapoportunicore32: switch to NO_BOOTMEM
2018-10-26 Mike Rapoportum: switch to NO_BOOTMEM
2018-10-26 Mike Rapoportum: setup_physmem: stop using global variables
2018-10-26 Mike Rapoportnios2: switch to NO_BOOTMEM
2018-10-26 Mike Rapoportnios2: use generic early_init_dt_add_memory_arch
next