]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation/: update 00-INDEX files
authorHenrik Austad <henrik@austad.us>
Mon, 10 Feb 2014 22:25:33 +0000 (14:25 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 11 Feb 2014 00:01:40 +0000 (16:01 -0800)
commit14e67e4e030189552e07016e58ff19bf0b63533a
tree3a0285b183256e33d2793fb01e8dbb8a63da0cd6
parent021da1c7fc881355d71f1788ea9f880d9e7c6119
Documentation/: update 00-INDEX files

Some of the 00-INDEX files are somewhat outdated and some folders does
not contain 00-INDEX at all.  Only outdated (with the notably exception
of spi) indexes are touched here, the 169 folders without 00-INDEX has
not been touched.

New 00-INDEX
 - spi/* was added in a series of commits dating back to 2006

Added files (missing in (*/)00-INDEX)
 - dmatest.txt was added by commit d0d480dc045c ("dmatest: run test via
   debugfs")
 - this_cpu_ops.txt was added by commit 788243ea3005 ("percpu: add
   documentation on this_cpu operations")
 - ww-mutex-design.txt was added by commit 4f564575757a ("mutex: Add
   support for wound/wait style locks")
 - bcache.txt was added by commit d68fdab28ba2 ("bcache: A block layer
   cache")
 - kernel-per-CPU-kthreads.txt was added by commit 94189168bf71
   ("kthread: Document ways of reducing OS jitter due to per-CPU
   kthreads")
 - phy.txt was added by commit 481f7559904f ("drivers: phy: add generic
   PHY framework")
 - block/null_blk was added by commit 3251e0151f62 ("null_blk:
   documentation")
 - module-signing.txt was added by commit 02d4aa40a5c7 ("Add
   Documentation/module-signing.txt file")
 - assoc_array.txt was added by commit 152f2c7640a1 ("Add a generic
   associative array implementation.")
 - arm/IXP4xx was part of the initial repo
 - arm/cluster-pm-race-avoidance.txt was added by commit 06e14383b86b
   ("ARM: mcpm: introduce helpers for platform coherency exit/setup")
 - arm/firmware.txt was added by commit 7418cffbe611 ("ARM: Add
   interface for registering and calling firmware-specific operations")
 - arm/kernel_mode_neon.txt was added by commit 51a965ec060f ("ARM:
   7825/1: document the use of NEON in kernel mode")
 - arm/tcm.txt was added by commit 6051031cb0c0 ("ARM: 5580/2: ARM TCM
   (Tightly-Coupled Memory) support v3")
 - arm/vlocks.txt was added by commit 523f59f39c3b ("ARM: mcpm: Add
   baremetal voting mutexes")
 - blackfin/gptimers-example.c, Makefile was added by commit
   2a8745296046 ("Blackfin: add an example showing how to use the
   gptimers API")
 - devicetree/usage-model.txt was added by commit f05b14e85dac ("dt:
   Linux DT usage model documentation")
 - fb/api.txt was added by commit 8d6c396c9cbe ("fbdev: Add FOURCC-based
   format configuration API")
 - fb/sm501.txt was added by commit d0f47c00a4a4 ("video, sm501: add
   edid and commandline support")
 - fb/udlfb.txt was added by commit cfbcab010b0a ("fbdev: move udlfb out
   of staging.")
 - filesystems/Makefile was added by commit a2aeb2af00b5
   ("Documentation/fs/: split txt and source files")
 - filesystems/nfs/nfsd-admin-interfaces.txt was added by commit
   f8fc4fb69a5c ("nfsd: document kernel interfaces for nfsd
   configuration")
 - ide/warm-plug-howto.txt was added by commit 0fee6ddfa0e2 ("ide: add
   warm-plug support for IDE devices (take 2)")
 - laptops/Makefile was added by commit 815c42c169af
   ("Documentation/laptop/: split txt and source files")
 - leds/leds-blinkm.txt was added by commit f07332da830b ("LEDS: add
   BlinkM RGB LED driver, documentation and update MAINTAINERS")
 - leds/ledtrig-oneshot.txt was added by commit 40d1afc8f97b ("leds: add
   oneshot trigger")
 - leds/ledtrig-transient.txt was added by commit e69a02f6b0ea ("leds:
   add new transient trigger for one shot timer activation")
 - m68k/README.buddha was part of the initial repo
 - networking/LICENSE.(qla3xxx|qlcnic|qlge) was added by commits
   c37de475bdf163ece9a89de637c471ba9b41
 - networking/Makefile was added by commit 67291c63e038 ("docsrc: build
   Documentation/ sources")
 - networking/i40evf.txt was added by commit 11f8b99c9974 ("i40evf: add
   driver to kernel build system")
 - networking/ipsec.txt was added by commit 20a02d56d259 ("xfrm: Add
   file to document IPsec corner case")
 - networking/mac80211-auth-assoc-deauth.txt was added by commit
   113e7efaab18 ("mac80211: add auth/assoc/deauth flow diagram")
 - networking/netlink_mmap.txt was added by commit af9d6d57ddc5
   ("netlink: add documentation for memory mapped I/O")
 - networking/nf_conntrack-sysctl.txt was added by commit 7e59ea9cf857
   ("netfilter: doc: add nf_conntrack sysctl api documentation") lan)
 - networking/team.txt was added by commit c4c5d58badd6 ("net: introduce
   ethernet teaming device")
 - networking/vxlan.txt was added by commit 37f0daba9a3d ("vxlan:
   virtual extensible lan")
 - power/runtime_pm.txt was added by commit d43066ff9c87 ("PM: Introduce
   core framework for run-time PM of I/O devices (rev.  17)")
 - power/charger-manager.txt was added by commit 99d9553cc13e
   ("power_supply: Add initial Charger-Manager driver")
 - RCU/lockdep-splat.txt was added by commit 00b4d93c42f3 ("rcu:
   Document interpretation of RCU-lockdep splats")
 - s390/kvm.txt was added by 8200519 (KVM: s390: API documentation)
 - s390/qeth.txt was added by commit 415d00be3e08 ("qeth: bridgeport
   support - basic control")
 - scheduler/sched-bwc.txt was added by commit 25b055a10081 ("sched: Add
   documentation for bandwidth control")
 - scsi/advansys.txt was added by commit ae97105be661 ("[SCSI] advansys:
   Move documentation to Documentation/scsi")
 - scsi/bfa.txt was added by commit be4f546d1d88 ("[SCSI] bfa: add
   readme file")
 - scsi/bnx2fc.txt was added by commit 769637af42e8 ("[SCSI] bnx2fc: Add
   driver documentation")
 - scsi/cxgb3i.txt was added by commit f448fa5dce18 ("[SCSI] cxgb3i: Add
   cxgb3i iSCSI driver.")
 - scsi/hpsa.txt was added by commit 87e369d1191c ("[SCSI] hpsa: Add
   hpsa.txt to Documentation/scsi")
 - scsi/link_power_management_policy.txt was added by commit
   43a086bfbe60 ("[libata] Link power management infrastructure")
 - scsi/osd.txt was added by commit 2fc7ef931913 ("[SCSI] osd:
   Documentation for OSD library")
 - scsi/scsi-parameter.txt was created/moved by commit ee5ba95706e4
   ("Documentation: move SCSI parameters to their own text file")
 - serial/driver was part of the initial repo
 - serial/n_gsm.txt was added by commit d54d95a5622b ("n_gsm: add a
   documentation")
 - timers/Makefile was added by commit 67291c63e038 ("docsrc: build
   Documentation/ sources")
 - virt/kvm/s390.txt was added by commit 0e8809df9709 ("KVM: s390:
   diagnose call documentation")
 - vm/split_page_table_lock was added by commit a58c533aaab5 ("mm:
   dynamically allocate page->ptl if it cannot be embedded to struct
   page")
 - w1/slaves/w1_ds28e04 was added by commit 04c8e96403ca ("w1: Add
   1-wire slave device driver for DS28E04-100")
 - w1/masters/omap-hdq was added by commit 0fd3813f3c4c ("hdq:
   documentation for OMAP HDQ")
 - x86/early-microcode.txt was added by commit 4d05227ac4cb ("x86, doc:
   Documentation for early microcode loading")
 - x86/earlyprintk.txt was added by commit 56cc9ec04d9b ("x86/doc:
   mini-howto for using earlyprintk=dbgp")
 - x86/entry_64.txt was added by commit 188e2af841b3 ("x86-64: Document
   some of entry_64.S")
 - x86/pat.txt was added by commit 43887ca53cfc ("x86: PAT
   documentation")

Moved files
 - arm/kernel_user_helpers.txt was moved out of arch/arm/kernel by
   commit 6558e3638859 ("ARM: kuser: move interface documentation out of
   the source code")
 - efi-stub.txt was moved out of x86/ and down into Documentation/ in
   commit 6844efe6b30a ("EFI stub documentation updates")
 - laptops/hpfall.c was moved out of hwmon/ and into laptops/ in commit
   d057d81f6eb2 ("Move hp_accel to drivers/platform/x86")
 - commit 956082f97f84 ("x86: doc: move x86-generic documentation from
   Doc/x86/i386"):
   * x86/usb-legacy-support.txt
   * x86/boot.txt
   * x86/zero_page.txt
 - power/video_extension.txt was moved to acpi in commit 3f906a05fb0f
   ("ACPI / video: move video_extension.txt to Documentation/acpi")

Removed files (left in 00-INDEX)
 - memory.txt was removed by commit d609102b17ec ("memory.txt: remove
   stray information")
 - gpio.txt was moved to gpio/ in commit e83ebc34295d ("Documentation:
   gpiolib: document new interface")
 - networking/DLINK.txt was removed by commit 3c3d050fda47
   ("drivers/net: delete old parallel port de600/de620 drivers")
 - serial/hayes-esp.txt was removed by commit 1300e281c2db ("tty: esp:
   remove broken driver")
 - s390/TAPE was removed by commit b1c9960ca4c6 ("[S390] remove tape
   block docu")
 - vm/locking was removed by commit 5276acd19b91 ("mm: documentation:
   remove hopelessly out-of-date locking doc")
 - laptops/acer-wmi.txt was remvoed by commit 2603a5bc6e34 ("acer-wmi:
   Delete out-of-date documentation")

Typos/misc issues
 - rpc-server-gss.txt was added as knfsd-rpcgss.txt in commit
   c543a949569b ("SUNRPC: Use gssproxy upcall for server RPCGSS
   authentication.")
 - commit 7887853684f6 ("net: add missing entries to
   Documentation/networking/00-INDEX")
   * generic-hdlc.txt was added as generic_hdlc.txt
   * spider_net.txt was added as spider-net.txt
 - w1/master/mxc-w1 was added as mxc_w1 by commit 471a7364008f ("w1: add
   1-wire master driver for i.MX27 / i.MX31")
 - s390/zfcpdump.txt was added as zfcpdump by commit 02a2ad49c130
   ("[S390] Add Documentation/s390/00-INDEX.")

Signed-off-by: Henrik Austad <henrik@austad.us>
Reviewed-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> [rcu bits]
Acked-by: Rob Landley <rob@landley.net>
Cc: Jiri Kosina <jkosina@suse.cz>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Rob Herring <robh+dt@kernel.org>
Cc: David S. Miller <davem@davemloft.net>
Cc: Mark Brown <broonie@kernel.org>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Gleb Natapov <gleb@kernel.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Len Brown <len.brown@intel.com>
Cc: James Bottomley <JBottomley@parallels.com>
Cc: Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
26 files changed:
Documentation/00-INDEX
Documentation/RCU/00-INDEX
Documentation/arm/00-INDEX
Documentation/blackfin/00-INDEX
Documentation/block/00-INDEX
Documentation/devicetree/00-INDEX
Documentation/fb/00-INDEX
Documentation/filesystems/00-INDEX
Documentation/filesystems/nfs/00-INDEX
Documentation/ide/00-INDEX
Documentation/laptops/00-INDEX
Documentation/leds/00-INDEX
Documentation/m68k/00-INDEX
Documentation/networking/00-INDEX
Documentation/power/00-INDEX
Documentation/s390/00-INDEX
Documentation/scheduler/00-INDEX
Documentation/scsi/00-INDEX
Documentation/serial/00-INDEX
Documentation/spi/00-INDEX [new file with mode: 0644]
Documentation/timers/00-INDEX
Documentation/virtual/kvm/00-INDEX
Documentation/vm/00-INDEX
Documentation/w1/masters/00-INDEX
Documentation/w1/slaves/00-INDEX
Documentation/x86/00-INDEX