]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation: move timer related documentation to a single place
authorThomas Gleixner <tglx@linutronix.de>
Wed, 5 Mar 2008 17:28:15 +0000 (18:28 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 17 Apr 2008 10:22:31 +0000 (12:22 +0200)
commita02b53cf8876697dcbe406da5d800c41a7e2c2ad
tree58844d33c1006c6e11d9cdbed822c6aa89d9dfcc
parent7be12a5e0692321e5d8884256d9d4fca5dd530cb
Documentation: move timer related documentation to a single place

We have two directories with timer related information in
Documentation/: hrtimers/ and hrtimer/. timer_stats are not restricted
to hrtimers. Move all those files into Documentation/timers where we
can pile up other timer related docs as well.

Pointed-out-by: Randy Dunlap <randy@oracle.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Documentation/00-INDEX
Documentation/hrtimer/timer_stats.txt [deleted file]
Documentation/hrtimers/highres.txt [deleted file]
Documentation/hrtimers/hrtimers.txt [deleted file]
Documentation/timers/highres.txt [new file with mode: 0644]
Documentation/timers/hrtimers.txt [new file with mode: 0644]
Documentation/timers/timer_stats.txt [new file with mode: 0644]