Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e54e54a94cde0c2409974a4222ef2eda2e5609c8
Commit:     e54e54a94cde0c2409974a4222ef2eda2e5609c8
Parent:     541ceb359e3fb2714bf7a9fa3c134ce3e29f427a
Author:     Rob Landley <[EMAIL PROTECTED]>
AuthorDate: Tue Oct 16 23:31:30 2007 -0700
Committer:  Linus Torvalds <[EMAIL PROTECTED]>
CommitDate: Wed Oct 17 08:43:07 2007 -0700

    Add Documentation/RCU/00-Index
    
    Add Documentation/RCU/00-INDEX
    
    Signed-off-by: Rob Landley <[EMAIL PROTECTED]>
    Acked-by: Paul E. McKenney <[EMAIL PROTECTED]>
    Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
    Signed-off-by: Linus Torvalds <[EMAIL PROTECTED]>
---
 Documentation/RCU/00-INDEX |   22 ++++++++++++++++++++++
 1 files changed, 22 insertions(+), 0 deletions(-)

diff --git a/Documentation/RCU/00-INDEX b/Documentation/RCU/00-INDEX
new file mode 100644
index 0000000..461481d
--- /dev/null
+++ b/Documentation/RCU/00-INDEX
@@ -0,0 +1,22 @@
+00-INDEX
+       - This file
+arrayRCU.txt
+       - Using RCU to Protect Read-Mostly Arrays
+checklist.txt
+       - Review Checklist for RCU Patches
+listRCU.txt
+       - Using RCU to Protect Read-Mostly Linked Lists
+NMI-RCU.txt
+       - Using RCU to Protect Dynamic NMI Handlers
+rcuref.txt
+       - Reference-count design for elements of lists/arrays protected by RCU
+rcu.txt
+       - RCU Concepts
+RTFP.txt
+       - List of RCU papers (bibliography) going back to 1980.
+torture.txt
+       - RCU Torture Test Operation (CONFIG_RCU_TORTURE_TEST)
+UP.txt
+       - RCU on Uniprocessor Systems
+whatisRCU.txt
+       - What is RCU?
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to