index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
arch_timer.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64/arch_timer: Provide noinstr sched_clock_read() functions
Peter Zijlstra
2023-06-05
1
-7
/
+1
*
arm64: Add CNT{P,V}CTSS_EL0 alternatives to cnt{p,v}ct_el0
Marc Zyngier
2021-10-19
1
-8
/
+24
*
clocksource/drivers/arch_arm_timer: Move workaround synchronisation around
Marc Zyngier
2021-10-18
1
-3
/
+3
*
clocksource/drivers/arm_arch_timer: Drop unnecessary ISB on CVAL programming
Marc Zyngier
2021-10-17
1
-2
/
+2
*
clocksource/drivers/arm_arch_timer: Move system register timer programming ov...
Marc Zyngier
2021-10-17
1
-5
/
+5
*
clocksource/drivers/arm_arch_timer: Extend write side of timer register acces...
Marc Zyngier
2021-10-17
1
-1
/
+1
*
clocksource/drivers/arm_arch_timer: Drop CNT*_TVAL read accessors
Marc Zyngier
2021-10-17
1
-17
/
+0
*
clocksource/arm_arch_timer: Add build-time guards for unhandled register acce...
Marc Zyngier
2021-10-17
1
-1
/
+12
*
arm64: vdso: Avoid ISB after reading from cntvct_el0
Will Deacon
2021-03-24
1
-21
/
+0
*
arm64: arch_timer: Allow an workaround descriptor to disable compat vdso
Marc Zyngier
2020-07-08
1
-0
/
+1
*
Merge branch 'timers/vdso' into timers/core
Thomas Gleixner
2019-07-03
1
-12
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
1
-12
/
+1
*
|
clocksource/drivers/arm_arch_timer: Extract elf_hwcap use to arch-helper
Andrew Murray
2019-06-25
1
-0
/
+13
|
/
*
arm64: arch_timer: mark functions as __always_inline
Anders Roxell
2019-06-05
1
-4
/
+4
*
Merge branch 'for-next/timers' of git://git.kernel.org/pub/scm/linux/kernel/g...
Will Deacon
2019-05-01
1
-20
/
+66
|
\
|
*
clocksource/arm_arch_timer: Use arch_timer_read_counter to access stable coun...
Marc Zyngier
2019-04-30
1
-2
/
+14
|
*
clocksource/arm_arch_timer: Remove use of workaround static key
Marc Zyngier
2019-04-30
1
-4
/
+0
|
*
clocksource/arm_arch_timer: Drop use of static key in arch_timer_reg_read_stable
Marc Zyngier
2019-04-30
1
-14
/
+28
|
*
clocksource/arm_arch_timer: Direcly assign set_next_event workaround
Marc Zyngier
2019-04-30
1
-0
/
+16
*
|
arm64: arch_timer: Ensure counter register reads occur with seqlock held
Will Deacon
2019-04-30
1
-2
/
+31
|
/
*
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-11-16
1
-5
/
+3
|
\
|
*
arm64: Implement arch_counter_get_cntpct to read the physical counter
Christoffer Dall
2017-11-06
1
-5
/
+3
*
|
arm_arch_timer: Expose event stream status
Julien Thierry
2017-10-13
1
-0
/
+1
|
/
*
clocksource/drivers/arm_arch_timer: Avoid infinite recursion when ftrace is e...
Ding Tianhong
2017-08-11
1
-2
/
+2
*
arm64: arch_timer: Allow erratum matching with ACPI OEM information
Marc Zyngier
2017-04-07
1
-0
/
+1
*
arm64: arch_timer: Allows a CPU-specific erratum to only affect a subset of CPUs
Marc Zyngier
2017-04-07
1
-11
/
+20
*
arm64: arch_timer: Make workaround methods optional
Marc Zyngier
2017-04-07
1
-2
/
+3
*
arm64: arch_timer: Rework the set_next_event workarounds
Marc Zyngier
2017-04-07
1
-0
/
+4
*
arm64: arch_timer: Add erratum handler for CPU-specific capability
Marc Zyngier
2017-04-07
1
-0
/
+1
*
arm64: arch_timer: Add infrastructure for multiple erratum detection methods
Marc Zyngier
2017-04-07
1
-1
/
+6
*
clocksource/drivers/arm_arch_timer: Introduce generic errata handling infrast...
Ding Tianhong
2017-02-08
1
-25
/
+13
*
arm64: arch_timer: Work around QorIQ Erratum A-008585
Scott Wood
2016-09-23
1
-3
/
+44
*
arm64: arch_timer: simplify accessors
Mark Rutland
2016-09-09
1
-27
/
+14
*
arm64: fix missing linux/bug.h include in asm/arch_timer.h
Paul Walmsley
2015-01-07
1
-0
/
+1
*
clocksource: arch_timer: Fix code to use physical timers when requested
Sonny Rao
2014-12-04
1
-0
/
+9
*
clocksource: arm_arch_timer: Consolidate arch_timer_evtstrm_enable
Nathan Lynch
2014-09-29
1
-14
/
+0
*
clocksource: arm_arch_timer: Enable counter access for 32-bit ARM
Nathan Lynch
2014-09-29
1
-17
/
+0
*
ARM64: arch_timer: add support to configure and enable event stream
Sudeep KarkadaNagesha
2013-09-26
1
-3
/
+29
*
ARM/ARM64: arch_timer: add macros for bits in control register
Sudeep KarkadaNagesha
2013-09-26
1
-4
/
+8
*
Merge branch 'timers/clockevents-next' of git://git.linaro.org/people/dlezcan...
Thomas Gleixner
2013-08-21
1
-14
/
+9
|
\
|
*
clocksource: arch_timer: Push the read/write wrappers deeper
Stephen Boyd
2013-08-01
1
-2
/
+2
|
*
clocksource: arch_timer: Make register accessors less error-prone
Stephen Boyd
2013-08-01
1
-14
/
+9
*
|
arm64: delete __cpuinit usage from all users
Paul Gortmaker
2013-07-14
1
-1
/
+1
|
/
*
clocksource: arch_timer: use virtual counters
Mark Rutland
2013-06-07
1
-10
/
+0
*
ARM: convert arm/arm64 arch timer to use CLKSRC_OF init
Rob Herring
2013-04-11
1
-0
/
+5
*
arm64: move from arm_generic to arm_arch_timer
Mark Rutland
2013-01-31
1
-0
/
+133