summaryrefslogtreecommitdiffstats
path: root/fs/proc/uptime.c
Commit message (Expand)AuthorAgeFilesLines
* cputime: Default implementation of nsecs -> cputime conversionFrederic Weisbecker2014-03-131-1/+1
* fs/proc: don't use module_init for non-modular core codePaul Gortmaker2014-01-231-1/+1
* fs/proc/uptime.c:uptime_proc_show(): use get_monotonic_boottime()Oleg Nesterov2013-07-031-2/+1
* Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Martin Schwidefsky2011-12-191-2/+2
|\
| * sched/accounting: Change cpustat fields to an arrayGlauber Costa2011-12-061-2/+2
* | [S390] fix cputime overflow in uptime_proc_showMartin Schwidefsky2011-12-151-2/+7
* | [S390] cputime: add sparse checking and cleanupMartin Schwidefsky2011-12-151-2/+2
|/
* [PATCH] Fix idle time field in /proc/uptimeMichael Abbott2009-09-241-1/+6
* Revert "proc: revert /proc/uptime to ->read_proc hook"Alexey Dobriyan2009-03-311-20/+18
* proc: revert /proc/uptime to ->read_proc hookAlexey Dobriyan2008-10-271-18/+20
* proc: switch /proc/uptime to seq_fileAlexey Dobriyan2008-10-231-0/+43