index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
time.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-04
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
*
powerpc/[booke|4xx]: Don't clobber TCR[WP] when setting TCR[DIE]
Ivan Mikhaylov
2017-05-30
1
-3
/
+11
*
powerpc/time: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
2017-04-14
1
-0
/
+2
*
sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-03-01
1
-1
/
+1
|
\
|
*
powerpc: Remove leftover cputime_to_nsecs call causing build error
Frédéric Weisbecker
2017-02-23
1
-1
/
+1
*
|
powerpc, sched/cputime: Remove unused cputime definitions
Frederic Weisbecker
2017-02-01
1
-18
/
+2
*
|
sched/cputime: Push time to account_system_time() in nsecs
Frederic Weisbecker
2017-02-01
1
-7
/
+8
*
|
sched/cputime: Push time to account_idle_time() in nsecs
Frederic Weisbecker
2017-02-01
1
-1
/
+1
*
|
sched/cputime: Push time to account_steal_time() in nsecs
Frederic Weisbecker
2017-02-01
1
-1
/
+1
*
|
sched/cputime: Push time to account_user_time() in nsecs
Frederic Weisbecker
2017-02-01
1
-1
/
+1
*
|
sched/cputime: Convert task/group cputime to nsecs
Frederic Weisbecker
2017-02-01
1
-2
/
+2
*
|
sched/cputime: Rename vtime_account_user() to vtime_flush()
Frederic Weisbecker
2017-01-14
1
-4
/
+2
*
|
sched/cputime, powerpc/vtime: Accumulate cputime and account only on tick/tas...
Frederic Weisbecker
2017-01-14
1
-43
/
+77
*
|
sched/cputime, powerpc: Migrate stolen_time field to the accounting structure
Frederic Weisbecker
2017-01-14
1
-3
/
+3
*
|
sched/cputime, powerpc: Prepare accounting structure for cputime flush on tick
Frederic Weisbecker
2017-01-14
1
-15
/
+16
*
|
sched/cputime, powerpc32: Fix stale scaled stime on context switch
Frederic Weisbecker
2017-01-14
1
-0
/
+1
|
/
*
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-25
1
-7
/
+7
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
sched/cputime, powerpc, s390: Make scaled cputime arch specific
Stanislaw Gruszka
2016-11-15
1
-2
/
+4
*
sched/cputime, powerpc: Remove cputime_last_delta global variable
Stanislaw Gruszka
2016-11-15
1
-2
/
+0
*
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-10-14
1
-0
/
+1
|
\
|
*
ppc: move exports to definitions
Al Viro
2016-08-07
1
-0
/
+1
*
|
powerpc/sparse: Add more assembler prototypes
Daniel Axtens
2016-09-13
1
-0
/
+1
|
/
*
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2016-08-05
1
-1
/
+28
|
\
[next]