projects
/
platform
/
kernel
/
linux-rpi.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
clk: bcm/kona: use DIV_ROUND_CLOSEST_ULL()
[platform/kernel/linux-rpi.git]
/
mm
/
2015-04-15
Linus Torvalds
Merge branch 'akpm' (patches from Andrew)
tree
|
commitdiff
2015-04-15
Sergey Senozhatsky
zsmalloc: remove extra cond_resched() in __zs_compact
tree
|
commitdiff
2015-04-15
Heesub Shin
zsmalloc: fix fatal corruption due to wrong size class...
tree
|
commitdiff
2015-04-15
Minchan Kim
zsmalloc: remove unnecessary insertion/removal of zspag...
tree
|
commitdiff
2015-04-15
Sergey Senozhatsky
zsmalloc: micro-optimize zs_object_copy()
tree
|
commitdiff
2015-04-15
Sergey Senozhatsky
zsmalloc: remove synchronize_rcu from zs_compact()
tree
|
commitdiff
2015-04-15
Yinghao Xie
mm/zsmalloc.c: fix comment for get_pages_per_zspage
tree
|
commitdiff
2015-04-15
Minchan Kim
zsmalloc: zsmalloc documentation
tree
|
commitdiff
2015-04-15
Minchan Kim
zsmalloc: add fullness into stat
tree
|
commitdiff
2015-04-15
Minchan Kim
zsmalloc: record handle in page->private for huge object
tree
|
commitdiff
2015-04-15
Minchan Kim
zsmalloc: adjust ZS_ALMOST_FULL
tree
|
commitdiff
2015-04-15
Minchan Kim
zsmalloc: support compaction
tree
|
commitdiff
2015-04-15
Minchan Kim
zsmalloc: factor out obj_[malloc|free]
tree
|
commitdiff
2015-04-15
Minchan Kim
zsmalloc: decouple handle and object
tree
|
commitdiff
2015-04-15
Andrew Morton
mm/compaction.c: fix "suitable_migration_target() unuse...
tree
|
commitdiff
2015-04-15
Boaz Harrosh
mm: new pfn_mkwrite same as page_mkwrite for VM_PFNMAP
tree
|
commitdiff
2015-04-15
Konstantin Khlebnikov
mm/memory: also print a_ops->readpage in print_bad_pte()
tree
|
commitdiff
2015-04-15
Andrey Ryabinin
mm/mempool.c: kasan: poison mempool elements
tree
|
commitdiff
2015-04-15
Andrew Morton
mm/cma_debug.c: remove blank lines before DEFINE_SIMPLE...
tree
|
commitdiff
2015-04-15
Dmitry Safonov
mm: cma: add functions to get region pages counters
tree
|
commitdiff
2015-04-15
Kirill A. Shutemov
thp: cleanup khugepaged startup
tree
|
commitdiff
2015-04-15
Kirill A. Shutemov
mm: uninline and cleanup page-mapping related helpers
tree
|
commitdiff
2015-04-15
Stefan Strogin
mm: cma: add trace events for CMA allocations and freeings
tree
|
commitdiff
2015-04-15
Alexander Kuleshov
mm/memblock.c: add debug output for memblock_add()
tree
|
commitdiff
2015-04-15
Naoya Horiguchi
mm: hugetlb: cleanup using paeg_huge_active()
tree
|
commitdiff
2015-04-15
Naoya Horiguchi
mm: hugetlb: introduce page_huge_active
tree
|
commitdiff
2015-04-15
Naoya Horiguchi
mm: don't call __page_cache_release for hugetlb
tree
|
commitdiff
2015-04-15
Rasmus Villemoes
mm/mmap.c: use while instead of if+goto
tree
|
commitdiff
2015-04-15
Kirill A. Shutemov
thp: do not adjust zone water marks if khugepaged is...
tree
|
commitdiff
2015-04-15
Kirill A. Shutemov
thp: handle errors in hugepage_init() properly
tree
|
commitdiff
2015-04-15
David Rientjes
mm, mempool: poison elements backed by slab allocator
tree
|
commitdiff
2015-04-15
David Rientjes
mm, mempool: disallow mempools based on slab caches...
tree
|
commitdiff
2015-04-15
Jason Low
mm: remove rest of ACCESS_ONCE() usages
tree
|
commitdiff
2015-04-15
Jason Low
mm: use READ_ONCE() for non-scalar types
tree
|
commitdiff
2015-04-15
Derek
mm/mremap.c: clean up goto just return ERR_PTR
tree
|
commitdiff
2015-04-15
Derek
mremap should return -ENOMEM when __vm_enough_memory...
tree
|
commitdiff
2015-04-15
Roman Pen
mm/vmalloc: get rid of dirty bitmap inside vmap_block...
tree
|
commitdiff
2015-04-15
Roman Pen
mm/vmalloc: occupy newly allocated vmap block just...
tree
|
commitdiff
2015-04-15
Roman Pen
mm/vmalloc: fix possible exhaustion of vmalloc space...
tree
|
commitdiff
2015-04-15
Mike Kravetz
hugetlbfs: accept subpool min_size mount option and...
tree
|
commitdiff
2015-04-15
Mike Kravetz
hugetlbfs: add minimum size accounting to subpools
tree
|
commitdiff
2015-04-15
Mike Kravetz
hugetlbfs: add minimum size tracking fields to subpool...
tree
|
commitdiff
2015-04-15
Gioh Kim
mm/compaction: reset compaction scanner positions
tree
|
commitdiff
2015-04-15
Michal Hocko
mm, memcg: sync allocation and memcg charge gfp flags...
tree
|
commitdiff
2015-04-15
Minchan Kim
mm: rename deactivate_page to deactivate_file_page
tree
|
commitdiff
2015-04-15
Eric B Munson
mm: allow compaction of unevictable pages
tree
|
commitdiff
2015-04-15
Naoya Horiguchi
mm/page-writeback: check-before-clear PageReclaim
tree
|
commitdiff
2015-04-15
Naoya Horiguchi
mm/migrate: check-before-clear PageSwapCache
tree
|
commitdiff
2015-04-15
Naoya Horiguchi
mm/memory-failure.c: define page types for action_resul...
tree
|
commitdiff
2015-04-15
Vladimir Davydov
memcg: remove obsolete comment
tree
|
commitdiff
2015-04-15
Vladimir Davydov
memcg: zap mem_cgroup_lookup()
tree
|
commitdiff
2015-04-15
Yaowei Bai
mm/oom_kill.c: fix typo in comment
tree
|
commitdiff
2015-04-15
Linus Torvalds
Merge branch 'for-next' of git://git./linux/kernel...
tree
|
commitdiff
2015-04-15
Linus Torvalds
Merge tag 'sound-4.1-rc1' of git://git./linux/kernel...
tree
|
commitdiff
2015-04-15
Linus Torvalds
Merge tag 'locks-v4.1-1' of git://git.samba.org/jlayton...
tree
|
commitdiff
2015-04-15
Linus Torvalds
Merge branch 'exec_domain_rip_v2' of git://git./linux...
tree
|
commitdiff
2015-04-15
Linus Torvalds
Merge tag 'for-linus-4.1' of git://git./linux/kernel...
tree
|
commitdiff
2015-04-15
Linus Torvalds
Merge tag 'upstream-4.1-rc1' of git://git.infradead...
tree
|
commitdiff
2015-04-15
Linus Torvalds
Merge branch 'for-linus-2' of git://git./linux/kernel...
tree
|
commitdiff
2015-04-15
Linus Torvalds
Merge branch 'kconfig' of git://git./linux/kernel/git...
tree
|
commitdiff
2015-04-15
Linus Torvalds
Merge branch 'kbuild' of git://git./linux/kernel/git...
tree
|
commitdiff
2015-04-15
Linus Torvalds
Merge branch 'next' of git://git./linux/kernel/git...
tree
|
commitdiff
2015-04-15
Linus Torvalds
Merge git://git./linux/kernel/git/herbert/crypto-2.6
tree
|
commitdiff
2015-04-15
Linus Torvalds
Merge git://git./linux/kernel/git/davem/net-next
tree
|
commitdiff
2015-04-15
Linus Torvalds
Merge branch 'for-linus' of git://ftp.arm.linux.org...
tree
|
commitdiff
2015-04-15
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2015-04-15
Linus Torvalds
Merge tag 'pm+acpi-4.1-rc1' of git://git./linux/kernel...
tree
|
commitdiff
2015-04-15
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2015-04-15
Linus Torvalds
Merge branch 'i2c/for-next' of git://git./linux/kernel...
tree
|
commitdiff
2015-04-15
Linus Torvalds
Merge tag 'vfio-v4.1-rc1' of git://github.com/awilliam...
tree
|
commitdiff
2015-04-15
Linus Torvalds
Merge tag 'pinctrl-v4.1-1' of git://git./linux/kernel...
tree
|
commitdiff
2015-04-15
Linus Torvalds
Merge tag 'backlight-for-linus-4.1' of git://git./linux...
tree
|
commitdiff
2015-04-15
Linus Torvalds
Merge tag 'mfd-for-linus-4.1' of git://git./linux/kerne...
tree
|
commitdiff
2015-04-14
Linus Torvalds
Merge branch 'akpm' (patches from Andrew)
tree
|
commitdiff
2015-04-14
Vladimir Murzin
memtest: use phys_addr_t for physical addresses
tree
|
commitdiff
2015-04-14
Vladimir Murzin
mm: move memtest under mm
tree
|
commitdiff
2015-04-14
David Rientjes
mm, hugetlb: abort __get_user_pages if current has...
tree
|
commitdiff
2015-04-14
David Rientjes
mm, mempool: do not allow atomic resizing
tree
|
commitdiff
2015-04-14
Balasubramani Vive...
memcg: print cgroup information when system panics...
tree
|
commitdiff
2015-04-14
Mel Gorman
mm: numa: remove migrate_ratelimited
tree
|
commitdiff
2015-04-14
Chen Gang
mm: memcontrol: let mem_cgroup_move_account() have...
tree
|
commitdiff
2015-04-14
Toshi Kani
mm: change vunmap to tear down huge KVA mappings
tree
|
commitdiff
2015-04-14
Toshi Kani
mm: change __get_vm_area_node() to use fls_long()
tree
|
commitdiff
2015-04-14
Yaowei Bai
mm/page_alloc.c: clean up comment
tree
|
commitdiff
2015-04-14
Sasha Levin
mm: cma: constify and use correct signness in mm/cma.c
tree
|
commitdiff
2015-04-14
David Rientjes
mm, thp: really limit transparent hugepage allocation...
tree
|
commitdiff
2015-04-14
David Rientjes
mm: remove GFP_THISNODE
tree
|
commitdiff
2015-04-14
David Rientjes
mm, mempolicy: migrate_to_node should only migrate...
tree
|
commitdiff
2015-04-14
Vladimir Davydov
cleancache: remove limit on the number of cleancache...
tree
|
commitdiff
2015-04-14
Vladimir Davydov
cleancache: forbid overriding cleancache_ops
tree
|
commitdiff
2015-04-14
Vladimir Davydov
cleancache: zap uuid arg of cleancache_init_shared_fs
tree
|
commitdiff
2015-04-14
Shachar Raindel
mm: refactor do_wp_page handling of shared vma into...
tree
|
commitdiff
2015-04-14
Shachar Raindel
mm: refactor do_wp_page, extract the page copy flow
tree
|
commitdiff
2015-04-14
Shachar Raindel
mm: refactor do_wp_page - rewrite the unlock flow
tree
|
commitdiff
2015-04-14
Shachar Raindel
mm: refactor do_wp_page, extract the reuse case
tree
|
commitdiff
2015-04-14
Konstantin Khlebnikov
mm: completely remove dumping per-cpu lists from show_mem()
tree
|
commitdiff
2015-04-14
Konstantin Khlebnikov
mm: hide per-cpu lists in output of show_mem()
tree
|
commitdiff
2015-04-14
Konstantin Khlebnikov
page_writeback: clean up mess around cancel_dirty_page()
tree
|
commitdiff
2015-04-14
Ebru Akagunduz
mm: incorporate zero pages into transparent huge pages
tree
|
commitdiff
2015-04-14
Joonsoo Kim
mm/compaction: enhance compaction finish condition
tree
|
commitdiff
next