| 2015-04-15 | 
Boaz Harrosh | dax: unify ext2/4_{dax,}_file_operations | 
commit | commitdiff | tree | snapshot | 
| 2015-04-15 | 
Boaz Harrosh | dax: use pfn_mkwrite to update c/mtime + freeze protection | 
commit | commitdiff | tree | snapshot | 
| 2015-04-15 | 
Boaz Harrosh | mm: new pfn_mkwrite same as page_mkwrite for VM_PFNMAP | 
commit | commitdiff | tree | snapshot | 
| 2015-04-15 | 
Konstantin...  | mm/memory: also print a_ops->readpage in print_bad_pte() | 
commit | commitdiff | tree | snapshot | 
| 2015-04-15 | 
Andrey Ryabinin | mm/mempool.c: kasan: poison mempool elements | 
commit | commitdiff | tree | snapshot | 
| 2015-04-15 | 
Andrew Morton | mm/cma_debug.c: remove blank lines before DEFINE_SIMPLE...  | 
commit | commitdiff | tree | snapshot | 
| 2015-04-15 | 
Dmitry Safonov | mm: cma: add functions to get region pages counters | 
commit | commitdiff | tree | snapshot | 
| 2015-04-15 | 
Kirill A. Shutemov | thp: cleanup khugepaged startup | 
commit | commitdiff | tree | snapshot | 
| 2015-04-15 | 
Kirill A. Shutemov | mm: uninline and cleanup page-mapping related helpers | 
commit | commitdiff | tree | snapshot | 
| 2015-04-15 | 
Stefan Strogin | mm: cma: add trace events for CMA allocations and freeings | 
commit | commitdiff | tree | snapshot | 
| 2015-04-15 | 
Borislav Petkov | include/linux/mm.h: simplify flag check | 
commit | commitdiff | tree | snapshot | 
| 2015-04-15 | 
Alexander Kuleshov | mm/memblock.c: add debug output for memblock_add() | 
commit | commitdiff | tree | snapshot | 
| 2015-04-15 | 
Naoya Horiguchi | mm: hugetlb: cleanup using paeg_huge_active() | 
commit | commitdiff | tree | snapshot | 
| 2015-04-15 | 
Naoya Horiguchi | mm: hugetlb: introduce page_huge_active | 
commit | commitdiff | tree | snapshot | 
| 2015-04-15 | 
Naoya Horiguchi | mm: don't call __page_cache_release for hugetlb | 
commit | commitdiff | tree | snapshot | 
| 2015-04-15 | 
Rasmus Villemoes | mm/mmap.c: use while instead of if+goto | 
commit | commitdiff | tree | snapshot | 
| 2015-04-15 | 
David Rientjes | mm, selftests: test return value of munmap for MAP_HUGE...  | 
commit | commitdiff | tree | snapshot | 
| 2015-04-15 | 
David Rientjes | mm, doc: cleanup and clarify munmap behavior for hugetl...  | 
commit | commitdiff | tree | snapshot | 
| 2015-04-15 | 
Kirill A. Shutemov | thp: do not adjust zone water marks if khugepaged is...  | 
commit | commitdiff | tree | snapshot | 
| 2015-04-15 | 
Kirill A. Shutemov | thp: handle errors in hugepage_init() properly | 
commit | commitdiff | tree | snapshot | 
| 2015-04-15 | 
David Rientjes | mm, mempool: poison elements backed by slab allocator | 
commit | commitdiff | tree | snapshot | 
| 2015-04-15 | 
David Rientjes | mm, mempool: disallow mempools based on slab caches...  | 
commit | commitdiff | tree | snapshot | 
| 2015-04-15 | 
David Rientjes | fs, jfs: remove slab object constructor | 
commit | commitdiff | tree | snapshot | 
| 2015-04-15 | 
Jason Low | mm: remove rest of ACCESS_ONCE() usages | 
commit | commitdiff | tree | snapshot | 
| 2015-04-15 | 
Jason Low | mm: use READ_ONCE() for non-scalar types | 
commit | commitdiff | tree | snapshot | 
| 2015-04-15 | 
Derek | mm/mremap.c: clean up goto just return ERR_PTR | 
commit | commitdiff | tree | snapshot | 
| 2015-04-15 | 
Derek | mremap should return -ENOMEM when __vm_enough_memory...  | 
commit | commitdiff | tree | snapshot | 
| 2015-04-15 | 
Roman Pen | mm/vmalloc: get rid of dirty bitmap inside vmap_block...  | 
commit | commitdiff | tree | snapshot | 
| 2015-04-15 | 
Roman Pen | mm/vmalloc: occupy newly allocated vmap block just...  | 
commit | commitdiff | tree | snapshot | 
| 2015-04-15 | 
Roman Pen | mm/vmalloc: fix possible exhaustion of vmalloc space...  | 
commit | commitdiff | tree | snapshot | 
| 2015-04-15 | 
Mike Kravetz | hugetlbfs: document min_size mount option and cleanup | 
commit | commitdiff | tree | snapshot | 
| 2015-04-15 | 
Mike Kravetz | hugetlbfs: accept subpool min_size mount option and...  | 
commit | commitdiff | tree | snapshot | 
| 2015-04-15 | 
Mike Kravetz | hugetlbfs: add minimum size accounting to subpools | 
commit | commitdiff | tree | snapshot | 
| 2015-04-15 | 
Mike Kravetz | hugetlbfs: add minimum size tracking fields to subpool...  | 
commit | commitdiff | tree | snapshot | 
| 2015-04-15 | 
Gioh Kim | mm/compaction: reset compaction scanner positions | 
commit | commitdiff | tree | snapshot | 
| 2015-04-15 | 
Michal Hocko | mm, memcg: sync allocation and memcg charge gfp flags...  | 
commit | commitdiff | tree | snapshot | 
| 2015-04-15 | 
Minchan Kim | mm: rename deactivate_page to deactivate_file_page | 
commit | commitdiff | tree | snapshot | 
| 2015-04-15 | 
Eric B Munson | Documentation/vm/unevictable-lru.txt: document interact...  | 
commit | commitdiff | tree | snapshot | 
| 2015-04-15 | 
Eric B Munson | mm: allow compaction of unevictable pages | 
commit | commitdiff | tree | snapshot | 
| 2015-04-15 | 
Naoya Horiguchi | mm/page-writeback: check-before-clear PageReclaim | 
commit | commitdiff | tree | snapshot | 
| 2015-04-15 | 
Naoya Horiguchi | mm/migrate: check-before-clear PageSwapCache | 
commit | commitdiff | tree | snapshot | 
| 2015-04-15 | 
Kirill A. Shutemov | mm: avoid tail page refcounting on non-THP compound...  | 
commit | commitdiff | tree | snapshot | 
| 2015-04-15 | 
Kirill A. Shutemov | mm: consolidate all page-flags helpers in <linux/page...  | 
commit | commitdiff | tree | snapshot | 
| 2015-04-15 | 
Naoya Horiguchi | mm/memory-failure.c: define page types for action_resul...  | 
commit | commitdiff | tree | snapshot | 
| 2015-04-15 | 
Vladimir Davydov | memcg: remove obsolete comment | 
commit | commitdiff | tree | snapshot | 
| 2015-04-15 | 
Vladimir Davydov | memcg: zap mem_cgroup_lookup() | 
commit | commitdiff | tree | snapshot | 
| 2015-04-15 | 
Zhang Zhen | mm: refactor zone_movable_is_highmem() | 
commit | commitdiff | tree | snapshot | 
| 2015-04-15 | 
Yaowei Bai | mm/oom_kill.c: fix typo in comment | 
commit | commitdiff | tree | snapshot | 
| 2015-04-15 | 
Zhang Zhen | vfs: delete vfs_readdir function declaration | 
commit | commitdiff | tree | snapshot | 
| 2015-04-15 | 
Linus Torvalds | Merge git://git.kernel.org/pub/scm/linux/kernel/git...  | 
commit | commitdiff | tree | snapshot | 
| 2015-04-15 | 
Linus Torvalds | Merge branch 'for-linus' of git://ftp.arm.linux.org...  | 
commit | commitdiff | tree | snapshot | 
| 2015-04-15 | 
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub...  | 
commit | commitdiff | tree | snapshot | 
| 2015-04-15 | 
Linus Torvalds | Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org...  | 
commit | commitdiff | tree | snapshot | 
| 2015-04-15 | 
David S. Miller | Merge branch 'master' of git://git.kernel.org/pub/scm...  | 
commit | commitdiff | tree | snapshot | 
| 2015-04-15 | 
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub...  | 
commit | commitdiff | tree | snapshot | 
| 2015-04-15 | 
Linus Torvalds | Merge branch 'i2c/for-next' of git://git.kernel.org...  | 
commit | commitdiff | tree | snapshot | 
| 2015-04-15 | 
Linus Torvalds | Merge tag 'vfio-v4.1-rc1' of git://github.com/awilliam...  | 
commit | commitdiff | tree | snapshot | 
| 2015-04-15 | 
Linus Torvalds | Merge tag 'pinctrl-v4.1-1' of git://git.kernel.org...  | 
commit | commitdiff | tree | snapshot | 
| 2015-04-15 | 
Linus Torvalds | Merge tag 'backlight-for-linus-4.1' of git://git.kernel...  | 
commit | commitdiff | tree | snapshot | 
| 2015-04-15 | 
Linus Torvalds | Merge tag 'mfd-for-linus-4.1' of git://git.kernel.org...  | 
commit | commitdiff | tree | snapshot | 
| 2015-04-14 | 
Linus Torvalds | Merge branch 'akpm' (patches from Andrew) | 
commit | commitdiff | tree | snapshot | 
| 2015-04-14 | 
Vladimir Murzin | Documentation: update arch list in the 'memtest' entry | 
commit | commitdiff | tree | snapshot | 
| 2015-04-14 | 
Vladimir Murzin | Kconfig: memtest: update number of test patterns up...  | 
commit | commitdiff | tree | snapshot | 
| 2015-04-14 | 
Vladimir Murzin | arm: add support for memtest | 
commit | commitdiff | tree | snapshot | 
| 2015-04-14 | 
Vladimir Murzin | arm64: add support for memtest | 
commit | commitdiff | tree | snapshot | 
| 2015-04-14 | 
Vladimir Murzin | memtest: use phys_addr_t for physical addresses | 
commit | commitdiff | tree | snapshot | 
| 2015-04-14 | 
Vladimir Murzin | mm: move memtest under mm | 
commit | commitdiff | tree | snapshot | 
| 2015-04-14 | 
David Rientjes | mm, hugetlb: abort __get_user_pages if current has...  | 
commit | commitdiff | tree | snapshot | 
| 2015-04-14 | 
David Rientjes | mm, mempool: do not allow atomic resizing | 
commit | commitdiff | tree | snapshot | 
| 2015-04-14 | 
Balasubramani...  | memcg: print cgroup information when system panics...  | 
commit | commitdiff | tree | snapshot | 
| 2015-04-14 | 
Mel Gorman | mm: numa: remove migrate_ratelimited | 
commit | commitdiff | tree | snapshot | 
| 2015-04-14 | 
Kees Cook | mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE | 
commit | commitdiff | tree | snapshot | 
| 2015-04-14 | 
Kees Cook | mm: split ET_DYN ASLR from mmap ASLR | 
commit | commitdiff | tree | snapshot | 
| 2015-04-14 | 
Kees Cook | s390: redefine randomize_et_dyn for ELF_ET_DYN_BASE | 
commit | commitdiff | tree | snapshot | 
| 2015-04-14 | 
Kees Cook | mm: expose arch_mmap_rnd when available | 
commit | commitdiff | tree | snapshot | 
| 2015-04-14 | 
Kees Cook | s390: standardize mmap_rnd() usage | 
commit | commitdiff | tree | snapshot | 
| 2015-04-14 | 
Kees Cook | powerpc: standardize mmap_rnd() usage | 
commit | commitdiff | tree | snapshot | 
| 2015-04-14 | 
Kees Cook | mips: extract logic for mmap_rnd() | 
commit | commitdiff | tree | snapshot | 
| 2015-04-14 | 
Kees Cook | arm64: standardize mmap_rnd() usage | 
commit | commitdiff | tree | snapshot | 
| 2015-04-14 | 
Kees Cook | x86: standardize mmap_rnd() usage | 
commit | commitdiff | tree | snapshot | 
| 2015-04-14 | 
Kees Cook | arm: factor out mmap ASLR into mmap_rnd | 
commit | commitdiff | tree | snapshot | 
| 2015-04-14 | 
Michael Davidson | fs/binfmt_elf.c: fix bug in loading of PIE binaries | 
commit | commitdiff | tree | snapshot | 
| 2015-04-14 | 
Chen Gang | mm: memcontrol: let mem_cgroup_move_account() have...  | 
commit | commitdiff | tree | snapshot | 
| 2015-04-14 | 
Toshi Kani | x86, mm: support huge KVA mappings on x86 | 
commit | commitdiff | tree | snapshot | 
| 2015-04-14 | 
Toshi Kani | x86, mm: support huge I/O mapping capability I/F | 
commit | commitdiff | tree | snapshot | 
| 2015-04-14 | 
Toshi Kani | mm: change vunmap to tear down huge KVA mappings | 
commit | commitdiff | tree | snapshot | 
| 2015-04-14 | 
Toshi Kani | mm: change ioremap to set up huge I/O mappings | 
commit | commitdiff | tree | snapshot | 
| 2015-04-14 | 
Toshi Kani | lib/ioremap.c: add huge I/O map capability interfaces | 
commit | commitdiff | tree | snapshot | 
| 2015-04-14 | 
Toshi Kani | mm: change __get_vm_area_node() to use fls_long() | 
commit | commitdiff | tree | snapshot | 
| 2015-04-14 | 
Yaowei Bai | mm/page_alloc.c: clean up comment | 
commit | commitdiff | tree | snapshot | 
| 2015-04-14 | 
Michal Hocko | sparc: clarify __GFP_NOFAIL allocation | 
commit | commitdiff | tree | snapshot | 
| 2015-04-14 | 
Michal Hocko | mm: clarify __GFP_NOFAIL deprecation status | 
commit | commitdiff | tree | snapshot | 
| 2015-04-14 | 
Sasha Levin | mm: cma: constify and use correct signness in mm/cma.c | 
commit | commitdiff | tree | snapshot | 
| 2015-04-14 | 
David Rientjes | kernel, cpuset: remove exception for __GFP_THISNODE | 
commit | commitdiff | tree | snapshot | 
| 2015-04-14 | 
David Rientjes | mm, thp: really limit transparent hugepage allocation...  | 
commit | commitdiff | tree | snapshot | 
| 2015-04-14 | 
David Rientjes | mm: remove GFP_THISNODE | 
commit | commitdiff | tree | snapshot | 
| 2015-04-14 | 
David Rientjes | mm, mempolicy: migrate_to_node should only migrate...  | 
commit | commitdiff | tree | snapshot | 
| 2015-04-14 | 
Vladimir Davydov | cleancache: remove limit on the number of cleancache...  | 
commit | commitdiff | tree | snapshot | 
| 2015-04-14 | 
Vladimir Davydov | cleancache: forbid overriding cleancache_ops | 
commit | commitdiff | tree | snapshot | 
| 2015-04-14 | 
Vladimir Davydov | cleancache: zap uuid arg of cleancache_init_shared_fs | 
commit | commitdiff | tree | snapshot | 
| next |