| Commit message (Expand) | Author | Age | Files | Lines |
* | sched/cputime: Rename vtime_account_system() to vtime_account_kernel() | Frederic Weisbecker | 2019-10-09 | 1 | -2/+2 |
* | s390: correct some inline assembly constraints | Vasily Gorbik | 2019-04-17 | 1 | -4/+4 |
* | s390/vtime: steal time exponential moving average | Martin Schwidefsky | 2019-03-06 | 1 | -7/+12 |
* | s390/cpu_mf: replace stcctm5() with the stcctm() function | Hendrik Brueckner | 2019-02-22 | 1 | -2/+2 |
* | s390: kernel: add SPDX identifiers to the remaining files | Greg Kroah-Hartman | 2017-11-24 | 1 | -0/+1 |
* | s390/cputime: simplify account_system_index_scaled | Martin Schwidefsky | 2017-06-12 | 1 | -9/+5 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2017-03-12 | 1 | -1/+1 |
|\ |
|
| * | s390/cputime: remove last traces of cputime_t | Martin Schwidefsky | 2017-03-01 | 1 | -1/+1 |
* | | sched/headers: Prepare to move cputime functionality from <linux/sched.h> int... | Ingo Molnar | 2017-03-02 | 1 | -1/+1 |
|/ |
|
* | scripts/spelling.txt: add "an one" pattern and fix typo instances | Masahiro Yamada | 2017-02-28 | 1 | -1/+1 |
* | sched/cputime: Push time to account_system_time() in nsecs | Frederic Weisbecker | 2017-02-01 | 1 | -3/+3 |
* | sched/cputime: Push time to account_steal_time() in nsecs | Frederic Weisbecker | 2017-02-01 | 1 | -1/+1 |
* | sched/cputime: Push time to account_user_time() in nsecs | Frederic Weisbecker | 2017-02-01 | 1 | -1/+1 |
* | sched/cputime: Convert task/group cputime to nsecs | Frederic Weisbecker | 2017-02-01 | 1 | -3/+3 |
* | sched/cputime: Rename vtime_account_user() to vtime_flush() | Frederic Weisbecker | 2017-01-14 | 1 | -1/+1 |
* | sched/cputime, s390: Implement delayed accounting of system time | Martin Schwidefsky | 2017-01-14 | 1 | -48/+88 |
* | s390/vtime: correct system time accounting | Martin Schwidefsky | 2016-12-20 | 1 | -4/+4 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2016-12-14 | 1 | -16/+10 |
|\ |
|
| * | s390: move cputime accounting fields from thread_info to thread_struct | Martin Schwidefsky | 2016-11-11 | 1 | -16/+10 |
* | | sched/cputime, powerpc, s390: Make scaled cputime arch specific | Stanislaw Gruszka | 2016-11-15 | 1 | -3/+6 |
|/ |
|
* | s390: add missing declarations | Heiko Carstens | 2016-05-10 | 1 | -0/+2 |
* | s390/vtime: correct scaled cputime of partially idle CPUs | Martin Schwidefsky | 2015-09-30 | 1 | -29/+37 |
* | s390/vtime: correct scaled cputime for SMT | Martin Schwidefsky | 2015-09-17 | 1 | -4/+8 |
* | s390/vtime: limit MT scaling value updates | Martin Schwidefsky | 2015-08-04 | 1 | -1/+11 |
* | s390: add SMT support | Martin Schwidefsky | 2015-01-22 | 1 | -4/+54 |
* | s390/vtime: Get rid of redundant WARN_ON | Christian Borntraeger | 2014-12-18 | 1 | -2/+0 |
* | s390/time: use stck clock fast for do_account_vtime | Martin Schwidefsky | 2014-10-27 | 1 | -0/+4 |
* | s390/idle: consolidate idle functions and definitions | Martin Schwidefsky | 2014-10-09 | 1 | -59/+1 |
* | s390/nohz: use a per-cpu flag for arch_needs_cpu | Martin Schwidefsky | 2014-10-09 | 1 | -18/+1 |
* | s390/vtime: correct idle time calculation | Martin Schwidefsky | 2013-10-31 | 1 | -1/+1 |
* | s390/uaccess: always run the kernel in home space | Martin Schwidefsky | 2013-10-24 | 1 | -1/+1 |
* | vtime: Describe overriden functions in dedicated arch headers | Frederic Weisbecker | 2013-08-14 | 1 | -0/+1 |
* | s390: delete __cpuinit usage from all s390 files | Paul Gortmaker | 2013-07-15 | 1 | -3/+3 |
* | s390: Use generic idle loop | Thomas Gleixner | 2013-04-08 | 1 | -5/+0 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2013-02-22 | 1 | -1/+1 |
|\ |
|
| * | s390/time: rename tod clock access functions | Heiko Carstens | 2013-02-14 | 1 | -1/+1 |
* | | cputime: Safely read cputime of full dynticks CPUs | Frederic Weisbecker | 2013-01-27 | 1 | -3/+3 |
|/ |
|
* | vtime: Warn if irqs aren't disabled on system time accounting APIs | Frederic Weisbecker | 2012-11-20 | 1 | -0/+2 |
* | vtime: Explicitly account pending user time on process tick | Frederic Weisbecker | 2012-11-19 | 1 | -1/+6 |
* | vtime: Remove the underscore prefix invasion | Frederic Weisbecker | 2012-11-19 | 1 | -2/+2 |
* | vtime: Make vtime_account_system() irqsafe | Frederic Weisbecker | 2012-10-29 | 1 | -0/+4 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2012-10-01 | 1 | -2/+1 |
|\ |
|
| * | s390/cpu hotplug: mask out CPU_TASKS_FROZEN in cu hotplug notifiers | Heiko Carstens | 2012-09-26 | 1 | -2/+1 |
* | | cputime: Use a proper subsystem naming for vtime related APIs | Frederic Weisbecker | 2012-09-25 | 1 | -3/+3 |
* | | cputime: Consolidate vtime handling on context switch | Frederic Weisbecker | 2012-08-20 | 1 | -2/+2 |
|/ |
|
* | s390/vtimer: rework virtual timer interface | Martin Schwidefsky | 2012-07-20 | 1 | -239/+131 |
* | [S390] irq: external interrupt code passing | Heiko Carstens | 2012-03-11 | 1 | -1/+1 |
* | [S390] rework idle code | Martin Schwidefsky | 2012-03-11 | 1 | -132/+31 |
* | [S390] rework smp code | Martin Schwidefsky | 2012-03-11 | 1 | -0/+3 |
* | [S390] sparse: fix sparse static warnings | Martin Schwidefsky | 2011-10-30 | 1 | -1/+1 |