index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2014-12-10
mm: hugetlb_cgroup: convert to lockless page counters
Johannes Weiner
2014-12-10
mm: memcontrol: lockless page counters
Johannes Weiner
2014-12-10
slab: replace smp_read_barrier_depends() with lockless_dereference()
Pranith Kumar
2014-12-10
slab: improve checking for invalid gfp_flags
Andrew Morton
2014-12-10
mm: slub: fix format mismatches in slab_err() callers
Andrey Ryabinin
2014-12-10
mm/slab: reverse iteration on find_mergeable()
Joonsoo Kim
2014-12-10
slab: print slabinfo header in seq show
Vladimir Davydov
2014-12-10
mm: slab/slub: coding style: whitespaces and tabs mixture
LQYMGT
2014-12-10
mm/CMA: fix boot regression due to physical address of high_memory
Joonsoo Kim
2014-12-10
Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-09
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-12-03
slab: fix nodeid bounds check for non-contiguous node IDs
Paul Mackerras
2014-12-03
mm: fix anon_vma_clone() error treatment
Daniel Forrest
2014-12-03
mm: fix swapoff hang after page migration and fork
Hugh Dickins
2014-12-02
mm/vmpressure.c: fix race in vmpressure_work_fn()
Andrew Morton
2014-12-02
mm: frontswap: invalidate expired data on a dup-store failure
Weijie Yang
2014-11-18
x86, mpx: Cleanup unused bound tables
Dave Hansen
2014-11-17
mmu_gather: move minimal range calculations into generic code
Will Deacon
2014-11-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-11-13
mem-hotplug: reset node present pages when hot-adding a new pgdat
Tang Chen
2014-11-13
mem-hotplug: reset node managed pages when hot-adding a new pgdat
Tang Chen
2014-11-13
mm/debug-pagealloc: correct freepage accounting and order resetting
Joonsoo Kim
2014-11-13
mm, compaction: prevent infinite loop in compact_zone
Vlastimil Babka
2014-11-13
mm: alloc_contig_range: demote pages busy message from warn to info
Michal Nazarewicz
2014-11-13
mm/slab: fix unalignment problem on Malta with EVA due to slab merge
Joonsoo Kim
2014-11-13
mm/page_alloc: restrict max order of merging on isolated pageblock
Joonsoo Kim
2014-11-13
mm/page_alloc: move freepage counting logic to __free_one_page()
Joonsoo Kim
2014-11-13
mm/page_alloc: add freepage on isolate pageblock to correct buddy list
Joonsoo Kim
2014-11-13
mm/page_alloc: fix incorrect isolation behavior by rechecking migratetype
Joonsoo Kim
2014-11-13
mm/compaction: skip the range until proper target pageblock is met
Joonsoo Kim
2014-11-13
Fix thinko in iov_iter_single_seg_count
Paul Mackerras
2014-11-07
Merge tag 'xfs-for-linus-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-11-07
mm: Fix comment before truncate_setsize()
Jan Kara
2014-11-03
Merge branch 'fixes-for-v3.18' of git://git.linaro.org/people/mszyprowski/lin...
Linus Torvalds
2014-10-30
mm: Remove false WARN_ON from pagecache_isize_extended()
Jan Kara
2014-10-29
mm/balloon_compaction: fix deflation when compaction is disabled
Konstantin Khlebnikov
2014-10-29
mm/slab_common: don't check for duplicate cache names
Mikulas Patocka
2014-10-29
mm: rmap: split out page_remove_file_rmap()
Johannes Weiner
2014-10-29
mm: memcontrol: fix missed end-writeback page accounting
Johannes Weiner
2014-10-29
mm: page-writeback: inline account_page_dirtied() into single caller
Johannes Weiner
2014-10-29
memory-hotplug: clear pgdat which is allocated by bootmem in try_offline_node()
Yasuaki Ishimatsu
2014-10-29
mm, thp: fix collapsing of hugepages on madvise
David Rientjes
2014-10-29
mm: free compound page with correct order
Yu Zhao
2014-10-29
mm/compaction.c: avoid premature range skip in isolate_migratepages_range
Joonsoo Kim
2014-10-29
cgroup/kmemleak: add kmemleak_free() for cgroup deallocations.
Wang Nan
2014-10-28
zap_pte_range: update addr when forcing flush after TLB batching faiure
Will Deacon
2014-10-27
mm: cma: Use %pa to print physical addresses
Laurent Pinchart
2014-10-27
mm: cma: Ensure that reservations never cross the low/high mem boundary
Laurent Pinchart
2014-10-27
mm: cma: Always consider a 0 base address reservation as dynamic
Laurent Pinchart
2014-10-27
mm: cma: Don't crash on allocation if CMA area can't be activated
Laurent Pinchart
[next]