Staging
v0.8.1
https://github.com/torvalds/linux
Revision 58edf8ee5e3319373dae9d9038e1a8469a83bb76 authored by Linus Torvalds on 08 February 2009, 20:35:26 UTC, committed by Linus Torvalds on 08 February 2009, 20:35:26 UTC
* git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-update:
  async: use list_move_tail
  async: Rename _special -> _domain for clarity.
  async: Add some documentation.
  async: Handle kthread_run() return codes.
  async: Fix running list handling.
2 parent s 1fb25cb + f7de762
History
Tip revision: 58edf8ee5e3319373dae9d9038e1a8469a83bb76 authored by Linus Torvalds on 08 February 2009, 20:35:26 UTC
Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-update
Tip revision: 58edf8e
File Mode Size
Kconfig -rw-r--r-- 33.8 KB
Makefile -rw-r--r-- 1.1 KB
calibrate.c -rw-r--r-- 5.0 KB
do_mounts.c -rw-r--r-- 9.0 KB
do_mounts.h -rw-r--r-- 1.3 KB
do_mounts_initrd.c -rw-r--r-- 3.2 KB
do_mounts_md.c -rw-r--r-- 7.9 KB
do_mounts_rd.c -rw-r--r-- 9.8 KB
initramfs.c -rw-r--r-- 12.8 KB
main.c -rw-r--r-- 21.1 KB
noinitramfs.c -rw-r--r-- 1.4 KB
version.c -rw-r--r-- 1.1 KB

back to top