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