index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
time.c
Age
Commit message (
Expand
)
Author
2018-10-20
powerpc/time: no steal_time when CONFIG_PPC_SPLPAR is not selected
Christophe Leroy
2018-10-20
powerpc/time: Only set CONFIG_ARCH_HAS_SCALED_CPUTIME on PPC64
Christophe Leroy
2018-10-20
powerpc/time: isolate scaled cputime accounting in dedicated functions.
Christophe Leroy
2018-10-19
powerpc/time: Fix clockevent_decrementer initalisation for PR KVM
Michael Ellerman
2018-10-04
powerpc/time: Add set_state_oneshot_stopped decrementer callback
Anton Blanchard
2018-10-04
powerpc/time: Use clockevents_register_device(), fixing an issue with large d...
Anton Blanchard
2018-06-04
powerpc/time: inline arch_vtime_task_switch()
Christophe Leroy
2018-06-03
powerpc: remove unused to_tm() helper
Arnd Bergmann
2018-06-03
powerpc: use time64_t in update_persistent_clock
Arnd Bergmann
2018-06-03
powerpc: use time64_t in read_persistent_clock
Arnd Bergmann
2018-06-03
powerpc/time: account broadcast timer event interrupts separately
Nicholas Piggin
2018-06-03
powerpc: move timer broadcast code under GENERIC_CLOCKEVENTS_BROADCAST ifdef
Nicholas Piggin
2018-06-03
powerpc: allow soft-NMI watchdog to cover timer interrupts with large decreme...
Nicholas Piggin
2018-06-03
powerpc: generic clockevents broadcast receiver call tick_receive_broadcast
Nicholas Piggin
2018-06-03
powerpc/pseries: lparcfg calculate PURR on demand
Nicholas Piggin
2018-06-03
powerpc/64: irq_work avoid interrupt when called with hardware irqs enabled
Nicholas Piggin
2018-04-03
powerpc: Fix oops due to bad access of lppaca on bare metal
Aneesh Kumar K.V
2018-03-14
powerpc/time: stop validating rtc_time in .read_time
Alexandre Belloni
2018-01-19
powerpc/64: Rename soft_enabled to irq_soft_mask
Madhavan Srinivasan
2018-01-19
powerpc/64: Implement and use soft_enabled_return API
Madhavan Srinivasan
2018-01-19
powerpc/64: Move set_soft_enabled() and rename
Madhavan Srinivasan
2018-01-19
powerpc/64: Add #defines for paca->soft_enabled flags
Madhavan Srinivasan
2017-07-02
powerpc: use spin loop primitives in some functions
Nicholas Piggin
2017-06-22
powerpc: Convert VDSO update function to use new update_vsyscall interface
Paul Mackerras
2017-06-21
powerpc/time: Fix tracing in time.c
Santosh Sivaraj
2017-05-30
powerpc/[booke|4xx]: Don't clobber TCR[WP] when setting TCR[DIE]
Ivan Mikhaylov
2017-04-14
powerpc/time: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
2017-03-02
sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-01
Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-02-23
powerpc: Remove leftover cputime_to_nsecs call causing build error
Frédéric Weisbecker
2017-02-01
powerpc, sched/cputime: Remove unused cputime definitions
Frederic Weisbecker
2017-02-01
sched/cputime: Push time to account_system_time() in nsecs
Frederic Weisbecker
2017-02-01
sched/cputime: Push time to account_idle_time() in nsecs
Frederic Weisbecker
2017-02-01
sched/cputime: Push time to account_steal_time() in nsecs
Frederic Weisbecker
2017-02-01
sched/cputime: Push time to account_user_time() in nsecs
Frederic Weisbecker
2017-02-01
sched/cputime: Convert task/group cputime to nsecs
Frederic Weisbecker
2017-01-14
sched/cputime: Rename vtime_account_user() to vtime_flush()
Frederic Weisbecker
2017-01-14
sched/cputime, powerpc/vtime: Accumulate cputime and account only on tick/tas...
Frederic Weisbecker
2017-01-14
sched/cputime, powerpc: Migrate stolen_time field to the accounting structure
Frederic Weisbecker
2017-01-14
sched/cputime, powerpc: Prepare accounting structure for cputime flush on tick
Frederic Weisbecker
2017-01-14
sched/cputime, powerpc32: Fix stale scaled stime on context switch
Frederic Weisbecker
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-11-15
sched/cputime, powerpc, s390: Make scaled cputime arch specific
Stanislaw Gruszka
2016-11-15
sched/cputime, powerpc: Remove cputime_last_delta global variable
Stanislaw Gruszka
2016-10-14
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-09-13
powerpc/sparse: Add more assembler prototypes
Daniel Axtens
2016-08-07
ppc: move exports to definitions
Al Viro
2016-08-05
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
[next]