index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clocksource
/
arm_arch_timer.c
Commit message (
Expand
)
Author
Age
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
*
clocksource/drivers/arm_arch_timer: Don't trace count reader functions
Julien Thierry
2019-06-12
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-05-06
|
\
|
*
Merge branch 'for-next/timers' of git://git.kernel.org/pub/scm/linux/kernel/g...
Will Deacon
2019-05-01
|
|
\
|
|
*
clocksource/arm_arch_timer: Use arch_timer_read_counter to access stable coun...
Marc Zyngier
2019-04-30
|
|
*
clocksource/arm_arch_timer: Remove use of workaround static key
Marc Zyngier
2019-04-30
|
|
*
clocksource/arm_arch_timer: Direcly assign set_next_event workaround
Marc Zyngier
2019-04-30
|
|
*
arm64: Restrict ARM64_ERRATUM_1188873 mitigation to AArch32
Marc Zyngier
2019-04-30
|
*
|
arm64: HWCAP: add support for AT_HWCAP2
Andrew Murray
2019-04-16
|
|
/
*
/
clocksource/drivers/arm_arch_timer: Remove unneeded pr_fmt macro
Yangtao Li
2019-04-11
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-03-15
|
\
|
*
clocksource/arm_arch_timer: Store physical timer IRQ number for KVM on VHE
Andre Przywara
2019-02-19
*
|
clocksource/drivers/arch_timer: Workaround for Allwinner A64 timer instability
Samuel Holland
2019-02-23
|
/
*
arm64: arch_timer: Add workaround for ARM erratum 1188873
Marc Zyngier
2018-10-01
*
clocksource: arm_arch_timer: Set arch_mem_timer cpumask to cpu_possible_mask
Sudeep Holla
2018-07-10
*
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-11-16
|
\
|
*
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-11-06
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-11-15
|
\
\
|
*
|
arm_arch_timer: Expose event stream status
Julien Thierry
2017-10-13
|
|
/
*
|
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-19
|
/
*
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2017-08-25
|
\
|
*
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-08-10
|
/
*
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
2017-06-21
|
\
|
*
clocksource/drivers/arm_arch_timer: Fix read and iounmap of incorrect variable
Frank Rowand
2017-06-12
*
|
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-14
|
/
*
clocksource/arm_arch_timer: Fix arch_timer_mem_find_best_frame()
Sudeep Holla
2017-05-09
*
arm64/arch_timer: Mark errata handlers as __maybe_unused
Arnd Bergmann
2017-04-20
*
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-19
*
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-10
*
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
[next]