uid_cputime: Iterates over all the threads instead of processes.
[firefly-linux-kernel-4.4.55.git] / drivers / misc / uid_cputime.c
2016-02-16 Ruchi Kandoiuid_cputime: Iterates over all the threads instead...
2016-02-16 Jin Qianuid_cputime: fix cputime overflow
2016-02-16 Ruchi Kandoiuid_cputime: Avoids double accounting of process stime...
2016-02-16 Ruchi Kandoiuid_cputime: Extends the cputime functionality to repor...
2016-02-16 Jin Qianproc: uid_cputime: fix show_uid_stat permission
2016-02-16 Amit Pundirproc: uid_cputime: create uids from kuids
2016-02-16 jinqianproc: uid: Adds accounting for the cputimes per uid.