forked from torvalds/linux
-
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.
We want the staging and iio fixes in here to handle merging easier. Signed-off-by: Greg Kroah-Hartman <[email protected]>
- Loading branch information
Showing
477 changed files
with
6,928 additions
and
2,826 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -172,6 +172,7 @@ Vlad Dogaru <[email protected]> <[email protected]> | |
Vladimir Davydov <[email protected]> <[email protected]> | ||
Vladimir Davydov <[email protected]> <[email protected]> | ||
Takashi YOSHII <[email protected]> | ||
Yakir Yang <[email protected]> <[email protected]> | ||
Yusuke Goda <[email protected]> | ||
Gustavo Padovan <[email protected]> | ||
Gustavo Padovan <[email protected]> |
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 |
---|---|---|
|
@@ -124,7 +124,7 @@ specified in the following format in the sign-off area: | |
|
||
.. code-block:: none | ||
Cc: <[email protected]> # 3.3.x- | ||
Cc: <[email protected]> # 3.3.x | ||
The tag has the meaning of: | ||
|
||
|
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 |
---|---|---|
|
@@ -4129,14 +4129,13 @@ F: drivers/block/drbd/ | |
F: lib/lru_cache.c | ||
F: Documentation/blockdev/drbd/ | ||
|
||
DRIVER CORE, KOBJECTS, DEBUGFS, KERNFS AND SYSFS | ||
DRIVER CORE, KOBJECTS, DEBUGFS AND SYSFS | ||
M: Greg Kroah-Hartman <[email protected]> | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git | ||
S: Supported | ||
F: Documentation/kobject.txt | ||
F: drivers/base/ | ||
F: fs/debugfs/ | ||
F: fs/kernfs/ | ||
F: fs/sysfs/ | ||
F: include/linux/debugfs.h | ||
F: include/linux/kobj* | ||
|
@@ -4787,6 +4786,12 @@ L: [email protected] | |
S: Maintained | ||
F: drivers/edac/mpc85xx_edac.[ch] | ||
|
||
EDAC-PND2 | ||
M: Tony Luck <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
F: drivers/edac/pnd2_edac.[ch] | ||
|
||
EDAC-PASEMI | ||
M: Egor Martovetsky <[email protected]> | ||
L: [email protected] | ||
|
@@ -4934,6 +4939,7 @@ F: include/linux/netfilter_bridge/ | |
F: net/bridge/ | ||
|
||
ETHERNET PHY LIBRARY | ||
M: Andrew Lunn <[email protected]> | ||
M: Florian Fainelli <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
|
@@ -7095,9 +7101,9 @@ S: Maintained | |
F: fs/autofs4/ | ||
|
||
KERNEL BUILD + files below scripts/ (unless maintained elsewhere) | ||
M: Masahiro Yamada <[email protected]> | ||
M: Michal Marek <[email protected]> | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git for-next | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git rc-fixes | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git | ||
L: [email protected] | ||
S: Maintained | ||
F: Documentation/kbuild/ | ||
|
@@ -7214,6 +7220,14 @@ F: arch/mips/include/uapi/asm/kvm* | |
F: arch/mips/include/asm/kvm* | ||
F: arch/mips/kvm/ | ||
|
||
KERNFS | ||
M: Greg Kroah-Hartman <[email protected]> | ||
M: Tejun Heo <[email protected]> | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git | ||
S: Supported | ||
F: include/linux/kernfs.h | ||
F: fs/kernfs/ | ||
|
||
KEXEC | ||
M: Eric Biederman <[email protected]> | ||
W: http://kernel.org/pub/linux/utils/kernel/kexec/ | ||
|
@@ -10820,6 +10834,7 @@ F: drivers/s390/block/dasd* | |
F: block/partitions/ibm.c | ||
|
||
S390 NETWORK DRIVERS | ||
M: Julian Wiedmann <[email protected]> | ||
M: Ursula Braun <[email protected]> | ||
L: [email protected] | ||
W: http://www.ibm.com/developerworks/linux/linux390/ | ||
|
@@ -10850,6 +10865,7 @@ S: Supported | |
F: drivers/s390/scsi/zfcp_* | ||
|
||
S390 IUCV NETWORK LAYER | ||
M: Julian Wiedmann <[email protected]> | ||
M: Ursula Braun <[email protected]> | ||
L: [email protected] | ||
W: http://www.ibm.com/developerworks/linux/linux390/ | ||
|
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 |
---|---|---|
|
@@ -26,6 +26,7 @@ | |
device_type = "cpu"; | ||
compatible = "snps,arc770d"; | ||
reg = <0>; | ||
clocks = <&core_clk>; | ||
}; | ||
}; | ||
|
||
|
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 |
---|---|---|
|
@@ -21,6 +21,7 @@ | |
device_type = "cpu"; | ||
compatible = "snps,archs38"; | ||
reg = <0>; | ||
clocks = <&core_clk>; | ||
}; | ||
}; | ||
|
||
|
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.