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.
Merge 3.15-rc6 into driver-core-next
We want the kernfs fixes in this branch as well for testing. Signed-off-by: Greg Kroah-Hartman <[email protected]>
- Loading branch information
Showing
724 changed files
with
8,053 additions
and
4,798 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 |
---|---|---|
|
@@ -117,7 +117,7 @@ Description: | |
|
||
What: /sys/bus/pci/devices/.../vpd | ||
Date: February 2008 | ||
Contact: Ben Hutchings <[email protected]> | ||
Contact: Ben Hutchings <[email protected]> | ||
Description: | ||
A file named vpd in a device directory will be a | ||
binary file containing the Vital Product Data for the | ||
|
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
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 |
---|---|---|
|
@@ -429,7 +429,7 @@ RPS and RFS were introduced in kernel 2.6.35. XPS was incorporated into | |
([email protected]) | ||
|
||
Accelerated RFS was introduced in 2.6.35. Original patches were | ||
submitted by Ben Hutchings ([email protected]) | ||
submitted by Ben Hutchings ([email protected]) | ||
|
||
Authors: | ||
Tom Herbert ([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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1893,14 +1893,15 @@ L: [email protected] | |
S: Supported | ||
F: drivers/net/ethernet/broadcom/bnx2x/ | ||
|
||
BROADCOM BCM281XX/BCM11XXX ARM ARCHITECTURE | ||
BROADCOM BCM281XX/BCM11XXX/BCM216XX ARM ARCHITECTURE | ||
M: Christian Daudt <[email protected]> | ||
M: Matt Porter <[email protected]> | ||
L: [email protected] | ||
T: git git://git.github.com/broadcom/bcm11351 | ||
T: git git://github.com/broadcom/mach-bcm | ||
S: Maintained | ||
F: arch/arm/mach-bcm/ | ||
F: arch/arm/boot/dts/bcm113* | ||
F: arch/arm/boot/dts/bcm216* | ||
F: arch/arm/boot/dts/bcm281* | ||
F: arch/arm/configs/bcm_defconfig | ||
F: drivers/mmc/host/sdhci_bcm_kona.c | ||
|
@@ -2245,12 +2246,6 @@ L: [email protected] | |
S: Maintained | ||
F: drivers/usb/host/ohci-ep93xx.c | ||
|
||
CIRRUS LOGIC CS4270 SOUND DRIVER | ||
M: Timur Tabi <[email protected]> | ||
L: [email protected] (moderated for non-subscribers) | ||
S: Odd Fixes | ||
F: sound/soc/codecs/cs4270* | ||
|
||
CIRRUS LOGIC AUDIO CODEC DRIVERS | ||
M: Brian Austin <[email protected]> | ||
M: Paul Handrigan <[email protected]> | ||
|
@@ -3485,6 +3480,12 @@ S: Maintained | |
F: drivers/extcon/ | ||
F: Documentation/extcon/ | ||
|
||
EXYNOS DP DRIVER | ||
M: Jingoo Han <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
F: drivers/gpu/drm/exynos/exynos_dp* | ||
|
||
EXYNOS MIPI DISPLAY DRIVERS | ||
M: Inki Dae <[email protected]> | ||
M: Donghwa Lee <[email protected]> | ||
|
@@ -3550,7 +3551,7 @@ F: include/scsi/libfcoe.h | |
F: include/uapi/scsi/fc/ | ||
|
||
FILE LOCKING (flock() and fcntl()/lockf()) | ||
M: Jeff Layton <jlayton@redhat.com> | ||
M: Jeff Layton <jlayton@poochiereds.net> | ||
M: J. Bruce Fields <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
|
@@ -4812,6 +4813,14 @@ L: [email protected] | |
S: Maintained | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core | ||
F: kernel/irq/ | ||
|
||
IRQCHIP DRIVERS | ||
M: Thomas Gleixner <[email protected]> | ||
M: Jason Cooper <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core | ||
T: git git://git.infradead.org/users/jcooper/linux.git irqchip/core | ||
F: drivers/irqchip/ | ||
|
||
IRQ DOMAINS (IRQ NUMBER MAPPING LIBRARY) | ||
|
@@ -5108,14 +5117,19 @@ F: drivers/s390/kvm/ | |
|
||
KERNEL VIRTUAL MACHINE (KVM) FOR ARM | ||
M: Christoffer Dall <[email protected]> | ||
M: Marc Zyngier <[email protected]> | ||
L: [email protected] (moderated for non-subscribers) | ||
L: [email protected] | ||
W: http://systems.cs.columbia.edu/projects/kvm-arm | ||
S: Supported | ||
F: arch/arm/include/uapi/asm/kvm* | ||
F: arch/arm/include/asm/kvm* | ||
F: arch/arm/kvm/ | ||
F: virt/kvm/arm/ | ||
F: include/kvm/arm_* | ||
|
||
KERNEL VIRTUAL MACHINE FOR ARM64 (KVM/arm64) | ||
M: Christoffer Dall <[email protected]> | ||
M: Marc Zyngier <[email protected]> | ||
L: [email protected] (moderated for non-subscribers) | ||
L: [email protected] | ||
|
@@ -5479,15 +5493,15 @@ F: Documentation/hwmon/ltc4261 | |
F: drivers/hwmon/ltc4261.c | ||
|
||
LTP (Linux Test Project) | ||
M: Shubham Goyal <[email protected]> | ||
M: Mike Frysinger <[email protected]> | ||
M: Cyril Hrubis <[email protected]> | ||
M: Caspar Zhang <[email protected]> | ||
M: Wanlong Gao <[email protected]> | ||
M: Jan Stancek <[email protected]> | ||
M: Stanislav Kholmanskikh <[email protected]> | ||
M: Alexey Kodanev <[email protected]> | ||
L: [email protected] (subscribers-only) | ||
W: http://ltp.sourceforge.net/ | ||
W: http://linux-test-project.github.io/ | ||
T: git git://github.com/linux-test-project/ltp.git | ||
T: git git://ltp.git.sourceforge.net/gitroot/ltp/ltp-dev | ||
S: Maintained | ||
|
||
M32R ARCHITECTURE | ||
|
@@ -7277,7 +7291,6 @@ F: drivers/video/aty/aty128fb.c | |
RALINK RT2X00 WIRELESS LAN DRIVER | ||
P: rt2x00 project | ||
M: Ivo van Doorn <[email protected]> | ||
M: Gertjan van Wingerde <[email protected]> | ||
M: Helmut Schaa <[email protected]> | ||
L: [email protected] | ||
L: [email protected] (moderated for non-subscribers) | ||
|
@@ -7293,7 +7306,7 @@ F: Documentation/blockdev/ramdisk.txt | |
F: drivers/block/brd.c | ||
|
||
RANDOM NUMBER DRIVER | ||
M: Theodore Ts'o" <[email protected]> | ||
M: "Theodore Ts'o" <[email protected]> | ||
S: Maintained | ||
F: drivers/char/random.c | ||
|
||
|
@@ -7674,7 +7687,6 @@ F: drivers/clk/samsung/ | |
SAMSUNG SXGBE DRIVERS | ||
M: Byungho An <[email protected]> | ||
M: Girish K S <[email protected]> | ||
M: Siva Reddy Kallam <[email protected]> | ||
M: Vipul Pandya <[email protected]> | ||
S: Supported | ||
L: [email protected] | ||
|
@@ -9098,6 +9110,9 @@ F: arch/um/os-Linux/drivers/ | |
|
||
TURBOCHANNEL SUBSYSTEM | ||
M: "Maciej W. Rozycki" <[email protected]> | ||
M: Ralf Baechle <[email protected]> | ||
L: [email protected] | ||
Q: http://patchwork.linux-mips.org/project/linux-mips/list/ | ||
S: Maintained | ||
F: drivers/tc/ | ||
F: include/linux/tc.h | ||
|
@@ -9951,7 +9966,7 @@ F: drivers/net/hamradio/*scc.c | |
F: drivers/net/hamradio/z8530.h | ||
|
||
ZBUD COMPRESSED PAGE ALLOCATOR | ||
M: Seth Jennings <[email protected]> | ||
M: Seth Jennings <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
F: mm/zbud.c | ||
|
@@ -9996,7 +10011,7 @@ F: mm/zsmalloc.c | |
F: include/linux/zsmalloc.h | ||
|
||
ZSWAP COMPRESSED SWAP CACHING | ||
M: Seth Jennings <[email protected]> | ||
M: Seth Jennings <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
F: mm/zswap.c | ||
|
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.