index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2017-11-24
s390: kernel: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
1
-0
/
+1
2017-06-12
s390/cputime: simplify account_system_index_scaled
Martin Schwidefsky
1
-9
/
+5
2017-03-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-1
/
+1
2017-03-02
sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...
Ingo Molnar
1
-1
/
+1
2017-03-01
s390/cputime: remove last traces of cputime_t
Martin Schwidefsky
1
-1
/
+1
2017-02-28
scripts/spelling.txt: add "an one" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-01
sched/cputime: Push time to account_system_time() in nsecs
Frederic Weisbecker
1
-3
/
+3
2017-02-01
sched/cputime: Push time to account_steal_time() in nsecs
Frederic Weisbecker
1
-1
/
+1
2017-02-01
sched/cputime: Push time to account_user_time() in nsecs
Frederic Weisbecker
1
-1
/
+1
2017-02-01
sched/cputime: Convert task/group cputime to nsecs
Frederic Weisbecker
1
-3
/
+3
2017-01-14
sched/cputime: Rename vtime_account_user() to vtime_flush()
Frederic Weisbecker
1
-1
/
+1
2017-01-14
sched/cputime, s390: Implement delayed accounting of system time
Martin Schwidefsky
1
-48
/
+88
2016-12-20
s390/vtime: correct system time accounting
Martin Schwidefsky
1
-4
/
+4
2016-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-16
/
+10
2016-11-15
sched/cputime, powerpc, s390: Make scaled cputime arch specific
Stanislaw Gruszka
1
-3
/
+6
2016-11-11
s390: move cputime accounting fields from thread_info to thread_struct
Martin Schwidefsky
1
-16
/
+10
2016-05-10
s390: add missing declarations
Heiko Carstens
1
-0
/
+2
2015-09-30
s390/vtime: correct scaled cputime of partially idle CPUs
Martin Schwidefsky
1
-29
/
+37
2015-09-17
s390/vtime: correct scaled cputime for SMT
Martin Schwidefsky
1
-4
/
+8
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
[next]