index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clocksource
/
arm_arch_timer.c
Age
Commit message (
Expand
)
Author
2019-04-11
clocksource/drivers/arm_arch_timer: Remove unneeded pr_fmt macro
Yangtao Li
2019-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-02-23
clocksource/drivers/arch_timer: Workaround for Allwinner A64 timer instability
Samuel Holland
2019-02-19
clocksource/arm_arch_timer: Store physical timer IRQ number for KVM on VHE
Andre Przywara
2018-10-01
arm64: arch_timer: Add workaround for ARM erratum 1188873
Marc Zyngier
2018-07-10
clocksource: arm_arch_timer: Set arch_mem_timer cpumask to cpu_possible_mask
Sudeep Holla
2017-11-16
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-11-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-11-06
arm64: Use physical counter for in-kernel reads when booted in EL2
Christoffer Dall
2017-11-06
arm64: Implement arch_counter_get_cntpct to read the physical counter
Christoffer Dall
2017-10-19
clocksource/drivers/arm_arch_timer: Fix DEFINE_PER_CPU expansion
Mark Rutland
2017-10-19
clocksource/drivers/arm_arch_timer: Validate CNTFRQ after enabling frame
Ard Biesheuvel
2017-10-13
arm_arch_timer: Expose event stream status
Julien Thierry
2017-08-25
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2017-08-10
clocksource/drivers/arm_arch_timer: Fix mem frame loop initialization
Matthias Kaehlcke
2017-08-10
clocksource/arm_arch_timer: Use static_branch_enable_cpuslocked()
Marc Zyngier
2017-06-21
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
2017-06-14
clocksource/drivers: Rename CLOCKSOURCE_ACPI_DECLARE to TIMER_ACPI_DECLARE
Daniel Lezcano
2017-06-14
clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLARE
Daniel Lezcano
2017-06-12
clocksource/drivers/arm_arch_timer: Fix read and iounmap of incorrect variable
Frank Rowand
2017-05-09
clocksource/arm_arch_timer: Fix arch_timer_mem_find_best_frame()
Sudeep Holla
2017-04-20
arm64/arch_timer: Mark errata handlers as __maybe_unused
Arnd Bergmann
2017-04-19
clocksource: arm_arch_timer: add GTDT support for memory-mapped timer
Fu Wei
2017-04-19
clocksource: arm_arch_timer: simplify ACPI support code.
Fu Wei
2017-04-19
clocksource: arm_arch_timer: split MMIO timer probing.
Fu Wei
2017-04-19
clocksource: arm_arch_timer: move arch_timer_needs_of_probing into DT init call
Fu Wei
2017-04-19
clocksource: arm_arch_timer: refactor arch_timer_needs_probing
Fu Wei
2017-04-19
clocksource: arm_arch_timer: split dt-only rate handling
Fu Wei
2017-04-10
clocksource: arm_arch_timer: rework PPI selection
Fu Wei
2017-04-10
clocksource: arm_arch_timer: add a new enum for spi type
Fu Wei
2017-04-10
clocksource: arm_arch_timer: move enums and defines to header file
Fu Wei
2017-04-10
clocksource: arm_arch_timer: rename the PPI enum
Fu Wei
2017-04-10
clocksource: arm_arch_timer: rename type macros
Fu Wei
2017-04-10
clocksource: arm_arch_timer: clean up printk usage
Fu Wei
2017-04-07
arm64: arch_timer: Add HISILICON_ERRATUM_161010101 ACPI matching data
Marc Zyngier
2017-04-07
arm64: arch_timer: Allow erratum matching with ACPI OEM information
Marc Zyngier
2017-04-07
arm64: arch_timer: Workaround for Cortex-A73 erratum 858921
Marc Zyngier
2017-04-07
arm64: arch_timer: Enable CNTVCT_EL0 trap if workaround is enabled
Marc Zyngier
2017-04-07
arm64: arch_timer: Save cntkctl_el1 as a per-cpu variable
Marc Zyngier
2017-04-07
arm64: arch_timer: Move clocksource_counter and co around
Marc Zyngier
2017-04-07
arm64: arch_timer: Allows a CPU-specific erratum to only affect a subset of CPUs
Marc Zyngier
2017-04-07
arm64: arch_timer: Rework the set_next_event workarounds
Marc Zyngier
2017-04-07
arm64: arch_timer: Get rid of erratum_workaround_set_sne
Marc Zyngier
2017-04-07
arm64: arch_timer: Move arch_timer_reg_read/write around
Marc Zyngier
2017-04-07
arm64: arch_timer: Add erratum handler for CPU-specific capability
Marc Zyngier
2017-04-07
arm64: arch_timer: Add infrastructure for multiple erratum detection methods
Marc Zyngier
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-02-11
clocksource/drivers/arm_arch_timer:: Mark cyclecounter __ro_after_init
Bhumika Goyal
2017-02-08
clocksource/drivers/arm_arch_timer: Work around Hisilicon erratum 161010101
Ding Tianhong
2017-02-08
clocksource/drivers/arm_arch_timer: Introduce generic errata handling infrast...
Ding Tianhong
[next]