aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-14Merge tag 'xfs-for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfsLinus Torvalds2-2/+34
2016-12-14Merge tag 'dmaengine-4.10-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds4-5/+15
2016-12-14Merge tag 'modules-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linuxLinus Torvalds3-2/+14
2016-12-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds12-150/+202
2016-12-14Merge branch 'for-4.10/fs-unmap' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+6
2016-12-14idr: reduce the number of bits per level from 8 to 6Matthew Wilcox1-5/+4
2016-12-14rxrpc: abstract away knowledge of IDR internalsMatthew Wilcox1-0/+26
2016-12-14idr: add ida_is_emptyMatthew Wilcox1-0/+5
2016-12-14radix-tree: add radix_tree_split_preload()Matthew Wilcox1-0/+1
2016-12-14radix-tree: add radix_tree_splitMatthew Wilcox1-0/+12
2016-12-14radix-tree: add radix_tree_joinMatthew Wilcox1-0/+3
2016-12-14radix-tree: delete radix_tree_range_tag_if_tagged()Matthew Wilcox1-37/+37
2016-12-14radix-tree: delete radix_tree_locate_item()Matthew Wilcox1-1/+0
2016-12-14radix-tree: improve multiorder iteratorsMatthew Wilcox1-41/+30
2016-12-14radix-tree: move rcu_head into a union with private_listMatthew Wilcox1-10/+4
2016-12-14mm: export follow_pte()Jan Kara1-0/+2
2016-12-14mm: provide helper for finishing mkwrite faultsJan Kara1-0/+1
2016-12-14mm: move handling of COW faults into DAX codeJan Kara2-15/+1
2016-12-14mm: factor out functionality to finish page faultsJan Kara1-0/+1
2016-12-14mm: allow full handling of COW faults in ->fault handlersJan Kara1-1/+3
2016-12-14mm: add orig_pte field into vm_faultJan Kara1-2/+2
2016-12-14mm: use vmf->address instead of of vmf->virtual_addressJan Kara1-2/+0
2016-12-14mm: join struct fault_env and vm_faultJan Kara3-24/+18
2016-12-14mm: unexport __get_user_pages_unlocked()Lorenzo Stoakes1-3/+0
2016-12-14mm: add locked parameter to get_user_pages_remote()Lorenzo Stoakes1-1/+1
2016-12-14kernel/watchdog.c: move shared definitions to nmi.hBabu Moger1-0/+24
2016-12-14kdb: call vkdb_printf() from vprintk_default() only when wantedPetr Mladek1-0/+1
2016-12-14kdb: remove unused kdb_event handlingPetr Mladek1-1/+0
2016-12-14mm: add support for releasing multiple instances of a pageAlexander Duyck1-0/+2
2016-12-14dma: add calls for dma_map_page_attrs and dma_unmap_page_attrsAlexander Duyck1-7/+13
2016-12-14Revert "kdump, vmcoreinfo: report memory sections virtual addresses"Baoquan He1-6/+0
2016-12-14signals: avoid unnecessary taking of sighand->siglockWaiman Long1-0/+17
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds5-1/+9
2016-12-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-6/+8
2016-12-14Merge tag 'for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supplyLinus Torvalds1-1/+2
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-0/+5
2016-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-18/+5
2016-12-14Merge tag 'configfs-for-4.10' of git://git.infradead.org/users/hch/configfsLinus Torvalds1-1/+1
2016-12-14Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds3-115/+80
2016-12-14Merge tag 'for-f2fs-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds1-1/+9
2016-12-14NTB: correct ntb_spad_count comment typoAaron Sierra1-1/+1
2016-12-14Merge branches 'for-4.10/asus', 'for-4.10/cp2112', 'for-4.10/i2c-hid-nopower', 'for-4.10/intel-ish', 'for-4.10/mayflash', 'for-4.10/microsoft-surface-3', 'for-4.10/multitouch', 'for-4.10/sony', 'for-4.10/udraw-ps3', 'for-4.10/upstream' and 'for-4.10/wacom/generic' into for-linusJiri Kosina1-0/+5
2016-12-14Merge branch 'topic/st_fdma' into for-linusVinod Koul1-0/+58
2016-12-14Merge branch 'topic/s3c64xx' into for-linusVinod Koul2-3/+4
2016-12-14Merge branch 'topic/omap' into for-linusVinod Koul1-0/+8
2016-12-13Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds2-39/+57
2016-12-13Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-0/+2
2016-12-13Merge branch 'stable/for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlbLinus Torvalds1-10/+4
2016-12-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-4/+14