lkml.org 
[lkml]   [2011]   [May]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[git pull] Documentation: create Documentation/virtual/, move/update files
Hi Linus,

Please pull from

git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap/linux-docs.git docs-move

to get these changes:

commit 61516587513c84ac26e68e3ab008dc6e965d0378
Author: Rob Landley <rob@landley.net>
Date: Fri May 6 09:27:36 2011 -0700

Correct occurrences of
- Documentation/kvm/ to Documentation/virtual/kvm
- Documentation/uml/ to Documentation/virtual/uml
- Documentation/lguest/ to Documentation/virtual/lguest
throughout the kernel source tree.

Signed-off-by: Rob Landley <rob@landley.net>
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>

commit 570aa13a5dbea9b905b4cd6315aa6e1b3a9fd2f8
Author: Rob Landley <rlandley@parallels.com>
Date: Fri May 6 09:23:23 2011 -0700

Add a 00-INDEX file to Documentation/virtual
Remove uml from the top level 00-INDEX file.

Signed-off-by: Rob Landley <rlandley@parallels.com>
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>

commit ed16648eb5b86917f0b90bdcdbc857202da72f90
Author: Rob Landley <rlandley@parallels.com>
Date: Fri May 6 09:22:02 2011 -0700

Move kvm, uml, and lguest subdirectories under a common "virtual" directory,

cd Documentation
mkdir virtual
git mv kvm uml lguest virtual

Signed-off-by: Rob Landley <rlandley@parallels.com>
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>


Documentation/00-INDEX | 2 --
Documentation/virtual/00-INDEX | 10 ++++++++++
Documentation/{ => virtual}/kvm/api.txt | 0
Documentation/{ => virtual}/kvm/cpuid.txt | 0
Documentation/{ => virtual}/kvm/locking.txt | 0
Documentation/{ => virtual}/kvm/mmu.txt | 0
Documentation/{ => virtual}/kvm/msr.txt | 0
Documentation/{ => virtual}/kvm/ppc-pv.txt | 0
.../{ => virtual}/kvm/review-checklist.txt | 2 +-
Documentation/{ => virtual}/kvm/timekeeping.txt | 0
Documentation/{ => virtual}/lguest/.gitignore | 0
Documentation/{ => virtual}/lguest/Makefile | 0
Documentation/{ => virtual}/lguest/extract | 0
Documentation/{ => virtual}/lguest/lguest.c | 0
Documentation/{ => virtual}/lguest/lguest.txt | 3 ++-
.../{ => virtual}/uml/UserModeLinux-HOWTO.txt | 0
MAINTAINERS | 4 ++--
arch/x86/lguest/boot.c | 2 +-
drivers/lguest/Kconfig | 6 ++++--
drivers/lguest/Makefile | 2 +-
drivers/vhost/vhost.c | 2 +-
21 files changed, 22 insertions(+), 11 deletions(-)
create mode 100644 Documentation/virtual/00-INDEX
rename Documentation/{ => virtual}/kvm/api.txt (100%)
rename Documentation/{ => virtual}/kvm/cpuid.txt (100%)
rename Documentation/{ => virtual}/kvm/locking.txt (100%)
rename Documentation/{ => virtual}/kvm/mmu.txt (100%)
rename Documentation/{ => virtual}/kvm/msr.txt (100%)
rename Documentation/{ => virtual}/kvm/ppc-pv.txt (100%)
rename Documentation/{ => virtual}/kvm/review-checklist.txt (95%)
rename Documentation/{ => virtual}/kvm/timekeeping.txt (100%)
rename Documentation/{ => virtual}/lguest/.gitignore (100%)
rename Documentation/{ => virtual}/lguest/Makefile (100%)
rename Documentation/{ => virtual}/lguest/extract (100%)
rename Documentation/{ => virtual}/lguest/lguest.c (100%)
rename Documentation/{ => virtual}/lguest/lguest.txt (97%)
rename Documentation/{ => virtual}/uml/UserModeLinux-HOWTO.txt (100%)


\
 
 \ /
  Last update: 2011-05-19 07:21    [W:0.037 / U:0.020 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site