public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jonathan Corbet <corbet@lwn.net>
To: torvalds@linux-foundation.org
Cc: linux-kernel@vger.kernel.org, Randy Dunlap <randy.dunlap@oracle.com>
Subject: [PULL] Current documentation tree
Date: Fri, 11 Apr 2008 13:45:27 -0600	[thread overview]
Message-ID: <22660.1207943127@vena.lwn.net> (raw)

I have a current version of the documentation tree at:

  git://git.lwn.net/linux-2.6.git docs

There are a couple of code comment changes, but no changes to any code
itself.  It's safe to pull now (and it would be nice to get a couple of
these changes in), but can also easily wait for the merge window to
open.

What's there:

J. Bruce Fields (4):
      Spell out behavior of atomic_dec_and_lock() in kerneldoc
      Documentation: move nfsroot.txt to filesystems/
      Documentation: move rpc-cache.txt to filesystems/
      Move sched-rt-group.txt to scheduler/

Jan Engelhardt (1):
      Fixes to the seq_file document

Jonathan Corbet (2):
      Add the seq_file documentation
      Fill out information on patch tags in SubmittingPatches

Mark Fasheh (1):
      Add additional examples in Documentation/spinlocks.txt

Will Newton (1):
      Fix a typo in highres.txt

 Documentation/00-INDEX                           |    4 -
 Documentation/SubmittingPatches                  |   54 ++++-
 Documentation/filesystems/00-INDEX               |    6 +
 Documentation/{ => filesystems}/nfsroot.txt      |    0 
 Documentation/{ => filesystems}/rpc-cache.txt    |    0 
 Documentation/filesystems/seq_file.txt           |  283 ++++++++++++++++++++++
 Documentation/hrtimers/highres.txt               |    2 +-
 Documentation/kernel-parameters.txt              |    6 +-
 Documentation/scheduler/00-INDEX                 |    2 +
 Documentation/{ => scheduler}/sched-rt-group.txt |    0 
 Documentation/spinlocks.txt                      |   22 ++
 fs/Kconfig                                       |    8 +-
 include/linux/spinlock.h                         |    3 +
 net/ipv4/Kconfig                                 |    8 +-
 net/ipv4/ipconfig.c                              |    2 +-
 15 files changed, 380 insertions(+), 20 deletions(-)
 rename Documentation/{ => filesystems}/nfsroot.txt (100%)
 rename Documentation/{ => filesystems}/rpc-cache.txt (100%)
 create mode 100644 Documentation/filesystems/seq_file.txt
 rename Documentation/{ => scheduler}/sched-rt-group.txt (100%)

jon

                 reply	other threads:[~2008-04-11 19:45 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=22660.1207943127@vena.lwn.net \
    --to=corbet@lwn.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=randy.dunlap@oracle.com \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox