Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 19350
b: refs/heads/master
c: 66188fa
h: refs/heads/master
v: v3
  • Loading branch information
Thomas Gleixner authored and Linus Torvalds committed Feb 1, 2006
1 parent 8c8db58 commit 996207f
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7978672c4d9a1e6a6081de3a9d9ba5e5b24904a0
refs/heads/master: 66188fae3bf7f8dd951e2291d2a81888ed1b65de
6 changes: 6 additions & 0 deletions trunk/include/linux/ktime.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@
*
* Started by: Thomas Gleixner and Ingo Molnar
*
* Credits:
*
* Roman Zippel provided the ideas and primary code snippets of
* the ktime_t union and further simplifications of the original
* code.
*
* For licencing details see kernel-base/COPYING
*/
#ifndef _LINUX_KTIME_H
Expand Down
6 changes: 6 additions & 0 deletions trunk/kernel/hrtimer.c
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,12 @@
* Credits:
* based on kernel/timer.c
*
* Help, testing, suggestions, bugfixes, improvements were
* provided by:
*
* George Anzinger, Andrew Morton, Steven Rostedt, Roman Zippel
* et. al.
*
* For licencing details see kernel-base/COPYING
*/

Expand Down

0 comments on commit 996207f

Please sign in to comment.