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 fixes in this branch as well for testing and merge resolution. Signed-off-by: Greg Kroah-Hartman <[email protected]>
- Loading branch information
Showing
500 changed files
with
4,549 additions
and
2,401 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 |
---|---|---|
|
@@ -162,7 +162,7 @@ Description: Discover CPUs in the same CPU frequency coordination domain | |
What: /sys/devices/system/cpu/cpu*/cache/index3/cache_disable_{0,1} | ||
Date: August 2008 | ||
KernelVersion: 2.6.27 | ||
Contact: discuss@x86-64.org | ||
Contact: Linux kernel mailing list <[email protected].org> | ||
Description: Disable L3 cache indices | ||
|
||
These files exist in every CPU's cache/index3 directory. Each | ||
|
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 |
---|---|---|
|
@@ -51,9 +51,9 @@ trivial patch so apply some common sense. | |
or does something very odd once a month document it. | ||
|
||
PLEASE remember that submissions must be made under the terms | ||
of the OSDL certificate of contribution and should include a | ||
Signed-off-by: line. The current version of this "Developer's | ||
Certificate of Origin" (DCO) is listed in the file | ||
of the Linux Foundation certificate of contribution and should | ||
include a Signed-off-by: line. The current version of this | ||
"Developer's Certificate of Origin" (DCO) is listed in the file | ||
Documentation/SubmittingPatches. | ||
|
||
6. Make sure you have the right to send any changes you make. If you | ||
|
@@ -2427,7 +2427,6 @@ L: [email protected] | |
S: Supported | ||
F: include/linux/capability.h | ||
F: include/uapi/linux/capability.h | ||
F: security/capability.c | ||
F: security/commoncap.c | ||
F: kernel/capability.c | ||
|
||
|
@@ -3826,10 +3825,11 @@ M: David Woodhouse <[email protected]> | |
L: [email protected] | ||
S: Maintained | ||
|
||
EMULEX LPFC FC SCSI DRIVER | ||
M: James Smart <[email protected]> | ||
EMULEX/AVAGO LPFC FC/FCOE SCSI DRIVER | ||
M: James Smart <[email protected]> | ||
M: Dick Kennedy <[email protected]> | ||
L: [email protected] | ||
W: http://sourceforge.net/projects/lpfcxxxx | ||
W: http://www.avagotech.com | ||
S: Supported | ||
F: drivers/scsi/lpfc/ | ||
|
||
|
@@ -4537,7 +4537,7 @@ M: Jean Delvare <[email protected]> | |
M: Guenter Roeck <[email protected]> | ||
L: [email protected] | ||
W: http://www.lm-sensors.org/ | ||
T: quilt kernel.org/pub/linux/kernel/people/jdelvare/linux-2.6/jdelvare-hwmon/ | ||
T: quilt http://jdelvare.nerim.net/devel/linux/jdelvare-hwmon/ | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git | ||
S: Maintained | ||
F: Documentation/hwmon/ | ||
|
@@ -7576,6 +7576,7 @@ F: drivers/pci/host/pci-exynos.c | |
|
||
PCI DRIVER FOR SYNOPSIS DESIGNWARE | ||
M: Jingoo Han <[email protected]> | ||
M: Pratyush Anand <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
F: drivers/pci/host/*designware* | ||
|
@@ -7589,8 +7590,9 @@ F: Documentation/devicetree/bindings/pci/host-generic-pci.txt | |
F: drivers/pci/host/pci-host-generic.c | ||
|
||
PCIE DRIVER FOR ST SPEAR13XX | ||
M: Pratyush Anand <[email protected]> | ||
L: [email protected] | ||
S: Orphan | ||
S: Maintained | ||
F: drivers/pci/host/*spear* | ||
|
||
PCMCIA SUBSYSTEM | ||
|
@@ -8830,9 +8832,11 @@ F: drivers/misc/phantom.c | |
F: include/uapi/linux/phantom.h | ||
|
||
SERVER ENGINES 10Gbps iSCSI - BladeEngine 2 DRIVER | ||
M: Jayamohan Kallickal <[email protected]> | ||
M: Jayamohan Kallickal <[email protected]> | ||
M: Minh Tran <[email protected]> | ||
M: John Soni Jose <[email protected]> | ||
L: [email protected] | ||
W: http://www.emulex.com | ||
W: http://www.avagotech.com | ||
S: Supported | ||
F: drivers/scsi/be2iscsi/ | ||
|
||
|
@@ -10586,8 +10590,7 @@ F: drivers/virtio/virtio_input.c | |
F: include/uapi/linux/virtio_input.h | ||
|
||
VIA RHINE NETWORK DRIVER | ||
M: Roger Luethi <[email protected]> | ||
S: Maintained | ||
S: Orphan | ||
F: drivers/net/ethernet/via/via-rhine.c | ||
|
||
VIA SD/MMC CARD CONTROLLER DRIVER | ||
|
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.