summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-12-15radix-tree: move rcu_head into a union with private_listMatthew Wilcox1-10/+4
2016-12-15mm: export follow_pte()Jan Kara1-0/+2
2016-12-15mm: provide helper for finishing mkwrite faultsJan Kara1-0/+1
2016-12-15mm: move handling of COW faults into DAX codeJan Kara2-15/+1
2016-12-15mm: factor out functionality to finish page faultsJan Kara1-0/+1
2016-12-15mm: allow full handling of COW faults in ->fault handlersJan Kara1-1/+3
2016-12-15mm: add orig_pte field into vm_faultJan Kara1-2/+2
2016-12-15mm: use vmf->address instead of of vmf->virtual_addressJan Kara1-2/+0
2016-12-15mm: join struct fault_env and vm_faultJan Kara3-24/+18
2016-12-15mm: unexport __get_user_pages_unlocked()Lorenzo Stoakes1-3/+0
2016-12-15mm: add locked parameter to get_user_pages_remote()Lorenzo Stoakes1-1/+1
2016-12-15kernel/watchdog.c: move shared definitions to nmi.hBabu Moger1-0/+24
2016-12-15kdb: call vkdb_printf() from vprintk_default() only when wantedPetr Mladek1-0/+1
2016-12-15kdb: remove unused kdb_event handlingPetr Mladek1-1/+0
2016-12-15mm: add support for releasing multiple instances of a pageAlexander Duyck1-0/+2
2016-12-15dma: add calls for dma_map_page_attrs and dma_unmap_page_attrsAlexander Duyck1-7/+13
2016-12-15Revert "kdump, vmcoreinfo: report memory sections virtual addresses"Baoquan He1-6/+0
2016-12-15signals: avoid unnecessary taking of sighand->siglockWaiman Long1-0/+17
2016-12-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds5-1/+9
2016-12-15libceph: always signal completion when doneIlya Dryomov1-1/+1
2016-12-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds3-6/+8
2016-12-14Merge branch 'vmw_pvrdma' into merge-testDoug Ledford1-0/+1
2016-12-14Merge tag 'for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds1-1/+2
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus 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/t...Linus Torvalds3-115/+80
2016-12-14Merge tag 'for-f2fs-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds1-1/+9
2016-12-14s390/zcrypt: add multi domain supportIngo Tuchscherer1-1/+2
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'...Jiri 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-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-39/+57
2016-12-14Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+2
2016-12-14Merge branch 'stable/for-linus-4.9' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-10/+4
2016-12-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-4/+14
2016-12-14Merge tag 'hwmon-for-linus-v4.10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-8/+23
2016-12-14Merge tag 'spi-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds1-0/+1
2016-12-14crypto: doc - fix source comments for SphinxStephan Mueller1-2/+2
2016-12-14Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds5-0/+55
2016-12-13Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-8/+3
2016-12-13Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds1-0/+1
2016-12-13Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-54/+172
2016-12-13Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-17/+131
2016-12-13Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-7/+327
2016-12-13Merge tag 'tty-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-7/+21
2016-12-13Merge tag 'usb-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-11/+15