index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
time.c
Age
Commit message (
Expand
)
Author
2023-03-16
powerpc: Make generic_calibrate_decr() the default
Christophe Leroy
2023-02-12
Merge branch 'fixes' into next
Michael Ellerman
2023-02-10
powerpc/kcsan: Exclude udelay to prevent recursive instrumentation
Rohan McLure
2023-01-30
powerpc/64: Fix perf profiling asynchronous interrupt handlers
Nicholas Piggin
2022-11-24
powerpc: remove the last remnants of cputime_t
Nicholas Piggin
2022-09-28
powerpc/time: avoid programming DEC at the start of the timer interrupt
Nicholas Piggin
2022-09-05
powerpc/pseries: Move dtl scanning and steal time accounting to pseries platform
Nicholas Piggin
2022-05-08
powerpc: Add missing headers
Christophe Leroy
2022-05-05
powerpc: fix typos in comments
Julia Lawall
2022-05-05
Merge tag 'v5.18-rc4' into next
Michael Ellerman
2022-05-04
powerpc/time: Fix sparse warnings
He Ying
2022-04-21
powerpc/time: Always set decrementer in timer_interrupt()
Michael Ellerman
2022-03-16
powerpc/time: improve decrementer clockevent processing
Nicholas Piggin
2022-03-16
powerpc/time: Fix KVM host re-arming a timer beyond decrementer range
Nicholas Piggin
2022-03-08
powerpc: Move C prototypes out of asm-prototypes.h
Christophe Leroy
2022-03-08
powerpc/mce: Avoid using irq_work_queue() in realmode
Ganesh Goudar
2022-01-25
powerpc/64s/interrupt: Fix decrementer storm
Nicholas Piggin
2021-12-16
powerpc/64s/interrupt: Don't enable MSR[EE] in irq handlers unless perf is in...
Nicholas Piggin
2021-12-09
powerpc/config: Add CONFIG_BOOKE_OR_40x
Christophe Leroy
2021-11-24
powerpc/time: add API for KVM to re-arm the host timer/decrementer
Nicholas Piggin
2021-11-24
KVM: PPC: Book3S HV P9: Use large decrementer for HDEC
Nicholas Piggin
2021-11-24
KVM: PPC: Book3S HV P9: Use host timer accounting to avoid decrementer read
Nicholas Piggin
2021-10-22
powerpc/time: Remove generic_suspend_{dis/en}able_irqs()
Christophe Leroy
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
[next]