index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2014-06-04
mm/zbud.c: make size unsigned like unique callsite
Fabian Frederick
2014-06-04
hugetlb: rename hugepage_migration_support() to ..._supported()
Naoya Horiguchi
2014-06-04
mm/rmap.c: cleanup ttu_flags
Konstantin Khlebnikov
2014-06-04
mm/vmscan.c: use DIV_ROUND_UP for calculation of zone's balance_gap and corre...
Jianyu Zhan
2014-06-04
include/linux/gfp.h: exclude duplicate header
Andy Shevchenko
2014-06-04
mm: non-atomically mark page accessed during page cache allocation where poss...
Mel Gorman
2014-06-04
mm: shmem: avoid atomic operation during shmem_getpage_gfp
Mel Gorman
2014-06-04
mm: page_alloc: convert hot/cold parameter and immediate callers to bool
Mel Gorman
2014-06-04
mm: page_alloc: use unsigned int for order in more places
Mel Gorman
2014-06-04
mm: page_alloc: reduce number of times page_to_pfn is called
Mel Gorman
2014-06-04
mm: page_alloc: use word-based accesses for get/set pageblock bitmaps
Mel Gorman
2014-06-04
mm: page_alloc: use jump labels to avoid checking number_of_cpusets
Mel Gorman
2014-06-04
include/linux/jump_label.h: expose the reference count
Mel Gorman
2014-06-04
memcg: cleanup kmem cache creation/destruction functions naming
Vladimir Davydov
2014-06-04
swap: change swap_list_head to plist, add swap_avail_head
Dan Streetman
2014-06-04
lib/plist: add plist_requeue
Dan Streetman
2014-06-04
lib/plist: add helper functions
Dan Streetman
2014-06-04
swap: change swap_info singly-linked list to list_head
Dan Streetman
2014-06-04
mm/compaction: do not count migratepages when unnecessary
Vlastimil Babka
2014-06-04
mm, compaction: embed migration mode in compact_control
David Rientjes
2014-06-04
mm, compaction: add per-zone migration pfn cache for async compaction
David Rientjes
2014-06-04
mm, migration: add destination page freeing callback
David Rientjes
2014-06-04
memcg: get rid of memcg_create_cache_name
Vladimir Davydov
2014-06-04
mm: update comment for DEFAULT_MAX_MAP_COUNT
Kirill A. Shutemov
2014-06-04
mm/rmap.c: make page_referenced_one() and try_to_unmap_one() static
Kirill A. Shutemov
2014-06-04
mm: shrinker: add nid to tracepoint output
Dave Hansen
2014-06-04
mm: shrinker trace points: fix negatives
Dave Hansen
2014-06-04
include/linux/bootmem.h: cleanup the comment for BOOTMEM_ flags
Wang Sheng-Hui
2014-06-04
mm: introdule compound_head_by_tail()
Jianyu Zhan
2014-06-04
mm: constify nmask argument to set_mempolicy()
Rasmus Villemoes
2014-06-04
mm: constify nmask argument to mbind()
Rasmus Villemoes
2014-06-04
fs/block_dev.c: add bdev_read_page() and bdev_write_page()
Matthew Wilcox
2014-06-04
fs/mpage.c: factor page_endio() out of mpage_end_io()
Matthew Wilcox
2014-06-04
fs/buffer.c: remove block_write_full_page_endio()
Matthew Wilcox
2014-06-04
memcg, slab: simplify synchronization scheme
Vladimir Davydov
2014-06-04
memcg, slab: merge memcg_{bind,release}_pages to memcg_{un}charge_slab
Vladimir Davydov
2014-06-04
memcg, slab: do not schedule cache destruction when last page goes away
Vladimir Davydov
2014-06-04
memcg: kill CONFIG_MM_OWNER
Oleg Nesterov
2014-06-04
mm/swap.c: clean up *lru_cache_add* functions
Jianyu Zhan
2014-06-04
mem-hotplug: implement get/put_online_mems
Vladimir Davydov
2014-06-04
mm: page_alloc: do not cache reclaim distances
Mel Gorman
2014-06-04
mm: disable zone_reclaim_mode by default
Mel Gorman
2014-06-04
hugetlb: add hstate_is_gigantic()
Luiz Capitulino
2014-06-04
mm: pass VM_BUG_ON() reason to dump_page()
Dave Hansen
2014-06-04
include/linux/mmdebug.h: add VM_WARN_ON() and VM_WARN_ON_ONCE()
Andrew Morton
2014-06-04
cma: add placement specifier for "cma=" kernel parameter
Akinobu Mita
2014-06-04
memblock: introduce memblock_alloc_range()
Akinobu Mita
2014-06-04
x86: enable DMA CMA with swiotlb
Akinobu Mita
2014-06-04
mm,vmacache: add debug data
Davidlohr Bueso
2014-06-04
mm: get rid of __GFP_KMEMCG
Vladimir Davydov
[next]