Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-11-15 | sched/cputime, powerpc: Remove cputime_to_scaled() | Stanislaw Gruszka | 1 | -1/+0 |
2016-07-14 | sched/cputime: Count actually elapsed irq & softirq time | Rik van Riel | 1 | -0/+2 |
2016-02-02 | cputime: Prevent 32bit overflow in time[val|spec]_to_cputime() | zengtao | 1 | -2/+3 |
2014-10-03 | sched, time: Fix build error with 64 bit cputime_t on 32 bit systems | Rik van Riel | 1 | -0/+2 |
2014-03-13 | cputime: Bring cputime -> nsecs conversion | Frederic Weisbecker | 1 | -0/+2 |
2014-03-13 | cputime: Fix nsecs_to_cputime() return type cast | Frederic Weisbecker | 1 | -1/+2 |
2013-04-26 | cputime_nsecs: use math64.h for nsec resolution conversion helpers | Kevin Hilman | 1 | -9/+19 |
2013-02-24 | cputime: Constify timeval_to_cputime(timeval) argument | Li Zhong | 1 | -1/+1 |
2013-01-27 | cputime: Generic on-demand virtual cputime accounting | Frederic Weisbecker | 1 | -0/+8 |
2013-01-27 | cputime: Librarize per nsecs resolution cputime definitions | Frederic Weisbecker | 1 | -0/+96 |