index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
time.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-03
powerpc/hmi: Fix kernel hang when TB is in error state.
Mahesh Salgaonkar
1
-0
/
+9
2019-04-20
powerpc: Remove duplicate headers
Jagadeesh Pagadala
1
-1
/
+0
2019-01-30
powerpc/kernel/time: Remove duplicate header
Brajeswar Ghosh
1
-1
/
+0
2018-10-20
powerpc/time: no steal_time when CONFIG_PPC_SPLPAR is not selected
Christophe Leroy
1
-2
/
+3
2018-10-20
powerpc/time: Only set CONFIG_ARCH_HAS_SCALED_CPUTIME on PPC64
Christophe Leroy
1
-2
/
+10
2018-10-20
powerpc/time: isolate scaled cputime accounting in dedicated functions.
Christophe Leroy
1
-26
/
+43
2018-10-19
powerpc/time: Fix clockevent_decrementer initalisation for PR KVM
Michael Ellerman
1
-0
/
+4
2018-10-04
powerpc/time: Add set_state_oneshot_stopped decrementer callback
Anton Blanchard
1
-0
/
+1
2018-10-04
powerpc/time: Use clockevents_register_device(), fixing an issue with large d...
Anton Blanchard
1
-14
/
+3
2018-06-04
powerpc/time: inline arch_vtime_task_switch()
Christophe Leroy
1
-21
/
+0
2018-06-03
powerpc: remove unused to_tm() helper
Arnd Bergmann
1
-50
/
+0
2018-06-03
powerpc: use time64_t in update_persistent_clock
Arnd Bergmann
1
-4
/
+2
2018-06-03
powerpc: use time64_t in read_persistent_clock
Arnd Bergmann
1
-4
/
+3
2018-06-03
powerpc/time: account broadcast timer event interrupts separately
Nicholas Piggin
1
-4
/
+1
2018-06-03
powerpc: move timer broadcast code under GENERIC_CLOCKEVENTS_BROADCAST ifdef
Nicholas Piggin
1
-0
/
+2
2018-06-03
powerpc: allow soft-NMI watchdog to cover timer interrupts with large decreme...
Nicholas Piggin
1
-6
/
+13
2018-06-03
powerpc: generic clockevents broadcast receiver call tick_receive_broadcast
Nicholas Piggin
1
-45
/
+39
2018-06-03
powerpc/pseries: lparcfg calculate PURR on demand
Nicholas Piggin
1
-8
/
+0
2018-06-03
powerpc/64: irq_work avoid interrupt when called with hardware irqs enabled
Nicholas Piggin
1
-2
/
+31
2018-04-03
powerpc: Fix oops due to bad access of lppaca on bare metal
Aneesh Kumar K.V
1
-0
/
+3
2018-03-14
powerpc/time: stop validating rtc_time in .read_time
Alexandre Belloni
1
-1
/
+1
2018-01-19
powerpc/64: Rename soft_enabled to irq_soft_mask
Madhavan Srinivasan
1
-3
/
+3
2018-01-19
powerpc/64: Implement and use soft_enabled_return API
Madhavan Srinivasan
1
-1
/
+1
2018-01-19
powerpc/64: Move set_soft_enabled() and rename
Madhavan Srinivasan
1
-2
/
+2
2018-01-19
powerpc/64: Add #defines for paca->soft_enabled flags
Madhavan Srinivasan
1
-1
/
+1
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
[next]