index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
time.c
Age
Commit message (
Expand
)
Author
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
2016-07-09
powerpc32: provide VIRT_CPU_ACCOUNTING
Christophe Leroy
2016-07-05
powerpc/timer: Large Decrementer support
Oliver O'Halloran
2016-06-04
rtc: powerpc: provide rtc_class_ops directly
Arnd Bergmann
2016-04-12
powerpc: sparse: Include headers for __weak symbols
Daniel Axtens
2015-12-16
powerpc: Remove broken GregorianDay()
Daniel Axtens
2015-08-10
powerpc/time: Migrate to new 'set-state' interface
Viresh Kumar
2015-06-16
powerpc: use device_initcall for registering rtc devices
Paul Gortmaker
2015-04-21
KVM: PPC: Book3S HV: Accumulate timing information for real-mode code
Paul Mackerras
2015-02-21
Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
2015-02-12
powerpc: add running_clock for powerpc to prevent spurious softlockup warnings
Cyril Bur
2015-01-20
powerpc: call of_clk_init() from time_init()
Kevin Hao
2014-11-17
rtc/tpo: Driver to support rtc and wakeup on PowerNV platform
Neelesh Gupta
2014-11-03
powerpc: Replace __get_cpu_var uses
Christoph Lameter
2014-09-25
powerpc: Make a bunch of things static
Anton Blanchard
2014-09-25
powerpc: Move more symbol exports next to function definitions
Anton Blanchard
2014-07-23
clocksource: Get rid of cycle_last
Thomas Gleixner
2014-06-11
powerpc: fix typo 'CONFIG_PMAC'
Paul Bolle
2014-05-12
powerpc: irq work racing with timer interrupt can result in timer interrupt hang
Anton Blanchard
2014-03-05
cpuidle/powernv: Add "Fast-Sleep" CPU idle state
Preeti U Murthy
2014-03-05
powerpc: Split timer_interrupt() into timer handling and interrupt handling r...
Preeti U Murthy
2014-03-05
powerpc: Implement tick broadcast IPI as a fixed IPI message
Srivatsa S. Bhat
2014-01-15
powerpc: Fix races with irq_work
Benjamin Herrenschmidt
[next]