firefly-linux-kernel-4.4.55.git
2014-06-04 Kirill A. Shutemovmm: extract in_gate_area() case from __get_user_pages()
2014-06-04 Kirill A. Shutemovmm: move get_user_pages()-related code to separate...
2014-06-04 Fabian Frederickmm/vmalloc.c: replace seq_printf by seq_puts
2014-06-04 Fabian Frederickmm/memcontrol.c: remove NULL assignment on static
2014-06-04 Dave Hansenmm: shrinker: add nid to tracepoint output
2014-06-04 Dave Hansenmm: shrinker trace points: fix negatives
2014-06-04 Daeseok Younmm/dmapool.c: remove redundant NULL check for dev in...
2014-06-04 Wang Sheng-Huiinclude/linux/bootmem.h: cleanup the comment for BOOTME...
2014-06-04 Jianyu Zhanmm: introdule compound_head_by_tail()
2014-06-04 Jianyu Zhanmm/swap.c: split put_compound_page()
2014-06-04 Jianyu Zhanmm/swap.c: introduce put_[un]refcounted_compound_page...
2014-06-04 Rasmus Villemoesmm: constify nmask argument to set_mempolicy()
2014-06-04 Rasmus Villemoesmm: constify nmask argument to mbind()
2014-06-04 Christoph Lametermm: replace __get_cpu_var uses with this_cpu_ptr
2014-06-04 Oleg Nesterovmemcg: kill start_kernel()->mm_init_owner(&init_mm)
2014-06-04 Oleg Nesterovmemcg: optimize the "Search everything else" loop in...
2014-06-04 Oleg Nesterovmemcg: mm_update_next_owner() should skip kthreads
2014-06-04 Fabian Frederickmm/memblock.c: use PFN_DOWN
2014-06-04 Fabian Frederickmm/memory_hotplug.c: use PFN_DOWN()
2014-06-04 Matthew Wilcoxbrd: return -ENOSPC rather than -ENOMEM on page allocat...
2014-06-04 Matthew Wilcoxbrd: add support for rw_page()
2014-06-04 Matthew Wilcoxswap: use bdev_read_page() / bdev_write_page()
2014-06-04 Matthew Wilcoxfs/block_dev.c: add bdev_read_page() and bdev_write_page()
2014-06-04 Matthew Wilcoxfs/mpage.c: factor page_endio() out of mpage_end_io()
2014-06-04 Matthew Wilcoxfs/mpage.c: factor clean_buffers() out of __mpage_write...
2014-06-04 Matthew Wilcoxfs/buffer.c: remove block_write_full_page_endio()
2014-06-04 NeilBrownmm/vmscan.c: avoid throttling reclaim for loop-back...
2014-06-04 Mel Gormanmm: numa: add migrated transhuge pages to LRU the same...
2014-06-04 Vladimir Davydovmemcg, slab: simplify synchronization scheme
2014-06-04 Vladimir Davydovmemcg, slab: merge memcg_{bind,release}_pages to memcg_...
2014-06-04 Vladimir Davydovmemcg, slab: do not schedule cache destruction when...
2014-06-04 Michal Hockomemcg: do not hang on OOM when killed by userspace...
2014-06-04 Mel Gormanmm: vmscan: do not throttle based on pfmemalloc reserve...
2014-06-04 Oleg Nesterovmemcg: kill CONFIG_MM_OWNER
2014-06-04 Huang Shijiemm/mmap.c: remove the first mapping check
2014-06-04 Jianyu Zhanmm/swap.c: clean up *lru_cache_add* functions
2014-06-04 Jonathan Gonzalez Vdrm/exynos: call find_vma with the mmap_sem held
2014-06-04 Davidlohr Buesoarc: call find_vma with the mmap_sem held
2014-06-04 Vladimir DavydovDocumentation/memcg: warn about incomplete kmemcg state
2014-06-04 Dave Hansenmm: debug: make bad_range() output more usable and...
2014-06-04 Vlastimil Babkamm/compaction: cleanup isolate_freepages()
2014-06-04 Heesub Shinmm/compaction: clean up unused code lines
2014-06-04 Vlastimil Babkamm/page_alloc: prevent MIGRATE_RESERVE pages from being...
2014-06-04 Andrew Mortonfs/hugetlbfs/inode.c: complete conversion to pr_foo()
2014-06-04 Vladimir Davydovslab: get_online_mems for kmem_cache_{create,destroy...
2014-06-04 Vladimir Davydovmem-hotplug: implement get/put_online_mems
2014-06-04 Vladimir Davydovmemcg: un-export __memcg_kmem_get_cache
2014-06-04 Mel Gormanmm: page_alloc: do not cache reclaim distances
2014-06-04 Mel Gormanmm: disable zone_reclaim_mode by default
2014-06-04 Luiz Capitulinohugetlb: add support for gigantic page allocation at...
2014-06-04 Luiz Capitulinohugetlb: move helpers up in the file
2014-06-04 Luiz Capitulinohugetlb: update_and_free_page(): don't clear PG_reserve...
2014-06-04 Luiz Capitulinohugetlb: add hstate_is_gigantic()
2014-06-04 Luiz Capitulinohugetlb: prep_compound_gigantic_page(): drop __init...
2014-06-04 Duan Jiongmm/mmap.c: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
2014-06-04 Vladimir Davydovslab: document kmalloc_order
2014-06-04 Li Zhongmemory-hotplug: update documentation to hide informatio...
2014-06-04 Dave Hansenmm: pass VM_BUG_ON() reason to dump_page()
2014-06-04 Johannes Weinermm: memcontrol: remove hierarchy restrictions for swapp...
2014-06-04 Sebastian Ottmm/mempool: warn about __GFP_ZERO usage
2014-06-04 Andrew Mortoninclude/linux/mmdebug.h: add VM_WARN_ON() and VM_WARN_O...
2014-06-04 Andrew Mortonmm/huge_memory.c: complete conversion to pr_foo()
2014-06-04 Kirill A. Shutemovthp: consolidate assert checks in __split_huge_page()
2014-06-04 Akinobu Mitaarch/x86/kernel/pci-dma.c: fix dma_generic_alloc_cohere...
2014-06-04 Akinobu Mitacma: add placement specifier for "cma=" kernel parameter
2014-06-04 Akinobu Mitamemblock: introduce memblock_alloc_range()
2014-06-04 Akinobu Mitaintel-iommu: integrate DMA CMA
2014-06-04 Akinobu Mitax86: enable DMA CMA with swiotlb
2014-06-04 Akinobu Mitax86: make dma_alloc_coherent() return zeroed memory...
2014-06-04 Davidlohr Buesomm,vmacache: optimize overflow system-wide flushing
2014-06-04 Davidlohr Buesomm,vmacache: add debug data
2014-06-04 Suleiman Souhlalmm: only force scan in reclaim when none of the LRUs...
2014-06-04 Cyrill Gorcunovmm: softdirty: clear VM_SOFTDIRTY flag inside clear_ref...
2014-06-04 Cyrill Gorcunovmm: softdirty: don't forget to save file map softdiry...
2014-06-04 Cyrill Gorcunovmm: softdirty: make freshly remapped file pages being...
2014-06-04 Vladimir Davydovmm: get rid of __GFP_KMEMCG
2014-06-04 Vladimir Davydovsl[au]b: charge slabs to kmemcg explicitly
2014-06-04 Dave Hansenmm: slub: fix ALLOC_SLOWPATH stat
2014-06-04 David Rientjesmm, slab: suppress out of memory warning unless debug...
2014-06-04 Fabian Frederickmm/slub.c: convert vnsprintf-static to va_format
2014-06-04 Fabian Frederickmm/slub.c: convert printk to pr_foo()
2014-06-04 Yinghai Lux86, mm: probe memory block size for generic x86 64bit
2014-06-04 Mel Gormanx86: define _PAGE_NUMA by reusing software bits on...
2014-06-04 Mel Gormanx86: require x86-64 for automatic NUMA balancing
2014-06-04 Fabian Frederickfs/libfs.c: add generic data flush to fsync
2014-06-04 Fabian Frederickfs/9p: kerneldoc fixes
2014-06-04 Fabian Frederickfs/9p/v9fs.c: add __init to v9fs_sysfs_init
2014-06-04 Xue jiufeiocfs2: remove some unused code
2014-06-04 Joseph Qiocfs2: fix incorrect i_size of global bitmap inode...
2014-06-04 Joseph Qiocfs2: cleanup unused paramters in ocfs2_calc_new_backu...
2014-06-04 Xue jiufeiocfs2/dlm: disallow node joining when recovery is on...
2014-06-04 Xue jiufeiocfs2: fix umount hang while shutting down truncate log
2014-06-04 Fabian Frederickfs/ocfs2/ioctl.c: add static to local functions
2014-06-04 Xue jiufeiocfs2/dlm: fix possible convert=sion deadlock
2014-06-04 Joseph Qiocfs2: limit printk when journal is aborted
2014-06-04 George Spelvinocfs2: remove some redundant casting
2014-06-04 Fabian Frederickfs/ocfs2/super.c: use OCFS2_MAX_VOL_LABEL_LEN and strlcpy
2014-06-04 Fabian Frederickocfs2: remove NULL assignments on static
2014-06-04 Fabian Fredericklib/debugobjects.c: convert printk(KERN_DEBUG to pr_debug
2014-06-04 Fabian Fredericklib/debugobjects.c: add pr_fmt to logging
next