linux-2.6-microblaze.git
2017-11-16 Colin Ian Kingdrivers/block/zram/zram_drv.c: make zram_page_end_io...
2017-11-16 Kees Cookmm/page-writeback.c: convert timers to use timer_setup()
2017-11-16 Laszlo Tothmm, soft_offline: improve hugepage soft offlining error log
2017-11-16 Mike Rapoportuserfaultfd: use mmgrab instead of open-coded increment...
2017-11-16 Aaron Lumm/page_alloc: make sure __rmqueue() etc are always...
2017-11-16 Pavel Tatashinsparc64: optimize struct page zeroing
2017-11-16 Pavel Tatashinmm: stop zeroing memory during allocation in vmemmap
2017-11-16 Will Deaconarm64/mm/kasan: don't use vmemmap_populate() to initial...
2017-11-16 Andrey Ryabininx86/mm/kasan: don't use vmemmap_populate() to initializ...
2017-11-16 Pavel Tatashinmm: zero reserved and unavailable struct pages
2017-11-16 Pavel Tatashinmm: define memblock_virt_alloc_try_nid_raw
2017-11-16 Pavel Tatashinsparc64: simplify vmemmap_populate
2017-11-16 Pavel Tatashinsparc64/mm: set fields in deferred pages
2017-11-16 Pavel Tatashinx86/mm: set fields in deferred pages
2017-11-16 Pavel Tatashinmm: deferred_init_memmap improvements
2017-11-16 Changbin Dumm/swap_state.c: declare a few variables as __read_mostly
2017-11-16 Levin, Alexander... kmemcheck: rip it out
2017-11-16 Levin, Alexander... kmemcheck: remove whats left of NOTRACK flags
2017-11-16 Levin, Alexander... kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK
2017-11-16 Levin, Alexander... kmemcheck: remove annotations
2017-11-16 Colin Ian Kingmm/rmap.c: remove redundant variable cend
2017-11-16 Shakeel Buttfs, mm: account filp cache to kmemcg
2017-11-16 Kirill A. Shutemovmm: consolidate page table accounting
2017-11-16 Kirill A. Shutemovmm: introduce wrappers to access mm->nr_ptes
2017-11-16 Kirill A. Shutemovmm: account pud page tables
2017-11-16 Konstantin... kmemleak: change /sys/kernel/debug/kmemleak permissions...
2017-11-16 Jan Karacifs: use find_get_pages_range_tag()
2017-11-16 Jan Karaafs: use find_get_pages_range_tag()
2017-11-16 Jan Karamm: remove nr_pages argument from pagevec_lookup_{...
2017-11-16 Jan Karaceph: use pagevec_lookup_range_nr_tag()
2017-11-16 Jan Karamm: add variant of pagevec_lookup_range_tag() taking...
2017-11-16 Jan Karamm: use pagevec_lookup_range_tag() in write_cache_pages()
2017-11-16 Jan Karamm: use pagevec_lookup_range_tag() in __filemap_fdatawa...
2017-11-16 Jan Karanilfs2: use pagevec_lookup_range_tag()
2017-11-16 Jan Karagfs2: use pagevec_lookup_range_tag()
2017-11-16 Jan Karaf2fs: use find_get_pages_tag() for looking up single...
2017-11-16 Jan Karaf2fs: simplify page iteration loops
2017-11-16 Jan Karaf2fs: use pagevec_lookup_range_tag()
2017-11-16 Jan Karaext4: use pagevec_lookup_range_tag()
2017-11-16 Jan Karaceph: use pagevec_lookup_range_tag()
2017-11-16 Jan Karabtrfs: use pagevec_lookup_range_tag()
2017-11-16 Jan Karamm: implement find_get_pages_range_tag()
2017-11-16 Ayush Mittalmm/page_owner.c: reduce page_owner structure size
2017-11-16 Pintu Agarwalmm/cma.c: change pr_info to pr_err for cma_alloc fail log
2017-11-16 Michal Hockomm, arch: remove empty_bad_page*
2017-11-16 Tim Chenmm/swap_slots.c: fix race conditions in swap_slots...
2017-11-16 Andrey Ryabininmm: remove unused pgdat->inactive_ratio
2017-11-16 Jérôme Glissemm/mmu_notifier: avoid call to invalidate_range() in...
2017-11-16 Jérôme Glissemm/mmu_notifier: avoid double notification when it...
2017-11-16 Sergey Senozhatskyzsmalloc: calling zs_map_object() from irq is a bug
2017-11-16 Ralph Campbellmm/hmm: constify hmm_devmem_page_get_drvdata() parameter
2017-11-16 Anshuman Khandualfs/hugetlbfs/inode.c: remove redundant -ENIVAL return...
2017-11-16 Sergey Senozhatskyzram: remove zlib from the list of recommended algorithms
2017-11-16 Sergey Senozhatskyzram: add zstd to the supported algorithms list
2017-11-16 Yafang Shaomm/page-writeback.c: print a warning if the vm dirtines...
2017-11-16 Gioh Kimmm/memblock.c: make the index explicit argument of...
2017-11-16 Michal Hockomm, memory_hotplug: remove timeout from __offline_memory
2017-11-16 Michal Hockomm, memory_hotplug: do not fail offlining too early
2017-11-16 Michal Hockomm, page_alloc: fail has_unmovable_pages when seeing...
2017-11-16 Michal Hockomm: distinguish CMA and MOVABLE isolation in has_unmova...
2017-11-16 Michal Hockomm: drop migrate type checks from has_unmovable_pages
2017-11-16 Tahsin Erdoganmm/page-writeback.c: remove unused parameter from balan...
2017-11-16 Huang Yingmm, swap: fix false error message in __swp_swapcount()
2017-11-16 Minchan Kimmm: swap: SWP_SYNCHRONOUS_IO: skip swapcache only if...
2017-11-16 Minchan Kimmm, swap: skip swapcache for swapin of synchronous...
2017-11-16 Minchan Kimmm, swap: introduce SWP_SYNCHRONOUS_IO
2017-11-16 Minchan Kimbdi: introduce BDI_CAP_SYNCHRONOUS_IO
2017-11-16 Minchan Kimzram: set BDI_CAP_STABLE_WRITES once
2017-11-16 Changbin Dumm: update comments for struct page.mapping
2017-11-16 Johannes Thumshirnnet/rds/ib_fmr.c: use kmalloc_array_node()
2017-11-16 Johannes Thumshirnmm/mempool.c: use kmalloc_array_node()
2017-11-16 Johannes Thumshirndrivers/infiniband/sw/rdmavt/qp.c: use kmalloc_array_node()
2017-11-16 Johannes Thumshirndrivers/infiniband/hw/qib/qib_init.c: use kmalloc_array...
2017-11-16 Johannes Thumshirnblock/blk-mq.c: use kmalloc_array_node()
2017-11-16 Johannes Thumshirninclude/linux/slab.h: add kmalloc_array_node() and...
2017-11-16 Miles Chenslub: fix sysfs duplicate filename creation when slub_d...
2017-11-16 Alexey Dobriyanslab, slub, slob: convert slab_flags_t to 32-bit
2017-11-16 Alexey Dobriyanslab, slub, slob: add slab_flags_t
2017-11-16 David Rientjesmm/slab.c: only set __GFP_RECLAIMABLE once
2017-11-16 Miles Chenmm/slob.c: remove an unnecessary check for __GFP_ZERO
2017-11-16 Yang Shimm: oom: show unreclaimable slab info when unreclaimabl...
2017-11-16 Yang Shimm: slabinfo: remove CONFIG_SLABINFO
2017-11-16 Yang Shitools: slabinfo: add "-U" option to show unreclaimable...
2017-11-16 Guozhonghuaocfs2: remove unneeded goto in ocfs2_reserve_cluster_bi...
2017-11-16 Changwei Geocfs2/dlm: get mle inuse only when it is initialized
2017-11-16 alex chenocfs2: subsystem.su_mutex is required while accessing...
2017-11-16 alex chenocfs2: ip_alloc_sem should be taken in ocfs2_get_block()
2017-11-16 alex chenocfs2: should wait dio before inode lock in ocfs2_setattr()
2017-11-16 piaojunocfs2: clean up some unused function declarations
2017-11-16 Changwei Geocfs2: fix cluster hang after a node dies
2017-11-16 piaojunocfs2: cleanup unused func declaration and assignment
2017-11-16 piaojunocfs2: no need flush workqueue before destroying it
2017-11-16 Guozhonghuaocfs2: remove unused declaration ocfs2_publish_get_moun...
2017-11-16 Geert Uytterhoevenm32r: fix endianness constraints
2017-11-16 Maninder Singhbloat-o-meter: provide 3 different arguments for data...
2017-11-15 Linus TorvaldsMerge tag 'arm64-upstream' of git://git./linux/kernel...
2017-11-15 Linus TorvaldsMerge tag 'riscv-for-linus-4.15-arch-v9-premerge' of...
2017-11-15 Linus TorvaldsMerge branch 'for-linus' of ssh://gitolite./linux/kerne...
2017-11-15 Linus TorvaldsMerge branch 'for-linus' of ssh://gitolite./linux/kerne...
2017-11-15 Linus TorvaldsMerge branch 'for-linus' of ssh://gitolite./linux/kerne...
next