index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
vtime.c
Age
Commit message (
Expand
)
Author
2014-12-18
s390/vtime: Get rid of redundant WARN_ON
Christian Borntraeger
2014-10-27
s390/time: use stck clock fast for do_account_vtime
Martin Schwidefsky
2014-10-09
s390/idle: consolidate idle functions and definitions
Martin Schwidefsky
2014-10-09
s390/nohz: use a per-cpu flag for arch_needs_cpu
Martin Schwidefsky
2013-10-31
s390/vtime: correct idle time calculation
Martin Schwidefsky
2013-10-24
s390/uaccess: always run the kernel in home space
Martin Schwidefsky
2013-08-14
vtime: Describe overriden functions in dedicated arch headers
Frederic Weisbecker
2013-07-14
s390: delete __cpuinit usage from all s390 files
Paul Gortmaker
2013-04-08
s390: Use generic idle loop
Thomas Gleixner
2013-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2013-02-14
s390/time: rename tod clock access functions
Heiko Carstens
2013-01-27
cputime: Safely read cputime of full dynticks CPUs
Frederic Weisbecker
2012-11-20
vtime: Warn if irqs aren't disabled on system time accounting APIs
Frederic Weisbecker
2012-11-19
vtime: Explicitly account pending user time on process tick
Frederic Weisbecker
2012-11-19
vtime: Remove the underscore prefix invasion
Frederic Weisbecker
2012-10-29
vtime: Make vtime_account_system() irqsafe
Frederic Weisbecker
2012-10-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2012-09-26
s390/cpu hotplug: mask out CPU_TASKS_FROZEN in cu hotplug notifiers
Heiko Carstens
2012-09-25
cputime: Use a proper subsystem naming for vtime related APIs
Frederic Weisbecker
2012-08-20
cputime: Consolidate vtime handling on context switch
Frederic Weisbecker
2012-07-20
s390/vtimer: rework virtual timer interface
Martin Schwidefsky
2012-03-11
[S390] irq: external interrupt code passing
Heiko Carstens
2012-03-11
[S390] rework idle code
Martin Schwidefsky
2012-03-11
[S390] rework smp code
Martin Schwidefsky
2011-10-30
[S390] sparse: fix sparse static warnings
Martin Schwidefsky
2011-10-30
[S390] cleanup psw related bits and pieces
Martin Schwidefsky
2011-05-26
[S390] irq: merge irq.c and s390_ext.c
Heiko Carstens
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-01-05
[S390] irq: have detailed statistics for interrupt types
Heiko Carstens
2011-01-05
[S390] add kprobes annotations
Martin Schwidefsky
2010-12-01
[S390] nohz/s390: fix arch_needs_cpu() return value on offline cpus
Heiko Carstens
2010-10-25
[S390] cleanup lowcore access from external interrupts
Martin Schwidefsky
2010-05-17
[S390] idle time accounting vs. machine checks
Martin Schwidefsky
2009-11-05
nohz: Introduce arch_needs_cpu
Martin Schwidefsky
2009-06-22
[S390] lockless idle time accounting
Martin Schwidefsky
2009-06-22
[S390] time: convert from bootmem to slab
Heiko Carstens
2009-06-12
[S390] merge cpu.h into cputime.h
Martin Schwidefsky
2009-04-23
[S390] /proc/stat idle field for idle cpus
Martin Schwidefsky
2009-04-14
[S390] boot cputime accounting
Martin Schwidefsky
2009-04-14
[S390] fix idle time accounting
Martin Schwidefsky
2009-04-14
[S390] extend virtual timer interface by mod_virt_timer_periodic
Jan Glauber
2009-01-23
[S390] cputime: fix lowcore initialization on cpu hotplug
Heiko Carstens
2008-12-31
[PATCH] improve idle cputime accounting
Martin Schwidefsky
2008-12-31
[PATCH] improve precision of idle time detection.
Martin Schwidefsky
2008-12-31
[PATCH] improve precision of process accounting.
Martin Schwidefsky
2008-12-31
[PATCH] idle cputime accounting
Martin Schwidefsky
2008-12-31
[PATCH] fix scaled & unscaled cputime accounting
Martin Schwidefsky
2008-12-25
[S390] Remove config options.
Martin Schwidefsky
2008-07-14
[S390] Cleanup vtime printk messages.
Martin Schwidefsky
2008-07-14
[S390] idle: remove idle notifier chain.
Heiko Carstens
[next]