aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc/uptime.c
Commit message (Expand)AuthorAge
* cputime: Default implementation of nsecs -> cputime conversionFrederic Weisbecker2014-03-13
* fs/proc: don't use module_init for non-modular core codePaul Gortmaker2014-01-23
* fs/proc/uptime.c:uptime_proc_show(): use get_monotonic_boottime()Oleg Nesterov2013-07-03
* Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Martin Schwidefsky2011-12-19
|\
| * sched/accounting: Change cpustat fields to an arrayGlauber Costa2011-12-06
* | [S390] fix cputime overflow in uptime_proc_showMartin Schwidefsky2011-12-15
* | [S390] cputime: add sparse checking and cleanupMartin Schwidefsky2011-12-15
|/
* [PATCH] Fix idle time field in /proc/uptimeMichael Abbott2009-09-24
* Revert "proc: revert /proc/uptime to ->read_proc hook"Alexey Dobriyan2009-03-30
* proc: revert /proc/uptime to ->read_proc hookAlexey Dobriyan2008-10-27
* proc: switch /proc/uptime to seq_fileAlexey Dobriyan2008-10-23