index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
time.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-28
powerpc/time: avoid programming DEC at the start of the timer interrupt
Nicholas Piggin
1
-14
/
+15
2022-09-05
powerpc/pseries: Move dtl scanning and steal time accounting to pseries platform
Nicholas Piggin
1
-87
/
+5
2022-05-08
powerpc: Add missing headers
Christophe Leroy
1
-1
/
+1
2022-05-05
powerpc: fix typos in comments
Julia Lawall
1
-2
/
+2
2022-05-05
Merge tag 'v5.18-rc4' into next
Michael Ellerman
1
-15
/
+14
2022-05-04
powerpc/time: Fix sparse warnings
He Ying
1
-5
/
+4
2022-04-21
powerpc/time: Always set decrementer in timer_interrupt()
Michael Ellerman
1
-15
/
+14
2022-03-16
powerpc/time: improve decrementer clockevent processing
Nicholas Piggin
1
-8
/
+10
2022-03-16
powerpc/time: Fix KVM host re-arming a timer beyond decrementer range
Nicholas Piggin
1
-2
/
+3
2022-03-08
powerpc: Move C prototypes out of asm-prototypes.h
Christophe Leroy
1
-1
/
+0
2022-03-08
powerpc/mce: Avoid using irq_work_queue() in realmode
Ganesh Goudar
1
-0
/
+2
2022-01-25
powerpc/64s/interrupt: Fix decrementer storm
Nicholas Piggin
1
-2
/
+3
2021-12-16
powerpc/64s/interrupt: Don't enable MSR[EE] in irq handlers unless perf is in...
Nicholas Piggin
1
-15
/
+16
2021-12-09
powerpc/config: Add CONFIG_BOOKE_OR_40x
Christophe Leroy
1
-1
/
+1
2021-11-24
powerpc/time: add API for KVM to re-arm the host timer/decrementer
Nicholas Piggin
1
-9
/
+43
2021-11-24
KVM: PPC: Book3S HV P9: Use large decrementer for HDEC
Nicholas Piggin
1
-0
/
+1
2021-11-24
KVM: PPC: Book3S HV P9: Use host timer accounting to avoid decrementer read
Nicholas Piggin
1
-0
/
+1
2021-10-22
powerpc/time: Remove generic_suspend_{dis/en}able_irqs()
Christophe Leroy
1
-15
/
+7
2021-09-03
Merge branch 'fixes' into next
Michael Ellerman
1
-1
/
+1
2021-08-18
powerpc: Remove duplicate includes
Wan Jiabing
1
-2
/
+1
2021-08-12
powerpc/interrupt: Fix OOPS by not calling do_IRQ() from timer_interrupt()
Christophe Leroy
1
-1
/
+1
2021-06-25
powerpc/64s: Remove irq mask workaround in accumulate_stolen_time()
Nicholas Piggin
1
-11
/
+0
2021-06-10
KVM: PPC: Book3S HV P9: Reduce irq_work vs guest decrementer races
Nicholas Piggin
1
-10
/
+0
2021-02-09
powerpc: handle irq_enter/irq_exit in interrupt handler wrappers
Nicholas Piggin
1
-2
/
+2
2021-02-09
powerpc: convert interrupt handlers to use wrappers
Nicholas Piggin
1
-1
/
+2
2021-01-31
powerpc/time: Enable sched clock for irqtime
Pingfan Liu
1
-0
/
+2
2020-12-17
Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-96
/
+4
2020-12-09
powerpc/64: irq replay remove decrementer overflow check
Nicholas Piggin
1
-6
/
+3
2020-12-04
powerpc/vdso: Switch VDSO to generic C implementation.
Christophe Leroy
1
-90
/
+1
2020-12-02
sched/vtime: Consolidate IRQ time accounting
Frederic Weisbecker
1
-16
/
+40
2020-10-08
powerpc/time: Avoid using get_tbl() and get_tbu() internally
Christophe Leroy
1
-2
/
+2
2020-10-08
powerpc: Remove get_tb_or_rtc()
Christophe Leroy
1
-3
/
+3
2020-10-08
powerpc: Remove __USE_RTC()
Christophe Leroy
1
-44
/
+8
2020-07-10
powerpc64: Break asm/percpu.h vs spinlock_types.h dependency
Peter Zijlstra
1
-0
/
+2
2020-04-03
Revert "powerpc/64: irq_work avoid interrupt when called with hardware irqs e...
Nicholas Piggin
1
-31
/
+13
2020-04-03
powerpc/time: Replace <linux/clk-provider.h> by <linux/of_clk.h>
Geert Uytterhoeven
1
-3
/
+1
2020-04-01
powerpc/64s/exception: Avoid touching the stack in hdecrementer
Nicholas Piggin
1
-9
/
+0
2019-12-05
powerpc: Fix vDSO clock_getres()
Vincenzo Frascino
1
-0
/
+1
2019-12-01
Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+3
2019-11-30
Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2019-11-15
y2038: vdso: powerpc: avoid timespec references
Arnd Bergmann
1
-2
/
+3
2019-10-28
powerpc/pseries: Mark accumulate_stolen_time() as notrace
Michael Ellerman
1
-1
/
+1
2019-10-09
sched/cputime: Rename vtime_account_system() to vtime_account_kernel()
Frederic Weisbecker
1
-3
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-03
powerpc/hmi: Fix kernel hang when TB is in error state.
Mahesh Salgaonkar
1
-0
/
+9
2019-04-20
powerpc: Remove duplicate headers
Jagadeesh Pagadala
1
-1
/
+0
2019-01-30
powerpc/kernel/time: Remove duplicate header
Brajeswar Ghosh
1
-1
/
+0
2018-10-20
powerpc/time: no steal_time when CONFIG_PPC_SPLPAR is not selected
Christophe Leroy
1
-2
/
+3
2018-10-20
powerpc/time: Only set CONFIG_ARCH_HAS_SCALED_CPUTIME on PPC64
Christophe Leroy
1
-2
/
+10
2018-10-20
powerpc/time: isolate scaled cputime accounting in dedicated functions.
Christophe Leroy
1
-26
/
+43
[next]