index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'xfs-for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-12-15
2
-2
/
+34
|
\
|
*
iomap: implement direct I/O
Christoph Hellwig
2016-11-30
1
-0
/
+11
|
*
locking/lockdep: Provide a type check for lock_is_held
Peter Zijlstra
2016-11-30
1
-2
/
+23
|
*
block: add bio_iov_iter_get_pages()
Kent Overstreet
2016-11-30
1
-0
/
+1
|
*
Merge branch 'xfs-4.10-misc-fixes-2' into iomap-4.10-directio
Dave Chinner
2016-11-30
1
-6
/
+11
|
|
\
*
|
\
Merge tag 'dmaengine-4.10-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2016-12-15
4
-5
/
+15
|
\
\
\
|
*
\
\
Merge branch 'topic/st_fdma' into for-linus
Vinod Koul
2016-12-14
1
-0
/
+58
|
|
\
\
\
|
*
\
\
\
Merge branch 'topic/s3c64xx' into for-linus
Vinod Koul
2016-12-14
2
-3
/
+4
|
|
\
\
\
\
|
|
*
|
|
|
ARM: s3c64xx: Drop unused DMA fields from struct s3c64xx_spi_csinfo
Sylwester Nawrocki
2016-11-17
1
-3
/
+0
|
|
*
|
|
|
dmaengine: pl08x: Add support for the DMA slave map
Sylwester Nawrocki
2016-11-17
1
-0
/
+4
|
*
|
|
|
|
Merge branch 'topic/omap' into for-linus
Vinod Koul
2016-12-14
1
-0
/
+8
|
|
\
\
\
\
\
|
|
*
|
|
|
|
dmaengine: dma_slave_config: add support for slave port window
Peter Ujfalusi
2016-11-30
1
-0
/
+8
|
|
|
/
/
/
/
|
*
/
/
/
/
dmaengine: DW DMAC: add multi-block property to device tree
Eugeniy Paltsev
2016-11-30
1
-2
/
+3
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'modules-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-12-15
3
-2
/
+14
|
\
\
\
\
\
|
*
|
|
|
|
module: extend 'rodata=off' boot cmdline parameter to module mappings
AKASHI Takahiro
2016-11-28
1
-0
/
+3
|
*
|
|
|
|
module: remove trailing whitespace
Anson Jacob
2016-11-26
1
-1
/
+1
|
*
|
|
|
|
taint/module: Clean up global and module taint flags handling
Petr Mladek
2016-11-26
2
-1
/
+10
*
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-12-15
12
-150
/
+202
|
\
\
\
\
\
\
|
*
|
|
|
|
|
idr: reduce the number of bits per level from 8 to 6
Matthew Wilcox
2016-12-15
1
-5
/
+4
|
*
|
|
|
|
|
rxrpc: abstract away knowledge of IDR internals
Matthew Wilcox
2016-12-15
1
-0
/
+26
|
*
|
|
|
|
|
idr: add ida_is_empty
Matthew Wilcox
2016-12-15
1
-0
/
+5
|
*
|
|
|
|
|
radix-tree: add radix_tree_split_preload()
Matthew Wilcox
2016-12-15
1
-0
/
+1
|
*
|
|
|
|
|
radix-tree: add radix_tree_split
Matthew Wilcox
2016-12-15
1
-0
/
+12
|
*
|
|
|
|
|
radix-tree: add radix_tree_join
Matthew Wilcox
2016-12-15
1
-0
/
+3
|
*
|
|
|
|
|
radix-tree: delete radix_tree_range_tag_if_tagged()
Matthew Wilcox
2016-12-15
1
-37
/
+37
|
*
|
|
|
|
|
radix-tree: delete radix_tree_locate_item()
Matthew Wilcox
2016-12-15
1
-1
/
+0
|
*
|
|
|
|
|
radix-tree: improve multiorder iterators
Matthew Wilcox
2016-12-15
1
-41
/
+30
|
*
|
|
|
|
|
radix-tree: move rcu_head into a union with private_list
Matthew Wilcox
2016-12-15
1
-10
/
+4
|
*
|
|
|
|
|
mm: export follow_pte()
Jan Kara
2016-12-15
1
-0
/
+2
|
*
|
|
|
|
|
mm: provide helper for finishing mkwrite faults
Jan Kara
2016-12-15
1
-0
/
+1
|
*
|
|
|
|
|
mm: move handling of COW faults into DAX code
Jan Kara
2016-12-15
2
-15
/
+1
|
*
|
|
|
|
|
mm: factor out functionality to finish page faults
Jan Kara
2016-12-15
1
-0
/
+1
|
*
|
|
|
|
|
mm: allow full handling of COW faults in ->fault handlers
Jan Kara
2016-12-15
1
-1
/
+3
|
*
|
|
|
|
|
mm: add orig_pte field into vm_fault
Jan Kara
2016-12-15
1
-2
/
+2
|
*
|
|
|
|
|
mm: use vmf->address instead of of vmf->virtual_address
Jan Kara
2016-12-15
1
-2
/
+0
|
*
|
|
|
|
|
mm: join struct fault_env and vm_fault
Jan Kara
2016-12-15
3
-24
/
+18
|
*
|
|
|
|
|
mm: unexport __get_user_pages_unlocked()
Lorenzo Stoakes
2016-12-15
1
-3
/
+0
|
*
|
|
|
|
|
mm: add locked parameter to get_user_pages_remote()
Lorenzo Stoakes
2016-12-15
1
-1
/
+1
|
*
|
|
|
|
|
kernel/watchdog.c: move shared definitions to nmi.h
Babu Moger
2016-12-15
1
-0
/
+24
|
*
|
|
|
|
|
kdb: call vkdb_printf() from vprintk_default() only when wanted
Petr Mladek
2016-12-15
1
-0
/
+1
|
*
|
|
|
|
|
kdb: remove unused kdb_event handling
Petr Mladek
2016-12-15
1
-1
/
+0
|
*
|
|
|
|
|
mm: add support for releasing multiple instances of a page
Alexander Duyck
2016-12-15
1
-0
/
+2
|
*
|
|
|
|
|
dma: add calls for dma_map_page_attrs and dma_unmap_page_attrs
Alexander Duyck
2016-12-15
1
-7
/
+13
|
*
|
|
|
|
|
Revert "kdump, vmcoreinfo: report memory sections virtual addresses"
Baoquan He
2016-12-15
1
-6
/
+0
|
*
|
|
|
|
|
signals: avoid unnecessary taking of sighand->siglock
Waiman Long
2016-12-15
1
-0
/
+17
*
|
|
|
|
|
|
Merge branch 'for-4.10/fs-unmap' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-12-15
1
-1
/
+6
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
fs: Remove unmap_underlying_metadata
Jan Kara
2016-11-04
1
-1
/
+0
|
*
|
|
|
|
|
|
fs: Add helper to clean bdev aliases under a bh and use it
Jan Kara
2016-11-04
1
-0
/
+4
|
*
|
|
|
|
|
|
fs: Provide function to unmap metadata for a range of blocks
Jan Kara
2016-11-04
1
-0
/
+2
*
|
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2016-12-14
5
-1
/
+9
|
\
\
\
\
\
\
\
\
[next]