index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
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-07-02
powerpc: use spin loop primitives in some functions
Nicholas Piggin
1
-3
/
+5
2017-06-22
powerpc: Convert VDSO update function to use new update_vsyscall interface
Paul Mackerras
1
-16
/
+52
2017-06-21
powerpc/time: Fix tracing in time.c
Santosh Sivaraj
1
-3
/
+3
2017-05-30
powerpc/[booke|4xx]: Don't clobber TCR[WP] when setting TCR[DIE]
Ivan Mikhaylov
1
-3
/
+11
2017-04-14
powerpc/time: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
1
-0
/
+2
2017-03-02
sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...
Ingo Molnar
1
-1
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-01
Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2017-02-23
powerpc: Remove leftover cputime_to_nsecs call causing build error
Frédéric Weisbecker
1
-1
/
+1
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-14
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-07
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-12
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-23
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
[next]