]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2014-05-14 Mel Gormanfs: buffer: do not use unnecessary atomic operations...
2014-05-14 Mel Gormanmm: do not use unnecessary atomic operations when addin...
2014-05-14 Mel Gormanmm: do not use atomic operations when releasing pages
2014-05-14 Mel Gormanmm: shmem: avoid atomic operation during shmem_getpage_gfp
2014-05-14 Mel Gormanmm: page_alloc: convert hot/cold parameter and immediat...
2014-05-14 Mel Gormanmm: page_alloc: use unsigned int for order in more...
2014-05-14 Mel Gormanmm: page_alloc: lookup pageblock migratetype with IRQs...
2014-05-14 Mel Gormanmm: page_alloc: reduce number of times page_to_pfn...
2014-05-14 Mel Gormanmm: page_alloc: use word-based accesses for get/set...
2014-05-14 Mel Gormanmm: page_alloc: take the ALLOC_NO_WATERMARK check out...
2014-05-14 Mel Gormanmm: page_alloc: only check the alloc flags and gfp_mask...
2014-05-14 Mel Gormanmm: page_alloc: only check the zone id check if pages...
2014-05-14 Mel Gormanmm: page_alloc: use jump labels to avoid checking numbe...
2014-05-14 Mel Gormaninclude/linux/jump_label.h: expose the reference count
2014-05-14 Mel Gormanmm: page_alloc: do not treat a zone that cannot be...
2014-05-14 Mel Gormanmm: page_alloc: do not update zlc unless the zlc is...
2014-05-14 Vladimir Davydovmemcg: cleanup kmem cache creation/destruction function...
2014-05-14 Andrew Mortonmemcg-deprecate-memoryforce_empty-knob-fix
2014-05-14 Michal Hockomemcg: deprecate memory.force_empty knob
2014-05-14 Andy Shevchenkomm/dmapool.c: reuse devres_release() to free resources
2014-05-14 Marc Carinocma: increase CMA_ALIGNMENT upper limit to 12
2014-05-14 Dan Streetmanswap: change swap_list_head to plist, add swap_avail_head
2014-05-14 Dan Streetmanlib/plist: add plist_requeue
2014-05-14 Dan Streetmanlib/plist: add helper functions
2014-05-14 Dan Streetmanswap: change swap_info singly-linked list to list_head
2014-05-14 Andrew Mortonmm-fold-mlocked_vma_newpage-into-its-only-call-site...
2014-05-14 Jianyu Zhanmm: fold mlocked_vma_newpage() into its only call site
2014-05-14 Andrew Mortonmm-use-the-light-version-__mod_zone_page_state-in-mlock...
2014-05-14 Jianyu Zhanmm: use the light version __mod_zone_page_state in...
2014-05-14 Sasha Levinmm: remap_file_pages: initialize populate before usage
2014-05-14 Andrew Mortonmm-replace-remap_file_pages-syscall-with-emulation-fix
2014-05-14 Kirill A. Shutemovmm: replace remap_file_pages() syscall with emulation
2014-05-14 Andrew Mortonmm-mark-remap_file_pages-syscall-as-deprecated-fix
2014-05-14 Kirill A. Shutemovmm: mark remap_file_pages() syscall as deprecated
2014-05-14 Vlastimil Babkamm/compaction: avoid rescanning pageblocks in isolate_f...
2014-05-14 Vlastimil Babkamm-compaction-do-not-count-migratepages-when-unnecessar...
2014-05-14 Vlastimil Babkamm/compaction: do not count migratepages when unnecessary
2014-05-14 David Rientjesmm, compaction: terminate async compaction when resched...
2014-05-14 David Rientjesmm, thp: avoid excessive compaction latency during...
2014-05-14 David Rientjesmm, thp: avoid excessive compaction latency during...
2014-05-14 Andrew Mortonmm-compaction-embed-migration-mode-in-compact_control-fix
2014-05-14 David Rientjesmm, compaction: embed migration mode in compact_control
2014-05-14 David Rientjesmm, compaction: add per-zone migration pfn cache for...
2014-05-14 David Rientjesmm, compaction: return failed migration target pages...
2014-05-14 David Rientjesmm, migration: add destination page freeing callback
2014-05-14 Vladimir Davydovmemcg: memcg_kmem_create_cache: make memcg_name_buf...
2014-05-14 Vladimir Davydovmemcg: get rid of memcg_create_cache_name
2014-05-14 Qiang Huangmemcg: correct comments for __mem_cgroup_begin_update_p...
2014-05-14 Andrew Mortonmemcg-fold-mem_cgroup_stolen-fix
2014-05-14 Qiang Huangmemcg: fold mem_cgroup_stolen
2014-05-14 Andrew Mortonmm-update-comment-for-default_max_map_count-fix
2014-05-14 Kirill A. Shutemovmm: update comment for DEFAULT_MAX_MAP_COUNT
2014-05-14 Emil Medvearch/x86/mm/numa.c: use for_each_memblock()
2014-05-14 Johannes Weinermm: memcontrol: remove unnecessary memcg argument from...
2014-05-14 Jianyu Zhanmm: memcontrol: clean up memcg zoneinfo lookup
2014-05-14 Fabian Frederickmm/mempolicy.c: parameter doc uniformization
2014-05-14 Kirill A. Shutemovmm/rmap.c: make page_referenced_one() and try_to_unmap_...
2014-05-14 Catalin Marinasmm/memblock.c: call kmemleak directly from memblock_...
2014-05-14 Catalin Marinasmm/mempool.c: update the kmemleak stack trace for mempo...
2014-05-14 Catalin Marinaslib/radix-tree.c: update the kmemleak stack trace for...
2014-05-14 Catalin Marinasmm: introduce kmemleak_update_trace()
2014-05-14 Jianpeng Mamm/kmemleak.c: use %u to print ->checksum
2014-05-14 Cyrill Gorcunovmm: pgtable -- Require X86_64 for soft-dirty tracker, v2
2014-05-14 Cyrill Gorcunovmm: x86 pgtable: require X86_64 for soft-dirty tracker
2014-05-14 Cyrill Gorcunovmm: x86 pgtable: drop unneeded preprocessor ifdef
2014-05-14 Kirill A. Shutemovmm: cleanup __get_user_pages()
2014-05-14 Kirill A. Shutemovmm: extract code to fault in a page from __get_user_pages()
2014-05-14 Kirill A. Shutemovmm: cleanup follow_page_mask()
2014-05-14 Kirill A. Shutemovmm: extract in_gate_area() case from __get_user_pages()
2014-05-14 Kirill A. Shutemovmm: move get_user_pages()-related code to separate...
2014-05-14 Michal Hockovmscan: memcg: always use swappiness of the reclaimed...
2014-05-14 Fabian Frederickmm/vmalloc.c: replace seq_printf by seq_puts
2014-05-14 Fabian Frederickmm/memcontrol.c: remove NULL assignment on static
2014-05-14 Dave Hansenmm: shrinker: add nid to tracepoint output
2014-05-14 Dave Hansenmm: shrinker trace points: fix negatives
2014-05-14 Michal Hockomemcg: document memory.low_limit_in_bytes
2014-05-14 Michal Hockomemcg-doc-clarify-global-vs-limit-reclaims-fix
2014-05-14 Michal Hockomemcg, doc: clarify global vs. limit reclaims
2014-05-14 Michal Hockomemcg: allow setting low_limit
2014-05-14 Michal Hockomemcg-mm-introduce-lowlimit-reclaim-fix
2014-05-14 Michal Hockomemcg, mm: introduce lowlimit reclaim
2014-05-14 Daeseok Younmm/dmapool.c: remove redundant NULL check for dev in...
2014-05-14 Wang Sheng-Huiinclude/linux/bootmem.h: cleanup the comment for BOOTME...
2014-05-14 Jianyu Zhanmm: introdule compound_head_by_tail()
2014-05-14 Jianyu Zhanmm/swap.c: split put_compound_page()
2014-05-14 Jianyu Zhanmm/swap.c: introduce put_[un]refcounted_compound_page...
2014-05-14 Rasmus Villemoesmm: constify nmask argument to set_mempolicy()
2014-05-14 Rasmus Villemoesmm: constify nmask argument to mbind()
2014-05-14 Christoph Lametermm: replace __get_cpu_var uses with this_cpu_ptr
2014-05-14 Oleg Nesterovmemcg: kill start_kernel()->mm_init_owner(&init_mm)
2014-05-14 Oleg Nesterovmemcg: optimize the "Search everything else" loop in...
2014-05-14 Oleg Nesterovmemcg: mm_update_next_owner() should skip kthreads
2014-05-14 Fabian Frederickmm/memblock.c: use PFN_DOWN
2014-05-14 Fabian Frederickmm/memory_hotplug.c: use PFN_DOWN()
2014-05-14 Matthew Wilcoxbrd: return -ENOSPC rather than -ENOMEM on page allocat...
2014-05-14 Matthew Wilcoxbrd: add support for rw_page()
2014-05-14 Andrew Mortonswap-use-bdev_read_page-bdev_write_page-fix
2014-05-14 Matthew Wilcoxswap: use bdev_read_page() / bdev_write_page()
2014-05-14 Matthew Wilcoxfs/block_dev.c: add bdev_read_page() and bdev_write_page()
2014-05-14 Matthew Wilcoxfs/mpage.c: factor page_endio() out of mpage_end_io()
next