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
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
2008-07-14
[S390] Cleanup vtime printk messages.
Martin Schwidefsky
1
-44
/
+12
2008-07-14
[S390] idle: remove idle notifier chain.
Heiko Carstens
1
-23
/
+2
2008-04-27
KVM: s390: arch backend for the kvm kernel module
Heiko Carstens
1
-0
/
+1
2007-11-10
sched: restore deterministic CPU accounting on powerpc
Paul Mackerras
1
-7
/
+1
2007-07-27
[S390] Convert to smp_call_function_single.
Heiko Carstens
1
-1
/
+1
2007-07-10
[S390] s390: rename CPU_IDLE to S390_CPU_IDLE
Heiko Carstens
1
-2
/
+2
2007-04-27
[S390] vtime: cleanup per_cpu usage.
Jan Glauber
1
-9
/
+7
2007-02-05
[S390] ETR support.
Martin Schwidefsky
1
-4
/
+4
[next]