index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
vtime.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-04
s390/vtime: limit MT scaling value updates
Martin Schwidefsky
1
-1
/
+11
2015-01-22
s390: add SMT support
Martin Schwidefsky
1
-4
/
+54
2014-12-18
s390/vtime: Get rid of redundant WARN_ON
Christian Borntraeger
1
-2
/
+0
2014-10-27
s390/time: use stck clock fast for do_account_vtime
Martin Schwidefsky
1
-0
/
+4
2014-10-09
s390/idle: consolidate idle functions and definitions
Martin Schwidefsky
1
-59
/
+1
2014-10-09
s390/nohz: use a per-cpu flag for arch_needs_cpu
Martin Schwidefsky
1
-18
/
+1
2013-10-31
s390/vtime: correct idle time calculation
Martin Schwidefsky
1
-1
/
+1
2013-10-24
s390/uaccess: always run the kernel in home space
Martin Schwidefsky
1
-1
/
+1
2013-08-14
vtime: Describe overriden functions in dedicated arch headers
Frederic Weisbecker
1
-0
/
+1
2013-07-15
s390: delete __cpuinit usage from all s390 files
Paul Gortmaker
1
-3
/
+3
2013-04-08
s390: Use generic idle loop
Thomas Gleixner
1
-5
/
+0
2013-02-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-1
/
+1
2013-02-14
s390/time: rename tod clock access functions
Heiko Carstens
1
-1
/
+1
2013-01-27
cputime: Safely read cputime of full dynticks CPUs
Frederic Weisbecker
1
-3
/
+3
2012-11-20
vtime: Warn if irqs aren't disabled on system time accounting APIs
Frederic Weisbecker
1
-0
/
+2
2012-11-19
vtime: Explicitly account pending user time on process tick
Frederic Weisbecker
1
-1
/
+6
2012-11-19
vtime: Remove the underscore prefix invasion
Frederic Weisbecker
1
-2
/
+2
2012-10-30
vtime: Make vtime_account_system() irqsafe
Frederic Weisbecker
1
-0
/
+4
2012-10-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-2
/
+1
2012-09-26
s390/cpu hotplug: mask out CPU_TASKS_FROZEN in cu hotplug notifiers
Heiko Carstens
1
-2
/
+1
2012-09-25
cputime: Use a proper subsystem naming for vtime related APIs
Frederic Weisbecker
1
-3
/
+3
2012-08-20
cputime: Consolidate vtime handling on context switch
Frederic Weisbecker
1
-2
/
+2
2012-07-20
s390/vtimer: rework virtual timer interface
Martin Schwidefsky
1
-239
/
+131
2012-03-11
[S390] irq: external interrupt code passing
Heiko Carstens
1
-1
/
+1
2012-03-11
[S390] rework idle code
Martin Schwidefsky
1
-132
/
+31
2012-03-11
[S390] rework smp code
Martin Schwidefsky
1
-0
/
+3
2011-10-30
[S390] sparse: fix sparse static warnings
Martin Schwidefsky
1
-1
/
+1
2011-10-30
[S390] cleanup psw related bits and pieces
Martin Schwidefsky
1
-3
/
+6
2011-05-26
[S390] irq: merge irq.c and s390_ext.c
Heiko Carstens
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-01-05
[S390] irq: have detailed statistics for interrupt types
Heiko Carstens
1
-0
/
+1
2011-01-05
[S390] add kprobes annotations
Martin Schwidefsky
1
-2
/
+3
2010-12-01
[S390] nohz/s390: fix arch_needs_cpu() return value on offline cpus
Heiko Carstens
1
-0
/
+19
2010-10-25
[S390] cleanup lowcore access from external interrupts
Martin Schwidefsky
1
-1
/
+2
2010-05-17
[S390] idle time accounting vs. machine checks
Martin Schwidefsky
1
-6
/
+9
2009-11-05
nohz: Introduce arch_needs_cpu
Martin Schwidefsky
1
-0
/
+2
2009-06-22
[S390] lockless idle time accounting
Martin Schwidefsky
1
-7
/
+15
2009-06-22
[S390] time: convert from bootmem to slab
Heiko Carstens
1
-4
/
+1
2009-06-12
[S390] merge cpu.h into cputime.h
Martin Schwidefsky
1
-1
/
+1
2009-04-23
[S390] /proc/stat idle field for idle cpus
Martin Schwidefsky
1
-0
/
+16
2009-04-14
[S390] boot cputime accounting
Martin Schwidefsky
1
-8
/
+0
2009-04-14
[S390] fix idle time accounting
Martin Schwidefsky
1
-0
/
+2
2009-04-14
[S390] extend virtual timer interface by mod_virt_timer_periodic
Jan Glauber
1
-24
/
+33
2009-01-23
[S390] cputime: fix lowcore initialization on cpu hotplug
Heiko Carstens
1
-0
/
+4
2008-12-31
[PATCH] improve idle cputime accounting
Martin Schwidefsky
1
-187
/
+225
2008-12-31
[PATCH] improve precision of idle time detection.
Martin Schwidefsky
1
-1
/
+2
2008-12-31
[PATCH] improve precision of process accounting.
Martin Schwidefsky
1
-53
/
+40
2008-12-31
[PATCH] idle cputime accounting
Martin Schwidefsky
1
-4
/
+16
2008-12-31
[PATCH] fix scaled & unscaled cputime accounting
Martin Schwidefsky
1
-5
/
+5
2008-12-25
[S390] Remove config options.
Martin Schwidefsky
1
-11
/
+0
[next]