index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
time.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: PPC: Book3S HV P9: Reduce irq_work vs guest decrementer races
Nicholas Piggin
2021-06-10
1
-10
/
+0
*
powerpc: handle irq_enter/irq_exit in interrupt handler wrappers
Nicholas Piggin
2021-02-08
1
-2
/
+2
*
powerpc: convert interrupt handlers to use wrappers
Nicholas Piggin
2021-02-08
1
-1
/
+2
*
powerpc/time: Enable sched clock for irqtime
Pingfan Liu
2021-01-31
1
-0
/
+2
*
Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-12-17
1
-96
/
+4
|
\
|
*
powerpc/64: irq replay remove decrementer overflow check
Nicholas Piggin
2020-12-09
1
-6
/
+3
|
*
powerpc/vdso: Switch VDSO to generic C implementation.
Christophe Leroy
2020-12-03
1
-90
/
+1
*
|
sched/vtime: Consolidate IRQ time accounting
Frederic Weisbecker
2020-12-02
1
-16
/
+40
|
/
*
powerpc/time: Avoid using get_tbl() and get_tbu() internally
Christophe Leroy
2020-10-08
1
-2
/
+2
*
powerpc: Remove get_tb_or_rtc()
Christophe Leroy
2020-10-08
1
-3
/
+3
*
powerpc: Remove __USE_RTC()
Christophe Leroy
2020-10-08
1
-44
/
+8
*
powerpc64: Break asm/percpu.h vs spinlock_types.h dependency
Peter Zijlstra
2020-07-10
1
-0
/
+2
*
Revert "powerpc/64: irq_work avoid interrupt when called with hardware irqs e...
Nicholas Piggin
2020-04-03
1
-31
/
+13
*
powerpc/time: Replace <linux/clk-provider.h> by <linux/of_clk.h>
Geert Uytterhoeven
2020-04-03
1
-3
/
+1
*
powerpc/64s/exception: Avoid touching the stack in hdecrementer
Nicholas Piggin
2020-04-01
1
-9
/
+0
*
powerpc: Fix vDSO clock_getres()
Vincenzo Frascino
2019-12-04
1
-0
/
+1
*
Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...
Linus Torvalds
2019-12-01
1
-2
/
+3
|
\
|
*
y2038: vdso: powerpc: avoid timespec references
Arnd Bergmann
2019-11-15
1
-2
/
+3
*
|
Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-11-30
1
-1
/
+1
|
\
\
|
*
|
powerpc/pseries: Mark accumulate_stolen_time() as notrace
Michael Ellerman
2019-10-28
1
-1
/
+1
|
|
/
*
/
sched/cputime: Rename vtime_account_system() to vtime_account_kernel()
Frederic Weisbecker
2019-10-09
1
-3
/
+3
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
powerpc/hmi: Fix kernel hang when TB is in error state.
Mahesh Salgaonkar
2019-05-02
1
-0
/
+9
*
powerpc: Remove duplicate headers
Jagadeesh Pagadala
2019-04-20
1
-1
/
+0
*
powerpc/kernel/time: Remove duplicate header
Brajeswar Ghosh
2019-01-30
1
-1
/
+0
*
powerpc/time: no steal_time when CONFIG_PPC_SPLPAR is not selected
Christophe Leroy
2018-10-20
1
-2
/
+3
*
powerpc/time: Only set CONFIG_ARCH_HAS_SCALED_CPUTIME on PPC64
Christophe Leroy
2018-10-20
1
-2
/
+10
*
powerpc/time: isolate scaled cputime accounting in dedicated functions.
Christophe Leroy
2018-10-20
1
-26
/
+43
*
powerpc/time: Fix clockevent_decrementer initalisation for PR KVM
Michael Ellerman
2018-10-19
1
-0
/
+4
*
powerpc/time: Add set_state_oneshot_stopped decrementer callback
Anton Blanchard
2018-10-04
1
-0
/
+1
*
powerpc/time: Use clockevents_register_device(), fixing an issue with large d...
Anton Blanchard
2018-10-04
1
-14
/
+3
*
powerpc/time: inline arch_vtime_task_switch()
Christophe Leroy
2018-06-03
1
-21
/
+0
*
powerpc: remove unused to_tm() helper
Arnd Bergmann
2018-06-03
1
-50
/
+0
*
powerpc: use time64_t in update_persistent_clock
Arnd Bergmann
2018-06-03
1
-4
/
+2
*
powerpc: use time64_t in read_persistent_clock
Arnd Bergmann
2018-06-03
1
-4
/
+3
*
powerpc/time: account broadcast timer event interrupts separately
Nicholas Piggin
2018-06-03
1
-4
/
+1
*
powerpc: move timer broadcast code under GENERIC_CLOCKEVENTS_BROADCAST ifdef
Nicholas Piggin
2018-06-03
1
-0
/
+2
*
powerpc: allow soft-NMI watchdog to cover timer interrupts with large decreme...
Nicholas Piggin
2018-06-03
1
-6
/
+13
*
powerpc: generic clockevents broadcast receiver call tick_receive_broadcast
Nicholas Piggin
2018-06-03
1
-45
/
+39
*
powerpc/pseries: lparcfg calculate PURR on demand
Nicholas Piggin
2018-06-03
1
-8
/
+0
*
powerpc/64: irq_work avoid interrupt when called with hardware irqs enabled
Nicholas Piggin
2018-06-03
1
-2
/
+31
*
powerpc: Fix oops due to bad access of lppaca on bare metal
Aneesh Kumar K.V
2018-04-03
1
-0
/
+3
*
powerpc/time: stop validating rtc_time in .read_time
Alexandre Belloni
2018-03-14
1
-1
/
+1
*
powerpc/64: Rename soft_enabled to irq_soft_mask
Madhavan Srinivasan
2018-01-19
1
-3
/
+3
*
powerpc/64: Implement and use soft_enabled_return API
Madhavan Srinivasan
2018-01-19
1
-1
/
+1
*
powerpc/64: Move set_soft_enabled() and rename
Madhavan Srinivasan
2018-01-19
1
-2
/
+2
*
powerpc/64: Add #defines for paca->soft_enabled flags
Madhavan Srinivasan
2018-01-19
1
-1
/
+1
*
powerpc: use spin loop primitives in some functions
Nicholas Piggin
2017-07-02
1
-3
/
+5
*
powerpc: Convert VDSO update function to use new update_vsyscall interface
Paul Mackerras
2017-06-22
1
-16
/
+52
*
powerpc/time: Fix tracing in time.c
Santosh Sivaraj
2017-06-21
1
-3
/
+3
[next]