summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-04-17util_macros.h: add find_closest() macroBartosz Golaszewski
2015-04-17lib: find_*_bit reimplementationYury Norov
2015-04-17Revert "mmc: core: Convert mmc_driver to device_driver"Ulf Hansson
2015-04-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-16Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2015-04-16Merge branch 'for-4.1/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-04-16Merge branch 'for-4.1/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-04-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-04-16Merge branch 'for-v4.1-rc1' of git://git.linaro.org/people/mszyprowski/linux-...Linus Torvalds
2015-04-16sparc: Break up monolithic iommu table/lock into finer graularity pools and lockSowmini Varadhan
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-04-16stmmac: Read tx-fifo-depth and rx-fifo-depth from the devicetreeVince Bridgers
2015-04-16cpumask: resurrect CPU_MASK_CPU0Rusty Russell
2015-04-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-04-15linux/bitmap.h: improve BITMAP_{LAST,FIRST}_WORD_MASKRasmus Villemoes
2015-04-15lib/string_helpers.c: change semantics of string_escape_memRasmus Villemoes
2015-04-15printk: comment pr_cont() stating it is only to continue a lineSteven Rostedt
2015-04-15kernel/reboot.c: add orderly_reboot for graceful rebootJoel Stanley
2015-04-15kernel/resource.c: remove deprecated __check_region() and friendsJakub Sitnicki
2015-04-15kernel: conditionally support non-root users, groups and capabilitiesIulia Manda
2015-04-15include/linux: remove empty conditionalsRasmus Villemoes
2015-04-15zsmalloc: support compactionMinchan Kim
2015-04-15dax: use pfn_mkwrite to update c/mtime + freeze protectionBoaz Harrosh
2015-04-15mm: new pfn_mkwrite same as page_mkwrite for VM_PFNMAPBoaz Harrosh
2015-04-15mm/mempool.c: kasan: poison mempool elementsAndrey Ryabinin
2015-04-15mm: uninline and cleanup page-mapping related helpersKirill A. Shutemov
2015-04-15include/linux/mm.h: simplify flag checkBorislav Petkov
2015-04-15mm: hugetlb: cleanup using paeg_huge_active()Naoya Horiguchi
2015-04-15mm, mempool: disallow mempools based on slab caches with constructorsDavid Rientjes
2015-04-15hugetlbfs: accept subpool min_size mount option and setup accordinglyMike Kravetz
2015-04-15hugetlbfs: add minimum size tracking fields to subpool structureMike Kravetz
2015-04-15mm: rename deactivate_page to deactivate_file_pageMinchan Kim
2015-04-15mm: allow compaction of unevictable pagesEric B Munson
2015-04-15mm: avoid tail page refcounting on non-THP compound pagesKirill A. Shutemov
2015-04-15mm: consolidate all page-flags helpers in <linux/page-flags.h>Kirill A. Shutemov
2015-04-15mm: refactor zone_movable_is_highmem()Zhang Zhen
2015-04-15vfs: delete vfs_readdir function declarationZhang Zhen
2015-04-15Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds
2015-04-15Merge tag 'locks-v4.1-1' of git://git.samba.org/jlayton/linuxLinus Torvalds
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-15Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-04-15net/mlx4_core: Set initial admin GUIDs for VFsYishai Hadas
2015-04-15net/mlx4_core: Manage alias GUID per VFYishai Hadas
2015-04-15VFS: Impose ordering on accesses of d_inode and d_flagsDavid Howells
2015-04-15VFS: Add owner-filesystem positive/negative dentry checksDavid Howells
2015-04-15nfs: generic_write_checks() shouldn't be done on swapout...Al Viro
2015-04-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-04-15init: export name_to_dev_t and mark name argument as constDan Ehrenberg
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds