Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sched, time: Fix build error with 64 bit cputime_t on 32 bit systems | Rik van Riel | 2014-10-03 | 1 | -0/+2 |
* | cputime: Bring cputime -> nsecs conversion | Frederic Weisbecker | 2014-03-13 | 1 | -0/+2 |
* | cputime: Fix nsecs_to_cputime() return type cast | Frederic Weisbecker | 2014-03-13 | 1 | -1/+2 |
* | cputime_nsecs: use math64.h for nsec resolution conversion helpers | Kevin Hilman | 2013-04-26 | 1 | -9/+19 |
* | cputime: Constify timeval_to_cputime(timeval) argument | Li Zhong | 2013-02-24 | 1 | -1/+1 |
* | cputime: Generic on-demand virtual cputime accounting | Frederic Weisbecker | 2013-01-27 | 1 | -0/+8 |
* | cputime: Librarize per nsecs resolution cputime definitions | Frederic Weisbecker | 2013-01-27 | 1 | -0/+96 |