aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc/uptime.c
AgeCommit message (Expand)Author
2014-03-13cputime: Default implementation of nsecs -> cputime conversionFrederic Weisbecker
2014-01-23fs/proc: don't use module_init for non-modular core codePaul Gortmaker
2013-07-03fs/proc/uptime.c:uptime_proc_show(): use get_monotonic_boottime()Oleg Nesterov
2011-12-19Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Martin Schwidefsky
2011-12-15[S390] fix cputime overflow in uptime_proc_showMartin Schwidefsky
2011-12-15[S390] cputime: add sparse checking and cleanupMartin Schwidefsky
2011-12-06sched/accounting: Change cpustat fields to an arrayGlauber Costa
2009-09-24[PATCH] Fix idle time field in /proc/uptimeMichael Abbott
2009-03-31Revert "proc: revert /proc/uptime to ->read_proc hook"Alexey Dobriyan
2008-10-27proc: revert /proc/uptime to ->read_proc hookAlexey Dobriyan
2008-10-23proc: switch /proc/uptime to seq_fileAlexey Dobriyan