From: Rob Landley <rlandley@xxxxxxxxxxxxx> Add Documentation/arch/00-INDEX, remove entries from Documentation/00-INDEX Signed-off-by: Rob Landley <rlandley@xxxxxxxxxxxxx> --- Documentation/00-INDEX | 30 ----------------------------- Documentation/arch/00-INDEX | 35 ++++++++++++++++++++++++++++++++++ 2 files changed, 36 insertions(+), 29 deletions(-) --- /dev/null 2011-04-17 13:05:54.917669002 -0500 +++ linux/Documentation/arch/00-INDEX 2011-04-22 11:49:26.138917399 -0500 @@ -0,0 +1,35 @@ +Hardware architectures supported by the Linux kernel. + +powerpc s390 sh sparc x86 + +00-INDEX/ + - this file. +arm/ + - ARM architecture, from http://arm.com +blackfin/ + - Blackfin, from http://www.analog.com/Blackfin +cris/ + - ETRAX Cris, from Axis Communications +frv/ + - Fujitsu FR-V Linux documentation, http://en.wikipedia.org/wiki/FR-V +ia64/ + - Intel Itanium, http://en.wikipedia.org/wiki/Intel_iAPX_432 +m68k/ + - Motorola 680x0, coldfire, and dragonball +mips/ + - Processor from Mips Technologies, at http://mips.com +mn10300/ + - Panasonic AM33 + http://www.semicon.panasonic.co.jp/e-micom/MicomFamily/am3.html +parisc/ + - HP PA-RISC, see http://parisc-linux.org/ +powerpc/ + - Apple/IBM/Motorola PowerPC, http://penguinppc.org http://power.org +s390/ + - IBM S/390 and Z-series mainframes, http://linuxvm.org +sh/ + - Hitachi/Renesas SuperH (sh4): http://oss.renesas.com +sparc/ + - Processor from Sun Microsystems, http://en.wikipedia.org/wiki/SPARC +x86/ + - i386 and x86-64 as used in PCs everywhere diff --git a/Documentation/00-INDEX b/Documentation/00-INDEX index c17cd4b..dad9c5e 100644 --- a/Documentation/00-INDEX +++ b/Documentation/00-INDEX @@ -64,8 +64,6 @@ aoe/ - description of AoE (ATA over Ethernet) along with config examples. applying-patches.txt - description of various trees and how to apply their patches. -arm/ - - directory with info about Linux on the ARM architecture. atomic_ops.txt - semantics and behavior of atomic and bitmask operations. auxdisplay/ @@ -74,8 +72,6 @@ basic_profiling.txt - basic instructions for those who wants to profile Linux kernel. binfmt_misc.txt - info on the kernel support for extra binary formats. -blackfin/ - - directory with documentation for the Blackfin arch. block/ - info on the Block I/O (BIO) layer. blockdev/ @@ -104,8 +100,6 @@ cpuidle/ - info on CPU_IDLE, CPU idle state management subsystem. cputopology.txt - documentation on how CPU topology info is exported via sysfs. -cris/ - - directory with info about Linux on CRIS architecture. crypto/ - directory with info on the Crypto API. dcdbas.txt @@ -140,8 +134,6 @@ filesystems/ - info on the vfs and the various filesystems that Linux supports. firmware_class/ - request_firmware() hotplug interface info. -frv/ - - Fujitsu FR-V Linux documentation. gpio.txt - overview of GPIO (General Purpose Input/Output) access conventions. highuid.txt @@ -156,10 +148,6 @@ i2c/ - directory with info about the I2C bus/protocol (2 wire, kHz speed). i2o/ - directory with info about the Linux I2O subsystem. -x86/i386/ - - directory with info about Linux on Intel 32 bit architecture. -ia64/ - - directory with info about Linux on Intel 64 bit architecture. infiniband/ - directory with documents concerning Linux InfiniBand support. initrd.txt @@ -216,8 +204,6 @@ logo.gif - full colour GIF image of Linux logo (penguin - Tux). logo.txt - info on creator of above logo & site to get additional images from. -m68k/ - - directory with info about Linux on Motorola 68k architecture. magic-number.txt - list of magic numbers used to mark/protect kernel data structures. mca.txt @@ -230,8 +216,6 @@ memory-hotplug.txt - Hotpluggable memory support, how to use and current status. memory.txt - info on typical Linux memory problems. -mips/ - - directory with info about Linux on MIPS architecture. mmc/ - directory with info about the MMC subsystem mono.txt @@ -254,8 +238,6 @@ oops-tracing.txt - how to decode those nasty internal kernel error dump messages. padata.txt - An introduction to the "padata" parallel execution API -parisc/ - - directory with info on using Linux on PA-RISC architecture. parport.txt - how to use the parallel-port driver. parport-lowlevel.txt @@ -268,8 +250,6 @@ pnp.txt - Linux Plug and Play documentation. power/ - directory with info on Linux PCI power management. -powerpc/ - - directory with info on using Linux with the PowerPC. preempt-locking.txt - info on locking under a preemptive kernel. printk-formats.txt @@ -288,8 +268,6 @@ rt-mutex.txt - desc. of RT-mutex subsystem with PI (Priority Inheritance) support. rtc.txt - notes on how to use the Real Time Clock (aka CMOS clock) driver. -s390/ - - directory with info on using Linux on the IBM S390. scheduler/ - directory with info on the scheduler. scsi/ @@ -302,12 +280,8 @@ sgi-ioc4.txt - description of the SGI IOC4 PCI (multi function) device. sgi-visws.txt - short blurb on the SGI Visual Workstations. -sh/ - - directory with info on porting Linux to a new architecture. sound/ - directory with info on sound card support. -sparc/ - - directory with info on using Linux on Sparc architecture. sparse.txt - info on how to obtain and use the sparse tool for typechecking. spi/ @@ -341,14 +315,12 @@ video-output.txt video4linux/ - directory with info regarding video/TV/radio cards and linux. vm/ - - directory with info on the Linux vm code. + - directory with info on the Linux virtual memory subsystem. volatile-considered-harmful.txt - Why the "volatile" type class should not be used w1/ - directory with documents regarding the 1-wire (w1) subsystem. watchdog/ - how to auto-reboot Linux if it has "fallen and can't get up". ;-) -x86/x86_64/ - - directory with info on Linux support for AMD x86-64 (Hammer) machines. zorro.txt - info on writing drivers for Zorro bus devices found on Amigas. -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html