summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'xfs-for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-12-152-2/+34
|\
| * iomap: implement direct I/OChristoph Hellwig2016-11-301-0/+11
| * locking/lockdep: Provide a type check for lock_is_heldPeter Zijlstra2016-11-301-2/+23
| * block: add bio_iov_iter_get_pages()Kent Overstreet2016-11-301-0/+1
| * Merge branch 'xfs-4.10-misc-fixes-2' into iomap-4.10-directioDave Chinner2016-11-301-6/+11
| |\
* | \ Merge tag 'dmaengine-4.10-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2016-12-154-5/+15
|\ \ \
| * \ \ Merge branch 'topic/st_fdma' into for-linusVinod Koul2016-12-141-0/+58
| |\ \ \
| * \ \ \ Merge branch 'topic/s3c64xx' into for-linusVinod Koul2016-12-142-3/+4
| |\ \ \ \
| | * | | | ARM: s3c64xx: Drop unused DMA fields from struct s3c64xx_spi_csinfoSylwester Nawrocki2016-11-171-3/+0
| | * | | | dmaengine: pl08x: Add support for the DMA slave mapSylwester Nawrocki2016-11-171-0/+4
| * | | | | Merge branch 'topic/omap' into for-linusVinod Koul2016-12-141-0/+8
| |\ \ \ \ \
| | * | | | | dmaengine: dma_slave_config: add support for slave port windowPeter Ujfalusi2016-11-301-0/+8
| | |/ / / /
| * / / / / dmaengine: DW DMAC: add multi-block property to device treeEugeniy Paltsev2016-11-301-2/+3
| |/ / / /
* | | | | Merge tag 'modules-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-12-153-2/+14
|\ \ \ \ \
| * | | | | module: extend 'rodata=off' boot cmdline parameter to module mappingsAKASHI Takahiro2016-11-281-0/+3
| * | | | | module: remove trailing whitespaceAnson Jacob2016-11-261-1/+1
| * | | | | taint/module: Clean up global and module taint flags handlingPetr Mladek2016-11-262-1/+10
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-12-1512-150/+202
|\ \ \ \ \ \
| * | | | | | idr: reduce the number of bits per level from 8 to 6Matthew Wilcox2016-12-151-5/+4
| * | | | | | rxrpc: abstract away knowledge of IDR internalsMatthew Wilcox2016-12-151-0/+26
| * | | | | | idr: add ida_is_emptyMatthew Wilcox2016-12-151-0/+5
| * | | | | | radix-tree: add radix_tree_split_preload()Matthew Wilcox2016-12-151-0/+1
| * | | | | | radix-tree: add radix_tree_splitMatthew Wilcox2016-12-151-0/+12
| * | | | | | radix-tree: add radix_tree_joinMatthew Wilcox2016-12-151-0/+3
| * | | | | | radix-tree: delete radix_tree_range_tag_if_tagged()Matthew Wilcox2016-12-151-37/+37
| * | | | | | radix-tree: delete radix_tree_locate_item()Matthew Wilcox2016-12-151-1/+0
| * | | | | | radix-tree: improve multiorder iteratorsMatthew Wilcox2016-12-151-41/+30
| * | | | | | radix-tree: move rcu_head into a union with private_listMatthew Wilcox2016-12-151-10/+4
| * | | | | | mm: export follow_pte()Jan Kara2016-12-151-0/+2
| * | | | | | mm: provide helper for finishing mkwrite faultsJan Kara2016-12-151-0/+1
| * | | | | | mm: move handling of COW faults into DAX codeJan Kara2016-12-152-15/+1
| * | | | | | mm: factor out functionality to finish page faultsJan Kara2016-12-151-0/+1
| * | | | | | mm: allow full handling of COW faults in ->fault handlersJan Kara2016-12-151-1/+3
| * | | | | | mm: add orig_pte field into vm_faultJan Kara2016-12-151-2/+2
| * | | | | | mm: use vmf->address instead of of vmf->virtual_addressJan Kara2016-12-151-2/+0
| * | | | | | mm: join struct fault_env and vm_faultJan Kara2016-12-153-24/+18
| * | | | | | mm: unexport __get_user_pages_unlocked()Lorenzo Stoakes2016-12-151-3/+0
| * | | | | | mm: add locked parameter to get_user_pages_remote()Lorenzo Stoakes2016-12-151-1/+1
| * | | | | | kernel/watchdog.c: move shared definitions to nmi.hBabu Moger2016-12-151-0/+24
| * | | | | | kdb: call vkdb_printf() from vprintk_default() only when wantedPetr Mladek2016-12-151-0/+1
| * | | | | | kdb: remove unused kdb_event handlingPetr Mladek2016-12-151-1/+0
| * | | | | | mm: add support for releasing multiple instances of a pageAlexander Duyck2016-12-151-0/+2
| * | | | | | dma: add calls for dma_map_page_attrs and dma_unmap_page_attrsAlexander Duyck2016-12-151-7/+13
| * | | | | | Revert "kdump, vmcoreinfo: report memory sections virtual addresses"Baoquan He2016-12-151-6/+0
| * | | | | | signals: avoid unnecessary taking of sighand->siglockWaiman Long2016-12-151-0/+17
* | | | | | | Merge branch 'for-4.10/fs-unmap' of git://git.kernel.dk/linux-blockLinus Torvalds2016-12-151-1/+6
|\ \ \ \ \ \ \
| * | | | | | | fs: Remove unmap_underlying_metadataJan Kara2016-11-041-1/+0
| * | | | | | | fs: Add helper to clean bdev aliases under a bh and use itJan Kara2016-11-041-0/+4
| * | | | | | | fs: Provide function to unmap metadata for a range of blocksJan Kara2016-11-041-0/+2
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2016-12-145-1/+9
|\ \ \ \ \ \ \ \