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
/
powerpc
/
kernel
/
time.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-29
powerpc: Max next_tb to prevent from replaying timer interrupt
Tiejun Chen
1
-2
/
+7
2013-01-03
powerpc/vdso: Remove redundant locking in update_vsyscall_tz()
Shan Hai
1
-5
/
+0
2012-11-20
vtime: Warn if irqs aren't disabled on system time accounting APIs
Frederic Weisbecker
1
-0
/
+2
2012-11-19
vtime: Consolidate a bit the ctx switch code
Frederic Weisbecker
1
-6
/
+0
2012-11-19
vtime: Explicitly account pending user time on process tick
Frederic Weisbecker
1
-7
/
+7
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
-2
/
+2
2012-10-12
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2012-10-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-4
/
+4
2012-10-01
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-20
/
+35
2012-09-25
vtime: Consolidate system/idle context detection
Frederic Weisbecker
1
-19
/
+28
2012-09-25
cputime: Use a proper subsystem naming for vtime related APIs
Frederic Weisbecker
1
-5
/
+5
2012-09-24
time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLD
John Stultz
1
-1
/
+1
2012-09-24
time: Move update_vsyscall definitions to timekeeper_internal.h
John Stultz
1
-1
/
+1
2012-09-17
powerpc/trace: Fix interrupt tracepoints vs. RCU
Li Zhong
1
-4
/
+4
2012-09-05
powerpc: Give hypervisor decrementer interrupts their own handler
Paul Mackerras
1
-0
/
+9
2012-08-20
cputime: Consolidate vtime handling on context switch
Frederic Weisbecker
1
-0
/
+6
2012-06-08
powerpc/time: Sanity check of decrementer expiration is necessary
Paul Mackerras
1
-3
/
+11
2012-05-06
KVM: PPC: Use clockevent multiplier and shifter for decrementer
Bharat Bhushan
1
-1
/
+2
2012-03-21
powerpc: Remove FW_FEATURE ISERIES from arch code
Stephen Rothwell
1
-105
/
+3
2012-03-09
powerpc: Rework lazy-interrupt handling
Benjamin Herrenschmidt
1
-3
/
+5
2011-12-19
powerpc: Fix wrong divisor in usecs_to_cputime
Andreas Schwab
1
-5
/
+5
2011-11-25
powerpc/time: Optimise decrementer_check_overflow
Anton Blanchard
1
-20
/
+7
2011-11-25
powerpc/time: Fix some style issues
Anton Blanchard
1
-11
/
+11
2011-11-25
powerpc/time: Remove unnecessary sanity check of decrementer expiration
Anton Blanchard
1
-11
/
+3
2011-11-25
powerpc/time: Use clocksource_register_hz
Anton Blanchard
1
-10
/
+3
2011-11-25
powerpc/time: Use clockevents_calc_mult_shift
Anton Blanchard
1
-28
/
+2
2011-11-25
powerpc/time: Handle wrapping of decrementer
Anton Blanchard
1
-0
/
+9
2011-11-01
powerpc: various straight conversions from module.h --> export.h
Paul Gortmaker
1
-1
/
+1
2011-07-01
irq_work, ppc: Fix up arch hooks
Peter Zijlstra
1
-1
/
+1
2011-04-18
powerpc: Fix oops if scan_dispatch_log is called too early
Anton Blanchard
1
-0
/
+3
2011-04-01
powerpc: Make decrementer interrupt robust against offlined CPUs
Benjamin Herrenschmidt
1
-4
/
+11
2011-03-30
powerpc: Fix accounting of softirq time when idle
Anton Blanchard
1
-1
/
+1
2011-01-21
powerpc/cell: Use system_wq in cpufreq_spudemand
Tejun Heo
1
-5
/
+20
2010-12-09
powerpc/time: printk time stamp init not correct
Heiko Schocher
1
-1
/
+1
2010-10-22
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-142
/
+133
2010-10-18
irq_work: Add generic hardirq context callbacks
Peter Zijlstra
1
-21
/
+21
2010-10-14
powerpc: export ppc_proc_freq and ppc_tb_freq as GPL symbols
Timur Tabi
1
-1
/
+2
2010-09-02
powerpc/pseries: Re-enable dispatch trace log userspace interface
Paul Mackerras
1
-1
/
+5
2010-09-02
powerpc: Account time using timebase rather than PURR
Paul Mackerras
1
-141
/
+127
2010-08-31
powerpc/perf_event: Reduce latency of calling perf_event_do_pending
Paul Mackerras
1
-12
/
+11
2010-07-28
Merge branch 'powerpc.cherry-picks' into timers/clocksource
Thomas Gleixner
1
-133
/
+9
2010-07-28
powerpc: Clean up obsolete code relating to decrementer and timebase
Paul Mackerras
1
-133
/
+3
2010-07-28
powerpc: Rework VDSO gettimeofday to prevent time going backwards
Paul Mackerras
1
-27
/
+34
2010-07-27
timkeeping: Fix update_vsyscall to provide wall_to_monotonic offset
John Stultz
1
-4
/
+4
2010-07-27
powerpc: Cleanup xtime usage
John Stultz
1
-4
/
+4
2010-07-27
powerpc: Simplify update_vsyscall
John Stultz
1
-30
/
+25
2010-05-12
powerpc/perf_event: Fix oops due to perf_event_do_pending call
Paul Mackerras
1
-12
/
+48
2010-02-17
powerpc: Add timer, performance monitor and machine check counts to /proc/int...
Anton Blanchard
1
-0
/
+2
2010-02-09
powerpc: Only print clockevent settings once
Anton Blanchard
1
-2
/
+2
[next]