index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2016-05-19
mm/hugetlb: introduce hugetlb_bad_size()
Vaishali Thakkar
2016-05-19
mm/hugetlb: optimize minimum size (min_size) accounting
Mike Kravetz
2016-05-19
include/linux/nodemask.h: create next_node_in() helper
Andrew Morton
2016-05-19
mm: rename _count, field of the struct page, to _refcount
Joonsoo Kim
2016-05-19
mm/page_ref: use page_ref helper instead of direct modification of _count
Joonsoo Kim
2016-05-19
mm/slub.c: fix sysfs filename in comment
Li Peng
2016-05-19
mm: slab: remove ZONE_DMA_FLAG
Yang Shi
2016-05-19
mm: SLAB freelist randomization
Thomas Garnier
2016-05-19
mm/slub.c: replace kick_all_cpus_sync() with synchronize_sched() in kmem_cach...
Vladimir Davydov
2016-05-19
mm/slab: lockless decision to grow cache
Joonsoo Kim
2016-05-19
mm/slab: refill cpu cache through a new slab without holding a node lock
Joonsoo Kim
2016-05-19
mm/slab: separate cache_grow() to two parts
Joonsoo Kim
2016-05-19
mm/slab: make cache_grow() handle the page allocated on arbitrary node
Joonsoo Kim
2016-05-19
mm/slab: racy access/modify the slab color
Joonsoo Kim
2016-05-19
mm/slab: don't keep free slabs if free_objects exceeds free_limit
Joonsoo Kim
2016-05-19
mm/slab: clean-up kmem_cache_node setup
Joonsoo Kim
2016-05-19
mm/slab: factor out kmem_cache_node initialization code
Joonsoo Kim
2016-05-19
mm/slab: drain the free slab as much as possible
Joonsoo Kim
2016-05-19
mm/slab: remove BAD_ALIEN_MAGIC again
Joonsoo Kim
2016-05-19
mm/slab: fix the theoretical race by holding proper lock
Joonsoo Kim
2016-05-17
Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-05-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-05-17
Merge branch 'ovl-fixes' into for-linus
Al Viro
2016-05-16
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-05-12
mm: thp: calculate the mapcount correctly for THP pages during WP faults
Andrea Arcangeli
2016-05-12
ksm: fix conflict between mmput and scan_get_next_rmap_item
Zhou Chengming
2016-05-12
Merge branch 'sched/urgent' into sched/core to pick up fixes
Ingo Molnar
2016-05-09
zsmalloc: fix zs_can_compact() integer overflow
Sergey Senozhatsky
2016-05-06
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-05-05
mm: fix kcompactd hang during memory offlining
Vlastimil Babka
2016-05-05
mm/zswap: provide unique zpool name
Dan Streetman
2016-05-05
mm, cma: prevent nr_isolated_* counters from going negative
Hugh Dickins
2016-05-05
mm: update min_free_kbytes from khugepaged after core initialization
Jason Baron
2016-05-05
huge pagecache: mmap_sem is unlocked when truncation splits pmd
Hugh Dickins
2016-05-05
mm: thp: correct split_huge_pages file permission
Yang Shi
2016-05-05
writeback: Fix performance regression in wb_over_bg_thresh()
Howard Cochran
2016-05-02
parallel lookups machinery, part 2
Al Viro
2016-05-02
Merge getxattr prototype change into work.lookups
Al Viro
2016-05-01
fs: simplify the generic_write_sync prototype
Christoph Hellwig
2016-05-01
fs: add IOCB_SYNC and IOCB_DSYNC
Christoph Hellwig
2016-05-01
direct-io: eliminate the offset argument to ->direct_IO
Christoph Hellwig
2016-05-01
filemap: remove the pos argument to generic_file_direct_write
Christoph Hellwig
2016-05-01
filemap: remove pos variables in generic_file_read_iter
Christoph Hellwig
2016-04-28
mm/memory-failure: fix race with compound page split/merge
Konstantin Khlebnikov
2016-04-28
mm: wake kcompactd before kswapd's short sleep
Vlastimil Babka
2016-04-28
mm/hwpoison: fix wrong num_poisoned_pages accounting
Minchan Kim
2016-04-28
mm: call swap_slot_free_notify() with page lock held
Minchan Kim
2016-04-28
mm: vmscan: reclaim highmem zone if buffer_heads is over limit
Minchan Kim
2016-04-28
numa: fix /proc/<pid>/numa_maps for THP
Gerald Schaefer
2016-04-28
mm/huge_memory: replace VM_NO_THP VM_BUG_ON with actual VMA check
Konstantin Khlebnikov
[next]