aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-15lib/string_helpers.c: change semantics of string_escape_memRasmus Villemoes1-4/+4
2015-04-15printk: comment pr_cont() stating it is only to continue a lineSteven Rostedt1-0/+5
2015-04-15kernel/reboot.c: add orderly_reboot for graceful rebootJoel Stanley1-1/+2
2015-04-15kernel/resource.c: remove deprecated __check_region() and friendsJakub Sitnicki1-8/+0
2015-04-15kernel: conditionally support non-root users, groups and capabilitiesIulia Manda3-4/+60
2015-04-15include/linux: remove empty conditionalsRasmus Villemoes2-73/+0
2015-04-15zsmalloc: support compactionMinchan Kim1-0/+1
2015-04-15dax: use pfn_mkwrite to update c/mtime + freeze protectionBoaz Harrosh1-0/+1
2015-04-15mm: new pfn_mkwrite same as page_mkwrite for VM_PFNMAPBoaz Harrosh1-0/+3
2015-04-15mm/mempool.c: kasan: poison mempool elementsAndrey Ryabinin1-0/+2
2015-04-15mm: uninline and cleanup page-mapping related helpersKirill A. Shutemov2-14/+2
2015-04-15mm: cma: add trace events for CMA allocations and freeingsStefan Strogin1-0/+66
2015-04-15include/linux/mm.h: simplify flag checkBorislav Petkov1-3/+3
2015-04-15mm: hugetlb: cleanup using paeg_huge_active()Naoya Horiguchi2-2/+7
2015-04-15mm, mempool: disallow mempools based on slab caches with constructorsDavid Rientjes1-1/+2
2015-04-15hugetlbfs: accept subpool min_size mount option and setup accordinglyMike Kravetz1-1/+2
2015-04-15hugetlbfs: add minimum size tracking fields to subpool structureMike Kravetz1-1/+7
2015-04-15mm: rename deactivate_page to deactivate_file_pageMinchan Kim1-1/+1
2015-04-15mm: allow compaction of unevictable pagesEric B Munson1-0/+1
2015-04-15mm: avoid tail page refcounting on non-THP compound pagesKirill A. Shutemov1-1/+1
2015-04-15mm: consolidate all page-flags helpers in <linux/page-flags.h>Kirill A. Shutemov4-105/+96
2015-04-15mm: refactor zone_movable_is_highmem()Zhang Zhen1-4/+4
2015-04-15vfs: delete vfs_readdir function declarationZhang Zhen1-1/+0
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds151-1319/+3209
2015-04-14Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-1/+1
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds13-34/+117
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-24/+2
2015-04-14Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds3-6/+56
2015-04-14Merge tag 'vfio-v4.1-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds3-0/+32
2015-04-14Merge tag 'pinctrl-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds4-0/+91
2015-04-14Merge tag 'mfd-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds17-627/+1584
2015-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds17-44/+114
2015-04-14memtest: use phys_addr_t for physical addressesVladimir Murzin1-2/+2
2015-04-14mm: move memtest under mmVladimir Murzin1-0/+8
2015-04-14mm, mempool: do not allow atomic resizingDavid Rientjes1-1/+1
2015-04-14memcg: print cgroup information when system panics due to panic_on_oomBalasubramani Vivekanandan1-1/+2
2015-04-14mm: numa: remove migrate_ratelimitedMel Gorman1-5/+0
2015-04-14mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZEKees Cook1-0/+12
2015-04-14mm: expose arch_mmap_rnd when availableKees Cook1-0/+10
2015-04-14mm: change vunmap to tear down huge KVA mappingsToshi Kani1-0/+10
2015-04-14mm: change ioremap to set up huge I/O mappingsToshi Kani1-0/+15
2015-04-14lib/ioremap.c: add huge I/O map capability interfacesToshi Kani1-0/+8
2015-04-14mm: clarify __GFP_NOFAIL deprecation statusMichal Hocko1-2/+4
2015-04-14mm: cma: constify and use correct signness in mm/cma.cSasha Levin1-6/+6
2015-04-14mm: remove GFP_THISNODEDavid Rientjes1-10/+0
2015-04-14cleancache: remove limit on the number of cleancache enabled filesystemsVladimir Davydov1-0/+4
2015-04-14cleancache: forbid overriding cleancache_opsVladimir Davydov1-2/+1
2015-04-14cleancache: zap uuid arg of cleancache_init_shared_fsVladimir Davydov1-3/+3
2015-04-14mm: do not add nr_pmds into mm_struct if PMD is foldedKirill A. Shutemov1-0/+2
2015-04-14mm: define default PGTABLE_LEVELS to twoKirill A. Shutemov1-0/+5