-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Merging 4.10-rc3 so that the cryptodev tree builds on ARM64.
- Loading branch information
Showing
330 changed files
with
2,998 additions
and
1,986 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3800,6 +3800,7 @@ F: include/linux/devcoredump.h | |
DEVICE FREQUENCY (DEVFREQ) | ||
M: MyungJoo Ham <[email protected]> | ||
M: Kyungmin Park <[email protected]> | ||
R: Chanwoo Choi <[email protected]> | ||
L: [email protected] | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/mzx/devfreq.git | ||
S: Maintained | ||
|
@@ -5080,9 +5081,11 @@ F: drivers/net/wan/dlci.c | |
F: drivers/net/wan/sdla.c | ||
|
||
FRAMEBUFFER LAYER | ||
M: Bartlomiej Zolnierkiewicz <[email protected]> | ||
L: [email protected] | ||
T: git git://github.com/bzolnier/linux.git | ||
Q: http://patchwork.kernel.org/project/linux-fbdev/list/ | ||
S: Orphan | ||
S: Maintained | ||
F: Documentation/fb/ | ||
F: drivers/video/ | ||
F: include/video/ | ||
|
@@ -5504,6 +5507,7 @@ M: Alex Elder <[email protected]> | |
M: Greg Kroah-Hartman <[email protected]> | ||
S: Maintained | ||
F: drivers/staging/greybus/ | ||
L: [email protected] | ||
|
||
GREYBUS AUDIO PROTOCOLS DRIVERS | ||
M: Vaibhav Agarwal <[email protected]> | ||
|
@@ -5961,6 +5965,7 @@ F: drivers/media/platform/sti/hva | |
Hyper-V CORE AND DRIVERS | ||
M: "K. Y. Srinivasan" <[email protected]> | ||
M: Haiyang Zhang <[email protected]> | ||
M: Stephen Hemminger <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
F: arch/x86/include/asm/mshyperv.h | ||
|
@@ -8852,17 +8857,22 @@ F: drivers/video/fbdev/nvidia/ | |
NVM EXPRESS DRIVER | ||
M: Keith Busch <[email protected]> | ||
M: Jens Axboe <[email protected]> | ||
M: Christoph Hellwig <[email protected]> | ||
M: Sagi Grimberg <[email protected]> | ||
L: [email protected] | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block.git | ||
W: https://kernel.googlesource.com/pub/scm/linux/kernel/git/axboe/linux-block/ | ||
T: git://git.infradead.org/nvme.git | ||
W: http://git.infradead.org/nvme.git | ||
S: Supported | ||
F: drivers/nvme/host/ | ||
F: include/linux/nvme.h | ||
F: include/uapi/linux/nvme_ioctl.h | ||
|
||
NVM EXPRESS TARGET DRIVER | ||
M: Christoph Hellwig <[email protected]> | ||
M: Sagi Grimberg <[email protected]> | ||
L: [email protected] | ||
T: git://git.infradead.org/nvme.git | ||
W: http://git.infradead.org/nvme.git | ||
S: Supported | ||
F: drivers/nvme/target/ | ||
|
||
|
@@ -9842,7 +9852,7 @@ M: Mark Rutland <[email protected]> | |
M: Lorenzo Pieralisi <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
F: drivers/firmware/psci.c | ||
F: drivers/firmware/psci*.c | ||
F: include/linux/psci.h | ||
F: include/uapi/linux/psci.h | ||
|
||
|
@@ -13527,11 +13537,11 @@ F: arch/x86/xen/*swiotlb* | |
F: drivers/xen/*swiotlb* | ||
|
||
XFS FILESYSTEM | ||
M: Dave Chinner <david@fromorbit.com> | ||
M: Darrick J. Wong <darrick.wong@oracle.com> | ||
M: [email protected] | ||
L: [email protected] | ||
W: http://xfs.org/ | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs.git | ||
T: git git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git | ||
S: Supported | ||
F: Documentation/filesystems/xfs.txt | ||
F: fs/xfs/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.