index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
time.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-01
powerpc, sched/cputime: Remove unused cputime definitions
Frederic Weisbecker
1
-18
/
+2
2017-02-01
sched/cputime: Push time to account_system_time() in nsecs
Frederic Weisbecker
1
-7
/
+8
2017-02-01
sched/cputime: Push time to account_idle_time() in nsecs
Frederic Weisbecker
1
-1
/
+1
2017-02-01
sched/cputime: Push time to account_steal_time() in nsecs
Frederic Weisbecker
1
-1
/
+1
2017-02-01
sched/cputime: Push time to account_user_time() in nsecs
Frederic Weisbecker
1
-1
/
+1
2017-02-01
sched/cputime: Convert task/group cputime to nsecs
Frederic Weisbecker
1
-2
/
+2
2017-01-14
sched/cputime: Rename vtime_account_user() to vtime_flush()
Frederic Weisbecker
1
-4
/
+2
2017-01-14
sched/cputime, powerpc/vtime: Accumulate cputime and account only on tick/tas...
Frederic Weisbecker
1
-43
/
+77
2017-01-14
sched/cputime, powerpc: Migrate stolen_time field to the accounting structure
Frederic Weisbecker
1
-3
/
+3
2017-01-14
sched/cputime, powerpc: Prepare accounting structure for cputime flush on tick
Frederic Weisbecker
1
-15
/
+16
2017-01-14
sched/cputime, powerpc32: Fix stale scaled stime on context switch
Frederic Weisbecker
1
-0
/
+1
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
1
-7
/
+7
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-11-15
sched/cputime, powerpc, s390: Make scaled cputime arch specific
Stanislaw Gruszka
1
-2
/
+4
2016-11-15
sched/cputime, powerpc: Remove cputime_last_delta global variable
Stanislaw Gruszka
1
-2
/
+0
2016-10-15
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-0
/
+1
2016-09-13
powerpc/sparse: Add more assembler prototypes
Daniel Axtens
1
-0
/
+1
2016-08-08
ppc: move exports to definitions
Al Viro
1
-0
/
+1
2016-08-05
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
1
-1
/
+28
2016-07-09
powerpc32: provide VIRT_CPU_ACCOUNTING
Christophe Leroy
1
-27
/
+54
2016-07-05
powerpc/timer: Large Decrementer support
Oliver O'Halloran
1
-8
/
+59
2016-06-04
rtc: powerpc: provide rtc_class_ops directly
Arnd Bergmann
1
-1
/
+28
2016-04-12
powerpc: sparse: Include headers for __weak symbols
Daniel Axtens
1
-0
/
+1
2015-12-16
powerpc: Remove broken GregorianDay()
Daniel Axtens
1
-34
/
+2
2015-08-10
powerpc/time: Migrate to new 'set-state' interface
Viresh Kumar
1
-12
/
+12
2015-06-16
powerpc: use device_initcall for registering rtc devices
Paul Gortmaker
1
-1
/
+1
2015-04-21
KVM: PPC: Book3S HV: Accumulate timing information for real-mode code
Paul Mackerras
1
-0
/
+6
2015-02-21
Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
1
-0
/
+5
2015-02-13
powerpc: add running_clock for powerpc to prevent spurious softlockup warnings
Cyril Bur
1
-0
/
+32
2015-01-20
powerpc: call of_clk_init() from time_init()
Kevin Hao
1
-0
/
+5
2014-11-17
rtc/tpo: Driver to support rtc and wakeup on PowerNV platform
Neelesh Gupta
1
-0
/
+1
2014-11-03
powerpc: Replace __get_cpu_var uses
Christoph Lameter
1
-11
/
+11
2014-09-25
powerpc: Make a bunch of things static
Anton Blanchard
1
-2
/
+2
2014-09-25
powerpc: Move more symbol exports next to function definitions
Anton Blanchard
1
-0
/
+1
2014-07-24
clocksource: Get rid of cycle_last
Thomas Gleixner
1
-2
/
+2
2014-06-11
powerpc: fix typo 'CONFIG_PMAC'
Paul Bolle
1
-1
/
+1
2014-05-12
powerpc: irq work racing with timer interrupt can result in timer interrupt hang
Anton Blanchard
1
-3
/
+0
2014-03-05
cpuidle/powernv: Add "Fast-Sleep" CPU idle state
Preeti U Murthy
1
-1
/
+3
2014-03-05
powerpc: Split timer_interrupt() into timer handling and interrupt handling r...
Preeti U Murthy
1
-35
/
+46
2014-03-05
powerpc: Implement tick broadcast IPI as a fixed IPI message
Srivatsa S. Bhat
1
-0
/
+5
2014-01-15
powerpc: Fix races with irq_work
Benjamin Herrenschmidt
1
-0
/
+11
2013-12-02
powerpc: Make irq_stat.timers_irqs counting more specific
fan.du
1
-1
/
+2
2013-11-21
powerpc/pseries: Duplicate dtl entries sometimes sent to userspace
Anton Blanchard
1
-2
/
+2
2013-09-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-9
/
+9
2013-08-14
powerpc: Fix little endian lppaca, slb_shadow and dtl_entry
Anton Blanchard
1
-8
/
+8
2013-08-14
powerpc: Add some endian annotations to time and xics code
Anton Blanchard
1
-1
/
+1
2013-07-15
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
Rusty Russell
1
-1
/
+1
2013-07-01
powerpc: Delete __cpuinit usage from all users
Paul Gortmaker
1
-1
/
+0
2013-04-18
powerpc: Use PTR_RET instead of IS_ERR/PTR_ERR
Adrian-Leonard Radu
1
-3
/
+1
2013-02-20
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
[next]