public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Arjan van de Ven <arjan@infradead.org>
To: torvalds@linux-foundation.org
Cc: linux-kernel@vger.kernel.org, mingo@elte.hu
Subject: please pull the reduced fastboot tree
Date: Mon, 13 Oct 2008 14:20:20 -0400	[thread overview]
Message-ID: <20081013142020.22b970cc@infradead.org> (raw)

Hi Linus,

can you pull the "for-linus" branch of my fastboot tree (full git line below)?
It has the pieces of the fastboot tree that are independent of the asynchronous
stuff, and is generally useful:
* The boot visualisation script
* Making RAID autodetect a config option (acked by NeilB)



The following changes since commit f1b2a5ace996de339292d4035f9f5b294aecd11e:
  Linus Torvalds (1):
        Merge git://git.kernel.org/.../sfrench/cifs-2.6

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-fastboot.git for-linus

Alan Jenkins (1):
      raid, fastboot: hide RAID autodetect option if MD is compiled as a module

Arjan van de Ven (5):
      Add a script to visualize the kernel boot process / time
      fastboot: fix issues and improve output of bootgraph.pl
      fastboot: make the raid autodetect code wait for all devices to init
      fastboot: make the RAID autostart code print a message just before waiting
      raid: make RAID autodetect default a KConfig option

Arnaud Patard (1):
      fastboot: Fix bootgraph.pl initcall name regexp

Ingo Molnar (1):
      warning: fix init do_mounts_md c

 drivers/md/Kconfig   |   14 +++++
 init/do_mounts_md.c  |   40 +++++++++++---
 init/main.c          |    2 +-
 scripts/bootgraph.pl |  147 ++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 193 insertions(+), 10 deletions(-)
 create mode 100644 scripts/bootgraph.pl


-- 
Arjan van de Ven 	Intel Open Source Technology Centre
For development, discussion and tips for power savings, 
visit http://www.lesswatts.org

                 reply	other threads:[~2008-10-13 18:20 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=20081013142020.22b970cc@infradead.org \
    --to=arjan@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --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