index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2015-04-14
mm: hide per-cpu lists in output of show_mem()
Konstantin Khlebnikov
2015-04-14
page_writeback: clean up mess around cancel_dirty_page()
Konstantin Khlebnikov
2015-04-14
mm: incorporate zero pages into transparent huge pages
Ebru Akagunduz
2015-04-14
mm/compaction: enhance compaction finish condition
Joonsoo Kim
2015-04-14
mm/page_alloc: factor out fallback freepage checking
Joonsoo Kim
2015-04-14
mm/cma: change fallback behaviour for CMA freepage
Joonsoo Kim
2015-04-14
mm, hotplug: fix concurrent memory hot-add deadlock
David Rientjes
2015-04-14
mm-cma-allocation-trigger-fix
Andrew Morton
2015-04-14
mm: cma: release trigger
Sasha Levin
2015-04-14
mm: cma: allocation trigger
Sasha Levin
2015-04-14
mm: cma: debugfs interface
Sasha Levin
2015-04-14
memory hotplug: use macro to switch between section and pfn
Sheng Yong
2015-04-14
mm: memcontrol: update copyright notice
Johannes Weiner
2015-04-14
mm/memblock.c: rename local variable of memblock_type to `type'
Baoquan He
2015-04-14
mm: move mm_populate()-related code to mm/gup.c
Kirill A. Shutemov
2015-04-14
mm: move gup() -> posix mlock() error conversion out of __mm_populate
Kirill A. Shutemov
2015-04-14
mm: rename __mlock_vma_pages_range() to populate_vma_page_range()
Kirill A. Shutemov
2015-04-14
mm: rename FOLL_MLOCK to FOLL_POPULATE
Kirill A. Shutemov
2015-04-14
slob: make slob_alloc_node() static and remove EXPORT_SYMBOL()
Fabian Frederick
2015-04-14
slub: use bool function return values of true/false not 1/0
Joe Perches
2015-04-14
mm/slub.c: parse slub_debug O option in switch statement
Chris J Arges
2015-04-14
mm/migrate: mark unmap_and_move() "noinline" to avoid ICE in gcc 4.7.3
Geert Uytterhoeven
2015-04-14
mm/hugetlb: use pmd_page() in follow_huge_pmd()
Gerald Schaefer
2015-04-13
Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2015-04-06
fix mremap() vs. ioctx_kill() race
Al Viro
2015-03-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-03-25
mm: numa: mark huge PTEs young when clearing NUMA hinting faults
Mel Gorman
2015-03-25
mm: numa: slow PTE scan rate if migration failures occur
Mel Gorman
2015-03-25
mm: numa: preserve PTE write permissions across a NUMA hinting fault
Mel Gorman
2015-03-25
mm: numa: group related processes based on VMA flags instead of page table flags
Mel Gorman
2015-03-25
mm/page_alloc.c: call kernel_map_pages in unset_migrateype_isolate
Laura Abbott
2015-03-25
mm/slub: fix lockups on PREEMPT && !SMP kernels
Mark Rutland
2015-03-25
mm/memory hotplug: postpone the reset of obsolete pgdat
Gu Zheng
2015-03-25
mm/pagewalk.c: prevent positive return value of walk_page_test() from being p...
Naoya Horiguchi
2015-03-25
mm: fix anon_vma->degree underflow in anon_vma endless growing prevention
Leon Yu
2015-03-25
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-03-24
percpu: Fix trivial typos in comments
Yannick Guerrini
2015-03-23
writeback: fix possible underflow in write bandwidth calculation
Tejun Heo
2015-03-13
Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2015-03-13
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-03-13
memcg: disable hierarchy support if bound to the legacy cgroup hierarchy
Vladimir Davydov
2015-03-13
mm: reorder can_do_mlock to fix audit denial
Jeff Vander Stoep
2015-03-13
kasan, module, vmalloc: rework shadow allocation for modules
Andrey Ryabinin
2015-03-13
mm/nommu.c: export symbol max_mapnr
gchen gchen
2015-03-13
mm: cma: fix CMA aligned offset calculation
Danesh Petigara
2015-03-13
mm, hugetlb: close race when setting PageTail for gigantic pages
David Rientjes
2015-03-13
mm, oom: do not fail __GFP_NOFAIL allocation if oom killer is disabled
Michal Hocko
2015-03-12
mm: thp: Return the correct value for change_huge_pmd
Mel Gorman
2015-03-12
mm: fix up numa read-only thread grouping logic
Linus Torvalds
2015-03-04
writeback: add missing INITIAL_JIFFIES init in global_update_bandwidth()
Tejun Heo
[next]