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-07-09
mm: avoid setting up anonymous pages into file mapping
Kirill A. Shutemov
2015-07-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-07-03
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-07-02
Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p...
Linus Torvalds
2015-07-02
writeback: don't drain bdi_writeback_congested on bdi destruction
Tejun Heo
2015-07-02
writeback: don't embed root bdi_writeback_congested in bdi_writeback
Tejun Heo
2015-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-07-01
Add __init attribute to new_kmalloc_cache
Christoph Lameter
2015-07-01
mm: meminit: finish initialisation of struct pages before basic setup
Mel Gorman
2015-07-01
mm: meminit: remove mminit_verify_page_links
Mel Gorman
2015-07-01
mm: meminit: reduce number of times pageblocks are set during struct page init
Mel Gorman
2015-07-01
mm: meminit: free pages in large chunks where possible
Mel Gorman
2015-07-01
mm: meminit: minimise number of pfn->page lookups during initialisation
Mel Gorman
2015-07-01
mm: meminit: initialise remaining struct pages in parallel with kswapd
Mel Gorman
2015-07-01
mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PA...
Mel Gorman
2015-07-01
mm: meminit: inline some helper functions
Mel Gorman
2015-07-01
mm: meminit: make __early_pfn_to_nid SMP-safe and introduce meminit_pfn_in_nid
Mel Gorman
2015-07-01
mm: page_alloc: pass PFN to __free_pages_bootmem
Mel Gorman
2015-07-01
mm: meminit: only set page reserved in the memblock region
Nathan Zimmer
2015-07-01
mm: meminit: move page initialization into a separate function
Robin Holt
2015-07-01
memblock: introduce a for_each_reserved_mem_region iterator
Robin Holt
2015-06-29
Fix kmalloc slab creation sequence
Christoph Lameter
2015-06-26
Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2015-06-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-06-26
kasan: remove duplicate definition of the macro KASAN_FREE_PAGE
Wang Long
2015-06-26
zpool: remove zpool_evict()
Dan Streetman
2015-06-26
zpool: change pr_info to pr_debug
Dan Streetman
2015-06-26
zswap: runtime enable/disable
Dan Streetman
2015-06-26
zsmalloc: remove obsolete ZSMALLOC_DEBUG
Marcin Jabrzyk
2015-06-26
mm/hugetlb: remove unused arch hook prepare/release_hugepage
Dominik Dingel
2015-06-25
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-06-25
Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-06-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-06-25
mm: kmemleak_alloc_percpu() should follow the gfp from per_alloc()
Larry Finger
2015-06-25
mm, thp: respect MPOL_PREFERRED policy with non-local node
Vlastimil Babka
2015-06-25
tmpfs: truncate prealloc blocks past i_size
Josef Bacik
2015-06-25
mm/memory hotplug: print the last vmemmap region at the end of hot add memory
Zhu Guihua
2015-06-25
mm/mmap.c: optimization of do_mmap_pgoff function
Piotr Kwapulinski
2015-06-25
mm: kmemleak: optimise kmemleak_lock acquiring during kmemleak_scan
Catalin Marinas
2015-06-25
mm: kmemleak: avoid deadlock on the kmemleak object insertion error path
Catalin Marinas
2015-06-25
mm: kmemleak: do not acquire scan_mutex in kmemleak_do_cleanup()
Catalin Marinas
2015-06-25
mm: kmemleak: fix delete_object_*() race when called on the same memory block
Catalin Marinas
2015-06-25
mm: kmemleak: allow safe memory scanning during kmemleak disabling
Catalin Marinas
2015-06-25
memcg: convert mem_cgroup->under_oom from atomic_t to int
Tejun Heo
2015-06-25
memcg: remove unused mem_cgroup->oom_wakeups
Tejun Heo
2015-06-25
frontswap: allow multiple backends
Dan Streetman
2015-06-25
mm/memblock: allocate boot time data structures from mirrored memory
Tony Luck
2015-06-25
mm/memblock: add extra "flags" to memblock to allow selection of memory based...
Tony Luck
2015-06-25
mm: do not ignore mapping_gfp_mask in page cache allocation paths
Michal Hocko
2015-06-25
mm/cma.c: fix typos in comments
Shailendra Verma
[next]