Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fs/proc/uptime.c:uptime_proc_show(): use get_monotonic_boottime() | Oleg Nesterov | 2013-07-03 | 1 | -2/+1 |
* | Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Martin Schwidefsky | 2011-12-19 | 1 | -2/+2 |
|\ | |||||
| * | sched/accounting: Change cpustat fields to an array | Glauber Costa | 2011-12-06 | 1 | -2/+2 |
* | | [S390] fix cputime overflow in uptime_proc_show | Martin Schwidefsky | 2011-12-15 | 1 | -2/+7 |
* | | [S390] cputime: add sparse checking and cleanup | Martin Schwidefsky | 2011-12-15 | 1 | -2/+2 |
|/ | |||||
* | [PATCH] Fix idle time field in /proc/uptime | Michael Abbott | 2009-09-24 | 1 | -1/+6 |
* | Revert "proc: revert /proc/uptime to ->read_proc hook" | Alexey Dobriyan | 2009-03-31 | 1 | -20/+18 |
* | proc: revert /proc/uptime to ->read_proc hook | Alexey Dobriyan | 2008-10-27 | 1 | -18/+20 |
* | proc: switch /proc/uptime to seq_file | Alexey Dobriyan | 2008-10-23 | 1 | -0/+43 |