aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Documentation/RCU/RTFP.txt2
-rw-r--r--Documentation/arm/vlocks.txt2
-rw-r--r--Documentation/debugging-via-ohci1394.txt2
-rw-r--r--Documentation/input/rotary-encoder.txt2
-rw-r--r--Documentation/kmemleak.txt2
-rw-r--r--Documentation/networking/fore200e.txt2
6 files changed, 6 insertions, 6 deletions
diff --git a/Documentation/RCU/RTFP.txt b/Documentation/RCU/RTFP.txt
index f29bcbc463e7..370ca006db7a 100644
--- a/Documentation/RCU/RTFP.txt
+++ b/Documentation/RCU/RTFP.txt
@@ -1496,7 +1496,7 @@ Canis Rufus and Zoicon5 and Anome and Hal Eisen"
1496,month="July" 1496,month="July"
1497,day="8" 1497,day="8"
1498,year="2006" 1498,year="2006"
1499,note="\url{http://en.wikipedia.org/wiki/Read-copy-update}" 1499,note="\url{https://en.wikipedia.org/wiki/Read-copy-update}"
1500,annotation={ 1500,annotation={
1501 Wikipedia RCU page as of July 8 2006. 1501 Wikipedia RCU page as of July 8 2006.
1502 [Viewed August 21, 2006] 1502 [Viewed August 21, 2006]
diff --git a/Documentation/arm/vlocks.txt b/Documentation/arm/vlocks.txt
index 415960a9bab0..45731672c564 100644
--- a/Documentation/arm/vlocks.txt
+++ b/Documentation/arm/vlocks.txt
@@ -206,6 +206,6 @@ References
206[1] Lamport, L. "A New Solution of Dijkstra's Concurrent Programming 206[1] Lamport, L. "A New Solution of Dijkstra's Concurrent Programming
207 Problem", Communications of the ACM 17, 8 (August 1974), 453-455. 207 Problem", Communications of the ACM 17, 8 (August 1974), 453-455.
208 208
209 http://en.wikipedia.org/wiki/Lamport%27s_bakery_algorithm 209 https://en.wikipedia.org/wiki/Lamport%27s_bakery_algorithm
210 210
211[2] linux/arch/arm/common/vlock.S, www.kernel.org. 211[2] linux/arch/arm/common/vlock.S, www.kernel.org.
diff --git a/Documentation/debugging-via-ohci1394.txt b/Documentation/debugging-via-ohci1394.txt
index 5c9a567b3fac..03703afc4d30 100644
--- a/Documentation/debugging-via-ohci1394.txt
+++ b/Documentation/debugging-via-ohci1394.txt
@@ -181,4 +181,4 @@ Notes
181Documentation and specifications: http://halobates.de/firewire/ 181Documentation and specifications: http://halobates.de/firewire/
182 182
183FireWire is a trademark of Apple Inc. - for more information please refer to: 183FireWire is a trademark of Apple Inc. - for more information please refer to:
184http://en.wikipedia.org/wiki/FireWire 184https://en.wikipedia.org/wiki/FireWire
diff --git a/Documentation/input/rotary-encoder.txt b/Documentation/input/rotary-encoder.txt
index 92e68bce13a4..5737e3590adb 100644
--- a/Documentation/input/rotary-encoder.txt
+++ b/Documentation/input/rotary-encoder.txt
@@ -33,7 +33,7 @@ The phase diagram of these two outputs look like this:
33 one step (half-period mode) 33 one step (half-period mode)
34 34
35For more information, please see 35For more information, please see
36 http://en.wikipedia.org/wiki/Rotary_encoder 36 https://en.wikipedia.org/wiki/Rotary_encoder
37 37
38 38
391. Events / state machine 391. Events / state machine
diff --git a/Documentation/kmemleak.txt b/Documentation/kmemleak.txt
index 45e777f4e41d..18e24abb3ecf 100644
--- a/Documentation/kmemleak.txt
+++ b/Documentation/kmemleak.txt
@@ -6,7 +6,7 @@ Introduction
6 6
7Kmemleak provides a way of detecting possible kernel memory leaks in a 7Kmemleak provides a way of detecting possible kernel memory leaks in a
8way similar to a tracing garbage collector 8way similar to a tracing garbage collector
9(http://en.wikipedia.org/wiki/Garbage_collection_%28computer_science%29#Tracing_garbage_collectors), 9(https://en.wikipedia.org/wiki/Garbage_collection_%28computer_science%29#Tracing_garbage_collectors),
10with the difference that the orphan objects are not freed but only 10with the difference that the orphan objects are not freed but only
11reported via /sys/kernel/debug/kmemleak. A similar method is used by the 11reported via /sys/kernel/debug/kmemleak. A similar method is used by the
12Valgrind tool (memcheck --leak-check) to detect the memory leaks in 12Valgrind tool (memcheck --leak-check) to detect the memory leaks in
diff --git a/Documentation/networking/fore200e.txt b/Documentation/networking/fore200e.txt
index d52af53efdc5..1f98f62b4370 100644
--- a/Documentation/networking/fore200e.txt
+++ b/Documentation/networking/fore200e.txt
@@ -37,7 +37,7 @@ version. Alternative binary firmware images can be found somewhere on the
37ForeThought CD-ROM supplied with your adapter by FORE Systems. 37ForeThought CD-ROM supplied with your adapter by FORE Systems.
38 38
39You can also get the latest firmware images from FORE Systems at 39You can also get the latest firmware images from FORE Systems at
40http://en.wikipedia.org/wiki/FORE_Systems. Register TACTics Online and go to 40https://en.wikipedia.org/wiki/FORE_Systems. Register TACTics Online and go to
41the 'software updates' pages. The firmware binaries are part of 41the 'software updates' pages. The firmware binaries are part of
42the various ForeThought software distributions. 42the various ForeThought software distributions.
43 43