index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
time.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/time: add API for KVM to re-arm the host timer/decrementer
Nicholas Piggin
2021-11-24
1
-12
/
+4
*
KVM: PPC: Book3S HV P9: Use large decrementer for HDEC
Nicholas Piggin
2021-11-24
1
-0
/
+2
*
KVM: PPC: Book3S HV P9: Use host timer accounting to avoid decrementer read
Nicholas Piggin
2021-11-24
1
-0
/
+5
*
KVM: PPC: Book3S HV P9: Reduce irq_work vs guest decrementer races
Nicholas Piggin
2021-06-10
1
-0
/
+12
*
powerpc/time: move timer_broadcast_interrupt prototype to asm/time.h
Nicholas Piggin
2021-02-08
1
-0
/
+2
*
powerpc/time: Remove ifdef in get_vtb()
Christophe Leroy
2020-12-03
1
-2
/
+1
*
powerpc/time: Move timebase functions into new asm/vdso/timebase.h
Christophe Leroy
2020-12-03
1
-29
/
+1
*
powerpc/time: Make get_tb() common to PPC32 and PPC64
Christophe Leroy
2020-10-08
1
-7
/
+3
*
powerpc/time: Make get_tbl() common to PPC32 and PPC64
Christophe Leroy
2020-10-08
1
-7
/
+0
*
powerpc/time: Remove get_tbu()
Christophe Leroy
2020-10-08
1
-5
/
+0
*
powerpc/time: Avoid using get_tbl() and get_tbu() internally
Christophe Leroy
2020-10-08
1
-4
/
+4
*
powerpc/time: Rename mftbl() to mftb()
Christophe Leroy
2020-10-08
1
-1
/
+1
*
powerpc/time: Remove ifdef in get_dec() and set_dec()
Christophe Leroy
2020-10-08
1
-13
/
+10
*
powerpc: Remove get_tb_or_rtc()
Christophe Leroy
2020-10-08
1
-5
/
+0
*
powerpc: Remove __USE_RTC()
Christophe Leroy
2020-10-08
1
-27
/
+1
*
powerpc: Remove support for PowerPC 601
Christophe Leroy
2020-10-08
1
-1
/
+1
*
powerpc: Drop old comment about CONFIG_POWER
Michael Ellerman
2020-07-29
1
-1
/
+0
*
powerpc/40x: Remove support for IBM 403GCX
Christophe Leroy
2020-05-28
1
-12
/
+0
*
powerpc/64/sycall: Implement syscall entry/exit logic in C
Nicholas Piggin
2020-04-01
1
-0
/
+3
*
powerpc/64s/exception: Avoid touching the stack in hdecrementer
Nicholas Piggin
2020-04-01
1
-1
/
+0
*
powerpc/32s: drop CPU_FTR_USE_RTC feature
Christophe Leroy
2019-08-28
1
-5
/
+1
*
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
/
+2
*
powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32
Christophe Leroy
2018-11-26
1
-1
/
+1
*
powerpc: remove unused to_tm() helper
Arnd Bergmann
2018-06-03
1
-2
/
+0
*
powerpc: generic clockevents broadcast receiver call tick_receive_broadcast
Nicholas Piggin
2018-06-03
1
-1
/
+0
*
powerpc/pseries: lparcfg calculate PURR on demand
Nicholas Piggin
2018-06-03
1
-8
/
+0
*
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2018-03-23
1
-1
/
+1
|
\
|
*
powerpc: Use feature bit for RTC presence rather than timebase presence
Paul Mackerras
2018-03-23
1
-1
/
+1
*
|
powerpc: Add missing prototype for time_init()
Mathieu Malaterre
2018-03-13
1
-0
/
+1
*
|
powerpc: Add missing prototype for hdec_interrupt
Mathieu Malaterre
2018-03-13
1
-0
/
+1
|
/
*
powerpc: Move cpu_has_feature() to a separate file
Kevin Hao
2016-08-01
1
-0
/
+1
*
powerpc: Remove mfvtb()
Kevin Hao
2016-08-01
1
-1
/
+1
*
powerpc/timer: Large Decrementer support
Oliver O'Halloran
2016-07-05
1
-3
/
+3
*
powerpc/8xx: remove special handling of CPU6 errata in set_dec()
Christophe Leroy
2016-03-12
1
-5
/
+1
*
powerpc: Remove broken GregorianDay()
Daniel Axtens
2015-12-16
1
-1
/
+0
*
KVM: PPC: Book3S HV: Accumulate timing information for real-mode code
Paul Mackerras
2015-04-21
1
-0
/
+3
*
KVM: PPC: BOOK3S: PR: Emulate virtual timebase register
Aneesh Kumar K.V
2014-07-28
1
-0
/
+9
*
powerpc: Implement tick broadcast IPI as a fixed IPI message
Srivatsa S. Bhat
2014-03-05
1
-0
/
+1
*
cputime: Consolidate vtime handling on context switch
Frederic Weisbecker
2012-08-20
1
-6
/
+0
*
KVM: PPC: Use clockevent multiplier and shifter for decrementer
Bharat Bhushan
2012-05-06
1
-0
/
+1
*
powerpc: Remove FW_FEATURE ISERIES from arch code
Stephen Rothwell
2012-03-21
1
-15
/
+0
*
powerpc/time: Optimise decrementer_check_overflow
Anton Blanchard
2011-11-25
1
-1
/
+1
*
powerpc/time: Handle wrapping of decrementer
Anton Blanchard
2011-11-25
1
-0
/
+2
*
powerpc: Account time using timebase rather than PURR
Paul Mackerras
2010-09-02
1
-5
/
+0
*
powerpc: Clean up obsolete code relating to decrementer and timebase
Paul Mackerras
2010-07-09
1
-7
/
+0
*
powerpc: Eliminate unused do_gtod variable
Paul Mackerras
2008-11-05
1
-20
/
+0
*
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell
2008-08-04
1
-0
/
+255