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 branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kerne…
…l/git/paulmck/linux-2.6-rcu into core/rcu
- Loading branch information
Showing
730 changed files
with
12,282 additions
and
12,169 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -454,6 +454,17 @@ L: [email protected] | |
S: Maintained | ||
F: drivers/infiniband/hw/amso1100/ | ||
|
||
ANALOG DEVICES INC ASOC DRIVERS | ||
L: [email protected] | ||
L: [email protected] (moderated for non-subscribers) | ||
W: http://blackfin.uclinux.org/ | ||
S: Supported | ||
F: sound/soc/blackfin/* | ||
F: sound/soc/codecs/ad1* | ||
F: sound/soc/codecs/adau* | ||
F: sound/soc/codecs/adav* | ||
F: sound/soc/codecs/ssm* | ||
|
||
AOA (Apple Onboard Audio) ALSA DRIVER | ||
M: Johannes Berg <[email protected]> | ||
L: [email protected] | ||
|
@@ -1665,8 +1676,7 @@ F: kernel/cgroup* | |
F: mm/*cgroup* | ||
|
||
CORETEMP HARDWARE MONITORING DRIVER | ||
M: Rudolf Marek <[email protected]> | ||
M: Huaxu Wan <[email protected]> | ||
M: Fenghua Yu <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
F: Documentation/hwmon/coretemp | ||
|
@@ -2191,6 +2201,12 @@ L: [email protected] | |
S: Supported | ||
F: drivers/infiniband/hw/ehca/ | ||
|
||
EHEA (IBM pSeries eHEA 10Gb ethernet adapter) DRIVER | ||
M: Breno Leitao <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
F: drivers/net/ehea/ | ||
|
||
EMBEDDED LINUX | ||
M: Paul Gortmaker <[email protected]> | ||
M: Matt Mackall <[email protected]> | ||
|
@@ -2286,6 +2302,12 @@ S: Maintained | |
F: Documentation/hwmon/f71805f | ||
F: drivers/hwmon/f71805f.c | ||
|
||
FANOTIFY | ||
M: Eric Paris <[email protected]> | ||
S: Maintained | ||
F: fs/notify/fanotify/ | ||
F: include/linux/fanotify.h | ||
|
||
FARSYNC SYNCHRONOUS DRIVER | ||
M: Kevin Curtis <[email protected]> | ||
W: http://www.farsite.co.uk/ | ||
|
@@ -2765,11 +2787,6 @@ S: Maintained | |
F: arch/x86/kernel/hpet.c | ||
F: arch/x86/include/asm/hpet.h | ||
|
||
HPET: ACPI | ||
M: Bob Picco <[email protected]> | ||
S: Maintained | ||
F: drivers/char/hpet.c | ||
|
||
HPFS FILESYSTEM | ||
M: Mikulas Patocka <[email protected]> | ||
W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi | ||
|
@@ -3382,7 +3399,7 @@ F: drivers/s390/kvm/ | |
|
||
KEXEC | ||
M: Eric Biederman <[email protected]> | ||
W: http://ftp.kernel.org/pub/linux/kernel/people/horms/kexec-tools/ | ||
W: http://kernel.org/pub/linux/utils/kernel/kexec/ | ||
L: [email protected] | ||
S: Maintained | ||
F: include/linux/kexec.h | ||
|
@@ -3478,7 +3495,7 @@ LGUEST | |
M: Rusty Russell <[email protected]> | ||
L: [email protected] | ||
W: http://lguest.ozlabs.org/ | ||
S: Maintained | ||
S: Odd Fixes | ||
F: Documentation/lguest/ | ||
F: arch/x86/lguest/ | ||
F: drivers/lguest/ | ||
|
@@ -3907,8 +3924,7 @@ F: Documentation/sound/oss/MultiSound | |
F: sound/oss/msnd* | ||
|
||
MULTITECH MULTIPORT CARD (ISICOM) | ||
M: Jiri Slaby <[email protected]> | ||
S: Maintained | ||
S: Orphan | ||
F: drivers/char/isicom.c | ||
F: include/linux/isicom.h | ||
|
||
|
@@ -4588,7 +4604,7 @@ F: include/linux/preempt.h | |
PRISM54 WIRELESS DRIVER | ||
M: "Luis R. Rodriguez" <[email protected]> | ||
L: [email protected] | ||
W: http://prism54.org | ||
W: http://wireless.kernel.org/en/users/Drivers/p54 | ||
S: Obsolete | ||
F: drivers/net/wireless/prism54/ | ||
|
||
|
@@ -4789,6 +4805,7 @@ RCUTORTURE MODULE | |
M: Josh Triplett <[email protected]> | ||
M: "Paul E. McKenney" <[email protected]> | ||
S: Supported | ||
T: git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu.git | ||
F: Documentation/RCU/torture.txt | ||
F: kernel/rcutorture.c | ||
|
||
|
@@ -4813,19 +4830,18 @@ M: Dipankar Sarma <[email protected]> | |
M: "Paul E. McKenney" <[email protected]> | ||
W: http://www.rdrop.com/users/paulmck/rclock/ | ||
S: Supported | ||
T: git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu.git | ||
F: Documentation/RCU/ | ||
F: include/linux/rcu* | ||
F: include/linux/srcu* | ||
F: kernel/rcu* | ||
F: kernel/srcu* | ||
X: kernel/rcutorture.c | ||
|
||
REAL TIME CLOCK DRIVER | ||
REAL TIME CLOCK DRIVER (LEGACY) | ||
M: Paul Gortmaker <[email protected]> | ||
S: Maintained | ||
F: Documentation/rtc.txt | ||
F: drivers/rtc/ | ||
F: include/linux/rtc.h | ||
F: drivers/char/rtc.c | ||
|
||
REAL TIME CLOCK (RTC) SUBSYSTEM | ||
M: Alessandro Zummo <[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
Oops, something went wrong.