firefly-linux-kernel-4.4.55.git
2014-08-07 Dan Streetmanmm/zpool: zbud/zsmalloc implement zpool
2014-08-07 Dan Streetmanmm/zpool: implement common zpool api to zbud/zsmalloc
2014-08-07 Dan Streetmanmm/zbud: change zbud_alloc size type to size_t
2014-08-07 Weijie Yangzram: replace global tb_lock with fine grain lock
2014-08-07 Minchan Kimzram: use size_t instead of u16
2014-08-07 Sergey Senozhatskyzram: remove unused SECTOR_SIZE define
2014-08-07 Sergey Senozhatskyzram: rename struct `table' to `zram_table_entry'
2014-08-07 Max Filippovmm/highmem: make kmap cache coloring aware
2014-08-07 Peter Zijlstrammu_notifier: add call_srcu and sync function for liste...
2014-08-07 Chintan Pandyamm: BUG when __kmap_atomic_idx equals KM_TYPE_NR
2014-08-07 Johannes Weinermm: memcontrol: clean up reclaim size variable use...
2014-08-07 Sasha Levinkernel/smp.c:on_each_cpu_cond(): fix warning in fallbac...
2014-08-07 Rik van Rielmm: change confusing #ifdef use in __access_remote_vm
2014-08-07 Peter Feinermm: softdirty: respect VM_SOFTDIRTY in PTE holes
2014-08-07 Kirill A. Shutemovmm: mark fault_around_bytes __read_mostly
2014-08-07 Kirill A. Shutemovmm: close race between do_fault_around() and fault_arou...
2014-08-07 Jerome Marchandmemcg, vmscan: Fix forced scan of anonymous pages
2014-08-07 Jerome Marchandmm, vmscan: fix an outdated comment still mentioning...
2014-08-07 David Rientjesmm, oom: remove unnecessary exit_state check
2014-08-07 Li Zhongmm: fix potential infinite loop in dissolve_free_huge_p...
2014-08-07 David Rientjesmm, thp: restructure thp avoidance of light synchronous...
2014-08-07 David Rientjesmm, oom: rename zonelist locking functions
2014-08-07 David Rientjesmm, oom: ensure memoryless node zonelist always include...
2014-08-07 Wang Nanmemory-hotplug: sh: suitable memory should go to ZONE_M...
2014-08-07 Wang Nanmemory-hotplug: ppc: suitable memory should go to ZONE_...
2014-08-07 Wang Nanmemory-hotplug: ia64: suitable memory should go to...
2014-08-07 Wang Nanmemory-hotplug: x86_32: suitable memory should go to...
2014-08-07 Wang Nanmemory-hotplug: x86_64: suitable memory should go to...
2014-08-07 Wang Nanmemory-hotplug: add zone_for_memory() for selecting...
2014-08-07 Vladimir Davydovslub: remove kmemcg id from create_unique_id
2014-08-07 David Rientjesmm, writeback: prevent race when calculating dirty...
2014-08-07 David Rientjesmm, thp: only collapse hugepages to nodes with affinity...
2014-08-07 Wang Sheng-Huimm/shmem.c: remove the unused gfp arg to shmem_add_to_p...
2014-08-07 Paul Cassellamm: describe mmap_sem rules for __lock_page_or_retry...
2014-08-07 Mel Gormanmm: page_alloc: reduce cost of the fair zone allocation...
2014-08-07 Mel Gormanmm: page_alloc: abort fair zone allocation policy when...
2014-08-07 Mel Gormanmm: vmscan: only update per-cpu thresholds for online CPU
2014-08-07 Mel Gormanmm: move zone->pages_scanned into a vmstat counter
2014-08-07 Mel Gormanmm: rearrange zone fields into read-only, page alloc...
2014-08-07 Mel Gormanmm: pagemap: avoid unnecessary overhead when tracepoint...
2014-08-07 Chen Yucongmm: trace-vmscan-postprocess.pl: report the number...
2014-08-07 Wang Sheng-Huimm: update the description for vm_total_pages
2014-08-07 Cyrill Gorcunovmm/memory.c: don't forget to set softdirty on file...
2014-08-07 Yasuaki Ishimatsudrivers/firmware/memmap.c: don't allocate firmware_map_...
2014-08-07 Yasuaki Ishimatsudrivers/firmware/memmap.c: pass the correct argument...
2014-08-07 WANG Chaomm/vmalloc.c: clean up map_vm_area third argument
2014-08-07 Jerome Marchandmm: make copy_pte_range static again
2014-08-07 David Rientjesmm, hugetlb: remove hugetlb_zero and hugetlb_infinity
2014-08-07 David Rientjesmm, hugetlb: generalize writes to nr_hugepages
2014-08-07 Andi Kleenhwpoison: fix race with changing page during offlining
2014-08-07 Davidlohr Buesomm,hugetlb: simplify error handling in hugetlb_cow()
2014-08-07 Davidlohr Buesomm,hugetlb: make unmap_ref_private() return void
2014-08-07 Hugh Dickinsmm: replace init_page_accessed by __SetPageReferenced
2014-08-07 Fabian Frederickmm/hwpoison-inject.c: remove unnecessary null test...
2014-08-07 Rafael Aquinimm: export NR_SHMEM via sysinfo(2) / si_meminfo() inter...
2014-08-07 Konstantin... mm: catch memory commitment underflow
2014-08-07 Konstantin... shmem: update memory reservation on truncate
2014-08-07 Konstantin... shmem: fix double uncharge in __shmem_file_setup()
2014-08-07 Andrew Mortoninclude/linux/mmdebug.h: add VM_WARN_ONCE()
2014-08-07 David Rientjesmm, vmalloc: constify allocation mask
2014-08-07 Eric Dumazetmm/vmalloc.c: add a schedule point to vmalloc()
2014-08-07 Wang Sheng-Huimm: update the description for madvise_remove
2014-08-07 Max Asbockmm tracing: tell mm_migrate_pages event about numa_misp...
2014-08-07 Johannes Weinermm: vmscan: clean up struct scan_control
2014-08-07 Johannes Weinermm: vmscan: move swappiness out of scan_control
2014-08-07 Johannes Weinermm: vmscan: remove all_unreclaimable()
2014-08-07 Johannes Weinermm: vmscan: rework compaction-ready signaling in direct...
2014-08-07 Johannes Weinermm: vmscan: remove remains of kswapd-managed zone-...
2014-08-07 Wang Nanmem-hotplug: improve zone_movable_is_highmem logic
2014-08-07 Zhang Zhenmm/mem-hotplug: replace simple_strtoull() with kstrtoull()
2014-08-07 Johannes Weinermm: memcontrol: do not acquire page_cgroup lock for...
2014-08-07 Johannes Weinermm: memcontrol: remove ordering between pc->mem_cgroup...
2014-08-07 Johannes Weinermm: memcontrol: use root_mem_cgroup res_counter
2014-08-07 Johannes Weinermm: memcontrol: catch root bypass in move precharge
2014-08-07 Johannes Weinermm: memcontrol: simplify move precharge function
2014-08-07 Michal Hockomm: memcontrol: remove explicit OOM parameter in charge...
2014-08-07 Johannes Weinermm: memcontrol: retry reclaim for oom-disabled and...
2014-08-07 Johannes Weinermm: huge_memory: use GFP_TRANSHUGE when charging huge...
2014-08-07 Johannes Weinermm: memcontrol: reclaim at least once for __GFP_NORETRY
2014-08-07 Johannes Weinermm: memcontrol: rearrange charging fast path
2014-08-07 Johannes Weinermm: memcontrol: fold mem_cgroup_do_charge()
2014-08-07 Johannes Weinermm: page-flags: clean up the page flag test, set, clear...
2014-08-07 Waiman Longmm, thp: replace smp_mb after atomic_add by smp_mb__aft...
2014-08-07 Waiman Longmm, thp: move invariant bug check out of loop in __spli...
2014-08-07 Joonsoo Kimmm, CMA: clean-up log message
2014-08-07 Joonsoo Kimmm, CMA: change cma_declare_contiguous() to obey coding...
2014-08-07 Joonsoo Kimmm, CMA: clean-up CMA allocation error path
2014-08-07 Joonsoo KimPPC, KVM, CMA: use general CMA reserved area management...
2014-08-07 Joonsoo KimCMA: generalize CMA reserved area management functionality
2014-08-07 Joonsoo KimDMA, CMA: support arbitrary bitmap granularity
2014-08-07 Joonsoo KimDMA, CMA: support alignment constraint on CMA region
2014-08-07 Joonsoo KimDMA, CMA: separate core CMA management codes from DMA...
2014-08-07 Fabian Frederickmm/internal.h: use nth_page
2014-08-07 Michal Nazarewiczmm: page_alloc: simplify drain_zone_pages by using...
2014-08-07 Tang Chenmem-hotplug: introduce MMOP_OFFLINE to replace the...
2014-08-07 Tang Chenmem-hotplug: avoid illegal state prefixed with legal...
2014-08-07 Hugh Dickinsmm/memory.c: use entry = ACCESS_ONCE(*pte) in handle_pt...
2014-08-07 Joonsoo Kimvmalloc: use rcu list iterator to reduce vmap_area_lock...
2014-08-07 Fabian Frederickinclude/linux/memblock.h: add __init to memblock_set_bo...
2014-08-07 Andrew Mortonmm/page_alloc.c: unexport alloc_pages_exact_nid()
next