Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 7 Jan 2009 23:35:47 +0000 (15:35 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 7 Jan 2009 23:35:47 +0000 (15:35 -0800)
commit67acd8b4b7a3f1b183ae358e1dfdb8a80e170736
tree4418034f6e83f954337a17bc6a872fa5ae3c4b5e
parentb13d3720ecd29d5044334fdbbae3432f26802bae
parentad160d23198193135cb2bcc75222e0816b5838c0
Merge git://git./linux/kernel/git/arjan/linux-2.6-async

* git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async:
  async: don't do the initcall stuff post boot
  bootchart: improve output based on Dave Jones' feedback
  async: make the final inode deletion an asynchronous event
  fastboot: Make libata initialization even more async
  fastboot: make the libata port scan asynchronous
  fastboot: make scsi probes asynchronous
  async: Asynchronous function calls to speed up kernel boot
init/main.c