pandora-kernel.git
2015-04-15 David Rientjesmm, selftests: test return value of munmap for MAP_HUGE...
2015-04-15 David Rientjesmm, doc: cleanup and clarify munmap behavior for hugetl...
2015-04-15 Kirill A. Shutemovthp: do not adjust zone water marks if khugepaged is...
2015-04-15 Kirill A. Shutemovthp: handle errors in hugepage_init() properly
2015-04-15 David Rientjesmm, mempool: poison elements backed by slab allocator
2015-04-15 David Rientjesmm, mempool: disallow mempools based on slab caches...
2015-04-15 David Rientjesfs, jfs: remove slab object constructor
2015-04-15 Jason Lowmm: remove rest of ACCESS_ONCE() usages
2015-04-15 Jason Lowmm: use READ_ONCE() for non-scalar types
2015-04-15 Derekmm/mremap.c: clean up goto just return ERR_PTR
2015-04-15 Derekmremap should return -ENOMEM when __vm_enough_memory...
2015-04-15 Roman Penmm/vmalloc: get rid of dirty bitmap inside vmap_block...
2015-04-15 Roman Penmm/vmalloc: occupy newly allocated vmap block just...
2015-04-15 Roman Penmm/vmalloc: fix possible exhaustion of vmalloc space...
2015-04-15 Mike Kravetzhugetlbfs: document min_size mount option and cleanup
2015-04-15 Mike Kravetzhugetlbfs: accept subpool min_size mount option and...
2015-04-15 Mike Kravetzhugetlbfs: add minimum size accounting to subpools
2015-04-15 Mike Kravetzhugetlbfs: add minimum size tracking fields to subpool...
2015-04-15 Gioh Kimmm/compaction: reset compaction scanner positions
2015-04-15 Michal Hockomm, memcg: sync allocation and memcg charge gfp flags...
2015-04-15 Minchan Kimmm: rename deactivate_page to deactivate_file_page
2015-04-15 Eric B MunsonDocumentation/vm/unevictable-lru.txt: document interact...
2015-04-15 Eric B Munsonmm: allow compaction of unevictable pages
2015-04-15 Naoya Horiguchimm/page-writeback: check-before-clear PageReclaim
2015-04-15 Naoya Horiguchimm/migrate: check-before-clear PageSwapCache
2015-04-15 Kirill A. Shutemovmm: avoid tail page refcounting on non-THP compound...
2015-04-15 Kirill A. Shutemovmm: consolidate all page-flags helpers in <linux/page...
2015-04-15 Naoya Horiguchimm/memory-failure.c: define page types for action_resul...
2015-04-15 Vladimir Davydovmemcg: remove obsolete comment
2015-04-15 Vladimir Davydovmemcg: zap mem_cgroup_lookup()
2015-04-15 Zhang Zhenmm: refactor zone_movable_is_highmem()
2015-04-15 Yaowei Baimm/oom_kill.c: fix typo in comment
2015-04-15 Zhang Zhenvfs: delete vfs_readdir function declaration
2015-04-15 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next
2015-04-15 Linus TorvaldsMerge branch 'for-linus' of git://ftp.arm.linux.org...
2015-04-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-04-15 Linus TorvaldsMerge tag 'pm+acpi-4.1-rc1' of git://git./linux/kernel...
2015-04-15 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2015-04-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-04-15 Linus TorvaldsMerge branch 'i2c/for-next' of git://git./linux/kernel...
2015-04-15 Linus TorvaldsMerge tag 'vfio-v4.1-rc1' of git://github.com/awilliam...
2015-04-15 Linus TorvaldsMerge tag 'pinctrl-v4.1-1' of git://git./linux/kernel...
2015-04-15 Linus TorvaldsMerge tag 'backlight-for-linus-4.1' of git://git./linux...
2015-04-15 Linus TorvaldsMerge tag 'mfd-for-linus-4.1' of git://git./linux/kerne...
2015-04-14 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2015-04-14 Vladimir MurzinDocumentation: update arch list in the 'memtest' entry
2015-04-14 Vladimir MurzinKconfig: memtest: update number of test patterns up...
2015-04-14 Vladimir Murzinarm: add support for memtest
2015-04-14 Vladimir Murzinarm64: add support for memtest
2015-04-14 Vladimir Murzinmemtest: use phys_addr_t for physical addresses
2015-04-14 Vladimir Murzinmm: move memtest under mm
2015-04-14 David Rientjesmm, hugetlb: abort __get_user_pages if current has...
2015-04-14 David Rientjesmm, mempool: do not allow atomic resizing
2015-04-14 Balasubramani... memcg: print cgroup information when system panics...
2015-04-14 Mel Gormanmm: numa: remove migrate_ratelimited
2015-04-14 Kees Cookmm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE
2015-04-14 Kees Cookmm: split ET_DYN ASLR from mmap ASLR
2015-04-14 Kees Cooks390: redefine randomize_et_dyn for ELF_ET_DYN_BASE
2015-04-14 Kees Cookmm: expose arch_mmap_rnd when available
2015-04-14 Kees Cooks390: standardize mmap_rnd() usage
2015-04-14 Kees Cookpowerpc: standardize mmap_rnd() usage
2015-04-14 Kees Cookmips: extract logic for mmap_rnd()
2015-04-14 Kees Cookarm64: standardize mmap_rnd() usage
2015-04-14 Kees Cookx86: standardize mmap_rnd() usage
2015-04-14 Kees Cookarm: factor out mmap ASLR into mmap_rnd
2015-04-14 Michael Davidsonfs/binfmt_elf.c: fix bug in loading of PIE binaries
2015-04-14 Chen Gangmm: memcontrol: let mem_cgroup_move_account() have...
2015-04-14 Toshi Kanix86, mm: support huge KVA mappings on x86
2015-04-14 Toshi Kanix86, mm: support huge I/O mapping capability I/F
2015-04-14 Toshi Kanimm: change vunmap to tear down huge KVA mappings
2015-04-14 Toshi Kanimm: change ioremap to set up huge I/O mappings
2015-04-14 Toshi Kanilib/ioremap.c: add huge I/O map capability interfaces
2015-04-14 Toshi Kanimm: change __get_vm_area_node() to use fls_long()
2015-04-14 Yaowei Baimm/page_alloc.c: clean up comment
2015-04-14 Michal Hockosparc: clarify __GFP_NOFAIL allocation
2015-04-14 Michal Hockomm: clarify __GFP_NOFAIL deprecation status
2015-04-14 Sasha Levinmm: cma: constify and use correct signness in mm/cma.c
2015-04-14 David Rientjeskernel, cpuset: remove exception for __GFP_THISNODE
2015-04-14 David Rientjesmm, thp: really limit transparent hugepage allocation...
2015-04-14 David Rientjesmm: remove GFP_THISNODE
2015-04-14 David Rientjesmm, mempolicy: migrate_to_node should only migrate...
2015-04-14 Vladimir Davydovcleancache: remove limit on the number of cleancache...
2015-04-14 Vladimir Davydovcleancache: forbid overriding cleancache_ops
2015-04-14 Vladimir Davydovcleancache: zap uuid arg of cleancache_init_shared_fs
2015-04-14 Vladimir Davydovocfs2: copy fs uuid to superblock
2015-04-14 Shachar Raindelmm: refactor do_wp_page handling of shared vma into...
2015-04-14 Shachar Raindelmm: refactor do_wp_page, extract the page copy flow
2015-04-14 Shachar Raindelmm: refactor do_wp_page - rewrite the unlock flow
2015-04-14 Shachar Raindelmm: refactor do_wp_page, extract the reuse case
2015-04-14 Kirill A. Shutemovmm: do not add nr_pmds into mm_struct if PMD is folded
2015-04-14 Kirill A. Shutemovmm: define default PGTABLE_LEVELS to two
2015-04-14 Kirill A. Shutemovx86: expose number of page table levels on Kconfig...
2015-04-14 Kirill A. Shutemovum: expose number of page table levels
2015-04-14 Kirill A. Shutemovtile: expose number of page table levels
2015-04-14 Kirill A. Shutemovsparc: expose number of page table levels
2015-04-14 Kirill A. Shutemovsh: expose number of page table levels
2015-04-14 Kirill A. Shutemovs390: expose number of page table levels
2015-04-14 Kirill A. Shutemovpowerpc: expose number of page table levels on Kconfig...
2015-04-14 Kirill A. Shutemovparisc: expose number of page table levels on Kconfig...
2015-04-14 Kirill A. Shutemovmips: expose number of page table levels on Kconfig...
next