diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-10-23 21:07:02 -0400 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-10-23 21:07:02 -0400 |
| commit | 684baeb1d78ac478a8e5f00aa9ab0ce0837f2a91 (patch) | |
| tree | 47df6b59ab2f7d13516127726b99edc985bf4e12 /Documentation/00-INDEX | |
| parent | 4e3ab74c22425e73a0c11dcc065c94c5c75ed2ad (diff) | |
| parent | fd0587339d80dd2fea5ead7f734676c9c618eace (diff) | |
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull core kernel fixes from Ingo Molnar:
"Two small fixes"
* 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
Documentation: Reflect the new location of the NMI watchdog info
nohz: Fix idle ticks in cpu summary line of /proc/stat
Diffstat (limited to 'Documentation/00-INDEX')
| -rw-r--r-- | Documentation/00-INDEX | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/00-INDEX b/Documentation/00-INDEX index f54273e2ac97..ceb1ff735469 100644 --- a/Documentation/00-INDEX +++ b/Documentation/00-INDEX | |||
| @@ -210,6 +210,8 @@ local_ops.txt | |||
| 210 | - semantics and behavior of local atomic operations. | 210 | - semantics and behavior of local atomic operations. |
| 211 | lockdep-design.txt | 211 | lockdep-design.txt |
| 212 | - documentation on the runtime locking correctness validator. | 212 | - documentation on the runtime locking correctness validator. |
| 213 | lockup-watchdogs.txt | ||
| 214 | - info on soft and hard lockup detectors (aka nmi_watchdog). | ||
| 213 | logo.gif | 215 | logo.gif |
| 214 | - full colour GIF image of Linux logo (penguin - Tux). | 216 | - full colour GIF image of Linux logo (penguin - Tux). |
| 215 | logo.txt | 217 | logo.txt |
| @@ -240,8 +242,6 @@ netlabel/ | |||
| 240 | - directory with information on the NetLabel subsystem. | 242 | - directory with information on the NetLabel subsystem. |
| 241 | networking/ | 243 | networking/ |
| 242 | - directory with info on various aspects of networking with Linux. | 244 | - directory with info on various aspects of networking with Linux. |
| 243 | nmi_watchdog.txt | ||
| 244 | - info on NMI watchdog for SMP systems. | ||
| 245 | nommu-mmap.txt | 245 | nommu-mmap.txt |
| 246 | - documentation about no-mmu memory mapping support. | 246 | - documentation about no-mmu memory mapping support. |
| 247 | numastat.txt | 247 | numastat.txt |
