index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
time.c
Age
Commit message (
Expand
)
Author
2021-09-03
Merge branch 'fixes' into next
Michael Ellerman
2021-08-18
powerpc: Remove duplicate includes
Wan Jiabing
2021-08-12
powerpc/interrupt: Fix OOPS by not calling do_IRQ() from timer_interrupt()
Christophe Leroy
2021-06-25
powerpc/64s: Remove irq mask workaround in accumulate_stolen_time()
Nicholas Piggin
2021-06-10
KVM: PPC: Book3S HV P9: Reduce irq_work vs guest decrementer races
Nicholas Piggin
2021-02-09
powerpc: handle irq_enter/irq_exit in interrupt handler wrappers
Nicholas Piggin
2021-02-09
powerpc: convert interrupt handlers to use wrappers
Nicholas Piggin
2021-01-31
powerpc/time: Enable sched clock for irqtime
Pingfan Liu
2020-12-17
Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-12-09
powerpc/64: irq replay remove decrementer overflow check
Nicholas Piggin
2020-12-04
powerpc/vdso: Switch VDSO to generic C implementation.
Christophe Leroy
2020-12-02
sched/vtime: Consolidate IRQ time accounting
Frederic Weisbecker
2020-10-08
powerpc/time: Avoid using get_tbl() and get_tbu() internally
Christophe Leroy
2020-10-08
powerpc: Remove get_tb_or_rtc()
Christophe Leroy
2020-10-08
powerpc: Remove __USE_RTC()
Christophe Leroy
2020-07-10
powerpc64: Break asm/percpu.h vs spinlock_types.h dependency
Peter Zijlstra
2020-04-03
Revert "powerpc/64: irq_work avoid interrupt when called with hardware irqs e...
Nicholas Piggin
2020-04-03
powerpc/time: Replace <linux/clk-provider.h> by <linux/of_clk.h>
Geert Uytterhoeven
2020-04-01
powerpc/64s/exception: Avoid touching the stack in hdecrementer
Nicholas Piggin
2019-12-05
powerpc: Fix vDSO clock_getres()
Vincenzo Frascino
2019-12-01
Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...
Linus Torvalds
2019-11-30
Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-11-15
y2038: vdso: powerpc: avoid timespec references
Arnd Bergmann
2019-10-28
powerpc/pseries: Mark accumulate_stolen_time() as notrace
Michael Ellerman
2019-10-09
sched/cputime: Rename vtime_account_system() to vtime_account_kernel()
Frederic Weisbecker
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-03
powerpc/hmi: Fix kernel hang when TB is in error state.
Mahesh Salgaonkar
2019-04-20
powerpc: Remove duplicate headers
Jagadeesh Pagadala
2019-01-30
powerpc/kernel/time: Remove duplicate header
Brajeswar Ghosh
2018-10-20
powerpc/time: no steal_time when CONFIG_PPC_SPLPAR is not selected
Christophe Leroy
2018-10-20
powerpc/time: Only set CONFIG_ARCH_HAS_SCALED_CPUTIME on PPC64
Christophe Leroy
2018-10-20
powerpc/time: isolate scaled cputime accounting in dedicated functions.
Christophe Leroy
2018-10-19
powerpc/time: Fix clockevent_decrementer initalisation for PR KVM
Michael Ellerman
2018-10-04
powerpc/time: Add set_state_oneshot_stopped decrementer callback
Anton Blanchard
2018-10-04
powerpc/time: Use clockevents_register_device(), fixing an issue with large d...
Anton Blanchard
2018-06-04
powerpc/time: inline arch_vtime_task_switch()
Christophe Leroy
2018-06-03
powerpc: remove unused to_tm() helper
Arnd Bergmann
2018-06-03
powerpc: use time64_t in update_persistent_clock
Arnd Bergmann
2018-06-03
powerpc: use time64_t in read_persistent_clock
Arnd Bergmann
2018-06-03
powerpc/time: account broadcast timer event interrupts separately
Nicholas Piggin
2018-06-03
powerpc: move timer broadcast code under GENERIC_CLOCKEVENTS_BROADCAST ifdef
Nicholas Piggin
2018-06-03
powerpc: allow soft-NMI watchdog to cover timer interrupts with large decreme...
Nicholas Piggin
2018-06-03
powerpc: generic clockevents broadcast receiver call tick_receive_broadcast
Nicholas Piggin
2018-06-03
powerpc/pseries: lparcfg calculate PURR on demand
Nicholas Piggin
2018-06-03
powerpc/64: irq_work avoid interrupt when called with hardware irqs enabled
Nicholas Piggin
2018-04-03
powerpc: Fix oops due to bad access of lppaca on bare metal
Aneesh Kumar K.V
2018-03-14
powerpc/time: stop validating rtc_time in .read_time
Alexandre Belloni
2018-01-19
powerpc/64: Rename soft_enabled to irq_soft_mask
Madhavan Srinivasan
2018-01-19
powerpc/64: Implement and use soft_enabled_return API
Madhavan Srinivasan
2018-01-19
powerpc/64: Move set_soft_enabled() and rename
Madhavan Srinivasan
[next]